QUANT-PHLGFeb 9, 2022

Parametric t-Stochastic Neighbor Embedding With Quantum Neural Network

arXiv:2202.04238v19 citations
Originality Incremental advance
AI Analysis

This is an incremental improvement for quantum machine learning researchers, enabling quantum data compression and visualization.

The paper tackled the problem of visualizing high-dimensional quantum data by proposing a parametric t-SNE method using quantum neural networks, achieving visualization for both classical and quantum datasets with fidelity-based similarity metrics.

t-Stochastic Neighbor Embedding (t-SNE) is a non-parametric data visualization method in classical machine learning. It maps the data from the high-dimensional space into a low-dimensional space, especially a two-dimensional plane, while maintaining the relationship, or similarities, between the surrounding points. In t-SNE, the initial position of the low-dimensional data is randomly determined, and the visualization is achieved by moving the low-dimensional data to minimize a cost function. Its variant called parametric t-SNE uses neural networks for this mapping. In this paper, we propose to use quantum neural networks for parametric t-SNE to reflect the characteristics of high-dimensional quantum data on low-dimensional data. We use fidelity-based metrics instead of Euclidean distance in calculating high-dimensional data similarity. We visualize both classical (Iris dataset) and quantum (time-depending Hamiltonian dynamics) data for classification tasks. Since this method allows us to represent a quantum dataset in a higher dimensional Hilbert space by a quantum dataset in a lower dimension while keeping their similarity, the proposed method can also be used to compress quantum data for further quantum machine learning.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes