paper-with-me

Papers

A General Framework for Learning from Weak Supervision

2024-02-02 · Hao Chen, Jindong Wang, Lei Feng, Xiang Li, Yidong Wang, Xing Xie, Masashi Sugiyama, Rita Singh, Bhiksha Raj

Weakly supervised learning generally faces challenges in applicability to various scenarios with diverse weak supervision and in scalability due to the complexity of existing algorithms, thereby hindering the practical deployment. This paper introduces a general framework for learning from weak supervision (GLWS) with a novel algorithm. Central to GLWS is an Expectation-Maximization (EM) formulation, adeptly accommodating various weak supervision sources, including instance partial labels, aggregate statistics, pairwise observations, and unlabeled data. We further present an advanced algorithm that significantly simplifies the EM computational demands using a Non-deterministic Finite Automaton (NFA) along with a forward-backward algorithm, which effectively reduces time complexity from quadratic or factorial often required in existing solutions to linear scale. The problem of learning from arbitrary weak supervision is therefore converted to the NFA modeling of them. GLWS not only enhances the scalability of machine learning models but also demonstrates superior performance and versatility across 11 weak supervision scenarios. We hope our work paves the way for further advancements and practical deployment in this field.

📄 PDF Abstract BibTeX arXiv:2402.01922

Code (1)

hhhhhhao/general-framework-weak-supervision 공식 구현 pytorch

Tasks

Weakly-supervised Learning

Similar Papers 제목 키워드 기반

Selective Weak-to-Strong Generalization

2025-11-18 · Hao Lang, Fei Huang, Yongbin Li arxiv

Future superhuman models will surpass the ability of humans and humans will only be able to \textit{weakly} supervise superhuman models. To alleviate the issue of lacking high-quality data for model alignment, some works…

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

Few-shot Node Classification with Extremely Weak Supervision

2023-01-06 · Song Wang, Yushun Dong, Kaize Ding, Chen Chen 외

Few-shot node classification aims at classifying nodes with limited labeled nodes as references. Recent few-shot node classification methods typically learn from classes with abundant labeled nodes (i.e., meta-training c…

ClassificationMeta-LearningNode Classification

An Adaptive Supervision Framework for Active Learning in Object Detection

2019-08-07 · Sai Vikas Desai, Akshay L Chandra, Wei Guo, Seishi Ninomiya 외

Active learning approaches in computer vision generally involve querying strong labels for data. However, previous works have shown that weak supervision can be effective in training models for vision tasks while greatly…

Active Learningobject-detectionObject Detection

Multi-source weak supervision for saliency detection

2019-04-01 · CVPR 2019 6 · Yu Zeng, Yunzhi Zhuge, Huchuan Lu, Lihe Zhang 외

The high cost of pixel-level annotations makes it appealing to train saliency detection models with weak supervision. However, a single weak supervision source usually does not contain enough information to train a well-…

Caption GenerationSaliency DetectionSaliency Prediction