English

DTTNet: Improving Video Shadow Detection via Dark-Aware Guidance and Tokenized Temporal Modeling

Computer Vision and Pattern Recognition 2025-11-11 v1

Abstract

Video shadow detection confronts two entwined difficulties: distinguishing shadows from complex backgrounds and modeling dynamic shadow deformations under varying illumination. To address shadow-background ambiguity, we leverage linguistic priors through the proposed Vision-language Match Module (VMM) and a Dark-aware Semantic Block (DSB), extracting text-guided features to explicitly differentiate shadows from dark objects. Furthermore, we introduce adaptive mask reweighting to downweight penumbra regions during training and apply edge masks at the final decoder stage for better supervision. For temporal modeling of variable shadow shapes, we propose a Tokenized Temporal Block (TTB) that decouples spatiotemporal learning. TTB summarizes cross-frame shadow semantics into learnable temporal tokens, enabling efficient sequence encoding with minimal computation overhead. Comprehensive Experiments on multiple benchmark datasets demonstrate state-of-the-art accuracy and real-time inference efficiency. Codes are available at https://github.com/city-cheng/DTTNet.

Keywords

Cite

@article{arxiv.2511.06925,
  title  = {DTTNet: Improving Video Shadow Detection via Dark-Aware Guidance and Tokenized Temporal Modeling},
  author = {Zhicheng Li and Kunyang Sun and Rui Yao and Hancheng Zhu and Fuyuan Hu and Jiaqi Zhao and Zhiwen Shao and Yong Zhou},
  journal= {arXiv preprint arXiv:2511.06925},
  year   = {2025}
}
R2 v1 2026-07-01T07:29:18.950Z