paper-with-me

홈 › Papers

Encoders and Decoders for Quantum Expander Codes Using Machine Learning

2019-09-06 · Sathwik Chadaga, Mridul Agarwal, Vaneet Aggarwal

Quantum key distribution (QKD) allows two distant parties to share encryption keys with security based on laws of quantum mechanics. In order to share the keys, the quantum bits have to be transmitted from the sender to the receiver over a noisy quantum channel. In order to transmit this information, efficient encoders and decoders need to be designed. However, large-scale design of quantum encoders and decoders have to depend on the channel characteristics and require look-up tables which require memory that is exponential in the number of qubits. In order to alleviate that, this paper aims to design the quantum encoders and decoders for expander codes by adapting techniques from machine learning including reinforcement learning and neural networks to the quantum domain. The proposed quantum decoder trains a neural network which is trained using the maximum aposteriori error for the syndromes, eliminating the use of large lookup tables. The quantum encoder uses deep Q-learning based techniques to optimize the generator matrices in the quantum Calderbank-Shor-Steane (CSS) codes. The evaluation results demonstrate improved performance of the proposed quantum encoder and decoder designs as compared to the quantum expander codes.

📄 PDF Abstract BibTeX arXiv:1909.02945

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningDecoderQ-LearningReinforcement Learning

Methods 이 논문이 사용한 방법론

Q-Learning Q-Learning is an off-policy temporal difference control algorithm: $$Q\left(S\_{t}, A\_{t}\right) \leftarrow Q\left(S\_{t}, A\_{t}\right) + \alpha\left[R_{t+1} +…

Similar Papers 제목 키워드 기반

Expander Sparse Autoencoders: Parameter-Efficient Dictionaries for Mechanistic Interpretability

2026-07-02 · Rodrigo Mendoza-Smith arxiv

Sparse autoencoders (SAEs) decompose internal activations of neural networks into sparse linear combinations of learned features by fitting an overcomplete dictionary $\mathbf{W}\in\mathbb{R}^{m\times n}$ with $m<n$, and…

A Mixture of Experts Vision Transformer for High-Fidelity Surface Code Decoding

2026-01-18 · Hoang Viet Nguyen, Manh Hung Nguyen, Hoang Ta, Van Khu Vu 외 arxiv

Quantum error correction is a key ingredient for large scale quantum computation, protecting logical information from physical noise by encoding it into many physical qubits. Topological stabilizer codes are particularly…

A scalable and real-time neural decoder for topological quantum codes

2025-12-08 · Andrew W. Senior, Thomas Edlich, Francisco J. H. Heras, Lei M. Zhang 외 arxiv

Fault-tolerant quantum computing will require error rates far below those achievable with physical qubits. Quantum error correction (QEC) bridges this gap, but depends on decoders being simultaneously fast, accurate, and…

Deep neural decoders for near term fault-tolerant experiments

2018-02-18 · Christopher Chamberland, Pooya Ronagh

Finding efficient decoders for quantum error correcting codes adapted to realistic experimental noise in fault-tolerant devices represents a significant challenge. In this paper we introduce several decoding algorithms c…

Efficient and Universal Neural-Network Decoder for Stabilizer-Based Quantum Error Correction

2025-02-27 · Gengyuan Hu, Wanli Ouyang, Chao-Yang Lu, Chen Lin 외

Quantum error correction is crucial for large-scale quantum computing, but the absence of efficient decoders for new codes like quantum low-density parity-check (QLDPC) codes has hindered progress. Here we introduce a un…

DecoderGraph Neural Network