FrontierThe story, in brief

Baidu Releases Unlimited OCR, a 3B Model That Keeps the KV Cache Flat for Long-Document Parsing

93.23 on OmniDocBench. Baidu just open-sourced a 3B model that processes 50+ document pages without memory overhead.

Illustration of a transparent lens revealing connected networks across layers of paper.
Exploring the next frontier of AI research.AI illustration by KeyNews
The KeyNews take

Why it matters

Baidu's Unlimited OCR demonstrates a practical breakthrough in long-context efficiency through novel attention mechanisms (R-SWA), directly challenging DeepSeek's OCR capabilities and showing how MoE + architectural innovation can solve a real enterprise problem—document processing at scale—without the compute tax.

The key facts

8 to know
  1. 3B-parameter MoE model

  2. Processes dozens of document pages in single forward pass

  3. Reference Sliding Window Attention (R-SWA) maintains flat KV cache

  4. Memory and latency scale constant with output growth

  5. Scores 93.23 on OmniDocBench v1.5

  6. Beats DeepSeek OCR baseline by 6.22 points

  7. MIT license (open-source)

  8. Published by Baidu

Go to the source

MarkTechPostmarktechpost.com

Publisher excerpt: Baidu open-sourced Unlimited OCR, a 3B-parameter MoE model that parses dozens of document pages in a single forward pass. Its Reference Sliding Window Attention (R-SWA) holds the KV cache constant, so memory and latency stay flat as output grows. It scores 93.23 on OmniDocBench v1.5, beating the…
Read original report
Back to today's editionMore frontier news

Keep reading

Related stories

More from Frontier