paper-with-me

Papers

Unsupervised and self-adaptative techniques for cross-domain person re-identification

2021-03-21 · IEEE TRANSACTIONS ON INFORMATION FORENSICS AND SECURITY 2021 8 · Gabriel Bertocco, Fernanda Andaló, Anderson Rocha

Person Re-Identification (ReID) across non-overlapping cameras is a challenging task and, for this reason, most works in the prior art rely on supervised feature learning from a labeled dataset to match the same person in different views. However, it demands the time-consuming task of labeling the acquired data, prohibiting its fast deployment, specially in forensic scenarios. Unsupervised Domain Adaptation (UDA) emerges as a promising alternative, as it performs feature-learning adaptation from a model trained on a source to a target domain without identity-label annotation. However, most UDA-based algorithms rely upon a complex loss function with several hyper-parameters, which hinders the generalization to different scenarios. Moreover, as UDA depends on the translation between domains, it is important to select the most reliable data from the unseen domain, thus avoiding error propagation caused by noisy examples on the target data -- an often overlooked problem. In this sense, we propose a novel UDA-based ReID method that optimizes a simple loss function with only one hyper-parameter and that takes advantage of triplets of samples created by a new offline strategy based on the diversity of cameras within a cluster. This new strategy adapts the model and also regularizes it, avoiding overfitting on the target domain. We also introduce a new self-ensembling strategy, in which weights from different iterations are aggregated to create a final model combining knowledge from distinct moments of the adaptation. For evaluation, we consider three well-known deep learning architectures and combine them for final decision-making. The proposed method does not use person re-ranking nor any label on the target domain, and outperforms the state of the art, with a much simpler setup, on the Market to Duke, the challenging Market1501 to MSMT17, and Duke to MSMT17 adaptation scenarios.

📄 PDF Abstract BibTeX arXiv:2103.11520

Code (1)

Gabrielcb/Unsupervised_selfAdaptative_ReID 공식 구현 pytorch

Tasks

Decision MakingDomain AdaptationPerson Re-IdentificationRe-RankingUnsupervised Domain Adaptation

Similar Papers 제목 키워드 기반

Unsupervised Domain Adaptation Method with Semantic-Structural Alignment for Dependency Parsing

2021-11-01 · Findings (EMNLP) 2021 11 · Boda Lin, Mingzheng Li, Si Li, Yong Luo

Unsupervised cross-domain dependency parsing is to accomplish domain adaptation for dependency parsing without using labeled data in target domain. Existing methods are often of the pseudo-annotation type, which generate…

Dependency ParsingDomain AdaptationUnsupervised Domain Adaptation

Universal Domain Adaptation through Self Supervision

2020-02-19 · NeurIPS 2020 12 · Kuniaki Saito, Donghyun Kim, Stan Sclaroff, Kate Saenko

Unsupervised domain adaptation methods traditionally assume that all source categories are present in the target domain. In practice, little may be known about the category overlap between the two domains. While some met…

ClusteringDomain AdaptationPartial Domain AdaptationUniversal Domain Adaptation+1

Robust Object Detection via Instance-Level Temporal Cycle Confusion

2021-04-16 · ICCV 2021 10 · Xin Wang, Thomas E. Huang, Benlin Liu, Fisher Yu 외

Building reliable object detectors that are robust to domain shifts, such as various changes in context, viewpoint, and object appearances, is critical for real-world applications. In this work, we study the effectivenes…

Objectobject-detectionObject DetectionOut-of-Distribution Generalization+1

Hybrid-Domain Adaptative Representation Learning for Gaze Estimation

2025-11-17 · Qida Tan, Hongyu Yang, Wenchao Du arxiv

Appearance-based gaze estimation, aiming to predict accurate 3D gaze direction from a single facial image, has made promising progress in recent years. However, most methods suffer significant performance degradation in …

Representation LearningGaze Estimation

A Bayesian Variational principle for dynamic Self Organizing Maps

2022-08-24 · Anthony Fillion, Thibaut Kulak, François Blayo

We propose organisation conditions that yield a method for training SOM with adaptative neighborhood radius in a variational Bayesian framework. This method is validated on a non-stationary setting and compared in an hig…