paper-with-me

홈 › Papers

A Dual-Track Framework for Template-Constrained LaTeX Conversion

2026-06-22 · Chung Cheuk Hei, Liu Li arxiv

With the increasing demands for advanced document conversion, mapping structured Markdown drafts into template-compliant formats like LaTeX remains a challenge. Existing approaches largely depend on either deterministic rule-based converters or pure end-to-end Large Language Model (LLM) generation. The former fails to correctly handle asset insertions and template-specific constraints, while the latter tends to induce semantic drift, leading to hallucinations that are difficult to debug. To address these limitations, we introduce a robust Dual-Track Framework that systematically decouples template formatting from document processing: an offline track extracts template constraints into a reusable manifest, while an online track implements a hybrid execution pipeline. This pipeline confines LLM usage exclusively to reasoning-intensive components (e.g., semantic metadata, bibliographic references, and complex visual/tabular layouts) while delegating rule-based engines for deterministic processing. Empirical evaluation across 7 LaTeX templates and 56 published research papers demonstrates that our method preserves better structural fidelity, satisfies diverse layout constraints, and achieves a higher compilation success rate compared to the previous baselines.

📄 PDF Abstract BibTeX arXiv:2606.23107

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

BTMTrack: Robust RGB-T Tracking via Dual-template Bridging and Temporal-Modal Candidate Elimination

2025-01-07 · Zhongxuan Zhang, Bi Zeng, Xinyu Ni, Yimin Du

RGB-T tracking leverages the complementary strengths of RGB and thermal infrared (TIR) modalities to address challenging scenarios such as low illumination and adverse weather. However, existing methods often fail to eff…

Rgb-T Tracking

Partial Occlusion Handling for Visual Tracking via Robust Part Matching

2014-06-01 · CVPR 2014 6 · Tianzhu Zhang, Kui Jia, Changsheng Xu, Yi Ma 외

Part-based visual tracking is advantageous due to its robustness against partial occlusion. However, how to effectively exploit the confidence scores of individual parts to construct a robust tracker is still a challengi…

Occlusion HandlingSparse LearningVisual Tracking

Two-stream Beats One-stream: Asymmetric Siamese Network for Efficient Visual Tracking

2025-03-01 · Jiawen Zhu, Huayi Tang, Xin Chen, Xinying Wang 외

Efficient tracking has garnered attention for its ability to operate on resource-constrained platforms for real-world deployment beyond desktop GPUs. Current efficient trackers mainly follow precision-oriented trackers, …

CPUGPUVisual Tracking

MambaEVT: Event Stream based Visual Object Tracking using State Space Model

2024-08-20 · Xiao Wang, Chao Wang, Shiao Wang, Xixi Wang 외

Event camera-based visual tracking has drawn more and more attention in recent years due to the unique imaging principle and advantages of low energy consumption, high dynamic range, and dense temporal resolution. Curren…

MambaObject LocalizationObject TrackingVisual Object Tracking+1

Bibby AI: An Editor-Native Agentic Platform for Academic Research, Writing, and Publishing

2026-07-03 · Nilesh Jain hf

Academic output is produced across a fragmented toolchain: literature discovery in one application, reference management in another, writing in a LaTeX editor, formatting against venue templates by hand, and submission t…