document-understanding

Tag

Cards List
#document-understanding

@elonmusk: Grok 4.6 reaches #1 on @databricks

X AI KOLs Timeline · 2026-08-12 Cached

Elon Musk announces that Grok 4.6 reached #1 on Databricks, with Ivan Zhou reporting SOTA performance on OfficeQA Pro V2 using Databricks's Genie harness.

0 favorites 0 likes
#document-understanding

@ma_sc_: I've been testing this on many other languages than the 14 officially supported and results have been truly surprising.…

X AI KOLs Following · 2026-08-12 Cached

A user shares surprising results testing Liquid AI's new LFM2.5-VL-3B vision-language model across many languages, noting strong visual capabilities but weaker instruction following; Liquid AI announces the model can read screens, documents, and ground objects to coordinates.

0 favorites 0 likes
#document-understanding

Locating Failure in Multi-Page Visually Rich Document Understanding: An Empirical Attribution

arXiv cs.AI · 2026-08-11 Cached

An empirical attribution study of failures in multi-page visually rich document understanding (MP-VRDU), isolating representation, selection, and reasoning failure modes and providing guidance for building such systems under fixed compute budgets.

0 favorites 0 likes
#document-understanding

nvidia/NVIDIA-Nemotron-Parse-2.0 · Hugging Face

Reddit r/LocalLLaMA · 2026-08-06 Cached

NVIDIA releases Nemotron Parse 2.0, a document image parsing model that converts scanned PDFs and images into structured text with layout, bounding boxes, and reading order, adding multilingual OCR improvements and chart-aware parsing.

0 favorites 0 likes
#document-understanding

XL-DocBench: Benchmarking Evidence-Grounded Extra-Long Document Understanding

arXiv cs.CL · 2026-08-04 Cached

Introduces XL-DocBench, a human-verified benchmark for extra-long document understanding with 1,519 questions across six professional domains, requiring multi-page evidence and structured reasoning, showing current LLMs still struggle with long-context professional documents.

0 favorites 0 likes
#document-understanding

VLD-RAG: Agentic Vision-Language Retrieval-Augmented Generation for Long, Visually-Rich Multi-Page Documents

arXiv cs.CL · 2026-07-29 Cached

This paper presents VLD-RAG, an agentic multimodal retrieval-augmented generation framework for question answering over long, visually-rich documents. It uses a page-preserving index and a verifier-guided agent workflow to improve cross-page evidence retrieval and reasoning, outperforming prior vision-based baselines on benchmarks like LongDocURL and MMLongBench-Doc.

0 favorites 0 likes
#document-understanding

Do VLMs Read or Rewrite? On Transcription Faithfulness in Vision-Language Models

arXiv cs.CL · 2026-07-27 Cached

This paper reveals that Vision-Language Models often rewrite rather than faithfully transcribe text when encountering perturbations like typos or visual artifacts, introducing the FaithC4 benchmark to evaluate this behavior across multiple models and languages.

0 favorites 0 likes
#document-understanding

@jerryjliu0: We benchmarked Gemini 3.6 Flash and Gemini 3.5 Flash Lite on document understanding. We compared against their prior ve…

X AI KOLs Following · 2026-07-22 Cached

This tweet benchmarks Gemini 3.6 Flash and Gemini 3.5 Flash Lite on document understanding, finding that while the Flash series initially excelled at visual understanding, recent versions have plateaued or regressed due to posttraining for coding and reasoning.

0 favorites 0 likes
#document-understanding

@0x0SojalSec: 3B Tiny model DeepSeek OCR 2 Beats Gemini 3 Pro. Run locally. DeepSeek OCR 2, a SOTA 3B model that's smarter than Gemin…

X AI KOLs Timeline · 2026-07-15 Cached

DeepSeek OCR 2 is a 3B parameter model that outperforms Gemini 3 Pro in OCR and document understanding, featuring a human-like reading order and support for local fine-tuning.

0 favorites 0 likes
#document-understanding

SynthDocBench: Controlled Benchmark for Long-Context Visual Document Understanding

Hugging Face Daily Papers · 2026-07-11 Cached

SynthDocBench is a fully synthetic benchmark for long-context visual document understanding that systematically controls document length, layout, modality, and question type, revealing failure modes in current VLMs such as length degradation and positional sensitivity.

0 favorites 0 likes
#document-understanding

@jerryjliu0: We comprehensively benchmarked GPT-5.6 on document understanding. At a high-level there's no change between GPT-5.6 Sol…

X AI KOLs Timeline · 2026-07-09 Cached

LlamaIndex benchmarked GPT-5.6 on document understanding and found no improvement over GPT-5.5; the model performs well on text and tables but struggles with charts and layout.

0 favorites 0 likes
#document-understanding

BaFCo: A Document Understanding Benchmark for Complex Bangla Form Comprehension

arXiv cs.CL · 2026-07-08 Cached

Introduces BaFCo, a benchmark dataset for Bangla form comprehension focusing on Document Layout Analysis (DLA) and Key Information Extraction (KIE). It includes 200 multi-page complex Bangladeshi government forms with fine-grained annotations across 26 entity types and evaluates multiple MLLMs, revealing limitations in understanding complex Bangla forms.

0 favorites 0 likes
#document-understanding

HunyuanOCR-1.5: Making Lightweight OCR VLMs Faster and Better

Hugging Face Daily Papers · 2026-07-06 Cached

HunyuanOCR-1.5 is a lightweight end-to-end OCR vision-language model that improves efficiency via DFlash (6.37x inference speedup) and capability via Agentic Data Flow, achieving top-tier performance on document parsing, OCR, and multilingual tasks.

0 favorites 0 likes
#document-understanding

LEDGER: A Long-Context Benchmark of Corporate Annual Reports for Grounded Financial Retrieval and Extraction

arXiv cs.CL · 2026-06-12 Cached

LEDGER is a new benchmark for evaluating long-context capabilities of LLMs on corporate annual reports, providing 4,999 digitized reports with 31 financial KPIs and three evaluation tasks spanning retrieval and extraction.

0 favorites 0 likes
#document-understanding

@jerryjliu0: Our team is at CVPR 2026 if you want to come say hi :)

X AI KOLs Following · 2026-06-04 Cached

Jerry Liu's team is presenting ParseBench, a comprehensive document understanding benchmark for VLMs, at CVPR 2026. The benchmark includes 2,000 pages of real-world enterprise documents with evaluation metrics for tables, charts, and visual grounding.

0 favorites 0 likes
#document-understanding

MM-BizRAG: Rethinking Multimodal Retrieval-Augmented Generation for General Purpose Enterprise Q&A

arXiv cs.CL · 2026-06-04 Cached

MM-BizRAG is a multimodal retrieval-augmented generation system for enterprise Q&A that uses document structure-aware splitting and layout-aware parsing to outperform vision-centric baselines by up to 32% on heterogeneous enterprise documents. The paper also introduces FastRAGEval, a cost-efficient LLM-based evaluation metric with stronger human alignment than RAGChecker.

0 favorites 0 likes
#document-understanding

LFRAG: Layout-oriented Fine-grained Retrieval-Augmented Generation on Multimodal Document Understanding

arXiv cs.AI · 2026-05-25 Cached

LFRAG proposes a layout-oriented fine-grained retrieval-augmented generation framework that moves from page-level to block-level retrieval in multimodal documents, achieving state-of-the-art performance and 73% token reduction on the new LFDocQA benchmark.

0 favorites 0 likes
#document-understanding

@NasdaqExchange: “We’re focused on providing the best in class document understanding and OCR technologies.” In partnership with @Wing_V…

X AI KOLs Following · 2026-05-24 Cached

Nasdaq features an interview with Llama Index CEO Jerry Liu, discussing the company's document understanding and OCR technologies powering enterprise AI agents, in partnership with Wing VC's Enterprise Tech 30 list.

0 favorites 0 likes
#document-understanding

@jerryjliu0: There are a lot of coding and reasoning benchmarks for AI agents, but not a lot for document understanding - which is a…

X AI KOLs Following · 2026-05-18 Cached

LlamaIndex released ParseBench, a comprehensive benchmark for evaluating document understanding in AI agents, covering complex enterprise documents with tables, charts, and layouts. A live webinar will discuss the benchmark methodology and results.

0 favorites 0 likes
#document-understanding

@jerryjliu0: A new set of open-weight models is topping the leaderboard for document understanding INF just released two models: Inf…

X AI KOLs Following · 2026-05-15 Cached

Infinity releases two open-weight models, Infinity-Parser2-Pro (35B) and Infinity-Parser2-Flash (2B), which top the ParseBench leaderboard for document understanding, leveraging a synthetic data engine and a novel joint RL algorithm.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback