CVMar 14, 2025

SmolDocling: An ultra-compact vision-language model for end-to-end multi-modal document conversion

arXiv:2503.11576v147 citationsh-index: 17
Originality Incremental advance
AI Analysis

This addresses the need for efficient and accurate document conversion across diverse types like business documents and academic papers, though it is incremental as it builds on existing vision-language model approaches.

The paper tackles the problem of end-to-end multi-modal document conversion by introducing SmolDocling, an ultra-compact 256M parameter vision-language model that generates DocTags to capture content, structure, and spatial location, competing with models up to 27 times larger while reducing computational requirements.

We introduce SmolDocling, an ultra-compact vision-language model targeting end-to-end document conversion. Our model comprehensively processes entire pages by generating DocTags, a new universal markup format that captures all page elements in their full context with location. Unlike existing approaches that rely on large foundational models, or ensemble solutions that rely on handcrafted pipelines of multiple specialized models, SmolDocling offers an end-to-end conversion for accurately capturing content, structure and spatial location of document elements in a 256M parameters vision-language model. SmolDocling exhibits robust performance in correctly reproducing document features such as code listings, tables, equations, charts, lists, and more across a diverse range of document types including business documents, academic papers, technical reports, patents, and forms -- significantly extending beyond the commonly observed focus on scientific papers. Additionally, we contribute novel publicly sourced datasets for charts, tables, equations, and code recognition. Experimental results demonstrate that SmolDocling competes with other Vision Language Models that are up to 27 times larger in size, while reducing computational requirements substantially. The model is currently available, datasets will be publicly available soon.

Code Implementations2 repos
Foundations

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

Your Notes