MEGA Hub

Code as Representation: A Compilable Parsing Paradigm for Academic Documents

Authors

Do you know Rihui Jin?You can claim authorship or link another user.Do you know Jun Wang?You can claim authorship or link another user.Do you know chengyuan zhu?You can claim authorship or link another user.Do you know Liang Mingyu?You can claim authorship or link another user.Do you know Yue Gao?You can claim authorship or link another user.Do you know Li Yunxuan?You can claim authorship or link another user.Do you know Kuicai Dong?You can claim authorship or link another user.Do you know Guilin Qi?You can claim authorship or link another user.Do you know Lin Ren?You can claim authorship or link another user.Do you know Yongrui Chen?You can claim authorship or link another user.Do you know Xinbang Dai?You can claim authorship or link another user.Do you know Jiaqi Li?You can claim authorship or link another user.Do you know Tongtong Wu?You can claim authorship or link another user.Do you know Gholamreza Haffari?You can claim authorship or link another user.

Abstract

Academic papers are a primary carrier of scientific knowledge, yet most of this knowledge remains locked in PDFs that are optimized for human reading rather than machine use. For Multimodal Large Language Models (MLLMs), the core challenge is not only perception, but representation: scientific pages interleave text with Structured Academic Elements (SAEs) such as tables, formulas, charts, and pseudocode, whose structure, data, and logic are poorly preserved by common surrogates like Markdown. We therefore propose Compilable Academic Document Parsing (CADP), a paradigm that reconstructs a full page as contextual \LaTeX{} plus executable Python, so that structure-preserving elements and executable chart representations can be reconstructed, recompiled, and directly verified against the source page. To support this setting, we introduce CADP-Bench, an expert-verified benchmark of full academic pages containing tightly coupled text and multiple SAE types, evaluated through a re-injection compilation protocol. We further study current capabilities using SOTA MLLMs and an exploratory multi-agent baseline that incorporates common agentic techniques. Results show that even frontier models still struggle to produce high-fidelity executable reconstructions, highlighting substantial room for improvement in structure-aware scientific document parsing. CADP-Bench is released for future research.

Community

00

Publication notes

Author note
Accepted by ACM MM 2026