paper-with-me

홈 › Papers

Dual-Stream Reciprocal Disentanglement Learning for Domain Adaptation Person Re-Identification

2021-06-26 · Huafeng Li, Kaixiong Xu, Jinxing Li, Guangming Lu, Yong Xu, Zhengtao Yu, David Zhang

Since human-labeled samples are free for the target set, unsupervised person re-identification (Re-ID) has attracted much attention in recent years, by additionally exploiting the source set. However, due to the differences on camera styles, illumination and backgrounds, there exists a large gap between source domain and target domain, introducing a great challenge on cross-domain matching. To tackle this problem, in this paper we propose a novel method named Dual-stream Reciprocal Disentanglement Learning (DRDL), which is quite efficient in learning domain-invariant features. In DRDL, two encoders are first constructed for id-related and id-unrelated feature extractions, which are respectively measured by their associated classifiers. Furthermore, followed by an adversarial learning strategy, both streams reciprocally and positively effect each other, so that the id-related features and id-unrelated features are completely disentangled from a given image, allowing the encoder to be powerful enough to obtain the discriminative but domain-invariant features. In contrast to existing approaches, our proposed method is free from image generation, which not only reduces the computational complexity remarkably, but also removes redundant information from id-related features. Extensive experiments substantiate the superiority of our proposed method compared with the state-of-the-arts. The source code has been released in https://github.com/lhf12278/DRDL.

📄 PDF Abstract BibTeX arXiv:2106.13929

Code (1)

lhf12278/DRDL 공식 구현 pytorch

Tasks

DisentanglementDomain AdaptationImage GenerationPerson Re-IdentificationUnsupervised Person Re-Identification

Similar Papers 제목 키워드 기반

Unsupervised Domain Adaptation for Small Bowel Segmentation using Disentangled Representation

2021-07-06 · Seung Yeon Shin, SungWon Lee, Ronald M. Summers

We present a novel unsupervised domain adaptation method for small bowel segmentation based on feature disentanglement. To make the domain adaptation more controllable, we disentangle intensity and non-intensity features…

DisentanglementDomain AdaptationSegmentationUnsupervised Domain Adaptation

DiDA: Disentangled Synthesis for Domain Adaptation

2018-05-21 · Jinming Cao, Oren Katzir, Peng Jiang, Dani Lischinski 외

Unsupervised domain adaptation aims at learning a shared model for two related, but not identical, domains by leveraging supervision from a source domain to an unsupervised target domain. A number of effective domain ada…

DisentanglementDomain AdaptationUnsupervised Domain Adaptation

Learning Classifiers of Prototypes and Reciprocal Points for Universal Domain Adaptation

2022-12-16 · Sungsu Hur, Inkyu Shin, KwanYong Park, Sanghyun Woo 외

Universal Domain Adaptation aims to transfer the knowledge between the datasets by handling two shifts: domain-shift and category-shift. The main challenge is correctly distinguishing the unknown target samples while ada…

Domain AdaptationUniversal Domain Adaptation

DDNet: A Dual-Stream Graph Learning and Disentanglement Framework for Temporal Forgery Localization

2026-01-05 · Boyang Zhao, Xin Liao, Jiaxin Chen, Xiaoshuai Wu 외 arxiv

The rapid evolution of AIGC technology enables misleading viewers by tampering mere small segments within a video, rendering video-level detection inaccurate and unpersuasive. Consequently, temporal forgery localization …

Graph Learning

Trust your Good Friends: Source-free Domain Adaptation by Reciprocal Neighborhood Clustering

2023-09-01 · Shiqi Yang, Yaxing Wang, Joost Van de Weijer, Luis Herranz 외

Domain adaptation (DA) aims to alleviate the domain shift between source domain and target domain. Most DA methods require access to the source data, but often that is not possible (e.g. due to data privacy or intellectu…

ClusteringDomain AdaptationSource-Free Domain Adaptation