paper-with-me

홈 › Papers

Generated Images Are Easier to Forget: A Machine Unlearning Perspective for Synthetic Image Detection

2026-08-01 · Jun Nie, Yonggang Zhang, Tongliang Liu, Yiu-ming Cheung, Bo Han, Xinmei Tian arxiv

Robust detection of generated images is critical to counter the misuse of generative models. Existing methods primarily depend on learning from human-annotated training datasets, limiting their generalization to unseen distributions. In contrast, large-scale vision models (LVMs) pre-trained on web-scale datasets exhibit exceptional generalization power through exposure to diverse distributions, offering a transformative paradigm for this task. However, our experimental results reveal that LVMs pre-trained on natural-image-dominated data can effectively capture the features of both natural and generated images, yielding comparably low losses and thus limited discriminative capacity between them. This prompts a key question: When and how do LVMs exhibit different behaviors when capturing features of natural and generated images? This investigation reveals an insight: during unlearning, LVMs exhibit disparate forgetting dynamics with feature degradation for generated images escalating faster than natural ones. Inspired by the disparate dynamics, we introduce two detection methods: 1) data-free detection, which prunes model parameters to induce unlearning without data access, and 2) data-driven detection, which optimizes LVMs to unlearn knowledge tied to generated images. Extensive experiments conducted on various benchmarks demonstrate that our unlearning-based approach outperforms conventional detection methods. By recasting the detection task as a problem of machine unlearning, our work establishes a new paradigm for generated image detection.

📄 PDF Abstract BibTeX arXiv:2608.00716

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Efficient Machine Unlearning via Influence Approximation

2025-07-31 · Jiawei Liu, Chenwang Wu, Defu Lian, Enhong Chen arxiv

Due to growing privacy concerns, machine unlearning, which aims at enabling machine learning models to ``forget" specific training data, has received increasing attention. Among existing methods, influence-based unlearni…

Incremental Learning

Why Some Models Resist Unlearning: A Linear Stability Perspective

2026-02-03 · Wei-Kai Chang, Rajiv Khanna arxiv

Machine unlearning, the ability to erase the effect of specific training samples without retraining from scratch, is critical for privacy, regulation, and efficiency. However, most progress in unlearning has been empiric…

Forget Vectors at Play: Universal Input Perturbations Driving Machine Unlearning in Image Classification

2024-12-21 · Changchang Sun, Ren Wang, Yihua Zhang, Jinghan Jia 외

Machine unlearning (MU), which seeks to erase the influence of specific unwanted data from already-trained models, is becoming increasingly vital in model editing, particularly to comply with evolving data regulations li…

image-classificationImage ClassificationMachine UnlearningModel Editing

SafeEraser: Enhancing Safety in Multimodal Large Language Models through Multimodal Machine Unlearning

2025-02-18 · Junkai Chen, Zhijie Deng, Kening Zheng, Yibo Yan 외

As Multimodal Large Language Models (MLLMs) develop, their potential security issues have become increasingly prominent. Machine Unlearning (MU), as an effective strategy for forgetting specific knowledge in training dat…

Machine UnlearningVisual Question Answering (VQA)

GENIU: A Restricted Data Access Unlearning for Imbalanced Data

2024-06-12 · Chenhao Zhang, Shaofei Shen, Yawen Zhao, Weitong Tony Chen 외

With the increasing emphasis on data privacy, the significance of machine unlearning has grown substantially. Class unlearning, which involves enabling a trained model to forget data belonging to a specific class learned…

Machine Unlearning