English

MUSE: Resolving Manifold Misalignment in Visual Tokenization via Topological Orthogonality

Computer Vision and Pattern Recognition 2026-05-08 v1

Abstract

Unified visual tokenization faces a fundamental trade-off between high-fidelity pixel reconstruction (spatial equivariance) and semantic abstraction (conceptual invariance). We attribute this conflict to Manifold Misalignment: naive joint optimization induces opposing gradients, creating a zero-sum game between reconstruction and perception. To address this, we propose MUSE, a framework based on Topological Orthogonality. By treating Structure as an orthogonal bridge, MUSE decouples optimization within Transformers: structural gradients refine attention topology, while semantic gradients update feature values. This turns destructive interference into Mutual Reinforcement. Experiments show that MUSE breaks the trade-off, achieving state-of-the-art generation quality (gFID 3.08) and surpassing its teacher InternViT-300M in linear probing (85.2\% vs. 82.5\%), demonstrating that structurally aligned reconstruction can enhance semantic perception. Code is available at https://github.com/PanqiYang1/MUSE.

Cite

@article{arxiv.2605.05646,
  title  = {MUSE: Resolving Manifold Misalignment in Visual Tokenization via Topological Orthogonality},
  author = {Panqi Yang and Haodong Jing and Jiahao Chao and Tingyan Xiang and Li Lin and Yao Hu and Yang Luo and Yongqiang Ma},
  journal= {arXiv preprint arXiv:2605.05646},
  year   = {2026}
}

Comments

21 pages,Accepted by ICML 2026 main track

R2 v1 2026-07-01T12:54:03.937Z