PulseAugur
EN
LIVE 08:15:23

New lightweight model UniRec-0.1B excels at text and formula recognition

Researchers have developed UniRec-0.1B, a new model designed for unified text and formula recognition with significantly fewer parameters than existing vision-language models. This lightweight model, boasting only 0.1 billion parameters, is capable of recognizing information at various levels, from characters to entire documents. The development involved creating a large dataset, UniRec40M, and introducing novel training techniques like hierarchical supervision and a semantic-decoupled tokenizer to address challenges in structural variability and content entanglement. Experimental results indicate that UniRec-0.1B surpasses both general-purpose VLMs and specialized document parsing models in accuracy while offering a substantial speedup. AI

IMPACT This lightweight model could enable more efficient and accessible document parsing systems, especially in resource-constrained environments.

RANK_REASON The cluster describes a new academic paper detailing a novel AI model and dataset. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.CV →

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

New lightweight model UniRec-0.1B excels at text and formula recognition

COVERAGE [1]

  1. arXiv cs.CV TIER_1 English(EN) · Yongkun Du, Zhineng Chen, Yazhen Xie, Weikang Bai, Hao Feng, Wei Shi, Yuchen Su, Can Huang, Yu-Gang Jiang ·

    UniRec-0.1B: Unified Text and Formula Recognition with 0.1B Parameters

    arXiv:2512.21095v2 Announce Type: replace Abstract: Text and formulas constitute the core informational components of many documents. Accurately and efficiently recognizing both is crucial for developing robust and generalizable document parsing systems. Recently, vision-language…