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