ICML 2026poster0 citations

Granularity-Aware Adaptive Classifier Expansion via Zero-Shot Learning

Xiangyu Wang, Yanze Gao, Changxin Rong, Lyuzhou Chen, Xiren Zhou, Huanhuan Chen

Abstract

Zero-shot classifier expansion aims to recognize unseen classes by learning a shared mechanism to map semantics of all classes to classifier weights without access to images. However, existing methods rely on a shared mapping, which is difficult to classify in scenarios containing a mixture of distinct and similar classes, especially with the continuous expansion of classes. Since this mapping prioritizes general attributes for distinct classes while neglecting subtle attributes for similar ones, this granularity mismatch, compounded by sensitivity to noise, induces optimization interference where gradients from distinct classes dominate the learning process. To overcome this limitation, a granularity-aware adaptive framework with interventions is introduced to balance them. Specifically, this method first generates multi-source semantics by intervening on non-causal noise, then discovers latent class structure to separate distinct classes, and finally refine similar classes to synthesize weights with invariance to non-causal noise. The effectiveness is demonstrated through theoretical and empirical analysis in multiple aspects.

OptimizationCausalityVision
BibTeX
@inproceedings{
wang2026granularityaware,
title={Granularity-Aware Adaptive Classifier Expansion via Zero-Shot Learning},
author={Xiangyu Wang and Yanze Gao and Changxin Rong and Lyuzhou Chen and Xiren Zhou and Huanhuan Chen},
booktitle={Forty-third International Conference on Machine Learning},
year={2026},
url={https://openreview.net/forum?id=fsnN0JlUSe}
}