paper-with-me

홈 › Papers

Enhancing Sample Utilization in Noise-Robust Deep Metric Learning With Subgroup-Based Positive-Pair Selection

2025-01-19 · Zhipeng Yu, Qianqian Xu, Yangbangyan Jiang, Yingfei Sun, Qingming Huang

The existence of noisy labels in real-world data negatively impacts the performance of deep learning models. Although much research effort has been devoted to improving the robustness towards noisy labels in classification tasks, the problem of noisy labels in deep metric learning (DML) remains under-explored. Existing noisy label learning methods designed for DML mainly discard suspicious noisy samples, resulting in a waste of the training data. To address this issue, we propose a noise-robust DML framework with SubGroup-based Positive-pair Selection (SGPS), which constructs reliable positive pairs for noisy samples to enhance the sample utilization. Specifically, SGPS first effectively identifies clean and noisy samples by a probability-based clean sample selectionstrategy. To further utilize the remaining noisy samples, we discover their potential similar samples based on the subgroup information given by a subgroup generation module and then aggregate them into informative positive prototypes for each noisy sample via a positive prototype generation module. Afterward, a new contrastive loss is tailored for the noisy samples with their selected positive pairs. SGPS can be easily integrated into the training process of existing pair-wise DML tasks, like image retrieval and face recognition. Extensive experiments on multiple synthetic and real-world large-scale label noise datasets demonstrate the effectiveness of our proposed method. Without any bells and whistles, our SGPS framework outperforms the state-of-the-art noisy label DML methods. Code is available at \url{https://github.com/smuelpeng/SGPS-NoiseFreeDML}.

📄 PDF Abstract BibTeX arXiv:2501.11063

Code (1)

smuelpeng/sgps-noisefreedml 공식 구현 jax

Tasks

Face RecognitionImage RetrievalMetric Learning

Similar Papers 제목 키워드 기반

Subgroup Identification and Interpretation with Bayesian Nonparametric Models in Health Care Claims Data

2017-11-20 · Christoph Kurz, Laura Hatfield

Inpatient care is a large share of total health care spending, making analysis of inpatient utilization patterns an important part of understanding what drives health care spending growth. Common features of inpatient ut…

ClusteringNonparametric Clustering

Holistic Approach to Measure Sample-level Adversarial Vulnerability and its Utility in Building Trustworthy Systems

2022-05-05 · Gaurav Kumar Nayak, Ruchit Rawal, Rohit Lal, Himanshu Patil 외

Adversarial attack perturbs an image with an imperceptible noise, leading to incorrect model prediction. Recently, a few works showed inherent bias associated with such attack (robustness bias), where certain subgroups i…

Adversarial AttackKnowledge Distillation

Causal Learning for Heterogeneous Subgroups Based on Nonlinear Causal Kernel Clustering

2025-01-20 · Lu Liu, Yang Tang, Kexuan Zhang, Qiyu Sun

Due to the challenge posed by multi-source and heterogeneous data collected from diverse environments, causal relationships among features can exhibit variations influenced by different time spans, regions, or strategies…

ClusteringDiversity

Fairness Sample Complexity and the Case for Human Intervention

2019-10-24 · Ananth Balashankar, Alyssa Lees

With the aim of building machine learning systems that incorporate standards of fairness and accountability, we explore explicit subgroup sample complexity bounds. The work is motivated by the observation that classifier…

Fairness

Subgroup Robustness Grows On Trees: An Empirical Baseline Investigation

2022-11-23 · Josh Gardner, Zoran Popović, Ludwig Schmidt

Researchers have proposed many methods for fair and robust machine learning, but comprehensive empirical evaluation of their subgroup robustness is lacking. In this work, we address this gap in the context of tabular dat…

Fairness