This repository contains the weights for
Unified Autoencoding (UAE), introduced in the paper
The Prism Hypothesis: Harmonizing Semantic and Pixel Representations via Unified Autoencoding.
Unified Autoencoding (UAE) is a novel model architecture that harmonizes semantic structure and pixel details via an innovative frequency-band modulator, enabling their seamless coexistence. It is based on the "Prism Hypothesis," which suggests that different data modalities (semantic vs. pixel) can be viewed as projections of the natural world onto a shared feature spectrum. UAE effectively unifies semantic abstraction and pixel-level fidelity within a single latent space, achieving state-of-the-art performance in both reconstruction and representation learning.
1@misc{fan2025uae,
2 title={The Prism Hypothesis: Harmonizing Semantic and Pixel Representations via Unified Autoencoding},
3 author={Weichen Fan and Haiwen Diao and Quan Wang and Dahua Lin and Ziwei Liu},
4 year={2025},
5 eprint={2512.19693},
6 archivePrefix={arXiv},
7 primaryClass={cs.CV},
8 url={https://arxiv.org/abs/2512.19693},
9}