paper-with-me

Papers

Active Learning with Partial Feedback

2018-02-21 · ICLR 2019 5 · Peiyun Hu, Zachary C. Lipton, Anima Anandkumar, Deva Ramanan

While many active learning papers assume that the learner can simply ask for a label and receive it, real annotation often presents a mismatch between the form of a label (say, one among many classes), and the form of an annotation (typically yes/no binary feedback). To annotate examples corpora for multiclass classification, we might need to ask multiple yes/no questions, exploiting a label hierarchy if one is available. To address this more realistic setting, we propose active learning with partial feedback (ALPF), where the learner must actively choose both which example to label and which binary question to ask. At each step, the learner selects an example, asking if it belongs to a chosen (possibly composite) class. Each answer eliminates some classes, leaving the learner with a partial label. The learner may then either ask more questions about the same example (until an exact label is uncovered) or move on immediately, leaving the first example partially labeled. Active learning with partial labels requires (i) a sampling strategy to choose (example, class) pairs, and (ii) learning from partial labels between rounds. Experiments on Tiny ImageNet demonstrate that our most effective method improves 26% (relative) in top-1 classification accuracy compared to i.i.d. baselines and standard active learners given 30% of the annotation budget that would be required (naively) to annotate the dataset. Moreover, ALPF-learners fully annotate TinyImageNet at 42% lower cost. Surprisingly, we observe that accounting for per-example annotation costs can alter the conventional wisdom that active learners should solicit labels for hard examples.

📄 PDF Abstract BibTeX arXiv:1802.07427

Code (1)

peiyunh/alpf 공식 구현 tf

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Mode Estimation with Partial Feedback

2024-02-20 · Charles Arnal, Vivien Cabannes, Vianney Perchet

The combination of lightly supervised pre-training and online fine-tuning has played a key role in recent AI developments. These new learning pipelines call for new theoretical frameworks. In this paper, we formalize cor…

Active Learning

Learning from partial correction

2017-05-23 · Sanjoy Dasgupta, Michael Luby

We introduce a new model of interactive learning in which an expert examines the predictions of a learner and partially fixes them if they are wrong. Although this kind of feedback is not i.i.d., we show statistical gene…

Generalization Bounds

A Reinforcement Learning Approach to Interactive-Predictive Neural Machine Translation

2018-05-03 · Tsz Kin Lam, Julia Kreutzer, Stefan Riezler

We present an approach to interactive-predictive neural machine translation that attempts to reduce human effort from three directions: Firstly, instead of requiring humans to select, correct, or delete segments, we empl…

Machine Translationreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

SA-PEF: Step-Ahead Partial Error Feedback for Efficient Federated Learning

2026-01-28 · Dawit Kiros Redie, Reza Arablouei, Stefan Werner arxiv

Biased gradient compression with error feedback (EF) reduces communication in federated learning (FL), but under non-IID data, the residual error can decay slowly, causing gradient mismatch and stalled progress in the ea…

Federated Learning

Beamforming Design with Partial Channel Estimation and Feedback for FDD RIS-Assisted Systems

2023-02-23 · Xiaochun Ge, Shanping Yu, Wenqian Shen, Chengwen Xing 외

Beamforming design with partial channel estimation and feedback for frequency-division duplexing (FDD) reconfigurable intelligent surface (RIS) assisted systems is considered in this paper. We leverage the observation th…