paper-with-me

홈 › Papers

Residual Matrix Product State for Machine Learning

2020-12-22 · Ye-Ming Meng, Jing Zhang, Peng Zhang, Chao GAO, Shi-Ju Ran

Tensor network, which originates from quantum physics, is emerging as an efficient tool for classical and quantum machine learning. Nevertheless, there still exists a considerable accuracy gap between tensor network and the sophisticated neural network models for classical machine learning. In this work, we combine the ideas of matrix product state (MPS), the simplest tensor network structure, and residual neural network and propose the residual matrix product state (ResMPS). The ResMPS can be treated as a network where its layers map the "hidden" features to the outputs (e.g., classifications), and the variational parameters of the layers are the functions of the features of the samples (e.g., pixels of images). This is different from neural network, where the layers map feed-forwardly the features to the output. The ResMPS can equip with the non-linear activations and dropout layers, and outperforms the state-of-the-art tensor network models in terms of efficiency, stability, and expression power. Besides, ResMPS is interpretable from the perspective of polynomial expansion, where the factorization and exponential machines naturally emerge. Our work contributes to connecting and hybridizing neural and tensor networks, which is crucial to further enhance our understand of the working mechanisms and improve the performance of both models.

📄 PDF Abstract BibTeX arXiv:2012.11841

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningQuantum Machine LearningTensor Networks

Methods 이 논문이 사용한 방법론

Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

KromHC: Manifold-Constrained Hyper-Connections with Kronecker-Product Residual Matrices

2026-01-29 · Wuyang Zhou, Yuxuan Gu, Giorgos Iacovides, Danilo Mandic arxiv

The success of Hyper-Connections (HC) in neural networks (NN) has also highlighted issues related to training instability and restricted scalability. The Manifold-Constrained Hyper-Connections (mHC) mitigate these challe…

Privacy-preserving machine learning with tensor networks

2022-02-24 · Alejandro Pozas-Kerstjens, Senaida Hernández-Santana, José Ramón Pareja Monturiol, Marco Castrillón López 외

Tensor networks, widely used for providing efficient representations of low-energy states of local quantum many-body systems, have been recently proposed as machine learning architectures which could present advantages w…

BIG-bench Machine LearningPrivacy PreservingTensor Networks

Accurate and Scalable Matrix Mechanisms via Divide and Conquer

2026-04-01 · Guanlin He, Yingtai Xiao, Jiamu Bai, Xin Gu 외 arxiv

Matrix mechanisms are often used to provide unbiased differentially private query answers when publishing statistics or creating synthetic data. Recent work has developed matrix mechanisms, such as ResidualPlanner and We…

MahNMF: Manhattan Non-negative Matrix Factorization

2012-07-14 · Naiyang Guan, DaCheng Tao, Zhigang Luo, John Shawe-Taylor

Non-negative matrix factorization (NMF) approximates a non-negative matrix $X$ by a product of two non-negative low-rank factor matrices $W$ and $H$. NMF and its extensions minimize either the Kullback-Leibler divergence…

eOptShrinkQ: Near-Lossless KV Cache Compression Through Optimal Spectral Denoising and Quantization

2026-04-06 · Pei-Chun Su arxiv

We show that the key-value (KV) cache in transformer attention heads admits a natural decomposition into a low-rank \emph{shared context} component and a full-rank \emph{per-token} residual, well described by the spiked …