CVAIHCApr 25, 2024

Embracing Diversity: Interpretable Zero-shot classification beyond one vector per class

arXiv:2404.16717v15 citationsh-index: 20FAccT
Originality Incremental advance
AI Analysis

This work addresses the issue of capturing real-world object diversity in zero-shot classification for improved accuracy and transparency, representing an incremental advance over existing methods.

The paper tackles the problem of skewed performance in zero-shot classification when objects appear in diverse forms, proposing a method that uses inferred attributes to represent intra-class diversity without retraining. The result is consistent outperformance over standard methods across various datasets, with inherent interpretability and efficient scaling to many attributes.

Vision-language models enable open-world classification of objects without the need for any retraining. While this zero-shot paradigm marks a significant advance, even today's best models exhibit skewed performance when objects are dissimilar from their typical depiction. Real world objects such as pears appear in a variety of forms -- from diced to whole, on a table or in a bowl -- yet standard VLM classifiers map all instances of a class to a \it{single vector based on the class label}. We argue that to represent this rich diversity within a class, zero-shot classification should move beyond a single vector. We propose a method to encode and account for diversity within a class using inferred attributes, still in the zero-shot setting without retraining. We find our method consistently outperforms standard zero-shot classification over a large suite of datasets encompassing hierarchies, diverse object states, and real-world geographic diversity, as well finer-grained datasets where intra-class diversity may be less prevalent. Importantly, our method is inherently interpretable, offering faithful explanations for each inference to facilitate model debugging and enhance transparency. We also find our method scales efficiently to a large number of attributes to account for diversity -- leading to more accurate predictions for atypical instances. Finally, we characterize a principled trade-off between overall and worst class accuracy, which can be tuned via a hyperparameter of our method. We hope this work spurs further research into the promise of zero-shot classification beyond a single class vector for capturing diversity in the world, and building transparent AI systems without compromising performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes