Skip to content

Commit 77ed80e

Browse files
committed
saikat edits
1 parent 0a5f576 commit 77ed80e

2 files changed

Lines changed: 13 additions & 2 deletions

File tree

codes/classical_into_quantum/oscillators/coherent_state/niset_andersen_cerf.yml renamed to codes/classical_into_quantum/oscillators/niset_andersen_cerf.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,10 @@ realizations:
3030
# Whether NAC code is a modulation scheme is debatable
3131
relations:
3232
parents:
33+
- code_id: bosonic_classical_into_quantum
34+
cousins:
3335
- code_id: coherent_state_c-q
34-
detail: 'The Niset-Andersen-Cerf code uses coherent states but functions as an erasure-protection code.'
36+
detail: 'The Niset-Andersen-Cerf code uses coherent states but functions as an erasure-protection code rather than as a modulation format.'
3537

3638

3739
# Begin Entry Meta Information

codes/classical_into_quantum/qubits/qubit_classical_into_quantum.yml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,12 @@ protection: |
1717
1818
features:
1919
decoders:
20-
- 'BP with quantum messages (BPQM) decoder \cite{arxiv:1607.04833,arxiv:2109.08170,arxiv:2207.04984,arxiv:2003.04356,doi:10.1109/MBITS.2023.3285848}.'
20+
- |
21+
Belief propagation with quantum messages (BPQM) decoder for c-q channel communication \cite{arxiv:1607.04833}.
22+
The original BPQM proposal used quantum messages to decode pure-state c-q channels, had c-q polar codes in mind, and yielded explicit capacity-achieving decoders for non-Pauli channels \cite{arxiv:1607.04833}.
23+
BPQM was analyzed for a BPSK-modulated \hyperref[topic:ad]{pure-loss} channel and shown to be optimal for small tree codes \cite{arxiv:2003.04356}.
24+
A later quantum message-passing formulation proved optimality of BPQM for any binary linear code with a tree Tanner graph, and proposed an extension to factor graphs with cycles using approximate cloning \cite{arxiv:2109.08170}.
25+
BPQM has also been extended to symmetric classical-quantum channels using paired measurements \cite{arxiv:2207.04984}.
2126
2227
realizations:
2328
- 'Quantum enhancement was demonstrated using a polarization-based non-error-correcting c-q encoding \cite{arxiv:1704.07036}.'
@@ -34,5 +39,9 @@ relations:
3439
_meta:
3540
# Change log - most recent first
3641
changelog:
42+
- user_id: VictorVAlbert
43+
date: '2025-05-26'
44+
- user_id: SaikatGuha
45+
date: '2025-05-26'
3746
- user_id: VictorVAlbert
3847
date: '2022-12-04'

0 commit comments

Comments
 (0)