paper-with-me

홈 › Papers

Counterfactual Zero-Shot and Open-Set Visual Recognition

2021-03-01 · CVPR 2021 1 · Zhongqi Yue, Tan Wang, Hanwang Zhang, Qianru Sun, Xian-Sheng Hua

We present a novel counterfactual framework for both Zero-Shot Learning (ZSL) and Open-Set Recognition (OSR), whose common challenge is generalizing to the unseen-classes by only training on the seen-classes. Our idea stems from the observation that the generated samples for unseen-classes are often out of the true distribution, which causes severe recognition rate imbalance between the seen-class (high) and unseen-class (low). We show that the key reason is that the generation is not Counterfactual Faithful, and thus we propose a faithful one, whose generation is from the sample-specific counterfactual question: What would the sample look like, if we set its class attribute to a certain class, while keeping its sample attribute unchanged? Thanks to the faithfulness, we can apply the Consistency Rule to perform unseen/seen binary classification, by asking: Would its counterfactual still look like itself? If `yes'', the sample is from a certain class, and `no'' otherwise. Through extensive experiments on ZSL and OSR, we demonstrate that our framework effectively mitigates the seen/unseen imbalance and hence significantly improves the overall performance. Note that this framework is orthogonal to existing methods, thus, it can serve as a new baseline to evaluate how ZSL/OSR models generalize. Codes are available at https://github.com/yue-zhongqi/gcm-cf.

📄 PDF Abstract BibTeX arXiv:2103.00887

Code (1)

yue-zhongqi/gcm-cf 공식 구현 pytorch

Tasks

AttributeBinary ClassificationcounterfactualOpen Set LearningZero-Shot Learning

Similar Papers 제목 키워드 기반

OpenSR: Open-Modality Speech Recognition via Maintaining Multi-Modality Alignment

2023-06-10 · Xize Cheng, Tao Jin, Linjun Li, Wang Lin 외

Speech Recognition builds a bridge between the multimedia streaming (audio-only, visual-only or audio-visual) and the corresponding text transcription. However, when training the specific model of new domain, it often ge…

Audio-Visual Speech RecognitionLip Readingspeech-recognitionSpeech Recognition+1

Zero-shot LLM-guided Counterfactual Generation: A Case Study on NLP Model Evaluation

2024-05-08 · Amrita Bhattacharjee, Raha Moraffah, Joshua Garland, Huan Liu

With the development and proliferation of large, complex, black-box models for solving many natural language processing (NLP) tasks, there is also an increasing necessity of methods to stress-test these models and provid…

counterfactualInstruction Following

Can Large Language Models Grasp Event Signals? Exploring Pure Zero-Shot Event-based Recognition

2024-09-15 · Zongyou Yu, Qiang Qu, Xiaoming Chen, Chen Wang

Recent advancements in event-based zero-shot object recognition have demonstrated promising results. However, these methods heavily depend on extensive training and are inherently constrained by the characteristics of CL…

Object RecognitionZero-Shot Learning

MineralImage5k: A benchmark for zero-shot raw mineral visual recognition and description

2023-07-20 · Computers and Geosciences 2023 7 · Sergey Nesteruk, Julia Agafonova, Igor Pavlov, Maxim Gerasimov 외

Mineral image recognition is a challenging computer vision problem. Without external tools, even a human expert cannot distinguish some mineral species accurately. Previous research was mainly focused on processed minera…

zero-shot-classificationZero-Shot Learning

GPT4Vis: What Can GPT-4 Do for Zero-shot Visual Recognition?

2023-11-27 · Wenhao Wu, Huanjin Yao, Mengxi Zhang, Yuxin Song 외

This paper does not present a novel method. Instead, it delves into an essential, yet must-know baseline in light of the latest advancements in Generative Artificial Intelligence (GenAI): the utilization of GPT-4 for vis…

Zero-Shot Learning