CVJun 19

SEED: Simple ViT and Evolving Harness for Explainable Text Forgery Detection

arXiv:2606.2113816.8Has Code
Predicted impact top 21% in CV · last 90 daysOriginality Synthesis-oriented
AI Analysis

Provides a modular system for structured forensic reports in multilingual text-centric forgery detection, but is an incremental improvement over existing methods.

SEED addresses text forgery detection in images by combining a ViT-based detector with an MLLM-based report generator, achieving 3rd place in the GenText-Forensics Challenge.

AI-assisted image editing threatens trust in financial, legal, and identity records. The GenText-Forensics Challenge at ACM MM 2026 addresses this by requiring structured forensic reports, in which integrating detection, pixel-level localization, and natural language explanation for multilingual text-centric forgery images. We present SEED, a modular system with three components. First, a similarity-guided pipeline augments training with diverse synthetic forgeries. Second, a single ViT, built on DINOv3 with LoRA adaptation, jointly performs detection and pixel-level localization while preserving pre-trained priors with minimal trainable parameters. Third, an evolving harness takes the detector's predictions and generates a complete forensic report via an MLLM, iteratively improved through a proposer-evaluator loop optimizing report quality. SEED ranked 3rd in the GenText-Forensics Challenge. Code and data are available at https://github.com/KahimWong/GenText-Forensics-3rd-Place.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes