Skip to content

πŸš€ Your VAR Model is Secretly an Efficient and Explainable Generative Classifier β€” [ICLR 2026]Β #182

@Yi-Chung-Chen

Description

@Yi-Chung-Chen

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

A-VARC Banner

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions