Permutation-Preserving Ansatz
- The paper presents a quantum variational ansatz using group-theoretic decompositions that ensures the circuit generates only valid permutation configurations.
- The ansatz integrates exact encoding, feasibility-preserving dynamics, and symmetry-preserving parameter tying to directly embed combinatorial constraints.
- Empirical studies show reduced qubit overhead and competitive performance against classical heuristics in tasks like TSP and graph isomorphism.
Searching arXiv for the primary paper and closely related work on permutation-preserving ansätze. Permutation-preserving problem-inspired ansatz denotes a class of variational constructions in which the circuit architecture is tailored to permutation-structured feasible sets, so that the ansatz acts directly on valid permutations, tours, schedules, or closely related combinatorial objects rather than on a larger constrained space that must later be penalized. In the quantum-variational setting, the most explicit use of this phrase appears in QuPer, introduced for permutation-based combinatorial optimization such as quadratic assignment and graph isomorphism (Mermoud et al., 9 May 2025). Closely related constructions arise in compactly encoded traveling-salesman solvers (Lin et al., 1 May 2026, Fagiolo et al., 29 Aug 2025), graph-controlled feasibility-preserving mixers for scheduling (Palackal et al., 2023), and permutation-invariant circuit families exploiting symmetry reduction (Mansky et al., 2023). Across these works, the common design principle is that permutation structure is not treated as an afterthought: it determines the encoding, the elementary generators, the mixer or variational blocks, and often the post-processing map to the final discrete solution.
1. Concept and defining characteristics
In QuPer, the optimization target is written as
where is the set of all permutation matrices and is an arbitrary cost (Mermoud et al., 9 May 2025). The ansatz is problem-inspired because its circuit is derived from group-theoretical structure specific to permutations rather than from a generic hardware-efficient template. It is permutation-preserving in the sense that its elementary gates span a subgroup of permutation unitaries, and, with ancilla augmentation, generate convex combinations of such permutations represented as doubly-stochastic matrices before classical projection back to (Mermoud et al., 9 May 2025).
A related but stricter meaning of permutation-preserving appears in compact TSP formulations. In the Lehmer-factorial encoding of tours, every computational-basis state corresponds to exactly one valid tour, so “there is no need for additional penalty terms or one-hot constraints” (Fagiolo et al., 29 Aug 2025). In the resource-efficient TSP framework, the ansatz is built from controlled register-swaps acting on whole city registers; because these blocks “never produce invalid codes or duplicate-city configurations,” the evolution remains confined to the valid permutation subspace (Lin et al., 1 May 2026).
For scheduling-type problems, the same principle is implemented at the mixer level rather than in the encoding. Graph-controlled Permutation Mixers in CM-QAOA perform small permutations of assignment bits only when a Boolean feasibility predicate certifies that the move remains in the feasible set (Palackal et al., 2023). This preserves constraints by construction rather than by adding energetic penalties.
These variants suggest a useful taxonomy. One branch preserves permutations by exact encoding, another by feasibility-preserving dynamics, and another by symmetry-preserving parameter tying. A plausible implication is that the phrase encompasses a family of techniques rather than a single circuit template.
2. Group-theoretical and encoding foundations
QuPer starts from amplitude encoding with , where a -qubit register in state encodes an -dimensional vector (Mermoud et al., 9 May 2025). The relevant gate-generated group is
with
0
and every 1 uniquely factorized as
2
The paper then invokes the Bruhat factorization
3
where 4 is the Borel subgroup of invertible upper-triangular matrices and 5 is the Weyl subgroup of permutation matrices (Mermoud et al., 9 May 2025). This decomposition directly induces the three-block circuit structure of the ansatz.
In the TSP compact-encoding literature, the foundation is different but analogous. The Lehmer-factorial map sends a tour 6 to an integer
7
represented on
8
qubits (Fagiolo et al., 29 Aug 2025). Since each basis state decodes to a unique tour, the encoding itself implements the combinatorial admissibility condition.
The resource-efficient TSP framework instead fixes one city and stores the remaining 9 tour positions in 0-qubit registers: 1 Adjacent transpositions are realized by register-swap unitaries 2, which act as generators of 3 on valid codes (Lin et al., 1 May 2026). Here, the group action is explicit at the circuit level.
For permutation-invariant quantum circuits, the symmetric group 4 is identified with SWAPs on 5 qubits, and the associated Lie-algebra generators 6 yield continuous families
7
The parameter count of the fully permutation-invariant subalgebra scales as
8
which quantifies symmetry-induced reduction in variational degrees of freedom (Mansky et al., 2023).
3. Canonical circuit constructions
The clearest canonical form is the QuPer system ansatz
9
where the 0-block is built from parallel single-qubit 1 gates, the 2-blocks from parametrized 3 gates corresponding to upper-triangular transvections, and the 4-block from parametrized adjacent 5 gates implementing simple reflections (Mermoud et al., 9 May 2025). The resulting circuit has depth 6 and parameter count
7
and spans exactly
8
permutation unitaries without ancillas (Mermoud et al., 9 May 2025).
The same work augments this base circuit with 9 ancilla qubits. After Hadamards on the ancillas, ancilla-controlled applications of 0, and uncomputation, the output matrix becomes
1
so the ansatz represents a convex combination of base permutations rather than a single one (Mermoud et al., 9 May 2025). This is the “quantum boost” mechanism that enlarges the reachable region of the permutation polytope.
In the resource-efficient TSP formulation, a single adjacent-link variational block is
2
with 3 the ancilla-controlled swap of all 4 qubits in two neighboring registers (Lin et al., 1 May 2026). A layer applies these blocks in ascending order: 5 and the full ansatz of depth 6 is
7
with 8 parameters (Lin et al., 1 May 2026).
In “Freeze and Conquer,” the ansatz is not derived from explicit group decompositions but from a discrete search over 675 topologies of the form
9
with rotation axes 0 and entanglement patterns 1, under the alternating 2–3–4–5–6 constraint (Fagiolo et al., 29 Aug 2025). The fixed five-block circuit
7
is applied directly to the compact permutation encoding, so the gates “preserve the permutation encoding automatically” (Fagiolo et al., 29 Aug 2025).
4. Feasibility preservation, invariance, and expressivity
The central technical question is whether the ansatz preserves the feasible combinatorial subspace and whether it can adequately traverse that subspace.
For graph-controlled permutation mixers, feasibility is formalized with a constraint graph 8 whose edges encode assignment-clash, precedence-clash, and machine-clash relations in the flexible job-shop problem (Palackal et al., 2023). A permutation 9 is allowed on a bit string 0 only when the Boolean predicate
1
holds, with
2
The controlled mixer
3
moves amplitude from 4 to 5 only when 6, and Theorem 4.1 shows that the full CM-QAOA state remains inside the feasible subspace 7 at every step (Palackal et al., 2023). Theorem 4.2 then establishes connectivity by showing that any two feasible schedules can be linked by a sequence of allowed transpositions.
In the resource-efficient TSP ansatz, feasibility is preserved more simply. Because the building blocks are controlled swaps of whole registers containing valid city codes, they “never produce invalid codes or duplicate-city configurations” and therefore keep the state within the valid permutation subspace (Lin et al., 1 May 2026). The state can be expanded as
8
with marginal tour probabilities
9
This is exact feasible-subspace evolution rather than approximate penalty suppression (Lin et al., 1 May 2026).
Permutation-invariant circuits address a different property: invariance under relabeling. The invariance condition
0
is enforced by symmetrizing parameters over orbits of 1, for example through blocks such as
2
A two-layer example interleaves global 3-rotations and all-to-all SWAP-family generators (Mansky et al., 2023). This does not encode permutations as solutions; instead it restricts the variational search to the 4-invariant sector.
A common misconception is that any ansatz acting on permutation-labeled data is automatically permutation-preserving. The literature distinguishes at least three non-equivalent properties: preserving the validity of encoded permutations (Lin et al., 1 May 2026, Fagiolo et al., 29 Aug 2025), preserving feasibility under constrained moves (Palackal et al., 2023), and being invariant under qubit or label permutations (Mansky et al., 2023).
5. Optimization workflows and cost evaluation
The optimization loop depends strongly on how the ansatz represents solutions.
QuPer does not encode the objective as a Hamiltonian. Instead, it samples a doubly-stochastic matrix 5, optionally projects it to a permutation 6, and evaluates the cost classically (Mermoud et al., 9 May 2025). For quadratic assignment,
7
and for graph isomorphism,
8
The cost is computed after projection in 9 time, while gradients are estimated by the parameter-shift rule plus classical postprocessing (Mermoud et al., 9 May 2025).
The TSP resource-efficient framework uses a diagonal distance Hamiltonian on the feasible subspace: 0 In the divide-and-conquer formulation, the full Hamiltonian is expanded as
1
and, under a product-state approximation,
2
A single basis measurement yields one feasible tour sample 3, and after 4 shots the empirical estimator is
5
with 6 the tour length (Lin et al., 1 May 2026).
In “Freeze and Conquer,” the optimize–freeze–reuse workflow separates structural search from parameter search. Training uses simulated annealing over the discrete topology space, with fitness
7
the probability that a measurement yields the optimal tour of the training instance (Fagiolo et al., 29 Aug 2025). The simulated-annealing loop uses 8, cooling rate 9, 0, and iteration cap 1; each candidate topology is evaluated by a local VQE in which 100 random parameter vectors are sampled, the best 10 are refined by Powell, and final 2 is estimated from 3 shots (Fagiolo et al., 29 Aug 2025). After training, the best topology is frozen and reused on new instances, with only Powell re-optimization of parameters from the trained initialization.
These workflows illustrate two contrasting strategies. QuPer and the divide-and-conquer TSP formulation rely on classically reconstructed costs from sampled feasible outputs; Freeze and Conquer amortizes architectural search across instances. This suggests that problem-inspired permutation ansätze can support both instance-specific and reusable regimes.
6. Resources, empirical behavior, and limitations
The principal resource advantage emphasized across the literature is qubit compression.
Selected constructions and reported scaling
| Construction | Qubit / variable scaling | Key circuit or parameter scaling |
|---|---|---|
| QuPer system register | 4 plus 5 ancillas | 6, depth 7 (Mermoud et al., 9 May 2025) |
| Lehmer-encoded TSP | 8 | 5-block ansatz, 675 candidate topologies (Fagiolo et al., 29 Aug 2025) |
| Register-swap TSP ansatz | 9 data qubits plus one ancilla | 00 (Lin et al., 1 May 2026) |
| GCPM for FJSP | 01 main qubits plus ancilla registers | Worst-case Toffoli count 02, depth roughly 03 (Palackal et al., 2023) |
| Permutation-invariant circuits | symmetry-reduced parameter space | 04 parameters (Mansky et al., 2023) |
QuPer is explicitly intended for near-term use because the number of system qubits scales logarithmically with permutation dimension (Mermoud et al., 9 May 2025). The paper reports simulation up to 05, requiring 06 qubits, and states that QuPer is competitive with classical heuristics, with typical optimality gaps of a few percent on QAPlib instances (Mermoud et al., 9 May 2025).
For TSP, the resource-efficient framework reports best average success rates of 07, 08, and 09 for 4-, 5-, and 6-city instances, respectively, in numerical simulation (Lin et al., 1 May 2026). The related Freeze and Conquer study reports average optimal-trip sampling probabilities of 10 for 4-city cases, 11 for 5-city cases, 12 for 6-city cases, and approximately 13 for 7-city cases after reuse, indicating a marked onset of scalability limitations at 7 cities (Fagiolo et al., 29 Aug 2025).
GCPMs provide strong formal guarantees but with substantial hardware overhead. Implementing the sequential mixer requires the main register, an auxiliary copy register, three further 14-qubit ancilla registers 15, two single-qubit ancillae including 16, and a global-AND qubit; for 17, the total Toffoli count in one mixer layer is 18, with gate depth roughly 19 (Palackal et al., 2023). The work explicitly notes that this is demanding for current NISQ devices.
Permutation-invariant circuits reduce parameter complexity to 20, but the same paper presents this as “an indication that symmetry restricts the applicability of quantum computing” (Mansky et al., 2023). This caution is important: symmetry reduction improves tractability only when the target low-energy sector or feasible set genuinely respects the imposed symmetry.
7. Related directions and broader significance
The phrase “permutation-preserving problem-inspired ansatz” is most directly associated with QuPer (Mermoud et al., 9 May 2025) and with the resource-efficient TSP framework (Lin et al., 1 May 2026), but the surrounding literature shows that the underlying idea has broader methodological significance.
One extension concerns reusable ansätze. Freeze and Conquer demonstrates that a permutation-preserving compact encoding can be paired with an optimize–freeze–reuse pipeline in which all heavy structural search is performed once and only parameter re-optimization is repeated on new instances (Fagiolo et al., 29 Aug 2025). This suggests that structural priors derived from permutation geometry may transfer across instances of the same problem family.
A second extension concerns constraint graphs and local feasibility checks. GCPMs show that problems whose feasible solutions are independent sets or fixed-size vertex subsets of a graph can be treated by redefining the edge set 21 and the control function 22 (Palackal et al., 2023). A plausible implication is that permutation-preserving ansätze are part of a larger class of feasibility-preserving variational constructions for structured combinatorial spaces.
A third extension concerns symmetry-adapted variational design beyond combinatorial optimization. Permutation-invariant circuits provide a Lie-algebraic recipe for enforcing full 23 symmetry in quantum circuits and for symmetrizing an existing ansatz by orbit-averaging parameters (Mansky et al., 2023). This is conceptually adjacent to permutation-preserving combinatorial ansätze, though the operational goal is different.
Finally, there is an instructive contrast with qubit permutation for layout optimization. PermVQE adds an outer optimization loop that permutes qubits to minimize a mutual-information-based cost
24
thereby reducing ansatz depth for chemistry problems (Tkachenko et al., 2020). This work is about permuting the representation of a problem on hardware rather than preserving combinatorial permutations as feasible solutions. The contrast clarifies that “permutation-preserving” in the problem-inspired-ansatz literature refers primarily to solution-space structure, not merely to relabeling qubits.
Taken together, these works define a technically coherent paradigm: exploit the algebra, encoding geometry, and feasibility structure of permutation-based problems to design ansätze whose state space is already adapted to the discrete objects being optimized. The resulting circuits may preserve valid tours exactly (Lin et al., 1 May 2026, Fagiolo et al., 29 Aug 2025), preserve constrained schedules under controlled local permutations (Palackal et al., 2023), or generate rich subsets and mixtures of permutation matrices from group-theoretic building blocks (Mermoud et al., 9 May 2025). The main benefits are reduced qubit overhead, elimination or reduction of penalty terms, and a variational search space better aligned with the combinatorial target; the main limitations are expressivity bottlenecks, classical post-processing overhead, and, in some constructions, substantial ancilla and gate costs.