Binary Classification with Confidence Difference
Wei Wang, Lei Feng, Yuchen Jiang, Gang Niu, Min-Ling Zhang, Masashi, Sugiyama

TL;DR
This paper introduces a novel weakly supervised binary classification method called confidence-difference classification, which uses unlabeled data pairs with confidence difference instead of pointwise confidence labels, achieving optimal convergence and reducing overfitting.
Contribution
It proposes a risk-consistent approach and a risk correction method for confidence-difference classification, with proven theoretical guarantees and validated experimental results.
Findings
Achieves optimal convergence rate in estimation error bounds.
Effectively mitigates overfitting through risk correction.
Demonstrates superior performance on benchmark and real-world datasets.
Abstract
Recently, learning with soft labels has been shown to achieve better performance than learning with hard labels in terms of model generalization, calibration, and robustness. However, collecting pointwise labeling confidence for all training examples can be challenging and time-consuming in real-world scenarios. This paper delves into a novel weakly supervised binary classification problem called confidence-difference (ConfDiff) classification. Instead of pointwise labeling confidence, we are given only unlabeled data pairs with confidence difference that specifies the difference in the probabilities of being positive. We propose a risk-consistent approach to tackle this problem and show that the estimation error bound achieves the optimal convergence rate. We also introduce a risk correction approach to mitigate overfitting problems, whose consistency and convergence rate are also…
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
Taxonomy
TopicsMachine Learning and Data Classification · Domain Adaptation and Few-Shot Learning · Machine Learning and Algorithms
