paper-with-me

Papers

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 algorithms heuristically choose query samples about which the current learner is uncertain. This strategy does not make good use of the structure of the dataset at hand and is prone to be misguided by outliers. To alleviate this problem, we propose to distill the structural information into a probabilistic generative model which acts as a \emph{teacher} in our model. The active \emph{learner} uses this information effectively at each cycle of active learning. The proposed method is generic and does not depend on the type of learner and teacher. We then suggest a query criterion for active learning that is aware of distribution of data and is more robust against outliers. Our method can be combined readily with several other query criteria for active learning. We provide the formulation and empirically show our idea via toy and real examples.

📄 PDF Abstract BibTeX arXiv:1805.08916

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Who Moved My Distribution? Conformal Prediction for Interactive Multi-Agent Systems

2025-11-14 · Allen Emmanuel Binny, Anushri Dixit arxiv

Uncertainty-aware prediction is essential for safe motion planning, especially when using learned models to forecast the behavior of surrounding agents. Conformal prediction is a statistical tool often used to produce un…

Collision AvoidanceMotion Planning

Extended Sensitivity-Aware Reactive Power Dispatch Algorithm for Smart Inverters with Multiple Control Modes

2025-04-07 · Mohammad Almomani, Ahmed Alkhonain, Venkataramana Ajjarapu

The increasing integration of Distributed Energy Resources (DERs) in distribution networks presents new challenges for voltage regulation and reactive power support. This paper extends a sensitivity-aware reactive power …

Sensitivity

Global-aware Beam Search for Neural Abstractive Summarization

2020-09-15 · NeurIPS 2021 12 · Ye Ma, Zixun Lan, Lu Zong, Kaizhu Huang

This study develops a calibrated beam-based algorithm with awareness of the global attention distribution for neural abstractive summarization, aiming to improve the local optimality problem of the original beam search i…

Abstractive Text SummarizationDocument SummarizationMachine TranslationMulti-Document Summarization

Maturity-Aware Active Learning for Semantic Segmentation with Hierarchically-Adaptive Sample Assessment

2023-08-28 · Amirsaeed Yazdani, Xuelu Li, Vishal Monga

Active Learning (AL) for semantic segmentation is challenging due to heavy class imbalance and different ways of defining "sample" (pixels, areas, etc.), leaving the interpretation of the data distribution ambiguous. We …

Active LearningSegmentationSemantic Segmentation

Uncertainty-Aware Bayes' Rule and Its Applications

2023-11-09 · Shixiong Wang

Bayes' rule has enabled innumerable powerful algorithms of statistical signal processing and statistical machine learning. However, when model misspecifications exist in prior and/or data distributions, the direct applic…

Philosophy