DDNet: A Dual-Stream Graph Learning and Disentanglement Framework for Temporal Forgery Localization
Boyang Zhao, Xin Liao, Jiaxin Chen, Xiaoshuai Wu, Yufeng Wu
TL;DR
DDNet addresses temporal forgery localization by combining local and global reasoning through a Dual-Stream Graph Learning framework, augmented by Cross-Level Feature Embedding and Trace Disentanglement and Adaptation. CLFE fuses semantic priors from CLIP with texture cues from ResNet; DSGL uses a Local-distance stream and a Dynamic Semantic stream to capture short- and long-range cues, while TDA isolates generic forgery fingerprints for better cross-domain generalization. The approach achieves state-of-the-art results on ForgeryNet and TVIL, notably about a 9% improvement in AP@0.95 and enhanced cross-domain robustness, validating both the local-global integration and the domain-robust disentanglement strategy. This work advances video forensics by providing precise, interpretable localization of forged segments with strong generalization to unseen domains.
Abstract
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 (TFL), which aims to precisely pinpoint tampered segments, becomes critical. However, existing methods are often constrained by \emph{local view}, failing to capture global anomalies. To address this, we propose a \underline{d}ual-stream graph learning and \underline{d}isentanglement framework for temporal forgery localization (DDNet). By coordinating a \emph{Temporal Distance Stream} for local artifacts and a \emph{Semantic Content Stream} for long-range connections, DDNet prevents global cues from being drowned out by local smoothness. Furthermore, we introduce Trace Disentanglement and Adaptation (TDA) to isolate generic forgery fingerprints, alongside Cross-Level Feature Embedding (CLFE) to construct a robust feature foundation via deep fusion of hierarchical features. Experiments on ForgeryNet and TVIL benchmarks demonstrate that our method outperforms state-of-the-art approaches by approximately 9\% in AP@0.95, with significant improvements in cross-domain robustness.
