paper-with-me

홈 › Papers

Evolving Interpretable Visual Classifiers with Large Language Models

2024-04-15 · Mia Chiquier, Utkarsh Mall, Carl Vondrick

Multimodal pre-trained models, such as CLIP, are popular for zero-shot classification due to their open-vocabulary flexibility and high performance. However, vision-language models, which compute similarity scores between images and class labels, are largely black-box, with limited interpretability, risk for bias, and inability to discover new visual concepts not written down. Moreover, in practical settings, the vocabulary for class names and attributes of specialized concepts will not be known, preventing these methods from performing well on images uncommon in large-scale vision-language datasets. To address these limitations, we present a novel method that discovers interpretable yet discriminative sets of attributes for visual recognition. We introduce an evolutionary search algorithm that uses a large language model and its in-context learning abilities to iteratively mutate a concept bottleneck of attributes for classification. Our method produces state-of-the-art, interpretable fine-grained classifiers. We outperform the latest baselines by 18.4% on five fine-grained iNaturalist datasets and by 22.2% on two KikiBouba datasets, despite the baselines having access to privileged information about class names.

📄 PDF Abstract BibTeX arXiv:2404.09941

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context LearningLanguage ModelingLanguage ModellingLarge Language Modelzero-shot-classificationZero-Shot Learning

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Interpretable Sequence Classification via Discrete Optimization

2020-10-06 · Maayan Shvo, Andrew C. Li, Rodrigo Toro Icarte, Sheila A. McIlraith

Sequence classification is the task of predicting a class label given a sequence of observations. In many applications such as healthcare monitoring or intrusion detection, early classification is crucial to prompt inter…

ClassificationcounterfactualCounterfactual ReasoningEarly Classification+2

Unlocking Open-Set Language Accessibility in Vision Models

2025-03-14 · Fawaz Sammani, Jonas Fischer, Nikos Deligiannis

Visual classifiers offer high-dimensional feature representations that are challenging to interpret and analyze. Text, in contrast, provides a more expressive and human-friendly interpretable medium for understanding and…

Beyond Via: Analysis and Estimation of the Impact of Large Language Models in Academic Papers

2026-03-26 · Mingmeng Geng, Yuhang Dong, Thierry Poibeau arxiv

Through an analysis of arXiv papers, we report several shifts in word usage that are likely driven by large language models (LLMs) but have not previously received sufficient attention, such as the increased frequency of…

Multi-class Classification

GIFT: A Framework for Global Interpretable Faithful Textual Explanations of Vision Classifiers

2024-11-23 · Éloi Zablocki, Valentin Gerard, Amaia Cardiel, Eric Gaussier 외

Understanding deep models is crucial for deploying them in safety-critical applications. We introduce GIFT, a framework for deriving post-hoc, global, interpretable, and faithful textual explanations for vision classifie…

counterfactual

CAARL: In-Context Learning for Interpretable Co-Evolving Time Series Forecasting

2026-04-20 · Etienne Tajeuna, Patrick Asante Owusu, Armelle Brun, Shengrui Wang arxiv

In this paper we investigate forecasting coevolving time series that feature intricate dependencies and nonstationary dynamics by using an LLM Large Language Models approach We propose a novel modeling approach named Con…

Time Series Forecasting