paper-with-me

홈 › Papers

ACTIVE REFINEMENT OF WEAKLY SUPERVISED MODELS

2021-09-29 · Mononito Goswami, Chufan Gao, Benedikt Boecking, Saswati Ray, Artur Dubrawski

Supervised machine learning (ML) has fueled major advances in several domains such as health, education and governance. However, most modern ML methods rely on vast quantities of point-by-point hand-labeled training data. In domains such as clinical research, where data collection and its careful characterization is particularly expensive and tedious, this reliance on pointillisticaly labeled data is one of the biggest roadblocks to the adoption of modern data-hungry ML algorithms. Data programming, a framework for learning from weak supervision, attempts to overcome this bottleneck by generating probabilistic training labels from simple yet imperfect heuristics obtained a priori from domain experts. We present WARM, Active Refinement of Weakly Supervised Models, a principled approach to iterative and interactive improvement of weakly supervised models via active learning. WARM directs domain experts' attention on a few selected data points that, when annotated, would improve the label model's probabilistic output in terms of accuracy the most. Gradient backpropagation is then used to iteratively update decision parameters of the heuristics of the label model. Experiments on multiple real-world medical classification datasets reveal that WARM can substantially improve the accuracy of probabilistic labels, a direct measure of training data quality, with as few as 30 queries to clinicians. Additional experiments with domain shift and artificial noise in the LFs, demonstrate WARM's ability to adapt heuristics and the end model to changing population characteristics as well as its robustness to mis-specification of domain-expert-acquired LFs. These capabilities make WARM a potentially useful tool for deploying, maintaining, and auditing weakly supervised systems in practice.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Active Learning

Similar Papers 제목 키워드 기반

Multiple Instance Detection Network with Online Instance Classifier Refinement

2017-04-01 · CVPR 2017 7 · Peng Tang, Xinggang Wang, Xiang Bai, Wenyu Liu

Of late, weakly supervised object detection is with great importance in object recognition. Based on deep learning, weakly supervised detectors have achieved many promising results. However, compared with fully supervise…

Multiple Instance LearningObjectobject-detectionObject Detection+2

RefineLoc: Iterative Refinement for Weakly-Supervised Action Localization

2019-03-30 · Alejandro Pardo, Humam Alwassel, Fabian Caba Heilbron, Ali Thabet 외

Video action detectors are usually trained using datasets with fully-supervised temporal annotations. Building such datasets is an expensive task. To alleviate this problem, recent methods have tried to leverage weak lab…

Action LocalizationTemporal Action LocalizationTemporal LocalizationWeakly Supervised Action Localization+1

Weakly-Supervised Neural Text Classification

2018-09-02 · Yu Meng, Jiaming Shen, Chao Zhang, Jiawei Han

Deep neural networks are gaining increasing popularity for the classic text classification task, due to their strong expressive power and less requirement for feature engineering. Despite such attractiveness, neural text…

ClassificationFeature EngineeringGeneral Classificationtext-classification+1

Box-based Refinement for Weakly Supervised and Unsupervised Localization Tasks

2023-09-07 · ICCV 2023 1 · Eyal Gomel, Tal Shaharabany, Lior Wolf

It has been established that training a box-based detector network can enhance the localization performance of weakly supervised and unsupervised methods. Moreover, we extend this understanding by demonstrating that thes…

Object DiscoveryPhrase Grounding

Context-Aware Weakly Supervised Image Manipulation Localization with SAM Refinement

2025-03-26 · Xinghao Wang, Tao Gong, Qi Chu, Bin Liu 외

Malicious image manipulation poses societal risks, increasing the importance of effective image manipulation detection methods. Recent approaches in image manipulation detection have largely been driven by fully supervis…

Image ManipulationImage Manipulation DetectionImage Manipulation Localization