8 papers
Taming the Thinker: Conditional Entropy Shaping for Adaptive LLM Reasoning
Shuyu Wei, Jian Sun, Delai Qiu +6
Entropy-based deep reasoning has emerged as a promising direction for improving the reasoning capabilities of Large Language Models (LLMs), but existing methods often either increa…
LaTER: Efficient Test-Time Reasoning via Latent Exploration and Explicit Verification
Xuan Li, Yining Wang, Yuchen Liu +7
Chain-of-thought (CoT) reasoning improves large language models (LLMs) on difficult tasks, but it also makes inference expensive because every intermediate step must be generated a…
VAPO: End-to-end Slide-Enhanced Speech Recognition with Omni-modal Large Language Models
Rui Hu, Delai Qiu, Yining Wang +2
Omni-modal large language models (OLLMs) offer a promising end-to-end solution for slide-enhanced speech recognition due to their inherent multimodal capabilities. However, we foun…
Parser-Oriented Structural Refinement for a Stable Layout Interface in Document Parsing
Fuyuan Liu, Dianyu Yu, He Ren +10
Accurate document parsing requires both robust content recognition and a stable parser interface. In explicit Document Layout Analysis (DLA) pipelines, downstream parsers do not co…
PARL: Position-Aware Relation Learning Network for Document Layout Analysis
Fuyuan Liu, Dianyu Yu, He Ren +10
Document layout analysis aims to detect and categorize structural elements (e.g., titles, tables, figures) in scanned or digital documents. Popular methods often rely on high-quali…
FocalOrder: Focal Preference Optimization for Reading Order Detection
Fuyuan Liu, Dianyu Yu, He Ren +10
Reading order detection is the foundation of document understanding. Most existing methods rely on uniform supervision, implicitly assuming a constant difficulty distribution acros…