Paper deep dive
NaĂŻve Exposure of Generative AI Capabilities Undermines Deepfake Detection
Sunpill Kim, Chanwoo Hwang, Minsu Kim, Jae Hong Seo
Intelligence
Status: succeeded | Model: google/gemini-3.1-flash-lite-preview | Prompt: intel-v1 | Confidence: 93%
Last extracted: 3/22/2026, 6:15:08 AM
Summary
The paper demonstrates that modern generative AI systems, through their exposed reasoning and image refinement capabilities, inadvertently facilitate the creation of forensic-resistant deepfakes. By using benign, policy-compliant prompts, users can leverage a system's own authenticity criteria to iteratively refine images, effectively bypassing state-of-the-art deepfake detectors while preserving identity and improving perceptual quality.
Entities (6)
Relation Signals (3)
Generative AI â undermines â Deepfake Detection
confidence 95% ¡ the naïve exposure of such capabilities fundamentally undermines modern deepfake detectors.
Adversary â uses â Generative AI
confidence 95% ¡ an adversary uses only benign, policy-compliant prompts and commercial generative AI systems.
Generative AI â exposes â Authenticity Criteria
confidence 90% ¡ generative AI systems articulate explicit authenticity criteria and inadvertently externalize them
Cypher Suggestions (0)
No Cypher suggestions yet.
Abstract
Abstract:Generative AI systems increasingly expose powerful reasoning and image refinement capabilities through user-facing chatbot interfaces. In this work, we show that the naĂŻve exposure of such capabilities fundamentally undermines modern deepfake detectors. Rather than proposing a new image manipulation technique, we study a realistic and already-deployed usage scenario in which an adversary uses only benign, policy-compliant prompts and commercial generative AI systems. We demonstrate that state-of-the-art deepfake detection methods fail under semantic-preserving image refinement. Specifically, we show that generative AI systems articulate explicit authenticity criteria and inadvertently externalize them through unrestricted reasoning, enabling their direct reuse as refinement objectives. As a result, refined images simultaneously evade detection, preserve identity as verified by commercial face recognition APIs, and exhibit substantially higher perceptual quality. Importantly, we find that widely accessible commercial chatbot services pose a significantly greater security risk than open-source models, as their superior realism, semantic controllability, and low-barrier interfaces enable effective evasion by non-expert users. Our findings reveal a structural mismatch between the threat models assumed by current detection frameworks and the actual capabilities of real-world generative AI. While detection baselines are largely shaped by prior benchmarks, deployed systems expose unrestricted authenticity reasoning and refinement despite stringent safety controls in other domains.
Tags
Links
- Source: https://arxiv.org/abs/2603.10504v1
- Canonical: https://arxiv.org/abs/2603.10504v1
Trouble viewing inline? Open PDF directly â
Full Text
103,977 characters extracted from source content.
Expand or collapse full text
NaĂŻve Exposure of Generative AI Capabilities Undermines Deepfake Detection Sunpill Kim â Chanwoo Hwang â Minsu KimJae Hong Seo â Department of Mathematics & Research Institute for Natural Sciences, Hanyang University ksp0352, a5568, iayaho3248, jaehongseo@hanyang.ac.kr â Equal contribution â Corresponding author Abstract Generative AI systems increasingly expose powerful rea- soning and image refinement capabilities through user-facing chatbot interfaces. In this work, we show that the naĂŻve expo- sure of such capabilities fundamentally undermines modern deepfake detectors. Rather than proposing a new image manip- ulation technique, we study a realistic and already-deployed usage scenario in which an adversary uses only benign, policy- compliant prompts and commercial generative AI systems. We demonstrate that state-of-the-art deepfake detection methods fail under semantic-preserving image refinement. Specifically, we show that generative AI systems articulate ex- plicit authenticity criteria and inadvertently externalize them through unrestricted reasoning, enabling their direct reuse as refinement objectives. As a result, refined images simul- taneously evade detection, preserve identity as verified by commercial face recognition APIs, and exhibit substantially higher perceptual quality. Importantly, we find that widely accessible commercial chatbot services pose a significantly greater security risk than open-source models, as their superior realism, semantic controllability, and low-barrier interfaces enable effective evasion by non-expert users. Our findings re- veal a structural mismatch between the threat models assumed by current detection frameworks and the actual capabilities of real-world generative AI. While detection baselines are largely shaped by prior benchmarks, deployed systems expose unrestricted authenticity reasoning and refinement despite stringent safety controls in other domains. 1 Introduction The widespread use of deepfakes and AI-generated me- dia has led to a crisis of trust in digital visual evidence, facilitating identity fraud, misinformation campaigns, and reputational damage. In response, the academic commu- nity has developed a multitude of deepfake detection meth- ods [35, 38, 43, 54, 69, 77, 78], achieving impressive per- formance on standardized benchmarks such as FaceForen- Refined Images using GPT (classified as Real by detector) Deepfake Images from the FaceForensics++ Figure 1: Semantic-preserving refinement alters authenticity judgments without changing identity from commercial APIs. sics++ [51], Celeb-DF [34], and DeepFake Detection Chal- lenge [14]. However, these successes largely rely on the as- sumption that generative models leave persistent, detectable fingerprintsâsuch as frequency artifacts [38, 58], blending inconsistencies [43,54,78], or spatial anomalies [35,77]âthat distinguish them from authentic content. We argue that this prevalent framing of deepfake detection as a static classification task is fundamentally flawed. In prac- tice, detection operates in a highly adversarial environment where attackers rapidly adapt to the assumptions made by defense mechanisms. While early generation techniques (e.g., GANs [24,26], early diffusion models [21,57]) exhibited clear artifact patterns, the landscape has shifted dramatically with the advent of general-purpose Generative AI (GAI) systems. These modern systems, particularly Large Multimodal Mod- els (LMMs) like GPT-4 [1] and Gemini [11], are not merely distinct generators; they are unified platforms that integrate visual perception, complex reasoning, and high-fidelity image refinement. 1 arXiv:2603.10504v1 [cs.CR] 11 Mar 2026 In this work, we demonstrate that the naĂŻve exposure of these capabilities through user-facing interfaces creates a critical, structural vulnerability in current deepfake defense pipelines. We identify a realistic and already-deployed threat model in which an adversary utilizes widely accessible com- mercial GAI systems to evade state-of-the-art detectors with- out requiring technical expertise, white-box access, or policy- violating prompts. This threat arises not from a new genera- tive algorithm, but from the interaction of three capabilities exposed within a single interface: (1) authenticity assess- ment, where the system articulates expert-level criteria for judging realism; (2) structured reasoning, where the system identifies specific artifacts in a given image; and (3) semantic- preserving refinement, where the system refines the image to correct these artifacts while maintaining the subjectâs identity. Our analysis reveals that commercial GAI systems in- advertently externalize their alignment-driven judgments 1 about visual authenticity as an attack vector. When prompted, they articulate explicit authenticity criteriaâsuch as skin tex- ture irregularities, lighting inconsistencies, or unnatural hair boundariesâand apply them to critique input images. We show that these critiques are actionable: an adversary can simply feed the systemâs own negative feedback back into the generation loop as a refinement objective. Because these refinement requests are framed as benign commands to âim- prove naturalnessâ or âfix lighting,â they bypass input-level safety systems designed to catch explicit malicious intent (e.g., âmake a deepfakeâ). The consequences of this feedback loop are severe. We demonstrate that semantic-preserving refinement col- lapses the performance of state-of-the-art detectors. Cru- cially, our experiments show that this process preserves high- level semanticsâspecifically identity, pose, and expressionâ verified by commercial face recognition APIs, AWS Com- pareFaces [53] and Tencent CompareFace [10], while simul- taneously enhancing perceptual quality to a degree that sur- passes the original generation. This creates a paradox where the âbetterâ and more realistic the image becomes through refinement, the more likely it is to be classified as real by both humans and automated detectors, effectively weaponizing the quest for visual quality against forensic analysis. Furthermore, we highlight a significant disparity between open-source models and commercial services. While open- source models provide transparency, we find that closed, com- mercial chatbot services pose a significantly greater security risk due to their superior reasoning capabilities, higher-fidelity outputs, and low-barrier interfaces. These services democra- tize sophisticated evasion techniques, allowing non-expert users to produce forensic-resistant deepfakes through natural language conversation alone. This finding exposes a struc- 1 These capabilities are not explicitly designed for deepfake detection or evasion. Rather, they emerge from the interaction of general-purpose visual reasoning, alignment-driven helpfulness, and safety policies that permit authenticity assessment and benign image refinement. tural mismatch: while detection research often focuses on signal-level artifacts from specific generators, real-world ad- versaries are empowered by logic-driven, multimodal systems that actively assist in scrubbing those very signals. In summary, this paper makes the following contributions: â˘Identification of a Logic-Driven Evasion Vector: We show that the externalized reasoning of GAI systems regarding image authenticity can be directly repurposed as an optimization objective for evasion. â˘Empirical Demonstration of Detector Failure: We pro- vide extensive evidence that semantic-preserving refine- ment via commercial chatbot services causes widespread failure in state-of-the-art detectors while maintaining subjectâs identity and improving visual quality. â˘Analysis of Safety Alignment Gaps: We expose the inconsistency in current safety guardrails, where ex- plicit adversarial prompts are blocked, but reasoning- guided refinementâwhich achieves the same malicious outcomeâis permitted as benign editing. ⢠Comparative Risk Assessment: We establish that com- mercial GAI services present a higher realistic threat than open-source alternatives due to the accessibility and effectiveness of their reasoning-refinement loop for non-expert users. 2 Background 2.1 Image Authentication Deepfake Detection In recent years, deepfake detection research has spanned multiple domains, including spatial analysis, frequency-domain cues, and both frame-level and video-level temporal inconsistencies [35, 38, 47, 69, 77, 78]. While early detectors performed well under intra-domain settings [51], their generalization to unseen manipulation methods or novel generators [25, 50, 68] remained limited, reflecting an implicit static classification setting in detec- tor design. To address this, various approaches have been proposed to improve cross-domain generalization, including the use of pseudo-fake samples [40, 43, 54, 70], a frequency- aware network [58], video-level temporal consistency mod- elling [36, 67], and the design of a universal vision foundation model for downstream face security tasks [62]. AI-Generated Image Detection Similarly, early AI- generated image detectors [7, 16, 63] were typically formu- lated as binary classifiers or relied on data augmentation strategies for detection; however, their ability to generalize to unknown generative models was often limited. Recent works [49, 64, 75] have explored generalization with and with- out additional training across diverse generative techniques, beyond the scope of face manipulation. 2 VLM-based Detection In another direction, recent works [8, 39, 44, 71] has leveraged CLIP [48]âa Vision-Language Model (VLM) trained for zero-shot classificationâto build universal detectors capable of identifying synthetic content across a range of manipulation types and generation methods. For instance, [44] shows that simple classifiers, such ask-N or linear probes, built on top of CLIP embeddings can achieve competitive performance against unseen generative models. More recent work by [71] further scales this approach by combining CLIP representations with patch shuffling. Going further, several studies [17, 23, 74] explore the use of Large Language Models (LLMs) in conjunction with VLMs to reason about visual inconsistencies and explain why an im- age might be fake. This reasoning-based detection paradigm not only improves interpretability but also exposes structured, human-interpretable criteria for authenticity assessment. 2.2 Generative AI The recent advancement of generative VLMs [6, 12, 37] has enabled users to interactively modify images using natural language prompts [66]. These systems, which include com- mercial tools like GPT-4 [1], DALL-E 3 [4], and Gemini [11], as well as open-source Qwen-VL [2], support a range of image editing capabilities such as inpainting and attribute transfer. To mitigate misuse, these systems typically incorporate safety guardrails that restrict the generation of harmful or inappropriate contentâsuch as nudity, violent imagery, or hate symbols [18, 32, 56]. Despite the growing integration of safety guardrails in image generation systems, it remains unclear whether these mechanisms extend beyond content- level moderation to effectively address interaction-level or iterative misuse scenarios, such as the progressive refinement of deepfakes through natural language prompts. 3 On the Interaction between Generative AI and Deepfake Detection GAI systems are increasingly deployed as general-purpose assistants that expose multiple image-related functionalities through unified, user-facing interfaces. From an end-user per- spective, these systems support a wide range of tasks, includ- ing image analysis, natural-language explanation, and image generation or editing. In this section, we examine how such functionalities interact when GAI systems are applied to facial deepfake detection tasks. Rather than treating GAI systems as detectors or adversar- ial tools in isolation, we adopt a user-centric perspective and focus on the observable behaviors that arise when users as- sign authenticity-related tasks using commonly available GAI interfaces. Our analysis characterizes interaction patterns that emerge when image understanding, reasoning, and generation capabilities are jointly accessible within a single system. 3.1 Authenticity Assessment with GAIs We examine how GAI systems behave when users interact with them for facial deepfake detection tasks. Our analysis focuses on two stages of interaction: (i) how assessment crite- ria are articulated, and (i) how such criteria are subsequently used to produce authenticity judgments and explanations. The judgments analyzed in this section reflect the systemsâ own reasoning under zero-shot task settings, rather than claims of correctness with respect to ground-truth labels. 3.1.1 Articulation of Assessment Criteria. In the first stage, users prompt GAI systems to describe how they would assess the authenticity of facial images in general, without supplying any specific image as input. The interaction is explicitly framed as a request for expert-level assessment principles rather than an instance-level authenticity judgment. In response, GAI systems articulate assessment criteria in natural language. These criteria are expressed as generalizable visual cues commonly associated with facial manipulation, rather than conclusions tied to a particular image, quantita- tive confidence outputs, or system-internal decision signals. Across repeated interactions, the articulated criteria exhibit a notable degree of internal structure and consistency across interactions. Rather than varying arbitrarily across prompts, systems repeatedly organize their responses around a small set of recurring artifact-level visual categories, including skin and texture irregularities, geometric consistency of facial com- ponents, lighting coherence, and contextual alignment. Importantly, this articulation behavior is observed even in the absence of any concrete image input. The criteria are presented as general assessment heuristics, rather than as post hoc explanations conditioned on instance-specific evidence. Representative examples of such criterion articulation, drawn from multiple GAI systems under identical zero-shot prompts, are provided in Appendix (Figure 6). Finding 1: GAI systems articulate explicit and struc- tured criteria for facial authenticity assessment, orga- nized around common artifact-level visual cues. 3.1.2 Criteria-Guided Judgments and Explanations. In the second stage, users request an explicit authenticity decision for a facial image together with an accompanying explanation. These requests are formulated by explicitly ref- erencing the assessment criteria articulated in the previous stage. While this involves manual prompt formulation to spec- ify how the judgment should be framed, the requests do not introduce additional evidence, ground-truth labels, or external decision signals beyond the input image itself. Under this criteria-guided framing, GAI systems produce binary authenticity judgments (e.g., real vs. manipulated). 3 The resulting decisions are aligned with the previously articu- lated assessment criteria, and the accompanying explanations consistently reference the same categories of artifact-level vi- sual cues. This alignment suggests that the articulated criteria actively shape how the judgment is structured and justified, rather than being introduced retrospectively to rationalize an already-formed decision. Across our observations, we did not identify cases in which the stated authenticity judgment conflicted with the visual cues cited in its explanation. The subsequent application of these criteria to image-level analy- sis is illustrated in Appendix (Figure 7). Finding 2: When prompted to make instance-level (i.e., image-level) authenticity decisions under explic- itly articulated assessment criteria, GAI systems pro- duce binary judgments that are internally coherent with their accompanying explanations. 3.2 Structured and Actionable Reasoning We examine the explanations produced by GAI systems when responding to criteria-guided facial authenticity assessment requests. While users ask for an authenticity judgment and an accompanying explanation, they do not specify the desired level of detail, spatial granularity, or explanatory structure. Despite this underspecification, the resulting explanations frequently exhibit two coupled properties. First, they are ar- ticulated at the level of concrete visual artifacts rather than abstract impressions. Second, this artifact-level structure en- ables the explanations to be reinterpreted as actionable guid- ance for downstream image refinement. In this subsection, we analyze how these two properties reinforce each other. 3.2.1Artifact-Level Reasoning and Structured Explana- tions. In many interactions, GAI systems provide explanations that go beyond high-level or holistic assessments of facial realism. Rather than describing the image in terms of overall plausibil- ity or naturalness, the explanations often reference concrete and localized visual properties. These references may include skin texture smoothness, edge consistency around facial features, lighting coherence, or alignment between the face and its surrounding context. Im- portantly, such explanations are not merely lists of visual cues. They are organized around identifiable artifact categories and associated with specific regions of the image, yielding a struc- tured and referential form of reasoning. This artifact-level structure emerges even though the user does not request a particular explanatory resolution or spatial focus. As a result, the explanations make explicit not only what appears inconsistent, but also where such inconsistencies manifest within the image. 3.2.2Reinterpretation of Structured Reasoning as Re- finement Guidance. The structured, artifact-level explanations described above enable reinterpretation of assessment reasoning as guidance for image refinement. By identifying which visual properties appear problematic and where they are localized, the explana- tions delineate concrete targets for modification. In this sense, the explanations are actionable, as they specify both target visual attributes and their approximate spatial localization. Crucially, this reinterpretation does not depend on request- ing the system to directly modify, improve, or regenerate the image. Instead, it is the structured nature of the explanation it- self that makes reinterpretation possible. If the reasoning were expressed only at a high or abstract level, such transformation would not be feasible. Here, the artifact-level organization allows users to manually reformulate the explanation into refinement prompts in subsequent interactions, without intro- ducing new objectives or altering the original task framing. Finding 3: Under criteria-guided assessment, GAI systems often produce artifact-level explanations whose structured form can be reinterpreted as action- able guidance for image refinement. 3.3Non-Adversarial Nature of Reasoning- Guided Refinement We analyze how refinement requests derived from authenticity assessment reasoning are framed and interpreted in practice. This subsection focuses on interaction-level properties of such requests, rather than on the visual outcomes of refinement. Therefore, the term ânon-adversarialâ in this section refers to the framing of the interaction, not to the downstream security implications of the resulting refinements. 3.3.1 Benign Framing of Refinement Requests. A defining characteristic of the refinement requests consid- ered in this study is their continuity with the preceding authen- ticity assessment. Rather than introducing a new objective, refinement requests are formulated as direct extensions of the assessment, targeting the same visual artifacts identified dur- ing explanation. As a result, the interaction transitions from analysis to improvement without explicit shifts in user intent. This continuity enables refinement requests to be expressed using benign and commonly accepted language. Instead of referencing deepfake detection, evasion, or manipulation, such requests are framed in terms of improving visual naturalness, consistency, or overall image quality. From the perspective of the GAI system, these requests align with standard image editing or enhancement tasks and remain compatible with expected usage patterns of user-facing generative interfaces. 4 3.3.2 Built-in Safety Guardrails in GAI Systems. We describe observed interactions between reasoning-guided refinement requests and existing safety guardrails in contem- porary GAI systems. These observations constitute an em- pirical aspect of our study, capturing how such requests are handled in practice. At the same time, we emphasize that our analysis of the underlying mechanisms remains necessarily limited by the lack of visibility into system internals. At the input level, many GAI systems reject prompts that ex- plicitly articulate adversarial or socially harmful intent, such as requests to bypass deepfake detection mechanisms. These refusals typically occur prior to inference, preventing the sys- tem from producing intermediate reasoning or outputs. This behavior reflects prompt-level safety guardrails that identify clearly adversarial intent from the request itself. In contrast, refinement requests derived from authenticity assessment reasoning do not exhibit such explicit adversarial markers and therefore usually proceed through the inference stage. We further observe cases in which refinement requests successfully initiate the image generation process but are intermittently rejected at the output stage. While the precise causes of such output-stage refusals can- not be determined from external observation alone, we note that repeating the same refinement requestâwithout modi- fying the promptâcan sometimes yield a successful output following an initial refusal. This pattern suggests that stochas- ticity in the image generation process (e.g., diffusion based sampling), output-level filtering, or an interaction between the two may play a role. We stress that these interpretations are offered as plausible explanations rather than definitive accounts of system behavior. However, such cases were rare (< 5%) in our observations and did not occur with sufficient frequency to support a meaningful quantitative analysis, and are therefore treated qualitatively in this work. While these interactions remain non-adversarial in framing, it is unclear how requests for criteria articulation, image anal- ysis, and refinement are handled by automated safety filtering systems. We examine this aspect separately in Appendix B. Finding 4: Reasoning-derived refinement requests can be framed as benign image improvement tasks that extend authenticity assessment reasoning, without explicitly indicating evasion or manipulation intent. 3.4 Semantic Properties and Controllability We examine the semantic characteristics of images produced through reasoning-guided refinement, with a focus on how refinement requests shape what is preserved and what is modi- fied. In particular, we analyze how artifact-focused refinement influences high-level image semantics, and how additional user intent can further modulate these outcomes. 3.4.1Localized Modification and Preservation of High- Level Semantics. A consistent property of reasoning-guided refinement is its lo- calized nature. Rather than inducing global or indiscriminate changes, refinement operations concentrate on regions asso- ciated with the visual artifacts identified during authenticity assessment, such as unnatural texture, boundary inconsisten- cies, or localized lighting issues. Because the refinement requests are articulated at an artifact-specific level, modifications are applied selectively rather than semantically. As a result, high-level semantic at- tributes of the faceâsuch as facial structure, pose, expression, and overall identityâare usually preserved in our observa- tions. This preservation is not incidental, but follows from the fact that the refinement targets low-level visual inconsisten- cies rather than high-level semantic concepts. Accordingly, refinement functions as a targeted visual adjustment process rather than a semantic transformation. Finding 5: Reasoning-guided image refinement selec- tively modifies artifact-related regions while largely preserving high-level facial semantics. 3.4.2 Emergent Improvements in Visual Naturalness. In addition to reducing explicitly identified artifacts, refine- ment often yields secondary effects that enhance overall visual naturalness. Refined images may exhibit improved clarity, reduced noise, or more coherent lighting, even when such properties are not directly specified in the refinement request. These effects are best understood as byproducts of artifact removal and localized enhancement, rather than as primary objectives of the interaction. While the extent of such im- provements depends on the underlying capabilities of the GAI system, their consistent emergence highlights how artifact- focused refinement can make visual realism more salient with- out explicitly optimizing for it. 4 From Findings to Refinement Workflows The analysis in Section 3 identified several consistent proper- ties of how GAI systems assess facial authenticity and expose their reasoning to users. In this section, we build directly on these findings and describe how assessment-oriented in- teractions can be composed into practical image refinement workflows. Rather than introducing a new algorithm or op- timization procedure, our goal is to clarify the interaction pipeline that connects assessment, explanation, and refine- ment. This pipeline reflects realistic user behavior and serves as the conceptual foundation for the prompt constructions and experimental protocols evaluated in Section 5.2. Figure 2 provides an overview of the interaction flow described in this section. 5 Figure 2: Summary of observed GAI behaviors across authenticity assessment and refinement stages, illustrating how structured reasoning transitions into benign, semantics-preserving image edits (Finding 1â5). 4.1 Interaction-Level Properties We first summarize the interaction-level properties that follow directly from the findings in Section 3 and are essential for understanding how refinement workflows arise. As shown in Finding 1, GAI systems articulate explicit and structured criteria for facial authenticity assessment. These criteria are expressed in natural language and are organized around recurring artifact-level visual cues, such as skin tex- ture, hair boundaries, eye details, and background consistency. Under such criteria-guided assessment, Finding 2 shows that instance-level authenticity judgments are internally co- herent with their accompanying explanations. That is, when a system produces an authenticity decision, the associated ratio- nale consistently aligns with the stated assessment principles. Crucially, Finding 3 establishes that these explanations are not merely descriptive. Their structured, artifact-level form makes them readily interpretable as actionable guidance for image refinement. The explanations identify what appears problematic, where it is localized, and which visual properties deviate from expectations of authenticity. Building on this, Finding 4 shows that refinement requests derived from such reasoning can be framed as benign im- age improvement tasks. These requests extend the systemâs own assessment logic without explicitly signaling evasion, manipulation, or malicious intent. Finally, Finding 5 indicates that reasoning-guided refine- ment tends to operate locally, selectively modifying artifact- related regions while largely preserving high-level facial se- mantics such as identity, pose, and expression. Across all these stages, the system performs assessment, reasoning, and image generation automatically. The only non- automated component is the interpretation and reuse of as- sessment outputs: users decide how assessment-related text is recontextualized into refinement requests. This human- mediated step is a central aspect of the interaction setting considered in this work. 4.2 Prompt Roles in the Refinement Pipeline Although all interactions with a GAI system are mediated through natural-language prompts, our analysis distinguishes three prompt roles that occupy different positions in the assessment-to-refinement pipeline. Criteria prompts request image-independent descriptions of how facial authenticity is evaluated. They elicit general assessment principles without reference to a specific image, reflecting the behavior described in Finding 1. Reasoning prompts request an authenticity judgment for a given image under explicitly articulated assessment criteria obtained by criteria prompts. In response, the system produces a decision together with an artifact-level explanation that instantiates those criteria at the image level, as characterized in Finding 2 and Finding 3. Editing prompts request image refinement. They specify how an input image should be modified, typically framed as benign photographic enhancement according to Finding 4. These prompt roles are not associated with different system modes or interfaces. While the system executes refinement based on the editing prompt alone, the construction of that prompt typically depends on information surfaced through prior criteria articulation and reasoning interactions. 4.3 Refinement Regimes Using the prompt roles defined above, we distinguish two refinement regimes based on how assessment-related infor- mation is reused and how much per-image adaptivity is intro- duced. The regimes differ in user effort and information reuse, but do not require different system capabilities. Methodolog- ically, this distinction is critical for isolating the impact of dynamic reasoning from static prompt engineering. 6 4.3.1 Instance-Agnostic Refinement In the instance-agnostic regime, refinement is performed using a single fixed editing prompt that is applied uniformly to all images at evaluation time. The key property of this regime is non-adaptivity across instances during refinement: the editing instruction does not change from image to image. Importantly, the fixed prompt itself is not assumed to emerge spontaneously. Instead, it is derived through a one- time preprocessing step that aggregates assessment behavior observed in Section 3. Specifically, we first elicit explicit assessment criteria (Finding 1) and then request criteria- guided, image-level rationales across a sample of images (Finding 2â3). We aggregate these rationales to identify re- curring artifact vocabulary and organize it into a coarse taxon- omy (Section 5.2.1). The resulting taxonomy is then used to instantiate a single, human-written fixed refinement prompt (Section 5.2.2), which is subsequently reused for all images without per-instance modification. This separation between a one-time preparatory analysis (aggregation of assessment rationales and prompt design) and the subsequent evaluation phase (uniform application of a fixed prompt) makes the instance-agnostic regime a non- adaptive reference setting for our experiments. 4.3.2 Instance-Specific Refinement In the instance-specific regime, refinement prompts are con- structed by reusing image-specific assessment explanations. For each input image, a reasoning prompt is first issued, pro- ducing an artifact-level rationale as described in Finding 3. This rationale is then directly incorporated into the editing prompt, specifying which issues should be corrected. Compared to the instance-agnostic regime, instance- specific refinement requires less manual effort per image. Once a base editing instruction is fixed, the refinement prompt can be formed by combining the base instruction with the system-generated rationale. No additional filtering, optimiza- tion, or reinterpretation is assumed beyond this reuse. Importantly, instance-specific refinement does not intro- duce new system capabilities. It is a natural extension of the same interaction pattern, enabled by the accessibility and structure of reasoning outputs already exposed by the system. This regime captures the additional effect of per-image adap- tivity arising from reasoning reuse. Consequently, comparing these two regimes allows us to isolate the specific security risk posed by the feedback loop itself. In the following section, we instantiate both refinement regimes using concrete prompt templates and evaluate their effects under a controlled experimental setup. 5 Experiments In this section, we present a comprehensive empirical evalua- tion to assess how state-of-the-art deepfake and AI-generated image detectors respond to semantic-preserving image re- finement. We first detail our experimental setup, including the refinement models, target detectors, datasets, and evalua- tion metrics. We then report quantitative results on authentic- ity judgment changes under refinement, complemented with semantic-preservation analyses that verify identity and con- tent consistency. In addition, we provide qualitative visual examples illustrating the preservation of visual quality across different refinement models. Finally, we present ablation stud- ies investigating the effects of prompt variations and extend our analysis beyond deepfake images to the refinement of AI-generated images. 5.1 Experimental Setup 5.1.1 Image Refinement Models We evaluate a diverse set of image refinement models and services, including both open-weight systems and commercial APIs, as summarized in Table 1. These models span different access channels (web, app, and API), licensing, and pricing tiers, reflecting realistic deployment and usage scenarios. Specifically, we select four widely used generative AI sys- tems for our study: Qwen [2], ChatGPT [1], Gemini [11], and Flux AI [30]. For the open-weight setting, we utilize two variants from the Qwen family, leveraging their special- ized image editing capabilities [65] which allow full prompt control and serve as a transparent baseline for controlled ex- perimentation. For commercial services, we evaluate image refinement capabilities provided by high-end proprietary vi- sion generation models, including GPT image generator [4] (via ChatGPT), Imagen 3 [3] (via Gemini), and the Flux AI image generator [31] (via Flux AI). All commercial mod- els are accessed through their official API endpoints (gpt- image-1.5,gemini-3-pro-image-preview, andflux-2- max ). While these services are also accessible via interactive web interfaces, such platforms often retain conversational con- text across successive inputs unless explicitly reset. To ensure independent and reproducible refinement for each image, we therefore use the stateless API interfaces in all experiments. 5.1.2 Evaluation Target Detectors We evaluate refinement effects on six detection targets [17, 19, 20, 44, 71, 72] covering both deepfake and AI-generated image detection, as detailed in Table 2. These targets include open-source detectors as well as commercial APIs, enabling a comprehensive assessment across diverse detection scopes and model designs. For deepfake detection, we consider GenD [72], M2F2- Det [17] (hereinafter M2F2), and the commercial Hive-DF 7 Table 1: Detailed comparison of image refinement services and model specifications (As of Feb 2026). Service / Family Access Channel LicenseSpecific API Model ID ReleaseCost WEBAPPAPI(Y.M)($/img) Qwen (Alibaba) âââOpen Weights qwen-image-edit2024.10$0 âââOpen Weights qwen-image-edit-25112025.11$0 Flux AI (Black Forest Labs)âââHybrid â flux-2-max2025.12$0.070 ChatGPT (OpenAI)âCommercial gpt-image-1.52025.10$0.133 Gemini (Google)âCommercial gemini-3-pro-image-preview2025.11$0.200 â High-end models (Pro/Max) are proprietary API-only, while distilled versions (dev/dev-Turbo/VAE/klein) are released as open weights. Table 2: Detailed comparison of evaluation targets. Rows are color-coded by detection scope:Deepfake andAI-generated . TargetFeature ExtractorTraining DatasetAccess GenD â [72]CLIP:ViT-L [48] / Perceptual [5] / DINOv3 [55]FaceForensics++ [51]Open§ M2F2-Det ⥠[17]EfficientNet-B4 [59] + CLIP:ViT-L [48]FaceForensics++ [51] + D-VQA â [76]Open§ Hive-DF [20]EfficientNet-B4 [59] + YoloV8Proprietary (Internal)APIĂ UnivFD [44]CLIP:ViT-L [48]ProGAN (LSUN) [24, 73]Open§ D 3 [71]CLIP:ViT-L [48]ProGAN (LSUN) + GenImage [79]Open§ Hive-AI [19]EfficientNet-B4 [59]Proprietary (Internal)APIĂ â GenD is evaluated in three variantsâGenD (C), (P), and (D)âbased on the first letter of its feature extractors: CLIP, Perceptual, and DINOv3, respectively. ⥠Unlike other models, M2F2-Det utilizes an large multimodal model (i.e., Vicuna-7b [9]) to reason and generate additional text outputs explaining the forgery. â The D-VQA [76] dataset contains high-quality image-text pairs annotated by Amazon Mechanical Turk. API [20]. These models differ substantially in their feature ex- tractors and decision mechanisms, ranging from CNN-based architectures to multimodal systems that incorporate large language models for explanatory reasoning. For AI-generated image detection, we evaluate UnivFD [44], D 3 [71], and the corresponding Hive-AI API [19], which collectively cover supervised, zero-shot, and proprietary detection paradigms. By spanning multiple backbones, training datasets, and out- put formats, this target set ensures that our evaluation does not depend on a specific detector architecture or training regime. For open-source detectors, we use the released pre-trained models from the corresponding github repository without ad- ditional fine-tuning. For API-based detectors, all evaluations are performed using the default service configurations. 5.1.3 Datasets We use the FaceForensics++ (F++) dataset [51] as the source of starting deepfake images. The original F++ dataset contains facial manipulations generated using four methods: Face2Face [61], FaceSwap [29], DeepFakes [13], and Neu- ralTextures [60]. In addition, following the official dataset updates released by the authors, we include the FaceShifter manipulation method [33]. For our experiments, we sample a total of 100 images at the image level, selecting 20 samples from each manipulation category (Face2Face, FaceSwap, DeepFakes, NeuralTextures, and FaceShifter). This balanced sampling strategy mitigates bias toward any specific manipulation technique and enables a more robust evaluation of refinement effects. For the real-image reference set, we use the Flickr-Faces- HQ (FFHQ) dataset [26] instead of real frames from F++. We randomly sample 1,000 images to represent the real class. This choice is motivated by two considerations. First, FFHQ provides higher image quality and resolution than video frames, ensuring that real samples are comparable in visual fidelity to refined images. Second, since our target detectors span diverse training regimesâincluding models trained on ProGAN-generated data or proprietary sourcesâusing an in- dependent, high-quality real dataset offers a more rigorous and unbiased basis for calibrating detection thresholds. 5.1.4 Metrics To quantify the impact of semantic-preserving image refine- ment on detection outcomes, we report the Detection Rate (DR), defined as the proportion of images classified as Deep- fake (or AI-generated) by a given detector. Lower DRs after refinement indicate a shift in authenticity judgments induced by visual refinement. To enable fair comparison across detectors with different output scales, we calibrate detector-specific thresholds using an independent real-image reference set. Specifically, for each detector we define two operating points based on 1,000 real images from FFHQ: a strict thresholdĎ 99 , at which 99% of real images are classified as real (1% false DR), and a relaxed thresholdĎ 90 , at which 90% are classified as real (10% false DR). DRs are reported under bothĎ 99 andĎ 90 . In addition to detection outcomes, we assess whether se- mantic refinement preserves identity information using an 8 Identity-Preserving Rate (IPR). For each image, we com- pare the original deepfake image and its refined counterpart using a commercial face verification API. IPR is defined as the proportion of image pairs that are verified as belonging to the same individual. High IPRs indicate that refinement alters visual appearance without changing the underlying semantics. 5.2 Prompt Construction for Refinement Our experiments evaluate how semantic image refinement changes downstream authenticity judgments while preserving identity semantics. To ensure transparency and reproducibil- ity, we explicitly document how refinement prompts are con- structed. We follow a four-step process: (i) explicitly elicit assessment criteria used by GAI systems, i.e., ChatGPT and Gemini, as illustrated in Figure 6; (i) collect criteria-guided, instance-level reasoning outputs across a set of images and summarize the recurring artifact vocabulary that appears in such assessments, yielding the artifact taxonomy described in Section 5.2.1 and Table 3; (i) recontextualize the result- ing artifact taxonomy into an instance-agnostic fixed refine- ment prompt, as detailed in Section 5.2.2; and (iv) define an instance-specific prompt template that directly reuses per- image reasoning outputs without additional post-processing, as described in Section 5.2.3. (More detailed in Appendix A) 5.2.1 Artifact Taxonomy from Assessment Rationales We first analyze the textual rationales produced by GAI sys- tems when asked to assess deepfake authenticity with pre- defined criteria. Across 100 assessment records, we aggregate the most frequent artifact-related keywords and organize them by the corresponding assessment criteria (Table 3), includ- ing skin texture, eyes and gaze, hair and boundaries, facial geometry, and scene/background. This taxonomy serves two purposes: it (1) provides evidence that assessment rationales consistently surface a structured set of forensic cues, and (2) yields a grounded vocabulary that can be used to instantiate refinement instructions in a consistent, readable manner. 5.2.2 Instance-Agnostic Prompt (Fixed Prompt) Our default evaluation uses an instance-agnostic construc- tion, where a single fixed refinement prompt is applied uni- formly to all images. This setting is conservative in the sense that it does not use image-specific feedback, and thus avoids adaptivity across instances. The fixed prompt is derived from the aggregated artifact taxonomy in Table 3 and targets com- mon visual inconsistencies while explicitly requesting preser- vation of identity-related semantics. Instance-Agnostic Prompt (IAP). Refine this portrait to look like a natural camera photograph. Restore subtle skin micro-texture on cheeks Table 3: Taxonomy of visual artifacts frequently identified by GAI systems during deepfake assessment (Top-K keywords aggregated from 100 records). Artifact CategoryTop Frequent Descriptors (Count) Skin Texturesmooth (158), plastic (102), texture (116), air- brushed (56), pores (51), sheen (40), waxy (17) Eyes & Gazecatchlights (90), iris (54), sclera (37), reflec- tions (32), glassy (22), mismatch (9) Hair & Boundariesstrands (88), hairline (69), halo (44), clumps (30), flyaways (22), merge (17) Facial Geometryedges (111), nostrils (73), contours (69), lip (63), ear (53), jawline (47), eyelid (35) Scene & Backgroundbackground (166), depth (84), camera (65), blur (44), gradient (40), bokeh (39) and forehead (fine pores, tonal variation, gentle lighting grain); balance sharpness so facial edges (nostrils, lips, eyelids) match the overall focus; make irises unique with asymmetric reflections and detailed micro-patterns; improve hair boundaries with visible individual strands and natural flyaways; add realistic ear cartilage detail; apply mild photographic grain and consistent lens bokeh (DSLR 85m, f/2). Preserve identity, pose, lighting, and expression. This prompt is intentionally phrased as a benign photo- graphic enhancement request and contains no explicit identity manipulation instructions (e.g., requests to match a target person or change the subjectâs identity). 5.2.3 Instance-Specific Prompt (Per-Image Reasoning) To reflect a realistic non-expert workflow, we additionally evaluate an instance-specific construction in which refine- ment instructions are generated on a per-image basis. Con- cretely, for each input image, we obtain an artifact-focused rationale from a GAI system (i.e., ChatGPT or Gemini) and directly feed the rationale back into the refinement prompt, without manual editing or post-processing. This mirrors a simple user behavior: âask why it looks fakeâ and ârequest the system to fix exactly those issues.â Instance-Specific Prompt (ISP) Template. Refine this portrait to look like a natural camera photograph. The following issues were detected in the image. Please correct them while preserving the subjectâs identity:-Skin rationale-Eyes rationale-Hair rationale-Facial-edges rationale-Background rationale-Global rationale In our implementation, each ârationaleâ line is taken ver- batim from the model-provided assessment output for the corresponding image. Unless otherwise specified, all main re- sults in Section 5.3 use this adaptive instance-specific prompt. 5.3 Main Results This section investigates how natural-languageâdriven im- age refinement reshapes the effectiveness of modern foren- 9 Table 4: DRs (%) of deepfake and AI-generated detectors before and after refinement using Qwen models with prompt variations. Columns report performance on Original (F++) vs. refined outputs produced by Qwen under Prompt 1â5 (increasingly detailed). Detector OriginalQwen-v1 (qwen-image-edit)Qwen-v2 (qwen-image-edit-2511) N/AP1P2P3P4P5 (IAP)P1P2P3P4P5 (IAP) Ď 99 Ď 90 Ď 99 Ď 90 Ď 99 Ď 90 Ď 99 Ď 90 Ď 99 Ď 90 Ď 99 Ď 90 Ď 99 Ď 90 Ď 99 Ď 90 Ď 99 Ď 90 Ď 99 Ď 90 Ď 99 Ď 90 GenD (C)7595688865904591288528897695799434785402289 GenD (P)8588678072842067842346799686982756313730 GenD (D)849381926989257411707618897909830583181145 M2F23161194511357223122111851215711401171868 Hive-DF859480917287293812174476917792233227913 Average668257745170224610326275880618221452161345 D 3 7201125163755906299529710231327438446874782 UnivFD266301901523702501812141618425417283953 Hive-AI01832015287171888896968241223567786988091 Average1134521102743665071497010201423477250715575 Total Avg.38593148304832563051284934503752345926433460 sic detectors. Using both open-weight and commercial GAI systems, we demonstrate that semantic refinement does not merely degrade detection performance gradually, but instead exposes a structural mismatch between deepfake detectors and AI-generated image detectors. Furthermore, we show that this mismatch is amplified by commercially deployed models and adaptive, feedback-driven prompting. 5.3.1Prompt Granularity Reveals a Structural Split in Detection Paradigms Table 4 reports detection rates under progressively detailed refinement prompts (P1âP5) using the Qwen model family. Crucially, all results are obtained under an intra-dataset setting (F++), eliminating distribution shift as a confounding factor. Despite this controlled setup, detection performance diverges sharply across detector classes. As prompt granularity increases from an identical recon- struction instruction (P1) to a highly detailed refinement ob- jective (P5), traditional deepfake detectorsâsuch as GenD variants and Hive-DFâexhibit a pronounced and consistent collapse in detection rates. On average, deepfake DRs drop from moderate-to-high values at P1 to near-single-digit levels at P5. In contrast, AI-generated image detectors follow the opposite trajectory. These detectors show limited sensitiv- ity to early prompts but increasingly flag images produced under more aggressive refinement. This inverse relationship indicates that semantic refinement systematically removes manipulation-specific forensic artifacts while simultaneously introducing new statistical or generative signatures character- istic of modern image synthesis. Prompt P1 explicitly instructs the model to preserve the same photo and identical composition, resulting in outputs that largely retain the low-level artifacts of the original deep- fake generation pipeline. Consequently, deepfake detectors re- main effective under P1, while AI-generated image detectorsâ particularly those tuned to recent generative modelsâlargely fail to respond. This behavior establishes P1 as a diagnostic baseline, highlighting that the observed detection collapse under later prompts is not driven by image regeneration alone, but by targeted semantic refinement. While increased prompt detail generally improves visual realism, Qwen-v2 exhibits a notable deviation from mono- tonic behavior: in several cases, P4 outperforms P5 in evading detection. We attribute this to the modelâs heightened sen- sitivity to explicit texture-level instructions. The exhaustive, instance-agnostic descriptions used in P5 cause Qwen-v2 to overemphasize micro-textural detailsâsuch as skin poresâ leading to exaggerated high-frequency patterns that reintro- duce detectable artifacts. Visual examples in the Appendix corroborate this explanation. This observation underscores a broader limitation of fixed IAPs: when interpreted too lit- erally by a capable generator, additional prompt detail may paradoxically reduce stealth. Taken together, these results demonstrate that no single detector class provides robust coverage against semantic- preserving image refinement. Deepfake detectors remain tightly coupled to legacy manipulation artifacts, while AI- generated image detectors primarily respond to synthesis fingerprints. Semantic refinement exploits the gap between these paradigms, revealing a structural vulnerability in current forensic defenses. 5.3.2Commercial GAI Systems and the Escalation of Adaptive Threats Table 5 extends the analysis to widely accessible commercial GAI systems, including Flux AI, ChatGPT, and Gemini. We compare IAPs (P4/P5) against rationale-guided ISPs (P6), 10 Table 5: Detection rates of deepfake and AI-generated image detectors before and after refinement with commercial GAI systems. Detector OriginalP4 (short version of IAP)P5 (IAP)P6 (ISP) N/AQwen-v1Flux AIChatGPTGeminiQwen-v1Flux AIChatGPTGeminiChatGPTGemini Ď 99 Ď 90 Ď 99 Ď 90 Ď 99 Ď 90 Ď 99 Ď 90 Ď 99 Ď 90 Ď 99 Ď 90 Ď 99 Ď 90 Ď 99 Ď 90 Ď 99 Ď 90 Ď 99 Ď 90 Ď 99 Ď 90 GenD (C)75952885125900002889106200000001 GenD (P)8588842124000034601400000000 GenD (D)84931170633000076163500000000 M2F231613121213290521153364101501702 Hive-DF8594121710126651844663555935007 Average66821032624331046275253322812203 D 3 720629924572281453529737724304303242559 UnivFD2663025263881928018253614231114111737 Hive-AI0188888519029902799696289215943631593973 Average113450713231134664749703067114963610441246 Total Avg.38583051204383932628491846741422534625 highlighting the impact of adaptive refinement strategies. Refinement performed by commercial systems renders tra- ditional deepfake detectors almost entirely ineffective. In many configurations, detection rates for GenD and Hive-DF drop to zero, substantially outperforming open-weight base- lines. This effect cannot be attributed solely to dataset bias; rather, it reflects the superior perceptual coherence and photo- realistic priors embedded in commercial models. More strikingly, certain commercial systemsâmost no- tably Geminiâalso substantially degrade the effectiveness of AI-generated image detectors. In these cases, refined outputs evade both manipulation-focused and synthesis-focused detec- tion under strict operating thresholds (Ď 99 ), despite triggering stronger responses at looser thresholds (Ď 90 ). This finding sug- gests that the apparent robustness of AI-generated detectors observed in Section 5.3.1 does not translate into reliable deci- sions under realistic operating thresholds for state-of-the-art commercial GAI service built-in generators. Comparing IAP (P5) and ISP (P6) reveals the compounding risk of adaptive attacks. ISP incorporates the systemâs own artifact-level critiques into the refinement prompt, achieving the strongest evasion performance across nearly all detectors. Importantly, this strategy requires no specialized expertise: a user can simply restate the modelâs feedback as a benign refinement request. This transforms alignment-driven explana- tory behavior into an actionable attack primitive. The concentration of best-evasion results within the Gemini columns highlights a critical security paradox. As commercial GAI systems are optimized to better satisfy user intent and improve visual realism, they simultaneously become more effective at scrubbing forensic traces. This dynamic mirrors the classical GAN arms race: as generators approach per- ceptual indistinguishability, static detection boundaries erode. Our results suggest that without fundamentally new detection strategies, current forensic methods risk rapid obsolescence in the face of evolving commercial GAI services. Figure 3: Semantic preservation with IAP and ISP. 5.3.3 Semantic Preservation Analysis We evaluate semantic consistency using the IPR, defined in Section 5.1.4, measured by AWS CompareFaces [53]. Fig- ure 3 and 4 reveal three key behaviors. First, Figure 3 high- lights a substantial improvement from Qwen-v1 to Qwen-v2. Qwen-v2 achieves IPR comparable to commercial systems, indicating increased sensitivity to the âpreserve identityâ in- struction embedded in our prompts. This improvement aligns with the modelâs ability to perform detailed texture refine- ment while maintaining identity. Second, while Gemini and Flux AI maintain consistently high IPRs, ChatGPT exhibits a sharper decline. As corroborated by Figure 4, ChatGPTâs outputs are closer to re-generation than editing, introducing noticeable facial geometry changes despite high perceptual quality. Finally, Figure 3 shows that the generic IAP preserves identity slightly better than the adaptive ISP. We attribute this effect to the more targeted nature of ISP. By explicitly em- phasizing biometric landmarks, ISP encourages modifications to regions that are also salient for face recognition. In con- trast, IAP operates as a holistic refinement, improving realism while largely preserving the underlying facial structure. 11 Figure 4: Qualitative examples. Each row shows one source image and corresponding outputs from different systems. OriginalQwen-v2FluxGPTGemini N/AP1P2P3P4P5 (IAP)P5 (IAP) Table 6: DRs (%) of AI-generated image detectors on original images and images refined by commercial GAI systems. Detector OriginalChatGPTGemini N/AP4P5P4P5 Ď 99 Ď 90 Ď 99 Ď 90 Ď 99 Ď 90 Ď 99 Ď 90 Ď 99 Ď 90 D 3 50961867105936723981 UnivFD3850820122723393346 Hive-AI83941490288638864183 5.3.4 Extension to AI-Generated Image Refinement Table 6 extends our analysis beyond faces to general AI- generated images. All original images are synthetic samples from Tiny-GenImage [52], and are further re-generated us- ing P4 and P5 by lightly adapting face-specific wording to cover generic objects and scenes. Across all settings, refine- ment consistently reduces DRs compared to the original im- ages. The degradation is particularly pronounced for Hive-AI, where ChatGPT refinement under P4 reduces the DR from 83% to 14% atĎ 99 . These results indicate that our semantic- preserving image refinement can substantially weaken AI- generated image detectors even outside the facial domain. 6 Discussion 6.1 Why Detectors Fail? Our findings suggest that the weaknesses observed in contem- porary deepfake detectors are not solely attributable to iso- lated implementation flaws, but are also influenced by broader assumptions regarding how authenticity cues are defined, sur- faced to users, and subsequently used in practice. In particu- lar, many detectors implicitly assume a relatively stable set of forensic signals, while recent GAI-based image editing pipelines enable users to modify facial attributes in ways that can attenuate or alter such signals. This discrepancy indicates that detector failures arise not merely from adversarial manip- ulation, but from shifts in user-driven editing practices that were not anticipated during detector design. Rather than chal- lenging detector correctness in isolation, our analysis high- lights the fragility of detection outcomes under realistic usage scenarios involving GAI-guided image modification. 6.2 Potential Threats Our findings suggest that workflows leveraging existing GAI image editing capabilities can enable facial modifications that largely preserve high-level semantic attributes, including identity-related information. While such outcomes may be beneficial in benign use cases, they may also raise concerns in certain security-sensitive contexts. In particular, semantically consistent facial editing, as ob- served in our study, may have implications for downstream scenarios in which generated or edited images are reused as inputs, such as studies that employ image generation models as sub-components in attacks [27, 28] on face recognition systems. We do not evaluate the above attacks in this work, nor do we claim the existence of a concrete attack. Rather, we highlight this possibility to illustrate a direction that may warrant further investigation by the research community. 6.3 Blind Spots in Existing AI Safety Contemporary AI safety paradigms and institutional usage policies [15, 22, 42, 46] incorporate multiple safeguards to regulate generative systems, most notably through content- 12 based filtering and prompt-level intent assessment. In some deployed systems, additional heuristic mechanisms are used to identify known unsafe or misuse-related prompts. How- ever, these measures are not formalized as comprehensive interaction-level policies and are typically applied at the level of individual inputs or outputs. As summarized in Table 7, risk assessment is typically grounded in whether an output violates prohibited content categories or whether a single instruction explicitly signals malicious intent. Our findings highlight risks that fall outside both dimen- sions. This gap is substantiated by our automated safety fil- tering analysis (Appendix B), which shows that both text- and image-based deepfake-related inputs are overwhelmingly classified as benign. These results suggest that such interac- tions are weakly aligned with the categories operationalized by current automated safety systems. They do not involve prohibited content, nor do they rely on explicitly malicious intent at any individual interaction. Instead, the observed risks arise from how otherwise permitted generative capabilities are combined across usage contexts, becoming visible only when considering how outputs from logically or operationally inde- pendent interactions are composed and reused. For example, a model may provide authenticity critiques, localized artifact de- scriptions, and benign refinement suggestions across separate interaction contexts, none of which are individually disal- lowed under existing policies. By making this gap explicit, our work draws attention to a class of emergent risks that are difficult to capture within current content- or intent-based safety frameworks. 6.4 Usability vs. Vulnerability A key tension revealed by our observations lies in the trade- off between usability and vulnerability. In principle, certain vulnerabilities identified in this work could be mitigated by introducing additional restrictions, such as limiting image edit- ing prompts, filtering input images through deepfake detec- tion modules, or enforcing explicit indicators that generated images are synthetic. However, each of these approaches introduces significant challenges. Relying on deepfake detectors as gatekeepers requires strong assumptions about detector reliability. More- over, restricting input images or editing operations can impose substantial constraints on user workflows, undermining the flexibility and expressiveness that motivate the adoption of general-purpose GAI systems. Similarly, watermarking strate- gies face inherent trade-offs: invisible watermarks may fail to persist in offline or downstream reuse, while visible markers can degrade user experience and reduce adoption. These considerations highlight a fundamental difficulty. The risks we observe are challenging to mitigate not because existing safety mechanisms are absent, but because they arise from benign inputs, naturalistic outputs, and interaction pat- terns that are central to system usability. As a result, such risks can remain difficult to detect even within the GAI sys- tem itself, while still posing meaningful threats in downstream application contexts. Rather than prescribing a specific mit- igation strategy, our work aims to surface this tension and provide an empirical basis for future research on how to bal- ance usability and security in open-ended, interaction-driven generative systems. 6.5 Limitations of Our Work This study has several limitations that should be considered when interpreting our findings. First, the extraction of as- sessment criteria and the execution of image editing rely on natural-language prompts, which do not always admit the cor- respondence with the intended operational semantics. As a result, the behaviors we observe should be interpreted as out- comes of prompt-level interactions, rather than as precisely controlled manipulations. Second, we do not examine the internal mechanisms of image editing models or deepfake detectors. Accordingly, our analysis remains at the level of observable system behavior and does not attribute the observed effects to specific archi- tectural or training choices. These limitations delineate the scope of our study and sug- gest promising directions for future work, including efforts to bridge prompt-level behaviors with model-level analyses and to better characterize how semantic editing practices interact with downstream detection mechanisms. 7 Conclusion In this work, we demonstrate that the naĂŻve exposure of reason- ing and refinement capabilities in general-purpose Generative AI (GAI) systems undermines the reliability of modern deep- fake detection frameworks. We introduce a realistic threat model showing that adversaries can exploit the interaction between authenticity assessment and semantic-preserving re- finement, repurposing system feedback to remove detection cues while preserving identity and expression. Our results reveal a structural mismatch between current detection paradigms and the capabilities of deployed GAI sys- tems. In particular, commercial services pose greater security risks than open-source alternatives due to their advanced rea- soning abilities, alignment-driven assistance, and accessible interfaces. We further show that existing AI safety strategies fail to capture this risk, as they primarily block explicit ad- versarial intents but overlook reasoning-guided refinement framed as benign image editing. Overall, our findings suggest that treating deepfake detec- tion as a static classification problem is increasingly insuf- ficient. Future defenses must address the interaction-driven risks introduced by general-purpose GAI systems. 13 Acknowledgments We thank anonymous reviewers for their valuable comments. Ethical Considerations This work studies the behavior of contemporary deepfake de- tection systems under realistic, user-facing interactions with general-purpose generative AI systems, including but not lim- ited to image editing workflows. Our goal is to advance under- standing of how detection assumptions interact with flexible and open-ended GAI usage patterns, and to inform the design and evaluation of more robust media authentication systems. Given the dual-use nature of research on detection limitations, we discuss relevant ethical considerations below. Research Context and Purpose.The purpose of this study is to systematically examine how deepfake detectors behave when exposed to diverse forms of user-driven GAI utiliza- tion, where image generation, modification, and assessment are freely combined. By analyzing detector responses under controlled yet open-ended interaction settings, we aim to clar- ify the boundary conditions under which current evaluation assumptions hold or break down. Our findings are intended to support the research community and system designers in developing more comprehensive threat models and evaluation methodologies, rather than to undermine or discredit existing detection approaches. Potential for Misuse.As our work provides a detailed anal- ysis of detector behavior under specific GAI-enabled interac- tion patterns, there exists a possibility that parts of our findings could be misused or overinterpreted in adversarial contexts. At the same time, we believe that credible and reproducible secu- rity research requires a sufficient level of technical specificity. Accordingly, we describe our experimental setups and obser- vations in a concrete and transparent manner, while avoiding the presentation of automated attack pipelines, optimization procedures, or step-by-step evasion strategies. We further note that the scope and granularity of publicly released implemen- tation details may be adjusted based on reviewer feedback and community guidance, in order to balance reproducibility with responsible disclosure. Scope and Access Assumptions. All experiments in this study are conducted under black-box access assumptions that reflect typical user-level interactions with deployed genera- tive AI systems and deepfake detectors. We do not access or infer internal model parameters, training data, or proprietary detection logic. As such, our analysis focuses on observable system behavior arising from open-ended GAI access, rather than on internal vulnerabilities tied to specific architectures or implementations. Human Subjects and Data Sources. This study does not involve human subjects or user studies. All experiments are conducted using publicly available deepfake datasets, AI- generated image datasets, and facial image datasets commonly used in prior research. No experiments target or profile spe- cific individuals, and no personally identifiable information is collected or introduced beyond what is already present in these public research datasets. Responsible Reporting. We take care to present our find- ings with appropriate scope and qualification, avoiding claims about concrete or universally effective attacks. Instead, we emphasize how our observations inform the limitations of current evaluation practices under flexible, user-facing GAI usage conditions. We believe that presenting these results transparently, while remaining attentive to their broader impli- cations, contributes positively to the responsible development and deployment of deepfake detection technologies. Overall, we believe that the scientific value of examining deepfake detector behavior under open-ended GAI access out- weighs the potential risks, and that this work aligns with the ethical expectations and standards of the USENIX Security community. Open Science All experiments reported in this paper are conducted using publicly available datasets and accessible generative AI sys- tems. No proprietary datasets, private user data, or internally disclosed system information are used at any stage of the study. The purpose of this section is to support the credibility of the reported findings. All datasets used for experimental analysis are obtained from public benchmarks that have been widely adopted in prior research. These datasets are distributed under licenses that permit academic use, and we adhere to the usage condi- tions specified by the dataset providers. Information regarding dataset sources, access links is provided in the accompany- ing open science repository (https://anonymous.4open. science/r/Naive-GAI-Exposure-Deepfake-9517/) and in the reference list. The generative AI systems evaluated in this study are treated strictly as black-box systems, as no internal model details, training data, or implementation specifics are avail- able to the authors. Accordingly, we avoid making claims about internal mechanisms or design choices of these sys- tems and focus solely on their observable behaviors under controlled and explicitly documented interaction protocols. To facilitate verification, we provide code necessary to re- produce the experimental procedures and analyses reported in this paper through the same open science repository. The scope of the released materials is intentionally limited to what is necessary for assessing the reliability of the findings pre- 14 sented in this paper. The extent of disclosure may be adjusted in response to reviewer feedback or ethical considerations, as unrestricted release is not always aligned with responsible or meaningful reproducibility. This study does not involve human subjects or user studies. All experiments are conducted in accordance with the publicly stated usage policies of the evaluated systems. References [1]Josh Achiam, Steven Adler, Sandhini Agarwal, Lama Ahmad, Ilge Akkaya, Florencia Leoni Aleman, Diogo Almeida, Janko Altenschmidt, Sam Altman, Shyamal Anadkat, et al. Gpt-4 technical report. arXiv preprint arXiv:2303.08774, 2023. [2]Shuai Bai, Keqin Chen, Xuejing Liu, Jialin Wang, Wen- bin Ge, Sibo Song, Kai Dang, Peng Wang, Shijie Wang, Jun Tang, et al. Qwen2. 5-vl technical report. arXiv preprint arXiv:2502.13923, 2025. [3]Jason Baldridge, Jakob Bauer, Mukul Bhutani, Nicole Brichtova, Andrew Bunner, Lluis Castrejon, Kelvin Chan, Yichang Chen, Sander Dieleman, Yuqing Du, et al. Imagen 3. arXiv preprint arXiv:2408.07009, 2024. [4] James Betker, Gabriel Goh, Li Jing, Tim Brooks, Jian- feng Wang, Linjie Li, Long Ouyang, Juntang Zhuang, Joyce Lee, Yufei Guo, et al. Improving image genera- tion with better captions. Computer Science. https://cdn. openai. com/papers/dall-e-3. pdf, 2(3):8, 2023. [5] Daniel Bolya, Po-Yao Huang, Peize Sun, Jang Hyun Cho, Andrea Madotto, Chen Wei, Tengyu Ma, Jiale Zhi, Jathushan Rajasegaran, Hanoona Rasheed, et al. Percep- tion encoder: The best visual embeddings are not at the output of the network. arXiv preprint arXiv:2504.13181, 2025. [6] Tim Brooks, Aleksander Holynski, and Alexei A Efros. Instructpix2pix: Learning to follow image editing in- structions. In Proceedings of the IEEE/CVF confer- ence on computer vision and pattern recognition, pages 18392â18402, 2023. [7]Lucy Chai, David Bau, Ser-Nam Lim, and Phillip Isola. What makes fake images detectable? understanding properties that generalize. In European conference on computer vision, pages 103â120. Springer, 2020. [8]Yingjian Chen, Lei Zhang, and Yakun Niu. Forgelens: Data-efficient forgery focus for generalizable forgery image detection. In Proceedings of the IEEE/CVF Inter- national Conference on Computer Vision, pages 16270â 16280, 2025. [9]Wei-Lin Chiang, Zhuohan Li, Ziqing Lin, Ying Sheng, Zhanghao Wu, Hao Zhang, Lianmin Zheng, Siyuan Zhuang, Yonghao Zhuang, Joseph E Gonzalez, et al. Vicuna: An open-source chatbot impressing gpt-4 with 90%* chatgpt quality. See https://vicuna. lmsys. org (accessed 14 April 2023), 2(3):6, 2023. [10]Tencent Cloud.CompareFace API.URL: https://w.tencentcloud.com/document/ api/1059/36981. [11]Gheorghe Comanici, Eric Bieber, Mike Schaekermann, Ice Pasupat, Noveen Sachdeva, Inderjit Dhillon, Marcel Blistein, Ori Ram, Dan Zhang, Evan Rosen, et al. Gem- ini 2.5: Pushing the frontier with advanced reasoning, multimodality, long context, and next generation agentic capabilities. arXiv preprint arXiv:2507.06261, 2025. [12] Wenliang Dai, Junnan Li, Dongxu Li, Anthony Tiong, Junqi Zhao, Weisheng Wang, Boyang Li, Pascale N Fung, and Steven Hoi. Instructblip: Towards general- purpose vision-language models with instruction tun- ing. Advances in neural information processing systems, 36:49250â49267, 2023. [13]DeepFakes. Deepfakes github repository.https:// github.com/deepfakes/faceswap, 2018. Accessed: 2026-02-02. [14] Brian Dolhansky, Joanna Bitton, Ben Pflaum, Jikuo Lu, Russ Howes, Menglin Wang, and Cristian Canton Ferrer. The deepfake detection challenge (dfdc) dataset. arXiv preprint arXiv:2006.07397, 2020. [15]European Union. Regulation (EU) 2024/1689 of the European Parliament and of the Council (Artificial In- telligence Act). Official Journal of the European Union, L 2024/1689, July 2024. URL:http://data.europa. eu/eli/reg/2024/1689/oj. [16] Joel Frank, Thorsten Eisenhofer, Lea SchĂśnherr, Asja Fischer, Dorothea Kolossa, and Thorsten Holz. Leverag- ing frequency analysis for deep fake image recognition. In International conference on machine learning, pages 3247â3258. PMLR, 2020. [17]Xiao Guo, Xiufeng Song, Yue Zhang, Xiaohong Liu, and Xiaoming Liu. Rethinking vision-language model in face forensics: Multi-modal interpretable forged face detector. In Proceedings of the Computer Vision and Pattern Recognition Conference, pages 105â116, 2025. [18]Lukas Helff, Felix Friedrich, Manuel Brack, Patrick Schramowski, and Kristian Kersting. Llavaguard: Vlm- based safeguard for vision dataset curation and safety assessment. In Proceedings of the IEEE/CVF Con- ference on Computer Vision and Pattern Recognition, pages 8322â8326, 2024. 15 [19]Hive.AI-Generated Image Classification Model. URL:https://build.nvidia.com/hive/ ai-generated-image-detection. [20] Hive.DeepfakeImageDetectionModel. URL:https://build.nvidia.com/hive/ deepfake-image-detection. [21]Jonathan Ho, Ajay Jain, and Pieter Abbeel. Denois- ing diffusion probabilistic models. Advances in neural information processing systems, 33:6840â6851, 2020. [22]Hakan Inan, K. Upasani, Jianfeng Chi, Rashi Rungta, Krithika Iyer, Yuning Mao, Michael Tontchev, Qing Hu, Brian Fuller, Davide Testuggine, and Madian Khabsa. Llama guard: Llm-based input-output safeguard for human-ai conversations.ArXiv, abs/2312.06674, 2023. URL:https://api.semanticscholar.org/ CorpusID:266174345. [23]Shan Jia, Reilin Lyu, Kangran Zhao, Yize Chen, Zhiyuan Yan, Yan Ju, Chuanbo Hu, Xin Li, Baoyuan Wu, and Si- wei Lyu. Can chatgpt detect deepfakes? a study of using multimodal large language models for media forensics. In Proceedings of the IEEE/CVF Conference on Com- puter Vision and Pattern Recognition, pages 4324â4333, 2024. [24]Tero Karras, Timo Aila, Samuli Laine, and Jaakko Lehtinen.Progressive growing of gans for im- proved quality, stability, and variation. arXiv preprint arXiv:1710.10196, 2017. [25]Tero Karras, Miika Aittala, Samuli Laine, Erik HärkĂś- nen, Janne Hellsten, Jaakko Lehtinen, and Timo Aila. Alias-free generative adversarial networks. Advances in neural information processing systems, 34:852â863, 2021. [26]Tero Karras, Samuli Laine, and Timo Aila. A style- based generator architecture for generative adversarial networks. In Proceedings of the IEEE/CVF conference on computer vision and pattern recognition, pages 4401â 4410, 2019. [27] Sunpill Kim, Seunghun Paik, Chanwoo Hwang, Minsu Kim, and Jae Hong Seo. Non-adaptive adversarial face generation. arXiv preprint arXiv:2507.12107, 2025. [28]Sunpill Kim, Yong Kiam Tan, Bora Jeong, Soumik Mon- dal, Khin Mi Mi Aung, and Jae Hong Seo. Scores tell everything about bob: Non-adaptive face reconstruction on face recognition systems. In 2024 IEEE Symposium on Security and Privacy (SP), pages 1684â1702. IEEE, 2024. [29] Marek Kowalski.Faceswap github repository. https://github.com/MarekKowalski/FaceSwap, 2018. Accessed: 2026-02-02. [30]Black Forest Labs.Flux AI Image Gen- erator.URL:https://flux-ai.io/ flux-ai-image-generator/. [31]Black Forest Labs, Stephen Batifol, Andreas Blattmann, Frederic Boesel, Saksham Consul, Cyril Diagne, Tim Dockhorn, Jack English, Zion English, Patrick Esser, et al. Flux. 1 kontext: Flow matching for in-context image generation and editing in latent space. arXiv preprint arXiv:2506.15742, 2025. [32]Lijun Li, Zhelun Shi, Xuhao Hu, Bowen Dong, Yiran Qin, Xihui Liu, Lu Sheng, and Jing Shao. T2isafety: Benchmark for assessing fairness, toxicity, and privacy in image generation. In Proceedings of the Computer Vi- sion and Pattern Recognition Conference, pages 13381â 13392, 2025. [33] Lingzhi Li, Jianmin Bao, Hao Yang, Dong Chen, and Fang Wen.Faceshifter: Towards high fidelity and occlusion aware face swapping. arXiv preprint arXiv:1912.13457, 2019. [34]Yuezun Li, Xin Yang, Pu Sun, Honggang Qi, and Siwei Lyu. Celeb-df: A large-scale challenging dataset for deepfake forensics. In Proceedings of the IEEE/CVF conference on computer vision and pattern recognition, pages 3207â3216, 2020. [35] Jiahao Liang, Huafeng Shi, and Weihong Deng. Explor- ing disentangled content information for face forgery detection. In European conference on computer vision, pages 128â145. Springer, 2022. [36]Yachao Liang, Min Yu, Gang Li, Jianguo Jiang, Boquan Li, Feng Yu, Ning Zhang, Xiang Meng, and Weiqing Huang. Speechforensics: Audio-visual speech repre- sentation learning for face forgery detection. Advances in Neural Information Processing Systems, 37:86124â 86144, 2024. [37]Haotian Liu, Chunyuan Li, Qingyang Wu, and Yong Jae Lee. Visual instruction tuning. Advances in neural information processing systems, 36:34892â34916, 2023. [38]Honggu Liu, Xiaodan Li, Wenbo Zhou, Yuefeng Chen, Yuan He, Hui Xue, Weiming Zhang, and Nenghai Yu. Spatial-phase shallow learning: rethinking face forgery detection in frequency domain. In Proceedings of the IEEE/CVF conference on computer vision and pattern recognition, pages 772â781, 2021. [39]Huan Liu, Zichang Tan, Chuangchuang Tan, Yunchao Wei, Jingdong Wang, and Yao Zhao. Forgery-aware adaptive transformer for generalizable synthetic image detection. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 10770â10780, 2024. 16 [40]Long Ma, Zhiyuan Yan, Jin Xu, Yize Chen, Qinglang Guo, Zhen Bi, Yong Liao, and Hui Lin. From speci- ficity to generality: Revisiting generalizable artifacts in detecting face deepfakes. In The Thirty-ninth Annual Conference on Neural Information Processing Systems, 2025. URL:https://openreview.net/forum?id= HCSjARBq5T. [41] Microsoft.Azure ai content safety.https: //learn.microsoft.com/azure/ai-services/ content-safety, 2024. Accessed: Feb. 2026. [42] National Institute of Standards and Technology. Ar- tificial intelligence risk management framework (ai rmf 1.0).Technical Report NIST AI 100-1, 2023. URL:https://nvlpubs.nist.gov/nistpubs/ai/ NIST.AI.100-1.pdf. [43] Dat Nguyen, Nesryne Mejri, Inder Pal Singh, Polina Kuleshova, Marcella Astrid, Anis Kacem, Enjie Ghor- bel, and Djamila Aouada. Laa-net: Localized artifact attention network for quality-agnostic and generalizable deepfake detection. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recogni- tion, pages 17395â17405, 2024. [44] Utkarsh Ojha, Yuheng Li, and Yong Jae Lee. Towards universal fake image detectors that generalize across generative models. In Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recogni- tion, pages 24480â24489, 2023. [45]OpenAI. Moderation.https://platform.openai. com/docs/guides/moderation , 2024. Accessed: Feb. 2026. [46]OpenAI. Openai usage policies.https://openai. com/policies/usage-policies/, 2025. [47] Wenbo Pu, Jing Hu, Xin Wang, Yuezun Li, Shu Hu, Bin Zhu, Rui Song, Qi Song, Xi Wu, and Siwei Lyu. Learning a deep dual-level network for robust deepfake detection. Pattern Recognition, 130:108832, 2022. [48]Alec Radford, Jong Wook Kim, Chris Hallacy, Aditya Ramesh, Gabriel Goh, Sandhini Agarwal, Girish Sas- try, Amanda Askell, Pamela Mishkin, Jack Clark, et al. Learning transferable visual models from natural lan- guage supervision. In International conference on ma- chine learning, pages 8748â8763. PmLR, 2021. [49]Jonas Ricker, Denis Lukovnikov, and Asja Fischer. Aer- oblade: Training-free detection of latent diffusion im- ages using autoencoder reconstruction error. In Proceed- ings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, pages 9130â9140, 2024. [50]Robin Rombach, Andreas Blattmann, Dominik Lorenz, Patrick Esser, and BjĂśrn Ommer. High-resolution image synthesis with latent diffusion models. In Proceedings of the IEEE/CVF conference on computer vision and pattern recognition, pages 10684â10695, 2022. [51] Andreas Rossler, Davide Cozzolino, Luisa Verdoliva, Christian Riess, Justus Thies, and Matthias NieĂner. Faceforensics++: Learning to detect manipulated facial images. In Proceedings of the IEEE/CVF international conference on computer vision, pages 1â11, 2019. [52] Yang Sangtai.Tiny genimage: A subset of the genimage benchmark.https://w.kaggle.com/ datasets/yangsangtai/tiny-genimage, 2023. Ac- cessed: 2026. [53]Amazon Web Service. CompareFaces API. URL: https://docs.aws.amazon.com/rekognition/ latest/dg/faces-comparefaces.html. [54]Kaede Shiohara and Toshihiko Yamasaki. Detecting deepfakes with self-blended images. In Proceedings of the IEEE/CVF conference on computer vision and pattern recognition, pages 18720â18729, 2022. [55]Oriane SimĂŠoni, Huy V Vo, Maximilian Seitzer, Fed- erico Baldassarre, Maxime Oquab, Cijo Jose, Vasil Khalidov, Marc Szafraniec, Seungeun Yi, MichaĂŤl Ramamonjisoa, et al.Dinov3.arXiv preprint arXiv:2508.10104, 2025. [56]Aaditya Singh, Adam Fry, Adam Perelman, Adam Tart, Adi Ganesh, Ahmed El-Kishky, Aidan McLaughlin, Aiden Low, AJ Ostrow, Akhila Ananthram, et al. Openai gpt-5 system card. arXiv preprint arXiv:2601.03267, 2025. [57] Jiaming Song, Chenlin Meng, and Stefano Ermon. De- noising diffusion implicit models.arXiv preprint arXiv:2010.02502, 2020. [58] Chuangchuang Tan, Yao Zhao, Shikui Wei, Guanghua Gu, Ping Liu, and Yunchao Wei. Frequency-aware deep- fake detection: Improving generalizability through fre- quency space domain learning. In Proceedings of the AAAI Conference on Artificial Intelligence, volume 38, pages 5052â5060, 2024. [59] Mingxing Tan and Quoc Le. Efficientnet: Rethinking model scaling for convolutional neural networks. In International conference on machine learning, pages 6105â6114. PMLR, 2019. [60]Justus Thies, Michael ZollhĂśfer, and Matthias NieĂner. Deferred neural rendering: Image synthesis using neural textures. Acm Transactions on Graphics (TOG), 38(4):1â 12, 2019. 17 [61]Justus Thies, Michael Zollhofer, Marc Stamminger, Christian Theobalt, and Matthias NieĂner. Face2face: Real-time face capture and reenactment of rgb videos. In Proceedings of the IEEE conference on computer vision and pattern recognition, pages 2387â2395, 2016. [62]Gaojian Wang, Feng Lin, Tong Wu, Zhenguang Liu, Zhongjie Ba, and Kui Ren. Fsfm: A generalizable face security foundation model via self-supervised facial rep- resentation learning. In Proceedings of the Computer Vi- sion and Pattern Recognition Conference, pages 24364â 24376, 2025. [63]Sheng-Yu Wang, Oliver Wang, Richard Zhang, Andrew Owens, and Alexei A Efros. Cnn-generated images are surprisingly easy to spot... for now. In Proceedings of the IEEE/CVF conference on computer vision and pattern recognition, pages 8695â8704, 2020. [64]Zhendong Wang, Jianmin Bao, Wengang Zhou, Weilun Wang, Hezhen Hu, Hong Chen, and Houqiang Li. Dire for diffusion-generated image detection. In Proceedings of the IEEE/CVF International Conference on Computer Vision, pages 22445â22455, 2023. [65]Chenfei Wu, Jiahao Li, Jingren Zhou, Junyang Lin, Kaiyuan Gao, Kun Yan, Sheng-ming Yin, Shuai Bai, Xiao Xu, Yilei Chen, et al. Qwen-image technical re- port. arXiv preprint arXiv:2508.02324, 2025. [66]Chenfei Wu, Shengming Yin, Weizhen Qi, Xiaodong Wang, Zecheng Tang, and Nan Duan. Visual chatgpt: Talking, drawing and editing with visual foundation models. arXiv preprint arXiv:2303.04671, 2023. [67]Yuting Xu, Jian Liang, Gengyun Jia, Ziming Yang, Yanhao Zhang, and Ran He. Tall: Thumbnail layout for deepfake video detection. In Proceedings of the IEEE/CVF international conference on computer vision, pages 22658â22668, 2023. [68] Zhiyuan Yan, Taiping Yao, Shen Chen, Yandan Zhao, Xinghe Fu, Junwei Zhu, Donghao Luo, Chengjie Wang, Shouhong Ding, Yunsheng Wu, et al. Df40: Toward next-generation deepfake detection. Advances in Neu- ral Information Processing Systems, 37:29387â29434, 2024. [69] Zhiyuan Yan, Yong Zhang, Yanbo Fan, and Baoyuan Wu. Ucf: Uncovering common features for generalizable deepfake detection. In Proceedings of the IEEE/CVF in- ternational conference on computer vision, pages 22412â 22423, 2023. [70]Zhiyuan Yan, Yandan Zhao, Shen Chen, Mingyi Guo, Xinghe Fu, Taiping Yao, Shouhong Ding, Yunsheng Wu, and Li Yuan. Generalizing deepfake video detection with plug-and-play: Video-level blending and spatiotem- poral adapter tuning. In Proceedings of the Computer Vi- sion and Pattern Recognition Conference, pages 12615â 12625, 2025. [71]Yongqi Yang, Zhihao Qian, Ye Zhu, Olga Russakovsky, and Yu Wu. DË 3: Scaling up deepfake detection by learning from discrepancy. In Proceedings of the Com- puter Vision and Pattern Recognition Conference, pages 23850â23859, 2025. [72] Andrii Yermakov, Jan Cech, Jiri Matas, and Mario Fritz. Deepfake detection that generalizes across benchmarks. arXiv preprint arXiv:2508.06248, 2025. [73]Fisher Yu, Ari Seff, Yinda Zhang, Shuran Song, Thomas Funkhouser, and Jianxiong Xiao. Lsun: Construction of a large-scale image dataset using deep learning with humans in the loop. arXiv preprint arXiv:1506.03365, 2015. [74] Peipeng Yu, Jianwei Fei, Hui Gao, Xuan Feng, Zhihua Xia, and Chip Hong Chang. Unlocking the capabili- ties of large vision-language models for generalizable and explainable deepfake detection. arXiv preprint arXiv:2503.14853, 2025. [75] Yonggang Zhang, Jun Nie, Xinmei Tian, Mingming Gong, Kun Zhang, and Bo Han. Detecting generated im- ages by fitting natural image distributions. In The Thirty- ninth Annual Conference on Neural Information Pro- cessing Systems, 2025. URL:https://openreview. net/forum?id=27xTIAFbc6. [76]Yue Zhang, Ben Colman, Xiao Guo, Ali Shahriyari, and Gaurav Bharaj. Common sense reasoning for deepfake detection. In European conference on computer vision, pages 399â415. Springer, 2024. [77] Hanqing Zhao, Wenbo Zhou, Dongdong Chen, Tianyi Wei, Weiming Zhang, and Nenghai Yu. Multi-attentional deepfake detection. In Proceedings of the IEEE/CVF conference on computer vision and pattern recognition, pages 2185â2194, 2021. [78]Yinglin Zheng, Jianmin Bao, Dong Chen, Ming Zeng, and Fang Wen. Exploring temporal coherence for more general video face forgery detection. In Proceedings of the IEEE/CVF international conference on computer vision, pages 15044â15054, 2021. [79]Mingjian Zhu, Hanting Chen, Qiangyu Yan, Xudong Huang, Guanyu Lin, Wei Li, Zhijun Tu, Hailin Hu, Jie Hu, and Yunhe Wang. Genimage: A million-scale bench- mark for detecting ai-generated image. Advances in Neu- ral Information Processing Systems, 36:77771â77782, 2023. 18 A Detailed Prompt Specifications This appendix provides a comprehensive description of all prompts used in the experimental pipeline. While Section 4.3 introduces the overall prompt design at a high level, the goal of this appendix is to document the exact formulations and structural variations of the prompts for transparency and re- producibility. The prompts are organized according to the functional stages of interaction: (i) criteria elicitation, (i) image-level forensic analysis, and (i) image refinement. A.1 Criteria Elicitation The first stage aims to elicit the modelâs internal authenticity assessment criteria in a task-agnostic manner. Rather than providing any image, the model is prompted to articulate the general principles it would rely on when judging whether a face image is AI-generated, manipulated, or real. This in- teraction serves as the foundation for subsequent stages, as the articulated criteria are later reused both explicitly and implicitly in downstream prompts. User: You are an expert AI-generated (Deepfake detection) face image detector. What is your key criteria for judgement? A.2 Image Analysis In the second stage, the model is asked to perform a detailed forensic analysis of a given portrait image. The prompt explic- itly structures the analysis into classification, attribute-level visual inspection, and a concise final summary. This struc- tured format encourages the model to externalize fine-grained visual cues and produce a rationale that can be directly reused in later refinement stages. User: You are an expert AI-generated face detector and forensic image analyst. Analyze the attached portrait by following these internal steps and provide a detailed report: Classification: Determine whether the image is: ⢠âAI-generatedâ (purely synthetic) ⢠âDeepfakeâ (identity swapped or digitally manipulated) ⢠âRealâ (a genuine, unedited camera photograph) Detailed Forensic Analysis: Describe the concrete visual cues for each of the following aspects: ⢠Skin: Texture, pore consistency, and light diffusion. ⢠Eyes: Iris patterns, symmetry, and the logic of catchlights (specular reflections). ⢠Hair: Strands definition, interaction with the background, and stylistic consistency. ⢠Facial Edges: Contours of the jawline, nostrils, lips, and eyelids. ⢠Background: Depth-of-field logic, bokeh quality, and any digital artifacts or warping. Final Summary: Conclude with 1-3 sentences highlighting the most decisive cues that led to your final verdict, including a confidence score for your assessment. A.3 Image Refinement The final stage involves refining a given portrait image to im- prove perceptual realism while preserving the subjectâs iden- tity. We consider two refinement settings: instance-agnostic prompts, which apply a uniform instruction across all im- ages, and instance-specific prompts, which incorporate image- dependent forensic rationales. A.3.1 Instance-Agnostic Prompts We design a sequence of instance-agnostic prompts (P1âP5) with progressively increasing specificity. The intent of this progression is to examine how increasingly explicit realism constraints affect the refinement outcome. P1 represents the most conservative setting, aiming to preserve the original im- age as closely as possible, while P2âP4 gradually introduce stronger notions of naturalness and photographic realism. The most detailed prompt, P5, is presented and discussed in Sec- tion 4.2 of the main text and is therefore not repeated here. P1: same photo, identical composition P2: natural P3: natural camera photograph P4: Refine this portrait to look like a natural camera photograph. A.3.2 Instance-Specific Prompt Construction In the instance-specific setting, the refinement prompt is dy- namically constructed by augmenting a shared base instruc- tion with image-dependent forensic rationales obtained from the analysis stage. This design allows the model to directly reuse its own articulated authenticity criteria as refinement objectives, while explicitly constraining identity preservation. The base instruction is fixed across all instances: Base prompt: Refine this portrait to look like a natural camera photograph. For each image, the issues detected during forensic analysis are appended as a bullet-point list. Conceptually, the final prompt takes the following form: The following issues were detected in the image. Please correct them while preserving the subjectâs identity: 19 ⢠Issue #1 extracted from the forensic rationale ⢠Issue #2 extracted from the forensic rationale â˘... Together, these prompts operationalize a refinement pipeline in which authenticity assessment criteria are first external- ized, then instantiated at the image level, and finally reused as explicit optimization targets under semantic-preserving constraints. B Safety Filtering Analysis Table 7: Risk dimensions in existing AI safety policies. Evaluation DimensionOperational Focus in Policies Synthesized OutputCategorical filtering of prohibited content, such as sexual, violent, non-consensual imagery; hate speech; or illegal activities. Prompt-level IntentDetection of explicit malicious or illicit in- tent from surface-level wording in individual user instructions. This appendix analyzes how the interactions and artifacts examined in the main text are treated by contemporary auto- mated safety filtering systems. To contextualize this analysis, Table 7 summarizes the primary evaluation dimensions com- monly operationalized in current AI safety policies. These frameworks typically regulate generative systems by filtering outputs that fall into predefined prohibited content categories or by detecting explicit malicious intent expressed within in- dividual user prompts. While such dimensions capture many well-established misuse scenarios, they are largely defined at the level of isolated inputs or outputs rather than multi-step interaction workflows. Building on this policy framing, the remainder of this appendix empirically examines whether text-based interac- tions (e.g., criteria elicitation, image analysis, and refinement prompts) and image-based artifacts (original deepfake images and their refined variants) activate content- or intent-based safety signals under deployed filtering infrastructures. Notably, all experiments reported in the main text were conducted without interruption or rejection by built-in safety mechanisms, suggesting that these interactions were generally treated as benign by internal filtering layers. Nevertheless, to avoid relying solely on this implicit signal, we perform an explicit and systematic analysis of automated safety filtering behavior. The goal of this analysis is not to evaluate policy compliance or normative correctness, but to empirically char- acterize how deepfake-related workflows are classified by existing safety mechanisms. By doing so, this appendix pro- vides supporting evidence for the observations discussed in Section 6.3 regarding the limited alignment between current safety taxonomies and risks that emerge through the composi- tion and reuse of otherwise permitted generative capabilities. B.1 Safety Filtering Infrastructures We evaluate two widely used automated safety filtering ser- vices: the OpenAI Moderation API [45] and Azure AI Con- tent Safety [41]. Although both systems target overlapping categories of harmful or restricted content, they differ sub- stantially in architectural design, modality support, and output representation. To avoid conflating heterogeneous taxonomies and scoring schemes, results are reported separately for each service throughout this appendix. B.2 Safety Evaluation Configuration All safety filtering checks are performed using the default configurations provided by each service. For OpenAI-based evaluation, we use theomni-moderation-latestendpoint, which evaluates textual inputs and returns both binary flag- ging decisions and continuous category scores. All inputs are submitted as standalone text, without custom threshold- ing, category weighting, or post-processing beyond the API defaults. While OpenAI safety filtering can be extended to visual content by first generating textual descriptions of images and subsequently moderating those descriptions, we do not adopt this approach in our experiments. This design choice avoids introducing an additional interpretation layer that may con- found image-level safety assessment. For Azure-based evaluation, we use Azure AI Content Safety with its standard Analyze Text and Analyze Image end- points. Azure directly evaluates textual and visual inputs and reports ordinal severity levels on a discrete scale from 0 to 7 for each category, where a severity of 0 indicates no detectable risk. All evaluations use the default service configuration, without tuning severity thresholds or category definitions. Based on these considerations, text-based interactions are evaluated using both services, whereas image-based safety filtering is conducted using Azure AI Content Safety. B.3 Text-Based Safety Filtering This subsection reports safety filtering outcomes for text-only interactions used throughout our study. We consider four rep- resentative prompt types corresponding to different stages of the GAI-based deepfake analysis pipeline: (i) a criteria elicitation prompt, (i) an image analysis request prompt, (i) an image refinement prompt formulated independently of any specific image, and (iv) an image refinement prompt target- ing a specific image. All prompts are evaluated in isolation, without accompanying visual inputs. 20 Table 8: Automated safety filtering services used in our experimental setup. ServiceProviderPrimary Capability Moderation APIOpenAIText-based safety filtering with optional multimodal extension AI Content SafetyMicrosoft AzureNative text and image safety filtering Table 9: OpenAI safety filtering outcomes for text-based prompts usingomni-moderation-latest.(No prompt was flagged by the moderation system.) Prompt TypeMax Signal Criteria ElicitationIllicit (0.0166) Image AnalysisSexual (2.6Ă 10 â5 ) Image Refinement (Instance-Agnostic) Violence (5.2Ă 10 â4 ) Image Refinement (Instance-Specific) Violence (5.2Ă 10 â4 ) Table 10: Azure AI Content Safety outcomes for text-based prompts. Prompt TypeMax Severity Criteria Elicitation0 Image Analysis0 Image Refinement (Instance-Agnostic)0 Image Refinement (Instance-Specific)0 Table 9 summarizes results obtained using the OpenAI Moderation API, while Table 10 reports corresponding out- comes from Azure AI Content Safety. Interpretation. Across all evaluated text-based prompts, both safety filtering services consistently classify the interac- tions as benign. Azure AI Content Safety assigns a severity level of zero to all prompt types, while the OpenAI Mod- eration API does not flag any input and returns uniformly low category scores. These findings indicate that text-only prompts related to deepfake assessment, structured forensic reasoning, and photorealistic image refinement fall well out- side the scope of automated safety filtering, despite explicitly referencing faces, identity, and image manipulation. B.4 Image-Based Safety Filtering This subsection reports image-level safety filtering outcomes obtained using Azure AI Content Safety. We evaluate the same set of facial deepfake images used in the main ex- periments, together with their refined variants produced by different image improvement systems. All images are ana- lyzed directly as visual inputs, without accompanying textual Table 11: Image-based safety filtering outcomes using Azure AI Content Safety. For each image set, we report the pro- portion of images exhibiting any non-zero severity and the maximum observed severity across all categories. Image Set# of Severity> 0Max Severity Original0 (0.00%)0 Flux AI0 (0.00%)0 ChatGPT1 (1.00%)2 Gemini0 (0.00%)0 Qwen-v12 (2.00%)2 Qwen-v21 (1.00%)2 context. Table 11 reports outcomes from Azure AI Content Safety(Image Analysis). Evaluated images.The evaluation set consists of 100 facial deepfake images used throughout the main text. In addition to the original deepfake images, we analyze refined versions generated by multiple image improvement systems, with each refined set containing one-to-one counterparts of the origi- nal inputs. All images are evaluated independently using the Analyze Image endpoint under the default Azure AI Content Safety configuration. Interpretation. Across all evaluated image sets, the vast majority of images receive a severity level of zero across all safety categories. For refined images generated by certain systems, a small number of images exhibit non-zero sever- ity scores; however, these cases are limited to low-level sig- nals (severity 2) in the Violence category. No image triggers higher-severity classifications, and no moderation failures are observed during evaluation. Overall, the image-level results indicate that facial deepfake images and their refined variants are rarely identified as safety- relevant content by current image-based filtering mechanisms. The observed non-zero signals appear sporadic and do not systematically correspond to identity manipulation or facial synthesis artifacts. C Semantic Preservation with Alternative Face Recognition APIs To assess the robustness of the semantic preservation results reported in Section 5.3.3, we replicate the identity preserva- 21 Figure 5: Semantic preservation with IAP and ISP on Tencent CompareFace. (Note that the default thresholds in Tencent CompareFace is 50) tion analysis using an alternative commercial face recognition API, Tencent CompareFace [10]. This experiment follows the same protocol as the main evaluation, differing only in the backend used to compute identity similarity scores. Figure 5 reports the identity preservation rate (IPR) mea- sured with Tencent CompareFace. The results exhibit trends that are highly consistent with those reported in the main anal- ysis. Across all models and refinement strategies, the relative ordering of identity preservation is preserved, and no qualita- tive deviations are observed. In particular, models that demon- strate strong semantic preservation in the main experiment continue to do so, while models that exhibit larger identity drift show similar behavior in this additional evaluation. Likewise, the comparative behavior between the two re- finement strategies remains unchanged. These observations indicate that the semantic preservation characteristics ana- lyzed are stable and reproducible, rather than artifacts of a specific evaluation configuration. Overall, this additional anal- ysis serves to further reinforce the conclusions drawn from the main semantic preservation experiment. DIllustrative Examples of Criterion Articula- tion and Application This appendix provides illustrative examples supporting the findings discussed in the main text by visualizing two sequen- tial stages of GAI-based facial deepfake assessment: (i) the articulation of assessment criteria without image input, and (i) the application of those criteria to a facial image. The pur- pose of these examples is to demonstrate how GAI systems express and operationalize deepfake detection criteria through natural-language interaction, rather than to evaluate detection accuracy. Importantly, the examples highlight how the criteria articulated in abstract terms are selectively instantiated when producing image-level judgments and explanations. D.1Criterion Articulation Without Image In- put Figure 6 illustrates how GAI systems articulate high-level as- sessment principles prior to observing any image. The criteria are framed as general-purpose forensic heuristics, establishing what the system later treats as relevant evidence for deepfake detection. D.2 Criterion-Based Image Analysis Figure 7 shows how the previously articulated criteria are operationalized during image analysis. The system selectively maps abstract principles onto concrete visual cues, using them to justify its final judgment, even when such cues are ambiguously related to deepfake-specific artifacts. Together, Figures 6 and 7 illustrate the two-stage rea- soning process analyzed in Sec 3.1: GAI systems first define what constitutes evidence for deepfakes and subsequently apply those definitions in a flexible and interpretive manner when producing image-level authenticity judgments. 22 Figure 6: Criterion articulation without image input. GAI systems describe their key criteria for facial deepfake detection in the absence of any image input. 23 Figure 7: Criterion-based image analysis. A GAI system applies the articulated criteria to analyze a facial image that is a known deepfake, producing a structured forensic explanation and final judgment. 24