paper-with-me

Papers

UMMAFormer: A Universal Multimodal-adaptive Transformer Framework for Temporal Forgery Localization

2023-08-28 · Rui Zhang, Hongxia Wang, Mingshan Du, Hanqing Liu, Yang Zhou, Qiang Zeng

The emergence of artificial intelligence-generated content (AIGC) has raised concerns about the authenticity of multimedia content in various fields. However, existing research for forgery content detection has focused mainly on binary classification tasks of complete videos, which has limited applicability in industrial settings. To address this gap, we propose UMMAFormer, a novel universal transformer framework for temporal forgery localization (TFL) that predicts forgery segments with multimodal adaptation. Our approach introduces a Temporal Feature Abnormal Attention (TFAA) module based on temporal feature reconstruction to enhance the detection of temporal differences. We also design a Parallel Cross-Attention Feature Pyramid Network (PCA-FPN) to optimize the Feature Pyramid Network (FPN) for subtle feature enhancement. To evaluate the proposed method, we contribute a novel Temporal Video Inpainting Localization (TVIL) dataset specifically tailored for video inpainting scenes. Our experiments show that our approach achieves state-of-the-art performance on benchmark datasets, including Lav-DF, TVIL, and Psynd, significantly outperforming previous methods. The code and data are available at https://github.com/ymhzyj/UMMAFormer/.

📄 PDF Abstract BibTeX arXiv:2308.14395

Code (1)

ymhzyj/UMMAFormer 공식 구현 pytorch

Tasks

Binary ClassificationTemporal Forgery LocalizationVideo Inpainting

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Multi-Head Attention 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Residual Connection 설명 없음

Similar Papers 제목 키워드 기반

Multimodal High-order Relation Transformer for Scene Boundary Detection

2023-01-01 · ICCV 2023 1 · Xi Wei, Zhangxiang Shi, Tianzhu Zhang, Xiaoyuan Yu 외

Scene boundary detection breaks down long videos into meaningful story-telling units and plays a crucial role in high-level video understanding. Despite significant advancements in this area, this task remains a chal…

Boundary DetectionDecoderRelationVideo Understanding

Bridging Text and Video: A Universal Multimodal Transformer for Video-Audio Scene-Aware Dialog

2020-02-01 · Zekang Li, Zongjia Li, Jinchao Zhang, Yang Feng 외

Audio-Visual Scene-Aware Dialog (AVSD) is a task to generate responses when chatting about a given video, which is organized as a track of the 8th Dialog System Technology Challenge (DSTC8). To solve the task, we propose…

Dialogue GenerationMulti-Task LearningText Generation

Semantic Communication with Adaptive Universal Transformer

2021-08-20 · Qingyang Zhou, Rongpeng Li, Zhifeng Zhao, Chenghui Peng 외

With the development of deep learning (DL), natural language processing (NLP) makes it possible for us to analyze and understand a large amount of language texts. Accordingly, we can achieve a semantic communication in t…

Semantic CommunicationSentence

REVELIO -- Universal Multimodal Task Load Estimation for Cross-Domain Generalization

2025-09-01 · Maximilian P. Oppelt, Andreas Foltyn, Nadine R. Lang-Richter, Bjoern M. Eskofier arxiv

Task load detection is essential for optimizing human performance across diverse applications, yet current models often lack generalizability beyond narrow experimental domains. While prior research has focused on indivi…

Domain Generalization

UPop: Unified and Progressive Pruning for Compressing Vision-Language Transformers

2023-01-31 · Dachuan Shi, Chaofan Tao, Ying Jin, Zhendong Yang 외

Real-world data contains a vast amount of multimodal information, among which vision and language are the two most representative modalities. Moreover, increasingly heavier models, \textit{e}.\textit{g}., Transformers, h…

Image CaptioningImage ClassificationImage RetrievalImage-text Retrieval+7