IRCVMMJun 1, 2017

Provenance Filtering for Multimedia Phylogeny

arXiv:1706.00447v112 citations
Originality Incremental advance
AI Analysis

This work addresses the need for more accurate multimedia forensics in detecting manipulated images, though it appears incremental as it builds on existing provenance filtering concepts.

The paper tackles the problem of identifying all potential source images that contributed to a composite or doctored query image, using a two-tiered provenance filtering approach. Experimental results on a dataset of over a million images demonstrate the method's effectiveness for this challenging task.

Departing from traditional digital forensics modeling, which seeks to analyze single objects in isolation, multimedia phylogeny analyzes the evolutionary processes that influence digital objects and collections over time. One of its integral pieces is provenance filtering, which consists of searching a potentially large pool of objects for the most related ones with respect to a given query, in terms of possible ancestors (donors or contributors) and descendants. In this paper, we propose a two-tiered provenance filtering approach to find all the potential images that might have contributed to the creation process of a given query $q$. In our solution, the first (coarse) tier aims to find the most likely "host" images --- the major donor or background --- contributing to a composite/doctored image. The search is then refined in the second tier, in which we search for more specific (potentially small) parts of the query that might have been extracted from other images and spliced into the query image. Experimental results with a dataset containing more than a million images show that the two-tiered solution underpinned by the context of the query is highly useful for solving this difficult task.

Code Implementations1 repo
Foundations

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

Your Notes