Thanks to the great work on VAR! π
Building upon it, we show that VAR models can be repurposed as generative classifiers β without any additional training.
We introduce A-VARC and its enhanced variant A-VARC+, which leverage VAR's tractable likelihoods for image classification. This unlocks two compelling capabilities out of the box:
- π Explainability β token-wise mutual information provides fine-grained visual explanations of classification decisions
- π Class-incremental learning β new classes can be added without any replay data
Compared to diffusion-based generative classifiers, VAR-based classifiers are significantly faster at inference time thanks to the tractable likelihood structure.
This work has been accepted to ICLR 2026.
π Paper: https://arxiv.org/abs/2510.12060
π GitHub: https://github.com/Yi-Chung-Chen/A-VARC

Thanks to the great work on VAR! π
Building upon it, we show that VAR models can be repurposed as generative classifiers β without any additional training.
We introduce A-VARC and its enhanced variant A-VARC+, which leverage VAR's tractable likelihoods for image classification. This unlocks two compelling capabilities out of the box:
Compared to diffusion-based generative classifiers, VAR-based classifiers are significantly faster at inference time thanks to the tractable likelihood structure.
This work has been accepted to ICLR 2026.
π Paper: https://arxiv.org/abs/2510.12060
π GitHub: https://github.com/Yi-Chung-Chen/A-VARC