paper-with-me

Papers

Prototypical Mixing and Retrieval-Based Refinement for Label Noise-Resistant Image Retrieval

2023-01-01 · ICCV 2023 1 · Xinlong Yang, Haixin Wang, Jinan Sun, Shikun Zhang, Chong Chen, Xian-Sheng Hua, Xiao Luo

Label noise is pervasive in real-world applications, which influences the optimization of neural network models. This paper investigates a realistic but understudied problem of image retrieval under label noise, which could lead to severe overfitting or memorization of noisy samples during optimization. Moreover, identifying noisy samples correctly is still a challenging problem for retrieval models. In this paper, we propose a novel approach called Prototypical Mixing and Retrieval-based Refinement (TITAN) for label noise-resistant image retrieval, which corrects label noise and mitigates the effects of the memorization simultaneously. Specifically, we first characterize numerous prototypes with Gaussian distributions in the hidden space, which would direct the Mixing procedure in providing synthesized samples. These samples are fed into a similarity learning framework with varying emphasis based on the prototypical structure to learn semantics with reduced overfitting. In addition, we retrieve comparable samples for each prototype from simple to complex, which refine noisy samples in an accurate and class-balanced manner. Comprehensive experiments on five benchmark datasets demonstrate the superiority of our proposed TITAN compared with various competing baselines.

📄 PDF Abstract BibTeX

Code (1)

xinlong-yang/Noise_Dense_Retrieval 공식 구현 pytorch

Tasks

Image RetrievalMemorizationRetrieval

Similar Papers 제목 키워드 기반

Prototypical Classifier for Robust Class-Imbalanced Learning

2021-10-22 · Tong Wei, Jiang-Xin Shi, Yu-Feng Li, Min-Ling Zhang

Deep neural networks have been shown to be very powerful methods for many supervised learning tasks. However, they can also easily overfit to training set biases, i.e., label noise and class imbalance. While both learnin…

Learning with noisy labels

Style Mixing and Patchwise Prototypical Matching for One-Shot Unsupervised Domain Adaptive Semantic Segmentation

2021-12-09 · Xinyi Wu, Zhenyao Wu, Yuhang Lu, Lili Ju 외

In this paper, we tackle the problem of one-shot unsupervised domain adaptation (OSUDA) for semantic segmentation where the segmentors only see one unlabeled target image during training. In this case, traditional unsupe…

Domain AdaptationOne-shot Unsupervised Domain AdaptationSemantic SegmentationStyle Transfer+1

Refinement of Hottopixx Method for Nonnegative Matrix Factorization Under Noisy Separability

2021-09-07 · Tomohiko Mizutani

Hottopixx, proposed by Bittorf et al. at NIPS 2012, is an algorithm for solving nonnegative matrix factorization (NMF) problems under the separability assumption. Separable NMFs have important applications, such as topic…

ST-ProC: A Graph-Prototypical Framework for Robust Semi-Supervised Travel Mode Identification

2025-11-17 · Luyao Niu, Nuoxian Huang arxiv

Travel mode identification (TMI) from GPS trajectories is critical for urban intelligence, but is hampered by the high cost of annotation, leading to severe label scarcity. Prevailing semi-supervised learning (SSL) metho…

Fine-grained Prototypical Voting with Heterogeneous Mixup for Semi-supervised 2D-3D Cross-modal Retrieval

2024-01-01 · CVPR 2024 1 · Fan Zhang, Xian-Sheng Hua, Chong Chen, Xiao Luo

This paper studies the problem of semi-supervised 2D-3D retrieval which aims to align both labeled and unlabeled 2D and 3D data into the same embedding space. The problem is challenging due to the complicated heterog…

Cross-Modal RetrievalRetrieval