CVJul 1, 2025

UMDATrack: Unified Multi-Domain Adaptive Tracking Under Adverse Weather Conditions

arXiv:2507.00648v12 citationsh-index: 9Has Code
Originality Incremental advance
AI Analysis

This addresses the problem of robust tracking in real-world adverse weather for applications like surveillance and autonomous driving, but it is incremental as it builds on existing domain adaptation methods.

The paper tackles visual object tracking under adverse weather conditions like nighttime or fog, where domain shift causes performance drops, and proposes UMDATrack, a unified domain adaptation framework that surpasses existing trackers by a significant margin.

Visual object tracking has gained promising progress in past decades. Most of the existing approaches focus on learning target representation in well-conditioned daytime data, while for the unconstrained real-world scenarios with adverse weather conditions, e.g. nighttime or foggy environment, the tremendous domain shift leads to significant performance degradation. In this paper, we propose UMDATrack, which is capable of maintaining high-quality target state prediction under various adverse weather conditions within a unified domain adaptation framework. Specifically, we first use a controllable scenario generator to synthesize a small amount of unlabeled videos (less than 2% frames in source daytime datasets) in multiple weather conditions under the guidance of different text prompts. Afterwards, we design a simple yet effective domain-customized adapter (DCA), allowing the target objects' representation to rapidly adapt to various weather conditions without redundant model updating. Furthermore, to enhance the localization consistency between source and target domains, we propose a target-aware confidence alignment module (TCA) following optimal transport theorem. Extensive experiments demonstrate that UMDATrack can surpass existing advanced visual trackers and lead new state-of-the-art performance by a significant margin. Our code is available at https://github.com/Z-Z188/UMDATrack.

Code Implementations1 repo
Foundations

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

Your Notes