DeformTrace: A Deformable State Space Model with Relay Tokens for Temporal Forgery Localization
Yuhong Yang, Zhongyuan Wang, Junqi Yang, Suting Wang, Weiping Tu, Xiaodong Zhu, Yangxu Liao, Yuanming Zheng
aaai
Research metadataShow detailsHide details
- Affiliations
- Not available
- Published
- 2026-03-17
- Processed
- 7/25/2026, 12:55:50 PM
- Analysis model
- gemini-2.5-flash
- Analysis status
- analyzed
- Local PDF artifact
- papers/pdf/2026/deformtrace-a-deformable-state-space-model-with-relay-tokens.pdf
Summary
DeformTrace is a novel framework for Temporal Forgery Localization (TFL) that integrates State Space Models (SSMs) with deformable dynamics and relay mechanisms. It addresses challenges in TFL such as ambiguous boundaries, sparse forgeries, and limited long-range modeling in SSMs. The core idea involves a Deformable Self-SSM (DS-SSM) for dynamic receptive fields, a Relay Token Mechanism to mitigate long-range decay, and a Deformable Cross-SSM (DC-SSM) for cross-sequence interactions. DeformTrace achieves state-of-the-art performance on standard benchmarks with fewer parameters, faster inference, and stronger robustness.
Problem
The paper identifies several bottlenecks in existing Temporal Forgery Localization (TFL) methods and State Space Models (SSMs):
- Ambiguous Boundaries: Forgery boundaries are often unclear, unlike well-defined boundaries in tasks like Temporal Action Detection (TAD). Standard SSMs use fixed state updates, leading to temporal smoothing that reduces localization precision.
- : Most frames in a video are non-forged, causing SSMs' recursive updates to be dominated by non-forgery patterns, which weakens sensitivity to sparse forgeries.