paper-with-me

Papers

Source-Guided Similarity Preservation for Online Person Re-Identification

2024-02-23 · Hamza Rami, Jhony H. Giraldo, Nicolas Winckler, Stéphane Lathuilière

Online Unsupervised Domain Adaptation (OUDA) for person Re-Identification (Re-ID) is the task of continuously adapting a model trained on a well-annotated source domain dataset to a target domain observed as a data stream. In OUDA, person Re-ID models face two main challenges: catastrophic forgetting and domain shift. In this work, we propose a new Source-guided Similarity Preservation (S2P) framework to alleviate these two problems. Our framework is based on the extraction of a support set composed of source images that maximizes the similarity with the target data. This support set is used to identify feature similarities that must be preserved during the learning process. S2P can incorporate multiple existing UDA methods to mitigate catastrophic forgetting. Our experiments show that S2P outperforms previous state-of-the-art methods on multiple real-to-real and synthetic-to-real challenging OUDA benchmarks.

📄 PDF Abstract BibTeX arXiv:2402.15206

Code (1)

ramimmhamza/s2p 공식 구현 pytorch

Tasks

Domain AdaptationOnline unsupervised domain adaptationPerson Re-IdentificationUnsupervised Domain Adaptation

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Perceptual Similarity guidance and text guidance optimization for Editing Real Images using Guided Diffusion Models

2023-12-09 · Ruichen Zhang

When using a diffusion model for image editing, there are times when the modified image can differ greatly from the source. To address this, we apply a dual-guidance approach to maintain high fidelity to the original in …

Preserve or Modify? Context-Aware Evaluation for Balancing Preservation and Modification in Text-Guided Image Editing

2024-10-15 · CVPR 2025 1 · Yoonjeon Kim, Soohyun Ryu, Yeonsung Jung, Hyunkoo Lee 외

The development of vision-language and generative models has significantly advanced text-guided image editing, which seeks the \textit{preservation} of core elements in the source image while implementing \textit{modific…

AttributeLarge Language Modeltext-guided-image-editing

Finer-Personalization Rank: Fine-Grained Retrieval Examines Identity Preservation for Personalized Generation

2025-12-22 · Connor Kilrain, David Carlyn, Julia Chae, Sara Beery 외 arxiv

The rise of personalized generative models raises a central question: how should we evaluate identity preservation? Given a reference image (e.g., one's pet), we expect the generated image to retain precise details attac…

Semantic Similarity

Local and Global Structure Preservation Based Spectral Clustering

2022-10-23 · Kajal Eybpoosh, Mansoor Rezghi, Abbas Heydari

Spectral Clustering (SC) is widely used for clustering data on a nonlinear manifold. SC aims to cluster data by considering the preservation of the local neighborhood structure on the manifold data. This paper extends Sp…

Clustering

Online User Profiling to Detect Social Bots on Twitter

2022-03-09 · Maryam Heidari, James H Jr Jones, Ozlem Uzuner

Social media platforms can expose influential trends in many aspects of everyday life. However, the movements they represent can be contaminated by disinformation. Social bots are one of the significant sources of disinf…

BIG-bench Machine Learning