paper-with-me

Papers

UniSkip-Mamba: A Frequency-Aware State Space Model for Audio-Visual Temporal Forgery Localization

2026-07-05 · Cangjin Qiu, Quan Zhang, Dan Jiang, Ke Zhang arxiv

With the proliferation of AI-generated content, sophisticated multimedia manipulation has raised critical concerns about malicious applications such as opinion manipulation and evidence fabrication, making Audio-Visual Temporal Forgery Localization (AV-TFL) an urgent research frontier. Existing TFL methods have progressed along two main paradigms: Transformer-based temporal modeling and channel-wise multimodal fusion. While these approaches capture temporal dependencies and cross-modal correlations, they process all frequency components indiscriminately, leading to overfitting on high-frequency noise and limited robustness under real-world data degradation. Through systematic frequency domain analysis, we find that forgery-discriminative patterns concentrate in the low/mid-frequency range (normalized frequency 0-0.15), while high-frequency components primarily introduce noise, removing them even improves detection performance by +1.4%. Based on this phenomenon, we propose UniSkip-Mamba, a frequency-aware State Space Model framework that incorporates Unified Multimodal Sequence Fusion to preserve cross-modal phase relationships, and Skip-Scanning Mamba Blocks that implement frequency-aware regularization through a novel Group-Scan-Merge mechanism, naturally biasing learning toward discriminative low/mid-frequency patterns (0-0.15) while maintaining representational completeness. We achieve state-of-the-art (SOTA) performance: 63.4% AP@0.95 on LAV-DF (+9.8% improvement) and 63.58% mAP on AV-Deepfake1M (+14.32% improvement), with 6x faster inference. Our frequency-domain analysis provides theoretical justification from a signal processing perspective for why skip-scanning inherently improves both accuracy and robustness.

📄 PDF Abstract BibTeX arXiv:2607.04498

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DeRainMamba: A Frequency-Aware State Space Model with Detail Enhancement for Image Deraining

2025-10-08 · Zhiliang Zhu, Tao Zeng, Tao Yang, Guoliang Luo 외 arxiv

Image deraining is crucial for improving visual quality and supporting reliable downstream vision tasks. Although Mamba-based models provide efficient sequence modeling, their limited ability to capture fine-grained deta…

Single Image DerainingRain Removal

Versatile and Efficient Medical Image Super-Resolution Via Frequency-Gated Mamba

2025-10-31 · Wenfeng Huang, Xiangyun Liao, Wei Cao, Wenjing Jia 외 arxiv

Medical image super-resolution (SR) is essential for enhancing diagnostic accuracy while reducing acquisition cost and scanning time. However, modeling both long-range anatomical structures and fine-grained frequency det…

Medical Image EnhancementImage Super-Resolution

AdaMamba: Adaptive Frequency-Gated Mamba for Long-Term Time Series Forecasting

2026-04-25 · Xudong Jiang, Mingshan Loo, Hanchen Yang, Wengen Li 외 arxiv

Accurate long-term time series forecasting (LTSF) requires the capture of complex long-range dependencies and dynamic periodic patterns. Recent advances in frequency-domain analysis offer a global perspective for uncover…

Computational EfficiencyTime Series Forecasting

DiMSUM: Diffusion Mamba -- A Scalable and Unified Spatial-Frequency Method for Image Generation

2024-11-06 · Hao Phung, Quan Dao, Trung Dao, Hoang Phan 외

We introduce a novel state-space architecture for diffusion models, effectively harnessing spatial and frequency information to enhance the inductive bias towards local features in input images for image generation tasks…

Image GenerationInductive BiasMambaState Space Models

SpectralMamba-UNet: Frequency-Disentangled State Space Modeling for Texture-Structure Consistent Medical Image Segmentation

2026-02-26 · Fuhao Zhang, Lei Liu, Jialin Zhang, Ya-Nan Zhang 외 arxiv

Accurate medical image segmentation requires effective modeling of both global anatomical structures and fine-grained boundary details. Recent state space models (e.g., Vision Mamba) offer efficient long-range dependency…

Medical Image Segmentation