# Generative Tensor Network Classification Model for Supervised Machine   Learning

**Authors:** Zheng-Zhi Sun, Cheng Peng, Ding Liu, Shi-Ju Ran, and Gang Su

arXiv: 1903.10742 · 2020-03-04

## TL;DR

The paper introduces a generative tensor network classification model for supervised learning that achieves competitive accuracy on image datasets, demonstrating efficiency and natural data clustering in quantum-inspired Hilbert space.

## Contribution

It proposes a novel generative tensor network approach for classification, outperforming some traditional models and providing insights into data clustering in Hilbert space.

## Key findings

- Achieves high accuracy on MNIST and Fashion-MNIST datasets.
- GTNC outperforms naive Bayes and SVM classifiers.
- Efficiently captures data structure with finite bond dimensions.

## Abstract

Tensor network (TN) has recently triggered extensive interests in developing machine-learning models in quantum many-body Hilbert space. Here we purpose a generative TN classification (GTNC) approach for supervised learning. The strategy is to train the generative TN for each class of the samples to construct the classifiers. The classification is implemented by comparing the distance in the many-body Hilbert space. The numerical experiments by GTNC show impressive performance on the MNIST and Fashion-MNIST dataset. The testing accuracy is competitive to the state-of-the-art convolutional neural network while higher than the naive Bayes classifier (a generative classifier) and support vector machine. Moreover, GTNC is more efficient than the existing TN models that are in general discriminative. By investigating the distances in the many-body Hilbert space, we find that (a) the samples are naturally clustering in such a space; and (b) bounding the bond dimensions of the TN's to finite values corresponds to removing redundant information in the image recognition. These two characters make GTNC an adaptive and universal model of excellent performance.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1903.10742/full.md

## Figures

5 figures with captions in the complete paper: https://tomesphere.com/paper/1903.10742/full.md

## References

52 references — full list in the complete paper: https://tomesphere.com/paper/1903.10742/full.md

---
Source: https://tomesphere.com/paper/1903.10742