paper-with-me

홈 › Papers

Detecting and Grounding Multi-Modal Media Manipulation

2023-04-05 · CVPR 2023 1 · Rui Shao, Tianxing Wu, Ziwei Liu

Misinformation has become a pressing issue. Fake media, in both visual and textual forms, is widespread on the web. While various deepfake detection and text fake news detection methods have been proposed, they are only designed for single-modality forgery based on binary classification, let alone analyzing and reasoning subtle forgery traces across different modalities. In this paper, we highlight a new research problem for multi-modal fake media, namely Detecting and Grounding Multi-Modal Media Manipulation (DGM^4). DGM^4 aims to not only detect the authenticity of multi-modal media, but also ground the manipulated content (i.e., image bounding boxes and text tokens), which requires deeper reasoning of multi-modal media manipulation. To support a large-scale investigation, we construct the first DGM^4 dataset, where image-text pairs are manipulated by various approaches, with rich annotation of diverse manipulations. Moreover, we propose a novel HierArchical Multi-modal Manipulation rEasoning tRansformer (HAMMER) to fully capture the fine-grained interaction between different modalities. HAMMER performs 1) manipulation-aware contrastive learning between two uni-modal encoders as shallow manipulation reasoning, and 2) modality-aware cross-attention by multi-modal aggregator as deep manipulation reasoning. Dedicated manipulation detection and grounding heads are integrated from shallow to deep levels based on the interacted multi-modal information. Finally, we build an extensive benchmark and set up rigorous evaluation metrics for this new research problem. Comprehensive experiments demonstrate the superiority of our model; several valuable observations are also revealed to facilitate future research in multi-modal media manipulation.

📄 PDF Abstract BibTeX arXiv:2304.02556

Code (1)

rshaojimmy/multimodal-deepfake 공식 구현 pytorch

Tasks

Binary ClassificationContrastive LearningDeepFake DetectionFace SwappingFake News DetectionMisinformation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Detecting and Grounding Multi-Modal Media Manipulation and Beyond

2023-09-25 · Rui Shao, Tianxing Wu, Jianlong Wu, Liqiang Nie 외

Misinformation has become a pressing issue. Fake media, in both visual and textual forms, is widespread on the web. While various deepfake detection and text fake news detection methods have been proposed, they are only …

Binary ClassificationContrastive LearningDeepFake DetectionFace Swapping+2

ASAP: Advancing Semantic Alignment Promotes Multi-Modal Manipulation Detecting and Grounding

2024-12-17 · CVPR 2025 1 · Zhenxing Zhang, Yaxiong Wang, Lechao Cheng, Zhun Zhong 외

We present ASAP, a new framework for detecting and grounding multi-modal media manipulation (DGM4).Upon thorough examination, we observe that accurate fine-grained cross-modal semantic alignment between the image and tex…

cross-modal alignment

Unleashing the Potential of Consistency Learning for Detecting and Grounding Multi-Modal Media Manipulation

2025-06-06 · CVPR 2025 1 · Yiheng Li, Yang Yang, Zichang Tan, Huan Liu 외

To tackle the threat of fake news, the task of detecting and grounding multi-modal media manipulation DGM4 has received increasing attention. However, most state-of-the-art methods fail to explore the fine-grained consis…

Decoder

Beyond Artificial Misalignment: Detecting and Grounding Semantic-Coordinated Multimodal Manipulations

2025-09-16 · Jinjie Shen, Yaxiong Wang, Lechao Cheng, Nan Pu 외 arxiv

The detection and grounding of manipulated content in multimodal data has emerged as a critical challenge in media forensics. While existing benchmarks demonstrate technical progress, they suffer from misalignment artifa…

Fine-grained Multiple Supervisory Network for Multi-modal Manipulation Detecting and Grounding

2025-08-04 · Xinquan Yu, Wei Lu, Xiangyang Luo arxiv

The task of Detecting and Grounding Multi-Modal Media Manipulation (DGM$^4$) is a branch of misinformation detection. Unlike traditional binary classification, it includes complex subtasks such as forgery content localiz…

Binary Classification