paper-with-me

홈 › Papers

ULF: Cross-Validation for Weak Supervision

2022-01-16 · ACL ARR January 2022 1 · Anonymous

A way to overcome expensive and time-consuming manual data labeling is weak supervision - automatic annotation of data samples via a predefined set of labeling functions (LFs), rule-based mechanisms that generate potentially erroneous labels. In this work, we investigate noise reduction techniques for weak supervision based on the principle of k-fold cross-validation. In particular, we extend two frameworks for detecting the erroneous samples in manually annotated data to the weakly supervised setting. Our methods profit from leveraging the information about matching LFs and detect noisy samples more accurately. We also introduce a new algorithm for denoising the weakly annotated data called ULF, that refines the allocation of LFs to classes by estimating the reliable LFs-to-classes joint matrix. Evaluation on several datasets shows that ULF successfully improves weakly supervised learning without using any manually labeled data.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingWeakly-supervised Learning

Similar Papers 제목 키워드 기반

ULF: Unsupervised Labeling Function Correction using Cross-Validation for Weak Supervision

2022-04-14 · Anastasiia Sedova, Benjamin Roth

A cost-effective alternative to manual data labeling is weak supervision (WS), where data samples are automatically annotated using a predefined set of labeling functions (LFs), rule-based mechanisms that generate artifi…

DenoisingWeakly-supervised Learning

Depth Edge Alignment Loss: DEALing with Depth in Weakly Supervised Semantic Segmentation

2025-09-22 · Patrick Schmidt, Vasileios Belagiannis, Lazaros Nalpantidis arxiv

Autonomous robotic systems applied to new domains require an abundance of expensive, pixel-level dense labels to train robust semantic segmentation models under full supervision. This study proposes a model-agnostic Dept…

Semantic Segmentation

Predictive Inference with Weak Supervision

2022-01-20 · Maxime Cauchois, Suyash Gupta, Alnur Ali, John Duchi

The expense of acquiring labels in large-scale statistical machine learning makes partially and weakly-labeled data attractive, though it is not always apparent how to leverage such data for model fitting or validation. …

Conformal PredictionStructured Predictionvalid

Meta Self-Refinement for Robust Learning with Weak Supervision

2022-05-15 · Dawei Zhu, Xiaoyu Shen, Michael A. Hedderich, Dietrich Klakow

Training deep neural networks (DNNs) under weak supervision has attracted increasing research attention as it can significantly reduce the annotation cost. However, labels from weak supervision can be noisy, and the high…

Improving Weak-to-Strong Generalization with Scalable Oversight and Ensemble Learning

2024-02-01 · Jitao Sang, Yuhang Wang, Jing Zhang, Yanxu Zhu 외

This paper presents a follow-up study to OpenAI's recent superalignment work on Weak-to-Strong Generalization (W2SG). Superalignment focuses on ensuring that high-level AI systems remain consistent with human values and …

Ensemble LearningIn-Context Learning