pith. sign in

arxiv: 2411.14823 · v2 · pith:IMKZWY4Qnew · submitted 2024-11-22 · 💻 cs.CV · cs.CR· cs.LG

Omni-IML: Towards Unified Image Manipulation Localization

classification 💻 cs.CV cs.CRcs.LG
keywords omni-imlimagelocalizationtamperedtasksachievesacrossdataset
0
0 comments X
read the original abstract

Existing Image Manipulation Localization (IML) methods mostly rely heavily on task-specific designs, making them perform well only on the target IML task, while joint training on multiple IML tasks causes significant performance degradation, hindering real applications. To this end, we propose Omni-IML, the first generalist model designed to unify IML across diverse tasks. Specifically, Omni-IML achieves generalization through three key components: (1) a Modal Gate Encoder, which adaptively selects the optimal encoding modality per sample, (2) a Dynamic Weight Decoder, which dynamically adjusts decoder filters to the task at hand, and (3) an Anomaly Enhancement module that leverages box supervision to highlight the tampered regions and facilitate the learning of task-agnostic features. Beyond localization, to support interpretation of the tampered images, we construct Omni-273k, a large high-quality dataset that includes natural language descriptions of tampered artifact. It is annotated through our automatic, chain-of-thoughts annotation technique. We also design a simple-yet-effective interpretation module to better utilize these descriptive annotations. Our extensive experiments show that our single Omni-IML model achieves state-of-the-art performance across all four major IML tasks, providing a valuable solution for practical deployment and a promising direction of generalist models in image forensics. Our code and dataset will be publicly available.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Efficient Document Tampering Localization with Multi-Level Discrepancy Features and Unified DCT-Quantization Embedding

    cs.CV 2026-06 unverdicted novelty 6.0

    DiffNet achieves state-of-the-art cross-domain performance on human-made document tampering localization by combining RGB-DCT early fusion with multi-level discrepancy transformations and a frequency-index-aware DCT-q...