paper-with-me

Papers

Robust Noisy Correspondence Learning with Equivariant Similarity Consistency

2024-01-01 · CVPR 2024 1 · Yuchen Yang, Likai Wang, Erkun Yang, Cheng Deng

The surge in multi-modal data has propelled cross-modal matching to the forefront of research interest. However the challenge lies in the laborious and expensive process of curating a large and accurately matched multimodal dataset. Commonly sourced from the Internet these datasets often suffer from a significant presence of mismatched data impairing the performance of matching models. To address this problem we introduce a novel regularization approach named Equivariant Similarity Consistency (ESC) which can facilitate robust clean and noisy data separation and improve the training for cross-modal matching. Intuitively our method posits that the semantic variations caused by image changes should be proportional to those caused by text changes for any two matched samples. Accordingly we first calculate the ESC by comparing image and text semantic variations between a set of elaborated anchor points and other undivided training data. Then pairs with high ESC are filtered out as noisy correspondence pairs. We implement our method by combining the ESC with a traditional hinge-based triplet loss. Extensive experiments on three widely used datasets including Flickr30K MS-COCO and Conceptual Captions verify the effectiveness of our method.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Triplet

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

PCSR: Pseudo-label Consistency-Guided Sample Refinement for Noisy Correspondence Learning

2025-09-19 · Zhuoyao Liu, Yang Liu, Wentao Feng, Shudong Huang arxiv

Cross-modal retrieval aims to align different modalities via semantic similarity. However, existing methods often assume that image-text pairs are perfectly aligned, overlooking Noisy Correspondences in real data. These …

Cross-Modal RetrievalSemantic Similarity

SIM2E: Benchmarking the Group Equivariant Capability of Correspondence Matching Algorithms

2022-08-21 · Shuai Su, Zhongkai Zhao, Yixin Fei, Shuda Li 외

Correspondence matching is a fundamental problem in computer vision and robotics applications. Solving correspondence matching problems using neural networks has been on the rise recently. Rotation-equivariance and scale…

Benchmarking

BiCro: Noisy Correspondence Rectification for Multi-modality Data via Bi-directional Cross-modal Similarity Consistency

2023-03-22 · CVPR 2023 1 · Shuo Yang, Zhaopan Xu, Kai Wang, Yang You 외

As one of the most fundamental techniques in multimodal learning, cross-modal matching aims to project various sensory modalities into a shared feature space. To achieve this, massive and correctly aligned data pairs are…

Cross-modal retrieval with noisy correspondenceImage-text matchingText Matching

Correspondence-Free SE(3) Point Cloud Registration in RKHS via Unsupervised Equivariant Learning

2024-07-29 · Ray Zhang, Zheming Zhou, Min Sun, Omid Ghasemalizadeh 외

This paper introduces a robust unsupervised SE(3) point cloud registration method that operates without requiring point correspondences. The method frames point clouds as functions in a reproducing kernel Hilbert space (…

Point Cloud Registration

ReCon: Enhancing True Correspondence Discrimination through Relation Consistency for Robust Noisy Correspondence Learning

2025-02-27 · CVPR 2025 1 · Quanxing Zha, Xin Liu, Shu-Juan Peng, Yiu-ming Cheung 외

Can we accurately identify the true correspondences from multimodal datasets containing mismatched data pairs? Existing methods primarily emphasize the similarity matching between the representations of objects across mo…

Cross-Modal RetrievalCross-modal retrieval with noisy correspondenceImage-text matchingImage-text Retrieval+1