---
title: Permutation Channels in Communication
url: https://www.emergentmind.com/topics/permutation-channels
type: topic
---

# Permutation Channels in Communication

Permutation channels are models and symmetry classes in which ordering along one axis is unavailable, irrelevant, or deliberately quotiented out, so the operational object is a multiset, a type, or a permutation-invariant representation rather than an ordered sequence. In classical information theory, the canonical noisy permutation channel is a discrete memoryless channel followed by a uniformly random permutation of the output block, which makes the empirical output distribution the sufficient statistic and changes the natural rate normalization from \(n\) to \(\log n\) [2007.07507]. In contemporary literature, closely related notions also appear in multiset coding with impairments, identification over permutation channels, permutation-symmetric quantum channels and codes, and channel-axis permutation symmetry in multivariate time-series forecasting [1612.08837], [2510.08154], [2601.20318].

## 1. Classical noisy permutation channels and their capacity

The standard noisy permutation channel has finite input alphabet \(\mathcal X\), finite output alphabet \(\mathcal Y\), a DMC \(W\), and a uniform random permutation of the length-\(n\) output sequence. A code consists of an encoder \(f_n:\mathcal M_n\to \mathcal X^n\) and a decoder \(g_n:\mathcal Y^n\to \mathcal M_n\cup\{\mathtt e\}\), but because the output order is erased, the receiver effectively observes only the multiset, equivalently the empirical distribution, of output symbols. For this reason, the appropriate normalization is \(\frac{\log M^\star(n,\varepsilon)}{\log n}\), not \(\frac{\log M^\star(n,\varepsilon)}{n}\), and the corresponding capacity is polynomial in blocklength rather than exponential [2007.07507].

Makur’s coding theorems established a general achievability lower bound \(C_{(P_{Z|X})}\ge \frac{\operatorname{rank}(P_{Z|X})-1}{2}\), together with converse bounds for strictly positive channels and an exact characterization for strictly positive, full-rank DMCs [2007.07507]. The capacity of strictly positive noisy permutation channels was then identified exactly as
\[
C_{\mathrm{perm}}(P_{Z|X})=\frac{\operatorname{rank}(P_{Z|X})-1}{2},
\]
showing that the decisive parameter is the rank of the stochastic matrix, equivalently the affine dimension of the reachable set of output distributions, rather than the detailed numerical values of the transition probabilities [2111.00559].

This dependence on rank rather than conventional Shannon-theoretic noise parameters is one of the defining peculiarities of the model. For example, the noisy permutation capacity of a binary symmetric channel is \(1/2\) for every nontrivial crossover probability and \(0\) only at the completely random point, while the identity channel, which is not strictly positive, has capacity \(q-1\) over a \(q\)-symbol alphabet because the output type is preserved exactly [2007.07507], [2007.07507].

## 2. Finite-blocklength geometry and intrinsic dimension

Finite-blocklength analysis makes the geometry explicit. For a DMC \(W\) with input alphabet size \(k\) and output alphabet size \(m\), the reachable output polytope is
\[
\mathcal P_W=\{pW: p\in\Delta_{k-1}\}=\operatorname{conv}\{W(\cdot|x):x\in\mathcal X\}\subseteq\Delta_{m-1},
\]
and its affine dimension is
\[
d=\dim \mathcal P_W=\operatorname{rank}(W)-1.
\]
The analysis is carried out intrinsically on the affine hull \(A=\operatorname{aff}(\mathcal P_W)\), not on the full output simplex, and introduces a minimum-volume \(d\)-simplex \(S_W^\star\subseteq A\), its coordinate preimage \(K_W\subseteq \Delta_d\), and the relative volume ratio
\[
\lambda_W^\star=\frac{\operatorname{vol}_d(\mathcal P_W)}{\operatorname{vol}_d(S_W^\star)}.
\]
Achievability is obtained by placing messages on a simplex lattice in affine coordinates with resolution \(N_n\sim c\sqrt n\), decoding by projecting the empirical output distribution onto \(A\), and then applying Euclidean nearest-neighbor decoding. A Voronoi-transfer reduction converts any decoding error into one of \(d(d+1)\) one-dimensional transfer events, which leads to a refined Gaussian achievability bound expressed through averaged local coordinate variances \(V_{ij}(u)\) and \(\lambda_W^\star\). On the converse side, a modified meta-converse, KL-divergence covering of \(\mathcal P_W\), and a local binary-testing lemma yield an upper bound whose blocklength-dependent term is \(d\log\sqrt n\), up to bounded additive terms [2605.25699].

The resulting asymptotic statement is
\[
\log M^\star(n,\varepsilon)=\frac d2\log n+O(1),
\]
and hence
\[
C_\varepsilon=\frac d2
\]
for every fixed \(\varepsilon\in(0,1)\), with a strong converse: any rate strictly larger than \(d/2\) in \(\log n\) units drives the average error probability to \(1\) [2605.25699]. This sharpens earlier weak-converse capacity results associated in the paper with Tang and Polyanskiy by showing that the relevant finite-blocklength term is governed by the intrinsic dimension \(d\), not the ambient simplex dimension \(m-1\) [2605.25699].

The lower-dimensional viewpoint is especially important when \(W\) has redundant outputs. A binary symmetric channel gives \(d=1\), so \(\log M^\star(n,\varepsilon)\approx \frac12\log n+\log c_{\delta,\varepsilon}\), while a lower-dimensional \(3\times4\) example with fixed fourth output coordinate gives \(d=2\) and a two-dimensional Gaussian approximation that closely matches simulated lattice-code performance [2605.25699].

## 3. Multiset coding and permutation channels with impairments

A broader coding-theoretic formulation replaces ordered sequences by multisets. Over an alphabet \([q]=\{0,1,\dots,q-1\}\), a multiset \(U\) of size \(n\) is represented by its multiplicity vector
\[
\mathbf{x}^U=(x_0^U,\dots,x_{q-1}^U)\in\mathbb Z^q,\qquad \sum_{i=0}^{q-1}x_i^U=n,
\]
so the code space is the discrete simplex
\[
\triangle_n^{q-1}=\{\mathbf{x}\in\mathbb Z^q: x_i\ge 0,\ \sum_i x_i=n\},
\qquad
|\triangle_n^{q-1}|=\binom{n+q-1}{q-1}.
\]
Insertions, deletions, substitutions, and erasures act directly on multiplicity vectors, and for fixed-length codes these error types are equivalent in the worst-case sense: correcting \(h_{\rm ins}\) insertions, \(h_{\rm del}\) deletions, and \(h_{\rm sub}\) substitutions is equivalent to correcting \(h=h_{\rm ins}+h_{\rm del}+2h_{\rm sub}\) insertions or \(h\) deletions. The natural metric is
\[
d_1(\mathbf{x},\mathbf{y})=\frac12\sum_{i=0}^{q-1}|x_i-y_i|,
\]
and a multiset code corrects \(h\) deletions iff its minimum \(d_1\)-distance exceeds \(h\) [1612.08837].

The central construction uses Sidon sets. Given a finite Abelian group \(G\) and a \(B_h\) set \(B=\{b_0,\dots,b_{q-1}\}\subseteq G\), one defines
\[
\mathcal C_n^{(G,B,b)}=\Big\{\mathbf{x}\in\triangle_n^{q-1}:\sum_{i=0}^{q-1} x_i b_i=b\Big\}.
\]
If \(B\) is a Sidon set of order \(h\), then \(\mathcal C_n^{(G,B,b)}\) corrects \(h\) deletions, and the resulting family is asymptotically optimal in redundancy scaling for any error radius and any alphabet size. The same work also gives indexing-based constructions, in which packets are tagged by sequence numbers and then protected by conventional Hamming-space coding, and polynomial-root constructions over finite fields, but shows that the Sidon-set construction is the asymptotically optimal one for linear multiset codes and, in several parameter regimes, optimal in the stronger sense of maximal code cardinality [1612.08837].

This multiset viewpoint clarifies a common ambiguity. A noisy permutation channel in the DMC sense destroys order after symbol corruption; a multiset channel treats order as absent from the outset and admits insertions, deletions, substitutions, and erasures at the multiset level. The two viewpoints coincide when the receiver’s invariant statistic is the multiplicity vector [1612.08837].

## 4. Identification and multiuser extensions

Permutation symmetry produces markedly different behavior for identification. For the \(q\)-ary uniform permutation channel, where the output is a uniformly random permutation of the input vector and thus uniform on the type class of the transmitted sequence, the number of identifiable messages can grow as
\[
2^{\epsilon_n n^{q-1}}
\]
for any \(\epsilon_n\to0\). At the same time, there is no identification code with message size \(2^{Rn^{q-1}}\) and both type-I and type-II error probabilities decaying as \(n^{-\mu}\) for any fixed \(R>0\) and \(\mu>0\), and if the exponent \(R_n\) tends to infinity then the sum of type-I and type-II errors approaches at least \(1\). The no-feedback identification capacity is therefore zero in the natural \(n^{q-1}\) normalization, even though identification remains strictly richer than ordinary communication. With causal block-wise feedback, however, the maximum number of identifiable messages becomes doubly exponential and the identification capacity equals \(1\) in units of \(\frac{1}{nl}\log_q\log M\) [2405.09309].

Permutation symmetry also admits a nontrivial multiple-access theory. In the permutation adder multiple-access channel (PAMAC), \(d\) users send \(p\)-ary codewords through an integer adder MAC, the sum passes through a strictly positive invertible DMC, and the output block is then uniformly permuted. Rates are normalized by \(\log n\), and the permutation capacity region is exactly the simplex
\[
\mathcal C_{\mathsf{perm}}=
\Big\{(R_1,\dots,R_d)\in\mathbb R_+^d:\sum_{i=1}^d R_i\le \frac{d(p-1)}{2}\Big\}.
\]
Achievability is based on i.i.d. categorical coding together with a permutation-adapted time-sharing construction whose combinatorial core is a mixed-radix representation of users’ message digits; converse bounds match achievability [2309.08054].

These results indicate that permutation channels are not merely point-to-point curiosities. They support distinct identification asymptotics, admit a genuine multiuser capacity region, and require coding schemes built from types, histograms, and permutation-compatible algebra rather than ordered-symbol typicality [2405.09309], [2309.08054].

## 5. Quantum permutation-symmetric channels and codes

In quantum information, permutation symmetry arises because i.i.d. channels \(\mathcal N^{\otimes n}\) commute with the action of the symmetric group on tensor factors. If the input state is permutation-invariant, then the output state is permutation-invariant as well, and Schur–Weyl duality yields a block decomposition
\[
(\mathbb C^d)^{\otimes n}\cong \bigoplus_{\lambda\vdash_d n} V_\lambda^d\otimes S_\lambda.
\]
This permits coherent-information calculations for permutation-invariant codes of the form
\[
\rho_{(n)}=\sum_{i=1}^k x_i\, \rho_i^{\otimes n},
\]
including non-orthogonal repetition-like codes
\[
\rho_{(n)}=\frac12\big(\psi_1^{\otimes n}+\psi_2^{\otimes n}\big).
\]
Using the representation theory of the symmetric and general linear groups, coherent information can be computed blockwise for at least \(100\) channel copies in the qubit case, and this yields improved lower bounds on quantum capacities for general Pauli channels, the dephrasure channel, the generalized amplitude damping channel, and the damping-dephasing channel. In particular, the paper reports significant threshold improvements for the 2-Pauli and BB84 channel families over the earlier bounds of Fern and Whaley, and attributes those gains to non-orthogonal repetition-like permutation-invariant codes [2508.09978].

A complementary line of work classifies the channels themselves. Unitary-equivariant and permutation-invariant quantum channels
\[
\Phi:\mathcal B((\mathbb C^d)^{\otimes m})\to \mathcal B((\mathbb C^d)^{\otimes n})
\]
are classified by extremal points, and every extremal channel factors operationally as
\[
\text{unitary Schur sampling}\ \rightarrow\ \text{irrep-level unitary-equivariant channel}\ \rightarrow\ \text{adjoint unitary Schur sampling}.
\]
This classification leads to a streaming implementation ansatz with polynomial-time algorithms and exponential memory improvements for state symmetrization, symmetric cloning, and purity amplification; for symmetric cloning, it yields what the paper describes as the first efficient polynomial-time algorithm with explicit memory and gate bounds [2510.08154].

Permutation can also appear as an admissible encoding resource. For classical communication over a noisy quantum channel with local operations and a shared bipartite state \(\rho_{E_AE_B}\), if Alice is allowed local encodings followed by a global permutation of the channel inputs, then for pure assistance \(\varphi\) the permutation-assisted capacity satisfies
\[
C^{\pi,\varepsilon}_\varphi(\mathcal N)=\mathcal I_\varphi(\mathcal N),
\]
interpolating between the Holevo capacity and the entanglement-assisted capacity depending on the preshared state. The same work proves a strong converse and shows that the increase above the Holevo capacity is upper bounded by the discord of formation of the preshared state [2001.01845].

## 6. Permutation symmetry as a computational and learning principle

Permutation symmetry is also used as a computational reduction principle. In optimization problems over \(n\) parallel uses of a quantum channel, Schur–Weyl duality compresses semidefinite programs from exponential size in \(n\) to polynomial size by working entirely inside the permutation-invariant subspace. The resulting framework supports partial channel application, partial traces, partial transpose, serial composition, and relative-entropy computations in the reduced representation, and yields a symmetric seesaw method for lower-bounding channel fidelity over \(n\) uses. The method improves lower bounds for the depolarizing and amplitude-damping channels in the regime of tens of channel uses and was used to demonstrate non-asymptotic superactivation of quantum capacity for \(n=17\) [2604.27040].

A distinct but related use of the term appears in multivariate time-series forecasting, where the “channels” are variables or sensors rather than communication links. CPiRi treats the channel dimension as a permutation-symmetric object: with \(X\in\mathbb R^{L\times C}\) and \(Y\in\mathbb R^{T\times C}\), the forecasting task is recast as permutation-equivariant in the channel index, and the architecture combines a frozen channel-wise temporal encoder, a one-layer Transformer spatial module that is permutation-equivariant over channel embeddings, and a frozen channel-wise decoder. Training samples a random channel permutation \(\tau\) at each iteration and minimizes
\[
\mathbb E_{(X,Y)\sim\mathcal D}\mathbb E_{\tau\sim\Pi_C}
\big[\mathcal L(f_\theta(X^\tau),Y^\tau)\big],
\]
thereby enforcing content-driven rather than index-driven inter-channel reasoning. The paper reports that many conventional channel-dependent forecasting models collapse under test-time channel shuffling, whereas CPiRi remains essentially unchanged under full or partial permutations, generalizes to unseen channels, and scales to datasets with up to \(8{,}600\) channels with \(O(T^2+C^2)\) complexity [2601.20318].

Taken together, these developments show that permutation channels are not a single model but a family of mathematically related constructions. In communication and storage they formalize loss of ordering and force coding over types or multisets; in quantum information they identify the symmetry class naturally induced by tensor-power channels and multi-copy codes; and in learning systems they motivate permutation-equivariant architectures when channel indices are exchangeable rather than semantically ordered [2111.00559], [2510.08154], [2601.20318].

Source: https://www.emergentmind.com/topics/permutation-channels