paper-with-me

Papers

Multi-Rationale Explainable Object Recognition via Contrastive Conditional Inference

2025-08-19 · Ali Rasekh, Sepehr Kazemi Ranjbar, Simon Gottschalk arxiv

Explainable object recognition using vision-language models such as CLIP involves predicting accurate category labels supported by rationales that justify the decision-making process. Existing methods typically rely on prompt-based conditioning, which suffers from limitations in CLIP's text encoder and provides weak conditioning on explanatory structures. Additionally, prior datasets are often restricted to single, and frequently noisy, rationales that fail to capture the full diversity of discriminative image features. In this work, we introduce a multi-rationale explainable object recognition benchmark comprising datasets in which each image is annotated with multiple ground-truth rationales, along with evaluation metrics designed to offer a more comprehensive representation of the task. To overcome the limitations of previous approaches, we propose a contrastive conditional inference (CCI) framework that explicitly models the probabilistic relationships among image embeddings, category labels, and rationales. Without requiring any training, our framework enables more effective conditioning on rationales to predict accurate object categories. Our approach achieves state-of-the-art results on the multi-rationale explainable object recognition benchmark, including strong zero-shot performance, and sets a new standard for both classification accuracy and rationale quality. Together with the benchmark, this work provides a more complete framework for evaluating future models in explainable object recognition. The code will be made available online.

📄 PDF Abstract BibTeX arXiv:2508.14280

Code (0)

등록된 구현이 없습니다.

Tasks

Object Recognition

Similar Papers 제목 키워드 기반

ECOR: Explainable CLIP for Object Recognition

2024-04-19 · Ali Rasekh, Sepehr Kazemi Ranjbar, Milad Heidari, Wolfgang Nejdl

Large Vision Language Models (VLMs), such as CLIP, have significantly contributed to various computer vision tasks, including object recognition and object detection. Their open vocabulary feature enhances their value. H…

Objectobject-detectionObject DetectionObject Recognition

HOP, UNION, GENERATE: Explainable Multi-hop Reasoning without Rationale Supervision

2023-05-23 · Wenting Zhao, Justin T. Chiu, Claire Cardie, Alexander M. Rush

Explainable multi-hop question answering (QA) not only predicts answers but also identifies rationales, i. e. subsets of input sentences used to derive the answers. This problem has been extensively studied under the sup…

Multi-hop Question AnsweringQuestion Answering

Doubly Right Object Recognition: A Why Prompt for Visual Rationales

2022-12-12 · CVPR 2023 1 · Chengzhi Mao, Revant Teotia, Amrutha Sundar, Sachit Menon 외

Many visual recognition models are evaluated only on their classification accuracy, a metric for which they obtain strong performance. In this paper, we investigate whether computer vision models can also provide correct…

Object Recognition

Are Rationales Necessary and Sufficient? Tuning LLMs for Explainable Misinformation Detection

2026-05-19 · Bing Wang, Rui Miao, Ximing Li, Chen Shen 외 arxiv

The rapid spread of misinformation on social media platforms has become a formidable challenge. To mitigate its proliferation, Misinformation Detection (MD) has emerged as a critical research topic. Traditional MD approa…

Binary Classification

Empirical Characterization of Rationale Stability Under Controlled Perturbations for Explainable Pattern Recognition

2026-04-06 · Abu Noman Md Sakib, Zhensen Wang, Merjulah Roby, Zijie Zhang arxiv

Reliable pattern recognition systems should exhibit consistent behavior across similar inputs, and their explanations should remain stable. However, most Explainable AI evaluations remain instance centric and do not expl…

Sentiment AnalysisFeature Importance