paper-with-me

홈 › Papers

DaDiff: Domain-aware Diffusion Model for Nighttime UAV Tracking

2024-10-16 · Haobo Zuo, Changhong Fu, Guangze Zheng, Liangliang Yao, Kunhan Lu, Jia Pan

Domain adaptation is an inspiring solution to the misalignment issue of day/night image features for nighttime UAV tracking. However, the one-step adaptation paradigm is inadequate in addressing the prevalent difficulties posed by low-resolution (LR) objects when viewed from the UAVs at night, owing to the blurry edge contour and limited detail information. Moreover, these approaches struggle to perceive LR objects disturbed by nighttime noise. To address these challenges, this work proposes a novel progressive alignment paradigm, named domain-aware diffusion model (DaDiff), aligning nighttime LR object features to the daytime by virtue of progressive and stable generations. The proposed DaDiff includes an alignment encoder to enhance the detail information of nighttime LR objects, a tracking-oriented layer designed to achieve close collaboration with tracking tasks, and a successive distribution discriminator presented to distinguish different feature distributions at each diffusion timestep successively. Furthermore, an elaborate nighttime UAV tracking benchmark is constructed for LR objects, namely NUT-LR, consisting of 100 annotated sequences. Exhaustive experiments have demonstrated the robustness and feature alignment ability of the proposed DaDiff. The source code and video demo are available at https://github.com/vision4robotics/DaDiff.

📄 PDF Abstract BibTeX arXiv:2410.12270

Code (1)

vision4robotics/DaDiff 공식 구현 pytorch

Tasks

Domain Adaptation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Adaptive Diffusion Priors for Accelerated MRI Reconstruction

2022-07-12 · Alper Güngör, Salman UH Dar, Şaban Öztürk, Yilmaz Korkmaz 외

Deep MRI reconstruction is commonly performed with conditional models that de-alias undersampled acquisitions to recover images consistent with fully-sampled data. Since conditional models are trained with knowledge of t…

De-aliasingMRI Reconstruction

TAE: Target-aware enhancer for nighttime UAV tracking

2026-05-28 · Yanyan Chen, Ruigang Fu, Yu Song, Ping Zhong arxiv

Severe image degradation under low-light nighttime conditions constitutes a core bottleneck preventing all-day applications for UAV-based single object tracking. Existing image enhancement methods often struggle to disti…

Image EnhancementObject Tracking

Boosting Diffusion Guidance via Learning Degradation-Aware Models for Blind Super Resolution

2025-01-15 · Shao-Hao Lu, Ren Wang, Ching-Chun Huang, Wei-Chen Chiu

Recently, diffusion-based blind super-resolution (SR) methods have shown great ability to generate high-resolution images with abundant high-frequency detail, but the detail is often achieved at the expense of fidelity. …

Blind Super-ResolutionSuper-Resolution

Unsupervised Domain Adaptation for Nighttime Aerial Tracking

2022-03-20 · CVPR 2022 1 · Junjie Ye, Changhong Fu, Guangze Zheng, Danda Pani Paudel 외

Previous advances in object tracking mostly reported on favorable illumination circumstances while neglecting performance at nighttime, which significantly impeded the development of related aerial robot applications. Th…

Domain AdaptationObject DiscoveryObject TrackingUnsupervised Domain Adaptation

DADiff: Diffusion-Driven Cross-Domain Policy Adaptation for Reinforcement Learning

2026-07-17 · Hanyang Chen, Anirudh Satheesh, Longchao Da, Hua Wei arxiv

Transferring policies across domains poses a vital challenge in reinforcement learning, due to the dynamics mismatch between the source and target domains. In this paper, we consider the setting of online dynamics adapta…

Representation LearningReinforcement LearningDomain Adaptation