paper-with-me

Papers

ASPEST: Bridging the Gap Between Active Learning and Selective Prediction

2023-04-07 · Jiefeng Chen, Jinsung Yoon, Sayna Ebrahimi, Sercan Arik, Somesh Jha, Tomas Pfister

Selective prediction aims to learn a reliable model that abstains from making predictions when uncertain. These predictions can then be deferred to humans for further evaluation. As an everlasting challenge for machine learning, in many real-world scenarios, the distribution of test data is different from the training data. This results in more inaccurate predictions, and often increased dependence on humans, which can be difficult and expensive. Active learning aims to lower the overall labeling effort, and hence human dependence, by querying the most informative examples. Selective prediction and active learning have been approached from different angles, with the connection between them missing. In this work, we introduce a new learning paradigm, active selective prediction, which aims to query more informative samples from the shifted target domain while increasing accuracy and coverage. For this new paradigm, we propose a simple yet effective approach, ASPEST, that utilizes ensembles of model snapshots with self-training with their aggregated outputs as pseudo labels. Extensive experiments on numerous image, text and structured datasets, which suffer from domain shifts, demonstrate that ASPEST can significantly outperform prior work on selective prediction and active learning (e.g. on the MNIST$\to$SVHN benchmark with the labeling budget of 100, ASPEST improves the AUACC metric from 79.36% to 88.84%) and achieves more optimal utilization of humans in the loop.

📄 PDF Abstract BibTeX arXiv:2304.03870

Code (1)

google-research/google-research 공식 구현 tf

Tasks

Active LearningPrediction

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Active Bayesian Inference for Robust Control under Sensor False Data Injection Attacks

2026-04-13 · Axel Andersson, György Dán arxiv

We present a framework for bridging the gap between sensor attack detection and recovery in cyber-physical systems. The proposed framework models modern-day, complex perception pipelines as bipartite graphs, which combin…

Bayesian Inference

The Relationship Between Agnostic Selective Classification Active Learning and the Disagreement Coefficient

2017-03-19 · Roei Gelbhart, Ran El-Yaniv

A selective classifier (f,g) comprises a classification function f and a binary selection function g, which determines if the classifier abstains from prediction, or uses f to predict. The classifier is called pointwise-…

Active LearningGeneral Classification

Bridging Fairness Gaps: A (Conditional) Distance Covariance Perspective in Fairness Learning

2024-12-01 · Ruifan Huang, Haixia Liu

We bridge fairness gaps from a statistical perspective by selectively utilizing either conditional distance covariance or distance covariance statistics as measures to assess the independence between predictions and sens…

Computational EfficiencyFairness

Physically-Feasible Reactive Synthesis for Terrain-Adaptive Locomotion

2025-09-27 · Ziyi Zhou, Qian Meng, Hadas Kress-Gazit, Ye Zhao arxiv

We present an integrated planning framework for quadrupedal locomotion over dynamically changing, unforeseen terrains. Existing methods often depend on heuristics for real-time foothold selection-limiting robustness and …

2K Retrofit: Entropy-Guided Efficient Sparse Refinement for High-Resolution 3D Geometry Prediction

2026-03-20 · Tianbao Zhang, Zhenyu Liang, Zhenbo Song, Nana Wang 외 arxiv

High-resolution geometric prediction is essential for robust perception in autonomous driving, robotics, and AR/MR, but current foundation models are fundamentally limited by their scalability to real-world, high-resolut…

3D Geometry PredictionAutonomous Driving