Tensor Network Message Passing
Yijia Wang, Yuwen Ebony Zhang, Feng Pan, Pan Zhang

TL;DR
This paper introduces tensor network message passing, a novel method that combines tensor networks and message-passing to efficiently compute local observables in complex systems, outperforming existing algorithms.
Contribution
The work presents a new algorithm that effectively integrates tensor networks with message-passing, addressing their individual limitations for systems with specific graph structures.
Findings
Outperforms belief propagation and loopy message-passing in experiments
Exact for systems with tree-like global structure and limited local treewidth
Applicable to inference, optimization, and quantum error correction
Abstract
When studying interacting systems, computing their statistical properties is a fundamental problem in various fields such as physics, applied mathematics, and machine learning. However, this task can be quite challenging due to the exponential growth of the state space as the system size increases. Many standard methods have significant weaknesses. For instance, message-passing algorithms can be inaccurate and even fail to converge due to short loops. At the same time, tensor network methods can have exponential computational complexity in large graphs due to long loops. This work proposes a new method called ``tensor network message passing.'' This approach allows us to compute local observables like marginal probabilities and correlations by combining the strengths of tensor networks in contracting small sub-graphs with many short loops and the strengths of message-passing methods in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsQuantum many-body systems · Quantum Computing Algorithms and Architecture · Markov Chains and Monte Carlo Methods
