paper-with-me

Papers

GPT4o-Receipt: A Dataset and Human Study for AI-Generated Document Forensics

2026-03-12 · Yan Zhang, Simiao Ren, Ankit Raj, En Wei, Dennis Ng, Alex Shen, Jiayu Xue, Yuxin Zhang, Evelyn Marotta arxiv

Can humans detect AI-generated financial documents better than machines? We present GPT4o-Receipt, a benchmark of 1,235 receipt images pairing GPT-4o-generated receipts with authentic ones from established datasets, evaluated by five state-of-the-art multimodal LLMs and a 30-annotator crowdsourced perceptual study. Our findings reveal a striking paradox: humans are better at seeing AI artifacts, yet worse at detecting AI documents. Human annotators exhibit the largest visual discrimination gap of any evaluator, yet their binary detection F1 falls well below Claude Sonnet 4 and below Gemini 2.5 Flash. This paradox resolves once the mechanism is understood: the dominant forensic signals in AI-generated receipts are arithmetic errors -- invisible to visual inspection but systematically verifiable by LLMs. Humans cannot perceive that a subtotal is incorrect; LLMs verify it in milliseconds. Beyond the human--LLM comparison, our five-model evaluation reveals dramatic performance disparities and calibration differences that render simple accuracy metrics insufficient for detector selection. GPT4o-Receipt, the evaluation framework, and all results are released publicly to support future research in AI document forensics.

📄 PDF Abstract BibTeX arXiv:2603.11442

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Extending TrOCR for Text Localization-Free OCR of Full-Page Scanned Receipt Images

2022-12-11 · Hongkuan Zhang, Edward Whittaker, Ikuo Kitagishi

Digitization of scanned receipts aims to extract text from receipt images and save it into structured documents. This is usually split into two sub-tasks: text localization and optical character recognition (OCR). Most e…

Optical Character RecognitionOptical Character Recognition (OCR)

ICDAR2019 Competition on Scanned Receipt OCR and Information Extraction

2021-03-18 · Zheng Huang, Kai Chen, Jianhua He, Xiang Bai 외

Scanned receipts OCR and key information extraction (SROIE) represent the processeses of recognizing text from scanned receipts and extracting key texts from them and save the extracted tests to structured documents. SRO…

Key Information ExtractionOptical Character Recognition (OCR)Task 2

AMuRD: Annotated Arabic-English Receipt Dataset for Key Information Extraction and Classification

2023-09-18 · Abdelrahman Abdallah, Mahmoud Abdalla, Mohamed Elkasaby, Yasser Elbendary 외

The extraction of key information from receipts is a complex task that involves the recognition and extraction of text from scanned receipts. This process is crucial as it enables the retrieval of essential content and o…

ClassificationKey Information ExtractionLanguage ModellingRetrieval

From Recognition to Reasoning: Benchmarking and Enhancing MLLMs on Real-World Receipt Document Understanding

2026-05-21 · Yandi Wang, Libin Zhan, Ziwei Huang, Tiancheng Luo 외 arxiv

Extracting structured information from visual documents (Visual Information Extraction, VIE) is a cornerstone of business automation. While recent Multimodal Large Language Models (MLLMs) have shown promising capabilitie…

Reinforcement LearningInformation ExtractionText Spotting

CORD: A Consolidated Receipt Dataset for Post-OCR Parsing

2019-09-14 · NeurIPS Workshop Document_Intelligen 2019 12 · Seunghyun Park, Seung Shin, Bado Lee, Junyeop Lee 외

OCR is inevitably linked to NLP since its final output is in text. Advances in document intelligence are driving the need for a unified technology that integrates OCR with various NLP tasks, especially semantic parsing. …

Optical Character Recognition (OCR)Semantic Parsing