FastBUS: A Fast Bayesian Framework for Unified Weakly-Supervised Learning
Ziquan Wang, Haobo Wang, Ke Chen, Lei Feng, Gang Chen

TL;DR
FastBUS introduces a unified Bayesian framework that efficiently handles various weakly supervised learning tasks, significantly reducing computation time while maintaining state-of-the-art performance.
Contribution
The paper presents a novel probabilistic approach that compresses diverse weak supervision structures into a shared Bayesian network, enabling faster and more scalable inference.
Findings
Achieves state-of-the-art results across multiple weak supervision scenarios.
Provides up to hundreds of times faster inference compared to existing methods.
Demonstrates the equivalence of the proposed method with the EM algorithm in most cases.
Abstract
Machine Learning often involves various imprecise labels, leading to diverse weakly supervised settings. While recent methods aim for universal handling, they usually suffer from complex manual pre-work, ignore the relationships between associated labels, or are unable to batch process due to computational design flaws, resulting in long running times. To address these limitations, we propose a novel general framework that efficiently infers latent true label distributions across various weak supervisions. Our key idea is to express the label brute-force search process as a probabilistic transition of label variables, compressing diverse weakly supervised DFS tree structures into a shared Bayesian network. From this, we derived a latent probability calculation algorithm based on generalized belief propagation and proposed two joint acceleration strategies: 1) introducing a low-rank…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning and Data Classification · Text and Document Classification Technologies · Face and Expression Recognition
