paper-with-me

홈 › Papers

LOTA: Bit-Planes Guided AI-Generated Image Detection

2025-10-16 · Hongsong Wang, Renxi Cheng, Yang Zhang, Chaolei Han, Jie Gui arxiv

The rapid advancement of GAN and Diffusion models makes it more difficult to distinguish AI-generated images from real ones. Recent studies often use image-based reconstruction errors as an important feature for determining whether an image is AI-generated. However, these approaches typically incur high computational costs and also fail to capture intrinsic noisy features present in the raw images. To solve these problems, we innovatively refine error extraction by using bit-plane-based image processing, as lower bit planes indeed represent noise patterns in images. We introduce an effective bit-planes guided noisy image generation and exploit various image normalization strategies, including scaling and thresholding. Then, to amplify the noise signal for easier AI-generated image detection, we design a maximum gradient patch selection that applies multi-directional gradients to compute the noise score and selects the region with the highest score. Finally, we propose a lightweight and effective classification head and explore two different structures: noise-based classifier and noise-guided classifier. Extensive experiments on the GenImage benchmark demonstrate the outstanding performance of our method, which achieves an average accuracy of \textbf{98.9\%} (\textbf{11.9}\%~$\uparrow$) and shows excellent cross-generator generalization capability. Particularly, our method achieves an accuracy of over 98.2\% from GAN to Diffusion and over 99.2\% from Diffusion to GAN. Moreover, it performs error extraction at the millisecond level, nearly a hundred times faster than existing methods. The code is at https://github.com/hongsong-wang/LOTA.

📄 PDF Abstract BibTeX arXiv:2510.14230

Code (0)

등록된 구현이 없습니다.

Tasks

Image Generation

Similar Papers 제목 키워드 기반

Isolating phyllotactic patterns embedded in the secondary growth of sweet cherry (Prunus avium L.) using magnetic resonance imaging

2018-12-08 · Mitchell Eithun, Daniel H. Chitwood, James Larson, Gregory Lang 외

Epicormic branches arise from dormant buds patterned during the growth of previous years. Dormant epicormic buds remain on the surface of trees, pushed outward from the pith during secondary growth, but maintaining vascu…

Edge Detection

LOTAPO: Leave-One-Turn Attribution for Self-Generated Process Rewards in Multi-Turn Search Reasoning

2026-07-15 · Qiang Zhu, Jiajun Wu, Longyi Wang arxiv

Reinforcement learning for multi-turn search reasoning typically relies on terminal outcome rewards, which cannot distinguish useful, redundant, and harmful intermediate interactions. We propose LOTAPO , a self-generated…

Reinforcement Learning

Slot-Guided Adaptation of Pre-trained Diffusion Models for Object-Centric Learning and Compositional Generation

2025-01-27 · Adil Kaan Akan, Yucel Yemez

We present SlotAdapt, an object-centric learning method that combines slot attention with pretrained diffusion models by introducing adapters for slot-based conditioning. Our method preserves the generative power of pret…

Image GenerationObject Discovery

An image segmentation algorithm for measurement of flotation froth bubble size distributions

2017-07-23 · Elsevier 2017 7 · A. Jahedsaravani, M. Massinaei, M.H. Marhaban

The bubble size distribution at the froth surface of a flotation cell is closely related to the process condi- tion and performance. The flotation performance can be reasonably predicted through continuous mea- suring …

image-classificationImage ClassificationImage SegmentationSemantic Segmentation

YoloTag: Vision-based Robust UAV Navigation with Fiducial Markers

2024-09-03 · Sourav Raxit, Simant Bahadur Singh, Abdullah Al Redwan Newaz

By harnessing fiducial markers as visual landmarks in the environment, Unmanned Aerial Vehicles (UAVs) can rapidly build precise maps and navigate spaces safely and efficiently, unlocking their potential for fluent colla…

Navigate