CVCRAug 29, 2024

FastForensics: Efficient Two-Stream Design for Real-Time Image Manipulation Detection

arXiv:2408.16582v1h-index: 6
Originality Incremental advance
AI Analysis

This work addresses the need for timely identification of falsified media on social platforms, offering a solution that is incremental in improving efficiency for real-time applications.

The paper tackles the problem of real-time image manipulation detection by proposing an efficient two-stream architecture that combines wavelet-guided Transformer blocks for global frequency traces and convolutional layers for fine-grained traces, achieving competitive performance with a lightweight model of about 8M parameters.

With the rise in popularity of portable devices, the spread of falsified media on social platforms has become rampant. This necessitates the timely identification of authentic content. However, most advanced detection methods are computationally heavy, hindering their real-time application. In this paper, we describe an efficient two-stream architecture for real-time image manipulation detection. Our method consists of two-stream branches targeting the cognitive and inspective perspectives. In the cognitive branch, we propose efficient wavelet-guided Transformer blocks to capture the global manipulation traces related to frequency. This block contains an interactive wavelet-guided self-attention module that integrates wavelet transformation with efficient attention design, interacting with the knowledge from the inspective branch. The inspective branch consists of simple convolutions that capture fine-grained traces and interact bidirectionally with Transformer blocks to provide mutual support. Our method is lightweight ($\sim$ 8M) but achieves competitive performance compared to many other counterparts, demonstrating its efficacy in image manipulation detection and its potential for portable integration.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes