paper-with-me

Papers

Test Distribution-Aware Active Learning: A Principled Approach Against Distribution Shift and Outliers

2021-06-22 · Andreas Kirsch, Tom Rainforth, Yarin Gal

Expanding on MacKay (1992), we argue that conventional model-based methods for active learning - like BALD - have a fundamental shortfall: they fail to directly account for the test-time distribution of the input variables. This can lead to pathologies in the acquisition strategy, as what is maximally informative for model parameters may not be maximally informative for prediction: for example, when the data in the pool set is more dispersed than that of the final prediction task, or when the distribution of pool and test samples differs. To correct this, we revisit an acquisition strategy that is based on maximizing the expected information gained about possible future predictions, referring to this as the Expected Predictive Information Gain (EPIG). As EPIG does not scale well for batch acquisition, we further examine an alternative strategy, a hybrid between BALD and EPIG, which we call the Joint Expected Predictive Information Gain (JEPIG). We consider using both for active learning with Bayesian neural networks on a variety of datasets, examining the behavior under distribution shift in the pool set.

📄 PDF Abstract BibTeX arXiv:2106.11719

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Robust, Deep, and Reinforcement Learning for Management of Communication and Power Networks

2022-02-08 · Alireza Sadeghi

This thesis develops data-driven machine learning algorithms to managing and optimizing the next-generation highly complex cyberphysical systems, which desperately need ground-breaking control, monitoring, and decision m…

Decision MakingDeep Reinforcement LearningManagementreinforcement-learning+1

Thinking Beyond Distributions in Testing Machine Learned Models

2021-12-06 · Negar Rostamzadeh, Ben Hutchinson, Christina Greer, Vinodkumar Prabhakaran

Testing practices within the machine learning (ML) community have centered around assessing a learned model's predictive performance measured against a test dataset, often drawn from the same distribution as the training…

BIG-bench Machine LearningFairness

Distribution Aware Active Learning

2018-05-23 · Arash Mehrjou, Mehran Khodabandeh, Greg Mori

Discriminative learning machines often need a large set of labeled samples for training. Active learning (AL) settings assume that the learner has the freedom to ask an oracle to label its desired samples. Traditional AL…

Active Learning

A Principled Framework for Evaluating Summarizers: Comparing Models of Summary Quality against Human Judgments

2017-07-01 · ACL 2017 7 · Maxime Peyrard, Judith Eckle-Kohler

We present a new framework for evaluating extractive summarizers, which is based on a principled representation as optimization problem. We prove that every extractive summarizer can be decomposed into an objective funct…

Sequentially-Controlled Interactive Multi-Particle Flow-Maps for Online Feedback-Driven Search

2026-07-01 · Binglin Ji, Anindya Sarkar, Hengchang Lu, Jens Sjölund 외 arxiv

While generative models have enabled training-free reward alignment, current methods typically excel in local exploration within narrow regions of the underlying distribution. These approaches struggle when preferences a…