Skip to content

๐Ÿš€ Your VAR Model is Secretly an Efficient and Explainable Generative Classifier โ€” [ICLR 2026]ย #182

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

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions