paper-with-me

홈 › Papers

Lightweight and Production-Ready PDF Visual Element Parsing

2026-04-25 · Meizhu Liu, Yassi Abbasi, Matthew Rowe, Michael Avendi, Paul Li arxiv

PDF documents contain critical visual elements such as figures, tables, and forms whose accurate extraction is essential for document understanding and multimodal retrieval-augmented generation (RAG). Existing PDF parsers often miss complex visuals, extract non-informative artifacts (e.g., watermarks, logos), produce fragmented elements, and fail to reliably associate captions with their corresponding elements, which degrades downstream retrieval and question answering. We present a lightweight and production level PDF parsing framework that can accurately detect visual elements and associates captions using a combination of spatial heuristics, layout analysis, and semantic similarity. On popular benchmark datasets and internal product data, the proposed solution achieves $\geq96\%$ visual element detection accuracy and $93\%$ caption association accuracy. When used as a preprocessing step for multimodal RAG, it significantly outperforms state-of-the-art parsers and large vision-language models on both internal data and the MMDocRAG benchmark, while reducing latency by over $2\times$. We have deployed the proposed system in challenging production environment.

📄 PDF Abstract BibTeX arXiv:2604.23276

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic SimilarityQuestion Answering

Similar Papers 제목 키워드 기반

Dolphin: Document Image Parsing via Heterogeneous Anchor Prompting

2025-05-20 · Hao Feng, Shu Wei, Xiang Fei, Wei Shi 외

Document image parsing is challenging due to its complexly intertwined elements such as text paragraphs, figures, formulas, and tables. Current approaches either assemble specialized expert models or directly generate pa…

Generative Animations: A Multi-Model Pipeline for Prompt-Driven Motion Synthesis

2026-05-26 · Mannat Khurana, Sanyam Jain, Rishav Agarwal arxiv

Animation elevates digital documents into immersive experiences, yet creating custom motion paths remains cumbersome, requiring designers to manually select presets, plot Bézier points, and configure timing properties. W…

Motion SynthesisVisual GroundingSemantic Parsing

DreamCharacter-1: From 3D Generative Foundation Models to Product-Ready Character Generation

2026-07-08 · Weizhe Liu, Yunjie Wu, Xiangqian Shu, Guangwei Wang 외 arxiv

We present DreamCharacter-1, a lightweight post-adaptation framework that calibrates pretrained 3D foundation models toward high-fidelity, production-ready 3D character generation. Building upon a 3D foundation backbone,…

Neural CRF Parsing

2015-07-13 · IJCNLP 2015 7 · Greg Durrett, Dan Klein

This paper describes a parsing model that combines the exact dynamic programming of CRF parsing with the rich nonlinear featurization of neural net approaches. Our model is structurally a CRF that factors over anchored r…

SciWING -- A Software Toolkit for Scientific Document Processing

2020-04-08 · Abhinav Ramesh Kashyap, Min-Yen Kan

We introduce SciWING, an open-source software toolkit which provides access to pre-trained models for scientific document processing tasks, inclusive of citation string parsing and logical structure recovery. SciWING ena…

Transfer Learning