paper-with-me

Papers

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 heterogeneous relationships between 2D and 3D data. Moreover label scarcity in real-world applications hinders from generating discriminative representations. In this paper we propose a semi-supervised approach named Fine-grained Prototypcical Voting with Heterogeneous Mixup (FIVE) which maps both 2D and 3D data into a common embedding space for cross-modal retrieval. Specifically we generate fine-grained prototypes to model inter-class variation for both 2D and 3D data. Then considering each unlabeled sample as a query we retrieve relevant prototypes to vote for reliable and robust pseudo-labels which serve as guidance for discriminative learning under label scarcity. Furthermore to bridge the semantic gap between two modalities we mix cross-modal pairs with similar semantics in the embedding space and then perform similarity learning for cross-modal discrepancy reduction in a soft manner. The whole FIVE is optimized with the consideration of sharpness to mitigate the impact of potential label noise. Extensive experiments on benchmark datasets validate the superiority of FIVE compared with a range of baselines in different settings. On average FIVE outperforms the second-best approach by 4.74% on 3D MNIST 12.94% on ModelNet10 and 22.10% on ModelNet40.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Cross-Modal RetrievalRetrieval

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
Mixup Mixup is a data augmentation technique that generates a weighted combination of random image pairs from the training data. Given two images and their ground truth labels:…

Similar Papers 제목 키워드 기반

Contrastive-mixup learning for improved speaker verification

2022-02-22 · Xin Zhang, Minho Jin, Roger Cheng, Ruirui Li 외

This paper proposes a novel formulation of prototypical loss with mixup for speaker verification. Mixup is a simple yet efficient data augmentation technique that fabricates a weighted combination of random data point an…

Data AugmentationMetric LearningSpeaker Verification

Multi-winner Approval Voting Goes Epistemic

2022-01-17 · Tahar Allouche, Jérôme Lang, Florian Yger

Epistemic voting interprets votes as noisy signals about a ground truth. We consider contexts where the truth consists of a set of objective winners, knowing a lower and upper bound on its cardinality. A prototypical pro…

Learning Cautiously in Federated Learning with Noisy and Heterogeneous Clients

2023-04-06 · Chenrui Wu, Zexi Li, Fangxin Wang, Chao Wu

Federated learning (FL) is a distributed framework for collaboratively training with privacy guarantees. In real-world scenarios, clients may have Non-IID data (local class imbalance) with poor annotation quality (label …

Federated Learning

OpenMixup: Open Mixup Toolbox and Benchmark for Visual Representation Learning

2022-09-11 · Siyuan Li, Zedong Wang, Zicheng Liu, Juanxi Tian 외

Mixup augmentation has emerged as a widely used technique for improving the generalization ability of deep neural networks (DNNs). However, the lack of standardized implementations and benchmarks has impeded recent progr…

BenchmarkingClassificationImage ClassificationRepresentation Learning+2

Brain-inspired analogical mixture prototypes for few-shot class-incremental learning

2025-02-26 · Wanyi Li, Wei Wei, Yongkang Luo, Peng Wang

Few-shot class-incremental learning (FSCIL) poses significant challenges for artificial neural networks due to the need to efficiently learn from limited data while retaining knowledge of previously learned tasks. Inspir…

class-incremental learningClass Incremental LearningFew-Shot Class-Incremental LearningIncremental Learning