paper-with-me

Papers

Learning Comprehensive Representations with Richer Self for Text-to-Image Person Re-Identification

2023-10-17 · Shuanglin Yan, Neng Dong, Jun Liu, Liyan Zhang, Jinhui Tang

Text-to-image person re-identification (TIReID) retrieves pedestrian images of the same identity based on a query text. However, existing methods for TIReID typically treat it as a one-to-one image-text matching problem, only focusing on the relationship between image-text pairs within a view. The many-to-many matching between image-text pairs across views under the same identity is not taken into account, which is one of the main reasons for the poor performance of existing methods. To this end, we propose a simple yet effective framework, called LCR$^2$S, for modeling many-to-many correspondences of the same identity by learning comprehensive representations for both modalities from a novel perspective. We construct a support set for each image (text) by using other images (texts) under the same identity and design a multi-head attentional fusion module to fuse the image (text) and its support set. The resulting enriched image and text features fuse information from multiple views, which are aligned to train a "richer" TIReID model with many-to-many correspondences. Since the support set is unavailable during inference, we propose to distill the knowledge learned by the "richer" model into a lightweight model for inference with a single image/text as input. The lightweight model focuses on semantic association and reasoning of multi-view information, which can generate a comprehensive representation containing multi-view information with only a single-view input to perform accurate text-to-image retrieval during inference. In particular, we use the intra-modal features and inter-modal semantic relations of the "richer" model to supervise the lightweight model to inherit its powerful capability. Extensive experiments demonstrate the effectiveness of LCR$^2$S, and it also achieves new state-of-the-art performance on three popular TIReID datasets.

📄 PDF Abstract BibTeX arXiv:2310.11210

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalImage-text matchingPerson Re-IdentificationText Matching

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Self-Supervised Visual Representations for Cross-Modal Retrieval

2019-01-31 · Yash Patel, Lluis Gomez, Marçal Rusiñol, Dimosthenis Karatzas 외

Cross-modal retrieval methods have been significantly improved in last years with the use of deep neural networks and large-scale annotated datasets such as ImageNet and Places. However, collecting and annotating such da…

ArticlesCross-Modal Retrievalimage-classificationImage Classification+3

Spectral Analysis of Molecular Features: When Richer Features Do Not Guarantee Better Generalization

2025-10-16 · Asma Jamali, Tin Sum Cheng, Rodrigo A. Vargas-Hernández arxiv

The spectral properties of feature embeddings offer critical insights into model generalization and representation quality. While deep learning models are widely used for molecular property prediction, kernel methods rem…

Molecular Property PredictionSelf-Supervised Learning

Skeleton2vec: A Self-supervised Learning Framework with Contextualized Target Representations for Skeleton Sequence

2024-01-01 · Ruizhuo Xu, Linzhi Huang, Mei Wang, Jiani Hu 외

Self-supervised pre-training paradigms have been extensively explored in the field of skeleton-based action recognition. In particular, methods based on masked prediction have pushed the performance of pre-training to a …

Action RecognitionPredictionRepresentation LearningSelf-Supervised Learning+1

Leveraging Acoustic Images for Effective Self-Supervised Audio Representation Learning

2020-08-01 · ECCV 2020 8 · Valentina Sanguineti, Pietro Morerio, Niccolò Pozzetti, Danilo Greco 외

In this paper, we propose the use of a new modality characterized by a richer information content, namely acoustic images, for the sake of audio-visual scene understanding. Each pixel in such images is characterized by a…

Cross-Modal RetrievalRepresentation LearningRetrievalScene Understanding+1

Self-supervised learning of Split Invariant Equivariant representations

2023-02-14 · Quentin Garrido, Laurent Najman, Yann Lecun

Recent progress has been made towards learning invariant or equivariant representations with self-supervised learning. While invariant methods are evaluated on large scale datasets, equivariant ones are evaluated in smal…

Self-Supervised Learning