CVOct 11, 2024

Aligned Divergent Pathways for Omni-Domain Generalized Person Re-Identification

arXiv:2410.08466v11 citationsh-index: 622024 International Conference on Electrical, Computer and Energy Technologies (ICECET
Originality Incremental advance
AI Analysis

This addresses the challenge of domain transfer in Person ReID, which is crucial for real-world applications like surveillance, but the approach appears incremental as it builds on existing backbone architectures with novel modules.

The paper tackles the problem of Person Re-identification (ReID) across varying training and testing domains by proposing a new paradigm called Omni-Domain Generalization Person ReID (ODG-ReID), achieving state-of-the-art results in multi-source domain generalization and supervised ReID within the same domain.

Person Re-identification (Person ReID) has advanced significantly in fully supervised and domain generalized Person R e ID. However, methods developed for one task domain transfer poorly to the other. An ideal Person ReID method should be effective regardless of the number of domains involved in training or testing. Furthermore, given training data from the target domain, it should perform at least as well as state-of-the-art (SOTA) fully supervised Person ReID methods. We call this paradigm Omni-Domain Generalization Person ReID, referred to as ODG-ReID, and propose a way to achieve this by expanding compatible backbone architectures into multiple diverse pathways. Our method, Aligned Divergent Pathways (ADP), first converts a base architecture into a multi-branch structure by copying the tail of the original backbone. We design our module Dynamic Max-Deviance Adaptive Instance Normalization (DyMAIN) that encourages learning of generalized features that are robust to omni-domain directions and apply DyMAIN to the branches of ADP. Our proposed Phased Mixture-of-Cosines (PMoC) coordinates a mix of stable and turbulent learning rate schedules among branches for further diversified learning. Finally, we realign the feature space between branches with our proposed Dimensional Consistency Metric Loss (DCML). ADP outperforms the state-of-the-art (SOTA) results for multi-source domain generalization and supervised ReID within the same domain. Furthermore, our method demonstrates improvement on a wide range of single-source domain generalization benchmarks, achieving Omni-Domain Generalization over Person ReID tasks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes