paper-with-me

홈 › Papers

Image Re-Identification: Where Self-supervision Meets Vision-Language Learning

2024-07-30 · Bin Wang, Yuying Liang, Lei Cai, Huakun Huang, Huanqiang Zeng

Recently, large-scale vision-language pre-trained models like CLIP have shown impressive performance in image re-identification (ReID). In this work, we explore whether self-supervision can aid in the use of CLIP for image ReID tasks. Specifically, we propose SVLL-ReID, the first attempt to integrate self-supervision and pre-trained CLIP via two training stages to facilitate the image ReID. We observe that: 1) incorporating language self-supervision in the first training stage can make the learnable text prompts more distinguishable, and 2) incorporating vision self-supervision in the second training stage can make the image features learned by the image encoder more discriminative. These observations imply that: 1) the text prompt learning in the first stage can benefit from the language self-supervision, and 2) the image feature learning in the second stage can benefit from the vision self-supervision. These benefits jointly facilitate the performance gain of the proposed SVLL-ReID. By conducting experiments on six image ReID benchmark datasets without any concrete text labels, we find that the proposed SVLL-ReID achieves the overall best performances compared with state-of-the-arts. Codes will be publicly available at https://github.com/BinWangGzhu/SVLL-ReID.

📄 PDF Abstract BibTeX arXiv:2407.20647

Code (1)

binwanggzhu/svll-reid 공식 구현 pytorch

Tasks

Prompt Learning

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

SLIP: Self-supervision meets Language-Image Pre-training

2021-12-23 · Norman Mu, Alexander Kirillov, David Wagner, Saining Xie

Recent work has shown that self-supervised pre-training leads to improvements over supervised learning on challenging visual recognition tasks. CLIP, an exciting new approach to learning with language supervision, demons…

Multi-Task LearningRepresentation LearningSelf-Supervised Learning

Knowledge Distillation Meets Self-Supervision

2020-06-12 · ECCV 2020 8 · Guodong Xu, Ziwei Liu, Xiaoxiao Li, Chen Change Loy

Knowledge distillation, which involves extracting the "dark knowledge" from a teacher network to guide the learning of a student network, has emerged as an important technique for model compression and transfer learning.…

Contrastive LearningKnowledge DistillationModel CompressionTransfer Learning

Source Identification: A Self-Supervision Task for Dense Prediction

2023-07-05 · Shuai Chen, Subhradeep Kayal, Marleen de Bruijne

The paradigm of self-supervision focuses on representation learning from raw data without the need of labor-consuming annotations, which is the main bottleneck of current data-driven methods. Self-supervision tasks are o…

blind source separationBrain Tumor SegmentationImage SegmentationMedical Image Segmentation+6

Wildlife Target Re-Identification Using Self-supervised Learning in Non-Urban Settings

2025-07-03 · Mufhumudzi Muthivhi, Terence L. van Zyl arxiv

Wildlife re-identification aims to match individuals of the same species across different observations. Current state-of-the-art (SOTA) models rely on class labels to train supervised models for individual classification…

Self-Supervised LearningTransfer Learning

Towards Self-Supervision for Video Identification of Individual Holstein-Friesian Cattle: The Cows2021 Dataset

2021-05-05 · Jing Gao, Tilo Burghardt, William Andrew, Andrew W. Dowsey 외

In this paper we publish the largest identity-annotated Holstein-Friesian cattle dataset Cows2021 and a first self-supervision framework for video identification of individual animals. The dataset contains 10,402 RGB ima…

Contrastive LearningTriplet