paper-with-me

Papers

Provenance of AI-Generated Images: A Vector Similarity and Blockchain-based Approach

2025-10-15 · Jitendra Sharma, Arthur Carvalho, Suman Bhunia arxiv

Rapid advancement in generative AI and large language models (LLMs) has enabled the generation of highly realistic and contextually relevant digital content. LLMs such as ChatGPT with DALL-E integration and Stable Diffusion techniques can produce images that are often indistinguishable from those created by humans, which poses challenges for digital content authentication. Verifying the integrity and origin of digital data to ensure it remains unaltered and genuine is crucial to maintaining trust and legality in digital media. In this paper, we propose an embedding-based AI image detection framework that utilizes image embeddings and a vector similarity to distinguish AI-generated images from real (human-created) ones. Our methodology is built on the hypothesis that AI-generated images demonstrate closer embedding proximity to other AI-generated content, while human-created images cluster similarly within their domain. To validate this hypothesis, we developed a system that processes a diverse dataset of AI and human-generated images through five benchmark embedding models. Extensive experimentation demonstrates the robustness of our approach, and our results confirm that moderate to high perturbations minimally impact the embedding signatures, with perturbed images maintaining close similarity matches to their original versions. Our solution provides a generalizable framework for AI-generated image detection that balances accuracy with computational efficiency.

📄 PDF Abstract BibTeX arXiv:2510.17854

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Towards an Ontology-Driven Blockchain Design for Supply Chain Provenance

2016-08-28 · Henry M. Kim, Marek Laskowski

An interesting research problem in our age of Big Data is that of determining provenance. Granular evaluation of provenance of physical goods--e.g. tracking ingredients of a pharmaceutical or demonstrating authenticity o…

SlideChain: Semantic Provenance for Lecture Understanding via Blockchain Registration

2025-12-25 · Md Motaleb Hossen Manik, Md Zabirul Islam, Ge Wang arxiv

Modern vision--language models (VLMs) are increasingly used to interpret and generate educational content, yet their semantic outputs remain challenging to verify, reproduce, and audit over time. Inconsistencies across m…

Provenance-Driven Reliable Semantic Medical Image Vector Reconstruction via Lightweight Blockchain-Verified Latent Fingerprints

2025-11-30 · Mohsin Rasheed, Abdullah Al-Mamun arxiv

Medical imaging is essential for clinical diagnosis, yet real-world data frequently suffers from corruption, noise, and potential tampering, challenging the reliability of AI-assisted interpretation. Conventional reconst…

Image Reconstruction

PDFed: Privacy-Preserving and Decentralized Asynchronous Federated Learning for Diffusion Models

2024-09-26 · Kar Balan, Andrew Gilbert, John Collomosse

We present PDFed, a decentralized, aggregator-free, and asynchronous federated learning protocol for training image diffusion models using a public blockchain. In general, diffusion models are prone to memorization of tr…

Federated LearningMemorizationPrivacy Preserving

Data Provenance for Image Auto-Regressive Generation

2026-06-22 · Bihe Zhao, Louis Kerner, Michel Meintz, Tameem Bakr 외 arxiv

Image autoregressive models (IARs) have recently demonstrated remarkable capabilities in visual content generation, achieving photorealistic quality and rapid synthesis through the next-token prediction paradigm adapted …

Image Generation