paper-with-me

홈 › Papers

Learning from Noisy Similar and Dissimilar Data

2020-02-03 · Soham Dan, Han Bao, Masashi Sugiyama

With the widespread use of machine learning for classification, it becomes increasingly important to be able to use weaker kinds of supervision for tasks in which it is hard to obtain standard labeled data. One such kind of supervision is provided pairwise---in the form of Similar (S) pairs (if two examples belong to the same class) and Dissimilar (D) pairs (if two examples belong to different classes). This kind of supervision is realistic in privacy-sensitive domains. Although this problem has been looked at recently, it is unclear how to learn from such supervision under label noise, which is very common when the supervision is crowd-sourced. In this paper, we close this gap and demonstrate how to learn a classifier from noisy S and D labeled data. We perform a detailed investigation of this problem under two realistic noise models and propose two algorithms to learn from noisy S-D data. We also show important connections between learning from such pairwise supervision data and learning from ordinary class-labeled data. Finally, we perform experiments on synthetic and real world datasets and show our noise-informed algorithms outperform noise-blind baselines in learning from noisy pairwise data.

📄 PDF Abstract BibTeX arXiv:2002.00995

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Image Retrieval Methods in the Dissimilarity Space

2024-12-11 · Madhu Kiran, Kartikey Vishnu, Rafael M. O. Cruz, Eric Granger

Image retrieval methods rely on metric learning to train backbone feature extraction models that can extract discriminant queries and reference (gallery) feature representations for similarity matching. Although state-of…

Binary ClassificationImage RetrievalMetric LearningPerson Re-Identification+1

Quantum Block-Matching Algorithm using Dissimilarity Measure

2023-09-27 · M. Martínez-Felipe, J. Montiel-Pérez, V. Onofre, A. Maldonado-Romo 외

Finding groups of similar image blocks within an ample search area is often necessary in different applications, such as video compression, image clustering, vector quantization, and nonlocal noise reduction. A block-mat…

ClusteringImage ClusteringQuantizationVideo Compression

Local Correlation Clustering with Asymmetric Classification Errors

2021-08-11 · Jafar Jafarov, Sanchit Kalhan, Konstantin Makarychev, Yury Makarychev

In the Correlation Clustering problem, we are given a complete weighted graph $G$ with its edges labeled as "similar" and "dissimilar" by a noisy binary classifier. For a clustering $\mathcal{C}$ of graph $G$, a similar …

ClassificationClustering

Self-similarity Student for Partial Label Histopathology Image Segmentation

2020-07-19 · ECCV 2020 8 · Hsien-Tzu Cheng, Chun-Fu Yeh, Po-Chen Kuo, Andy Wei 외

Delineation of cancerous regions in gigapixel whole slide images (WSIs) is a crucial diagnostic procedure in digital pathology. This process is time-consuming because of the large search space in the gigapixel WSIs, caus…

DiagnosticImage SegmentationPseudo LabelSemantic Segmentation+1

When is Clustering Perturbation Robust?

2016-01-22 · Margareta Ackerman, Jarrod Moore

Clustering is a fundamental data mining tool that aims to divide data into groups of similar items. Generally, intuition about clustering reflects the ideal case -- exact data sets endowed with flawless dissimilarity bet…

Clustering