paper-with-me

Papers

AI-Generated Image Detection using a Cross-Attention Enhanced Dual-Stream Network

2023-06-12 · Ziyi Xi, Wenmin Huang, Kangkang Wei, Weiqi Luo, Peijia Zheng

With the rapid evolution of AI Generated Content (AIGC), forged images produced through this technology are inherently more deceptive and require less human intervention compared to traditional Computer-generated Graphics (CG). However, owing to the disparities between CG and AIGC, conventional CG detection methods tend to be inadequate in identifying AIGC-produced images. To address this issue, our research concentrates on the text-to-image generation process in AIGC. Initially, we first assemble two text-to-image databases utilizing two distinct AI systems, DALLE2 and DreamStudio. Aiming to holistically capture the inherent anomalies produced by AIGC, we develope a robust dual-stream network comprised of a residual stream and a content stream. The former employs the Spatial Rich Model (SRM) to meticulously extract various texture information from images, while the latter seeks to capture additional forged traces in low frequency, thereby extracting complementary information that the residual stream may overlook. To enhance the information exchange between these two streams, we incorporate a cross multi-head attention mechanism. Numerous comparative experiments are performed on both databases, and the results show that our detection method consistently outperforms traditional CG detection techniques across a range of image resolutions. Moreover, our method exhibits superior performance through a series of robustness tests and cross-database experiments. When applied to widely recognized traditional CG benchmarks such as SPL2018 and DsTok, our approach significantly exceeds the capabilities of other existing methods in the field of CG detection.

📄 PDF Abstract BibTeX arXiv:2306.07005

Code (1)

zoie-ui/ai-generated-image-detection 공식 구현 pytorch

Tasks

Image GenerationText to Image GenerationText-to-Image Generation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.

Similar Papers 제목 키워드 기반

Generalized Synthetic Image Detection with Enhanced RGB-Noise Representation Learning

2026-07-07 · Zhen Li, Gang Cao, Tian Zhang, Lifang Yu 외 arxiv

The rapid advancement of large-scale generative models has accelerated the spread of highly deceptive AI-generated images, making generalized synthetic image detection a critical imperative. Existing forensic networks of…

Computational EfficiencyRepresentation LearningBinary ClassificationContrastive Learning

GLIPv3

2020-02-02 · CVPR 2020 2 · Jiaxing Zhao

In the open-set object detection, the alignment of visual and text features is one of the most important factors affecting the final detection performance. This paper proposed a enhanced language and vision feature fusi…

object-detectionObject Detection

Modelling Visual Semantics via Image Captioning to extract Enhanced Multi-Level Cross-Modal Semantic Incongruity Representation with Attention for Multimodal Sarcasm Detection

2024-08-05

Sarcasm is a type of irony, characterized by an inherent mismatch between the literal interpretation and the intended connotation. Though sarcasm detection in text has been extensively studied, there are situations in wh…

DescriptiveImage CaptioningLanguage ModellingSarcasm Detection

Improving Synthetically Generated Image Detection in Cross-Concept Settings

2023-04-24 · Pantelis Dogoulis, Giorgos Kordopatis-Zilos, Ioannis Kompatsiaris, Symeon Papadopoulos

New advancements for the detection of synthetic images are critical for fighting disinformation, as the capabilities of generative AI models continuously evolve and can lead to hyper-realistic synthetic imagery at unprec…

GEA: Generation-Enhanced Alignment for Text-to-Image Person Retrieval

2025-11-13 · Hao Zou, Runqing Zhang, Xue Zhou, Jianxiao Zou arxiv

Text-to-Image Person Retrieval (TIPR) aims to retrieve person images based on natural language descriptions. Although many TIPR methods have achieved promising results, sometimes textual queries cannot accurately and com…

Cross-Modal RetrievalPerson Retrieval