LGAPMay 11, 2022

Weak Supervision with Incremental Source Accuracy Estimation

arXiv:2205.05302v1h-index: 1
Originality Incremental advance
AI Analysis

This work addresses the need for efficient label generation in dynamic environments, though it is incremental as it builds on existing offline methods.

The paper tackles the problem of generating labels for real-time data by developing a method to incrementally estimate the dependency structure and accuracy of weak supervision sources, resulting in probabilistic labels with accuracy matching existing offline methods.

Motivated by the desire to generate labels for real-time data we develop a method to estimate the dependency structure and accuracy of weak supervision sources incrementally. Our method first estimates the dependency structure associated with the supervision sources and then uses this to iteratively update the estimated source accuracies as new data is received. Using both off-the-shelf classification models trained using publicly-available datasets and heuristic functions as supervision sources we show that our method generates probabilistic labels with an accuracy matching that of existing off-line methods.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes