paper-with-me

Papers

Spatio-temporal Co-attention Fusion Network for Video Splicing Localization

2023-09-18 · Man Lin, Gang Cao, Zijie Lou

Digital video splicing has become easy and ubiquitous. Malicious users copy some regions of a video and paste them to another video for creating realistic forgeries. It is significant to blindly detect such forgery regions in videos. In this paper, a spatio-temporal co-attention fusion network (SCFNet) is proposed for video splicing localization. Specifically, a three-stream network is used as an encoder to capture manipulation traces across multiple frames. The deep interaction and fusion of spatio-temporal forensic features are achieved by the novel parallel and cross co-attention fusion modules. A lightweight multilayer perceptron (MLP) decoder is adopted to yield a pixel-level tampering localization map. A new large-scale video splicing dataset is created for training the SCFNet. Extensive tests on benchmark datasets show that the localization and generalization performances of our SCFNet outperform the state-of-the-art. Code and datasets will be available at https://github.com/multimediaFor/SCFNet.

📄 PDF Abstract BibTeX arXiv:2309.09482

Code (1)

multimediafor/scfnet 공식 구현 pytorch

Tasks

Decoder

Similar Papers 제목 키워드 기반

MASTAF: A Model-Agnostic Spatio-Temporal Attention Fusion Network for Few-shot Video Classification

2021-12-08 · Rex Liu, Huanle Zhang, Hamed Pirsiavash, Xin Liu

We propose MASTAF, a Model-Agnostic Spatio-Temporal Attention Fusion network for few-shot video classification. MASTAF takes input from a general video spatial and temporal representation,e.g., using 2D CNN, 3D CNN, and …

ClassificationVideo Classification

FrameDiT: Diffusion Transformer with Matrix Attention for Efficient Video Generation

2026-03-10 · Minh Khoa Le, Kien Do, Duc Thanh Nguyen, Truyen Tran arxiv

High-fidelity video generation remains challenging for diffusion models due to the difficulty of modeling complex spatio-temporal dynamics efficiently. Recent video diffusion methods typically represent a video as a sequ…

Video Generation

ProAV-DiT: A Projected Latent Diffusion Transformer for Efficient Synchronized Audio-Video Generation

2025-11-15 · Jiahui Sun, Weining Wang, Mingzhen Sun, Yirong Yang 외 arxiv

Sounding Video Generation (SVG) remains a challenging task due to the inherent structural misalignment between audio and video, as well as the high computational cost of multimodal data processing. In this paper, we intr…

Computational EfficiencyVideo Generation

UniCtrl: Improving the Spatiotemporal Consistency of Text-to-Video Diffusion Models via Training-Free Unified Attention Control

2024-03-04 · Tian Xia, Xuweiyi Chen, Sihan Xu

Video Diffusion Models have been developed for video generation, usually integrating text and image conditioning to enhance control over the generated content. Despite the progress, ensuring consistency across frames rem…

DiversityVideo Generation

DC-VSR: Spatially and Temporally Consistent Video Super-Resolution with Video Diffusion Prior

2025-02-05 · Janghyeok Han, Gyujin Sim, Geonung Kim, Hyun-seung Lee 외

Video super-resolution (VSR) aims to reconstruct a high-resolution (HR) video from a low-resolution (LR) counterpart. Achieving successful VSR requires producing realistic HR details and ensuring both spatial and tempora…

Super-ResolutionVideo Super-Resolution