Learning from Similarity/Dissimilarity and Pairwise Comparison
Tomoya Tate, Kosuke Sugiyama, Masato Uchida

TL;DR
This paper introduces SD-Pcomp, a weakly supervised binary classification framework that uses only relative similarity/dissimilarity and pairwise preference labels, improving robustness and performance over existing probabilistic methods.
Contribution
The paper proposes a novel SD-Pcomp framework that relies solely on relative judgments, developing unbiased risk estimators and demonstrating improved robustness and accuracy.
Findings
Outperforms existing methods using probabilistic supervision
Robust to label noise and class prior uncertainty
Provides theoretical guarantees and empirical validation
Abstract
This paper addresses binary classification in scenarios where obtaining explicit instance level labels is impractical, by exploiting multiple weak labels defined on instance pairs. The existing SconfConfDiff classification framework relies on continuous valued probabilistic supervision, including similarity-confidence, the probability of class agreement, and confidence-difference, the difference in positive class probabilities. However, probabilistic labeling requires subjective uncertainty quantification, often leading to unstable supervision. We propose SD-Pcomp classification, a binary judgment based weakly supervised learning framework that relies only on relative judgments, namely class agreement between two instances and pairwise preference toward the positive class. The method employs Similarity/Dissimilarity (SD) labels and Pairwise Comparison (Pcomp) labels, and develops two…
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 · Imbalanced Data Classification Techniques
