paper-with-me

홈 › Papers

Face-Trace: Open-Set Attribution and Progressive Discovery of Synthetic Face Generators

2026-07-08 · Alessia Infantino, Claudio Schiavella, Irene Amerini arxiv

Recent advances in generative Artificial Intelligence have made synthetic face images increasingly realistic, creating new challenges for multimedia forensics. Source attribution methods should identify the generator of an image when the source is known, but also handle samples produced by unseen models. Most existing approaches, however, address synthetic face attribution in a closed-set setting, assuming that test samples can only originate from generators observed during training. This assumption does not hold in real-world scenarios, where new generators continuously appear and detecting an image as unknown is not sufficient, since rejected samples should also be organized according to their underlying sources. We introduce Face-Trace, a pipeline for open-set synthetic face source attribution that combines known generator classification, energy-based rejection, and unknown generator discovery. A classifier trained on frozen I-JEPA embeddings attributes known generators, while rejected samples are represented by combining projected I-JEPA features with complementary forensic traces and grouped to identify coherent sets of samples produced by unknown generators. We also extend the discovery stage to an incremental scenario, where rejected samples arrive over time. Experiments on the WILD dataset show 96.73% closed-set attribution accuracy, while rejection reaches 71.25% balanced accuracy and rejected samples are clustered into meaningful unknown-generator groups, with an Adjusted Rand Index of 0.81, a Normalized Mutual Information of 0.90, and an overall purity of 87.74%. In the incremental setting, the discovered generator space is progressively extended while maintaining a final purity of 99.23%, and cross-dataset experiments suggest that the pipeline can operate beyond the original data distribution.

📄 PDF Abstract BibTeX arXiv:2607.07545

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Progressive Open Space Expansion for Open-Set Model Attribution

2023-03-13 · CVPR 2023 1 · Tianyun Yang, Danding Wang, Fan Tang, Xinying Zhao 외

Despite the remarkable progress in generative technology, the Janus-faced issues of intellectual property protection and malicious content supervision have arisen. Efforts have been paid to manage synthetic images by att…

AttributeOpen Set Learning

Contrastive Pseudo Learning for Open-World DeepFake Attribution

2023-09-20 · ICCV 2023 1 · Zhimin Sun, Shen Chen, Taiping Yao, Bangjie Yin 외

The challenge in sourcing attribution for forgery faces has gained widespread attention due to the rapid development of generative techniques. While many recent works have taken essential steps on GAN-generated faces, mo…

DeepFake DetectionFace SwappingPseudo Label

NeSy-CSA: A Neuro-Symbolic Framework for Open-Ended Critical Scenario Attribution

2026-07-04 · Qitong Chu, Xunjie He, Chen Deng, Huaxin Pei 외 arxiv

Understanding why discovered scenarios become critical in scenario-based testing is essential for effectively leveraging them in decision-making systems. Reasoning about such criticality can be formulated as an attributi…

Explanation Generation

Probe-Based Data Attribution: Discovering and Mitigating Undesirable Behaviors in LLM Post-Training

2026-02-11 · Frank Xiao, Santiago Aranguri arxiv

We propose probe-based data attribution, a method that traces behavioral changes in post-trained language models to responsible training datapoints. By computing activation-difference vectors for both test prompts and pr…

Discovering Transformer Circuits via a Hybrid Attribution and Pruning Framework

2025-09-28 · Hao Gu, Vibhas Nair, Amrithaa Ashok Kumar, Jayvart Sharma 외 arxiv

Interpreting language models often involves circuit analysis, which aims to identify sparse subnetworks, or circuits, that accomplish specific tasks. Existing circuit discovery algorithms face a fundamental trade-off: at…