paper-with-me

홈 › Papers

Making Better Use of Unlabelled Data in Bayesian Active Learning

2024-04-26 · Freddie Bickford Smith, Adam Foster, Tom Rainforth

Fully supervised models are predominant in Bayesian active learning. We argue that their neglect of the information present in unlabelled data harms not just predictive performance but also decisions about what data to acquire. Our proposed solution is a simple framework for semi-supervised Bayesian active learning. We find it produces better-performing models than either conventional Bayesian active learning or semi-supervised learning with randomly acquired data. It is also easier to scale up than the conventional approach. As well as supporting a shift towards semi-supervised models, our findings highlight the importance of studying models and acquisition methods in conjunction.

📄 PDF Abstract BibTeX arXiv:2404.17249

Code (1)

fbickfordsmith/epig 공식 구현 pytorch

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Incorporating Unlabelled Data into Bayesian Neural Networks

2023-04-04 · Mrinank Sharma, Tom Rainforth, Yee Whye Teh, Vincent Fortuin

Conventional Bayesian Neural Networks (BNNs) are unable to leverage unlabelled data to improve their predictions. To overcome this limitation, we introduce Self-Supervised Bayesian Neural Networks, which use unlabelled d…

Active LearningSelf-Supervised LearningUnsupervised Pre-training

SoQal: Selective Oracle Questioning for Consistency Based Active Learning of Cardiac Signals

2020-04-20 · Dani Kiyasseh, Tingting Zhu, David A. Clifton

Clinical settings are often characterized by abundant unlabelled data and limited labelled data. This is typically driven by the high burden placed on oracles (e.g., physicians) to provide annotations. One way to mitigat…

Active LearningPseudo LabelTime Series Analysis

Interactive Event Sifting using Bayesian Graph Neural Networks

2024-10-07 · José Nascimento, Nathan Jacobs, Anderson Rocha

Forensic analysts often use social media imagery and texts to understand important events. A primary challenge is the initial sifting of irrelevant posts. This work introduces an interactive process for training an event…

Active Learning

Diversity Enhanced Active Learning with Strictly Proper Scoring Rules

2021-10-27 · NeurIPS 2021 12 · Wei Tan, Lan Du, Wray Buntine

We study acquisition functions for active learning (AL) for text classification. The Expected Loss Reduction (ELR) method focuses on a Bayesian estimate of the reduction in classification error, recently updated with Mea…

Active LearningDiversitytext-classificationText Classification

Bayesian Joint Modelling for Object Localisation in Weakly Labelled Images

2017-06-19 · Zhiyuan Shi, Timothy M. Hospedales, Tao Xiang

We address the problem of localisation of objects as bounding boxes in images and videos with weak labels. This weakly supervised object localisation problem has been tackled in the past using discriminative models where…

Domain AdaptationObjectTransfer Learning