PulseAugur
EN
LIVE 10:38:45

New black-box method accurately attributes generative image models

Researchers have developed a new method called Raw-Patch Attribution (RPA) for identifying the generative model that created a given image. This technique utilizes a lightweight Convolutional Neural Network (CNN) and operates effectively in a strict black-box setting, meaning it doesn't require access to the internal workings of the generative models. RPA has demonstrated higher accuracy and efficiency compared to previous methods, successfully attributing models like DRAGON and OpenFake with high precision. Furthermore, the features extracted by RPA can be used for additional tasks such as tracing model lineage, grouping unseen generators, and adapting to new models with minimal data. AI

IMPACT Provides a more efficient and accurate method for identifying the origin of generated images, aiding in content provenance and detection.

RANK_REASON Research paper detailing a new model attribution technique. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CV →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New black-box method accurately attributes generative image models

COVERAGE [1]

  1. arXiv cs.CV TIER_1 English(EN) · Asaf Livne, Amir Jevnisek, Shai Avidan ·

    Scalable Black-Box Model Attribution for Images

    arXiv:2608.15652v1 Announce Type: new Abstract: The rapid proliferation of generative models raises the model attribution problem: given only an image, can we determine which model produced it? Existing methods have grown as elaborate as the generators they target, on the as- sum…