paper-with-me

홈 › Papers

Open Set Learning with Counterfactual Images

2018-09-01 · ECCV 2018 9 · Lawrence Neal, Matthew Olson, Xiaoli Fern, Weng-Keen Wong, Fuxin Li

In open set recognition, a classifier must label instances of known classes while detecting instances of unknown classes not encountered during training. To detect unknown classes while still generalizing to new instances of existing classes, we introduce a dataset augmentation technique that we call counterfactual image generation. Our approach, based on generative adversarial networks, generates examples that are close to training set examples yet do not belong to any training category. By augmenting training with examples generated by this optimization, we can reformulate open set recognition as classification with one additional class, which includes the set of novel and unknown examples. Our approach outperforms existing open set recognition algorithms on a selection of image classification tasks.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationcounterfactualGeneral Classificationimage-classificationImage ClassificationImage GenerationOpen Set Learning

Similar Papers 제목 키워드 기반

FACTOR: Counterfactual Training-Free Test-Time Adaptation for Open-Vocabulary Object Detection

2026-05-05 · Kaixiang Zhao, Mao Ye, Lihua Zhou, Hu Wang 외 arxiv

Open-vocabulary object detection often fails under distribution shifts, as it can be misled by spurious correlations between non-causal visual attributes (e.g., brightness, texture) and object categories. Existing test-t…

Test-time AdaptationObject Detection

Recursive Counterfactual Deconfounding for Object Recognition

2023-09-25 · Jiayin Sun, Hong Wang, Qiulei Dong

Image recognition is a classic and common task in the computer vision field, which has been widely applied in the past decade. Most existing methods in literature aim to learn discriminative features from labeled images …

counterfactualObjectObject RecognitionOpen Set Learning

Counterfactual Identifiability via Dynamic Optimal Transport

2025-10-09 · Fabio De Sousa Ribeiro, Ainkaran Santhirasekaram, Ben Glocker arxiv

We address the open question of counterfactual identification for high-dimensional multivariate outcomes from observational data. Pearl (2000) argues that counterfactuals must be identifiable (i.e., recoverable from the …

Causal Generative Explainers using Counterfactual Inference: A Case Study on the Morpho-MNIST Dataset

2024-01-21 · Will Taylor-Melanson, Zahra Sadeghi, Stan Matwin

In this paper, we propose leveraging causal generative learning as an interpretable tool for explaining image classifiers. Specifically, we present a generative counterfactual inference approach to study the influence of…

AttributecounterfactualCounterfactual ExplanationCounterfactual Inference

Are Text-to-Image Models Inductivist Turkeys? A Counterfactual Benchmark for Causal Reasoning

2026-06-23 · Jiayi Lei, Yuandong Pu, Xingyu Han, Rongpeng Zhu 외 arxiv

Text-to-image (T2I) generation models have achieved remarkable progress in producing visually realistic images from natural language prompts. Yet it remains unclear whether their success reflects genuine causal understan…