Online Multi-Label Classification under Noisy and Changing Label Distribution
Yizhang Zou, Xuegang Hu, Peipei Li, Jun Hu, You Wu

TL;DR
This paper introduces an online multi-label classification method that effectively handles noisy labels and changing label distributions in data streams, improving accuracy and adaptability in real-world applications.
Contribution
The proposed NCLD algorithm uniquely models label scores and rankings, detects distribution changes, and efficiently updates to maintain high classification performance under noise and concept drift.
Findings
Outperforms existing methods in noisy, changing environments
Effectively detects and adapts to label distribution shifts
Achieves high accuracy in empirical tests
Abstract
Multi-label data stream usually contains noisy labels in the real-world applications, namely occuring in both relevant and irrelevant labels. However, existing online multi-label classification methods are mostly limited in terms of label quality and fail to deal with the case of noisy labels. On the other hand, the ground-truth label distribution may vary with the time changing, which is hidden in the observed noisy label distribution and difficult to track, posing a major challenge for concept drift adaptation. Motivated by this, we propose an online multi-label classification algorithm under Noisy and Changing Label Distribution (NCLD). The convex objective is designed to simultaneously model the label scoring and the label ranking for high accuracy, whose robustness to NCLD benefits from three novel works: 1) The local feature graph is used to reconstruct the label scores jointly…
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
TopicsText and Document Classification Technologies
