HPD-Parsing replaces full-page autoregressive generation with hierarchical parallel decoding: the main layout branch coordinates the global structure and d...
论文研究HuggingFace Daily Papers(社区热门论文)
Today AI Intelligence Brief
HPD-Parsing replaces full-page autoregressive generation with hierarchical parallel decoding: the
main layout branch coordinates the global structure and dynamically allocates block-level content decoding to concurrent branches, while progressive multi-token prediction (P-MTP) further reduces the decoding steps of each branch. On public benchmarks, it achieves a throughput of 4,752 tokens/s, 3.06 times higher than the autoregressive baseline, while maintaining competitive parsing accuracy. This approach opens a new direction for efficient unified document parsing.
Original Article Excerpt
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs :https://info.arxiv.org/labs/index.html.
The readable text on this page was extracted from the public source and organized with attribution, publication time and the original link. Copyright remains with the original author and publisher.
HPD-Parsing replaces full-page autoregressive generation with hierarchical parallel decoding: the main layout branch coordinates the global structure and d...