paper-with-me

홈 › Papers

Transferable Candidate Proposal with Bounded Uncertainty

2023-12-07 · Kyeongryeol Go, Kye-Hyeon Kim

From an empirical perspective, the subset chosen through active learning cannot guarantee an advantage over random sampling when transferred to another model. While it underscores the significance of verifying transferability, experimental design from previous works often neglected that the informativeness of a data subset can change over model configurations. To tackle this issue, we introduce a new experimental design, coined as Candidate Proposal, to find transferable data candidates from which active learning algorithms choose the informative subset. Correspondingly, a data selection algorithm is proposed, namely Transferable candidate proposal with Bounded Uncertainty (TBU), which constrains the pool of transferable data candidates by filtering out the presumably redundant data points based on uncertainty estimation. We verified the validity of TBU in image classification benchmarks, including CIFAR-10/100 and SVHN. When transferred to different model configurations, TBU consistency improves performance in existing active learning algorithms. Our code is available at https://github.com/gokyeongryeol/TBU.

📄 PDF Abstract BibTeX arXiv:2312.04604

Code (1)

gokyeongryeol/tbu 공식 구현 pytorch

Tasks

Active LearningExperimental Designimage-classificationImage ClassificationInformativeness

Similar Papers 제목 키워드 기반

Determining Winners in Elections with Absent Votes

2023-10-11 · Qishen Han, Amélie Marian, Lirong Xia

An important question in elections is the determine whether a candidate can be a winner when some votes are absent. We study this determining winner with the absent votes (WAV) problem when the votes are top-truncated. W…

scoring rule

Rational Inverse Reasoning: Few-Shot Imitation by Inferring Intent through Planning

2025-08-12 · Ben Zandonati, Tomás Lozano-Pérez, Leslie Pack Kaelbling arxiv

Humans can learn a new manipulation task from one or two demonstrations and then perform it in a new room, with new objects, under new constraints. Modern robot imitation learning, in contrast, typically needs hundreds t…

The intersection probability: betting with probability intervals

2022-01-05 · Fabio Cuzzolin

Probability intervals are an attractive tool for reasoning under uncertainty. Unlike belief functions, though, they lack a natural probability transformation to be used for decision making in a utility theory framework. …

Decision Making

AI-Generated Compromises for Coalition Formation

2025-06-07 · Eyal Briman, Ehud Shapiro, Nimrod Talmon

The challenge of finding compromises between agent proposals is fundamental to AI subfields such as argumentation, mediation, and negotiation. Building on this tradition, Elkind et al. (2021) introduced a process for coa…

N-RPN: Hard Example Learning for Region Proposal Networks

2022-08-03 · MyeongAh Cho, Tae-young Chung, Hyeongmin Lee, Sangyoun Lee

The region proposal task is to generate a set of candidate regions that contain an object. In this task, it is most important to propose as many candidates of ground-truth as possible in a fixed number of proposals. In a…

Region Proposal