PulseAugur
EN
LIVE 07:01:05

New VLM extracts document data without OCR, outperforming larger models

Researchers have developed a new method for extracting key-value pairs from document images without relying on traditional OCR preprocessing. They fine-tuned a compact 256M-parameter vision-language model called SmolDocling to perform this task end-to-end, jointly handling identification, localization, and association. This approach reportedly outperforms larger zero-shot VLMs on benchmarks like FUNSD and XFUND, while being significantly smaller and faster than models like Qwen2.5-VL. AI

IMPACT This approach could streamline document processing pipelines and improve efficiency in information extraction tasks.

RANK_REASON The cluster contains an academic paper detailing a new model and methodology for document image analysis. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CL →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New VLM extracts document data without OCR, outperforming larger models

COVERAGE [1]

  1. arXiv cs.CL TIER_1 English(EN) · A. Said Gurbuz (IBM Research Zurich, ETH Zurich), Ahmed Nassar (IBM Research Zurich), Christoph Auer (IBM Research Zurich), Maksym Lysak (IBM Research Zurich), Lucas Morin (IBM Research Zurich), Matteo Omenetti (IBM Research Zurich), Tim Strohmeyer (IBM … ·

    Identify, Locate, Link: End-to-End Key-Value Extraction from Document Images

    arXiv:2608.20868v1 Announce Type: cross Abstract: Document processing pipelines traditionally cascade optical character recognition (OCR) engines with downstream models for structured information extraction, leading to multi-stage error propagation. We fine-tune SmolDocling, a co…