English

DeComp2: Description Complexity aware Decomposition

Quantum Physics 2026-07-27 v1 Emerging Technologies

Abstract

Quantum compilers optimize execution-only proxies such as gate count, depth, and fidelity, treating the compiled circuit as the unit of cost. This conflates two distinct resources, how much the substrate has to do at run time, and how much has to be said to describe what to do. Unrolling a looped program leaves run-time cost unchanged while erasing the hierarchical structure on which downstream optimization and reuse rely. We propose lifting the compiler objective from execution to life cycle complexity by pairing the circuit complexity Ccirc\mathcal{C}_{\mathrm{circ}} with a Kolmogorov-style description complexity CKol\mathcal{C}_{\mathrm{Kol}} of the emitted circuit, and minimizing the additive total Ctot=αCcirc+βCKol\mathcal{C}_{\mathrm{tot}} = \alpha\,\mathcal{C}_{\mathrm{circ}} + \beta\,\mathcal{C}_{\mathrm{Kol}}. The mirrors the additive positional and kinetic entropy of the second law of quantum complexity, and reads as a minimum-description-length regularizer over the otherwise degenerate set of Ccirc\mathcal{C}_{\mathrm{circ}}-minimizers. We instantiate the objective on SU(2)SU(2) through exhaustive HT-enumeration with compression-based surrogates upper-bounding CKol\mathcal{C}_{\mathrm{Kol}}. Across a Haar-representative target grid the two surrogates correlate positively with Ccirc\mathcal{C}_{\mathrm{circ}} yet break its rank order on a non-trivial fraction of points, ruling out a tight functional dependence. With calibrated weights the joint cost selects, for a small but operationally meaningful fraction of targets, a candidate that is neither the shortest nor the most compressible HT-string in the ε\varepsilon-ball, exhibiting the compilation choices a Ccirc\mathcal{C}_{\mathrm{circ}}-only optimizer discards and motivating CKol\mathcal{C}_{\mathrm{Kol}} as an active optimization signal for hierarchical intermediate representation for compiler.

Cite

@article{arxiv.2607.23990,
  title  = {DeComp2: Description Complexity aware Decomposition},
  author = {Aritra Sarkar},
  journal= {arXiv preprint arXiv:2607.23990},
  year   = {2026}
}