paper-with-me

Papers

Optimizing Tensor Network Contraction Using Reinforcement Learning

2022-04-18 · Eli A. Meirom, Haggai Maron, Shie Mannor, Gal Chechik

Quantum Computing (QC) stands to revolutionize computing, but is currently still limited. To develop and test quantum algorithms today, quantum circuits are often simulated on classical computers. Simulating a complex quantum circuit requires computing the contraction of a large network of tensors. The order (path) of contraction can have a drastic effect on the computing cost, but finding an efficient order is a challenging combinatorial optimization problem. We propose a Reinforcement Learning (RL) approach combined with Graph Neural Networks (GNN) to address the contraction ordering problem. The problem is extremely challenging due to the huge search space, the heavy-tailed reward distribution, and the challenging credit assignment. We show how a carefully implemented RL-agent that uses a GNN as the basic policy construct can address these challenges and obtain significant improvements over state-of-the-art techniques in three varieties of circuits, including the largest scale networks used in contemporary QC.

📄 PDF Abstract BibTeX arXiv:2204.09052

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial Optimizationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Efficient Contraction of Large Tensor Networks for Weighted Model Counting through Graph Decompositions

2019-08-12 · Jeffrey M. Dudek, Leonardo Dueñas-Osorio, Moshe Y. Vardi

Constrained counting is a fundamental problem in artificial intelligence. A promising new algebraic approach to constrained counting makes use of tensor networks, following a reduction from constrained counting to the pr…

Tensor Networks

Tensor Contraction Layers for Parsimonious Deep Nets

2017-06-01 · Jean Kossaifi, Aran Khanna, Zachary C. Lipton, Tommaso Furlanello 외

Tensors offer a natural representation for many kinds of data frequently encountered in machine learning. Images, for example, are naturally represented as third order tensors, where the modes correspond to height, width…

Model Compression

Algorithms for Tensor Network Contraction Ordering

2020-01-15 · Frank Schindler, Adam S. Jermyn

Contracting tensor networks is often computationally demanding. Well-designed contraction sequences can dramatically reduce the contraction cost. We explore the performance of simulated annealing and genetic algorithms, …

Tensor Networks

Comprehensive Design Space Exploration for Tensorized Neural Network Hardware Accelerators

2025-11-22 · Jinsong Zhang, Minghe Li, Jiayi Tian, Jinming Lu 외 arxiv

High-order tensor decomposition has been widely adopted to obtain compact deep neural networks for edge deployment. However, existing studies focus primarily on its algorithmic advantages such as accuracy and compression…

Stack operation of tensor networks

2022-03-28 · Tianning Zhang, Tianqi Chen, Erping Li, Bo Yang 외

The tensor network, as a facterization of tensors, aims at performing the operations that are common for normal tensors, such as addition, contraction and stacking. However, due to its non-unique network structure, only …

CPUGPUTensor Networks