Skip to content

MIDNet: multi-scale interaction and dynamic hard-sample mining for AI-generated image detection

Unknown authors
Sep 2026 · Journal of Electronic Imaging (JEI) · 0 citations

Abstract

With the rapid advancement of generative artificial intelligence (AI), the visual fidelity of synthesized images has increased dramatically, posing serious challenges to the verification of digital content authenticity. Existing AI-generated image detection methods often suffer from limited generalization and robustness, particularly when confronting unknown generative models or complex post-processing perturbations. To attenuate such deficiency, we propose an AI-generated image detection scheme. Leveraging a frozen contrastive language–image pre-training with Vision Transformer as visual backbone, the network extracts and stacks multi-scale intermediate features from the transformer modules to effectively capture both low-level and high-level forensic fingerprints. Based on this representation, we introduce an improved convolutional block attention module, which adopts a cascaded design by first applying channel-wise attention and then spatial attention. This design enables the network to adaptively select informative feature hierarchies while strengthening the representation of local generative artifacts. To further optimize the feature space structure, we propose a hard-sample-aware contrastive learning loss. It dynamically mines hard samples to enhance intra-class compactness and inter-class separability. In addition, we construct a mixed-source training image dataset named mixed-source AI-generated image dataset, which covers diverse generative paradigms. Large-scale testing results show that our proposed scheme ranks first on average across seven benchmark datasets, with accuracy 82.96% and the area under receiver operating characteristic curve 93.43%, demonstrating its outstanding generalization ability. Code is publicly available at https://github.com/multimediaFor/MIDNet.

View source

Similar papers

#artificial intelligence Conference Open access Apr 2020

ECCOLA - a Method for Implementing Ethically Aligned AI Systems

The method, ECCOLA, is presented, which aims at making the high-level AI ethics principles more practical, making it possible for developers to more easily implement them in practice.

Ville Vakkuri, Kai-Kristian Kemell, P. Abrahamsson · 64 citations · ⚡6
#computer vision Review Apr 2024

AI-powered Code Review with LLMs: Early Results

The goal is to not only refine the accuracy of the LLM-based tool but also to underscore its potential in streamlining the software development lifecycle through proactive code improvement and education.

Z. Rasheed, Malik Abdul Sami, Muhammad Waseem et al. · 62 citations · ⚡3
#computer vision Open access Mar 2024

LLM-based agents for automating the enhancement of user story quality: An early report

The use of large language models to automatically improve the user story quality in Austrian Post Group IT agile teams is explored, with a reference model for an Autonomous LLM-based Agent System developed and implemented at the company.

Zheying Zhang, M. Rayhan, Tomas Herda et al. · 48 citations · ⚡4
#computer vision Review Mar 2024

System for systematic literature review using multiple AI agents: Concept and an empirical evaluation

This paper introduces a novel multi-AI-agent system designed to fully automate SLRs, and demonstrates how it substantially reduces the time and effort traditionally required for SLRs while maintaining comprehensiveness and precision.

Abdul Malik Sami, Z. Rasheed, Kai-Kristian Kemell et al. · 44 citations · ⚡2
#computer vision Feb 2024

Can Large Language Models Serve as Data Analysts? A Multi-Agent Assisted Approach for Qualitative Data Analysis

The proposed LLM-based multi-agent system automates qualitative data analysis process, creating opportunities for researchers and practitioners, and future improvements focus on enhancing multilingual performance and integrating continuous expert feedback.

Z. Rasheed, Muhammad Waseem, Aakash Ahmad et al. · 41 citations

Related blog posts

GPT-Lab Sep 17, 2026

Beyond Prompt Engineering: The Role of Tacit Knowledge in Software Engineering

AI is making software generation faster, but speed does not remove the need for expertise. As more work is delegated to AI, tacit knowledge may become one of the most important human advantages in software engineering. The post Beyond Prompt Engineering: The Role of Tacit Knowledge in Software Engineering appeared first on GPT-Lab.

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.