paper-with-me

홈 › Papers

End-to-End Text Line Detection and Ordering

2026-06-02 · Benjamin Kiessling arxiv

Practical text-recognition pipelines for historical documents typically decompose layout analysis into line detection followed by a separate reading-order step, with the latter most often handled by a hand-coded geometric heuristic that struggles with marginalia, multiple columns, tables, and source-specific editorial conventions. This article introduces Orli (Ordered Regression of Lines), an end-to-end model that casts both sub-tasks as a single image-to-sequence problem: from a page image, Orli autoregressively generates text-line baselines directly in reading order. Baselines are represented in a chord-frame parameterization that anchors a line's position, orientation, and extent while encoding local geometry through perpendicular offsets; an iterative refinement head and a local visual refiner produce the final curve. Trained on a heterogeneous corpus of 196,691 pages spanning ten writing systems, Orli marginally exceeds the previously reported state of the art for cBAD line detection without dataset-specific training, reaches near perfect coverage and ordering on multiple reading-order benchmarks zero-shot, and adapts to more specialized out-of-domain layouts with limited fine-tuning. The method's source code and model weights are available under an open license at https://github.com/mittagessen/orli.

📄 PDF Abstract BibTeX arXiv:2606.04166

Code (0)

등록된 구현이 없습니다.

Tasks

Line Detection

Similar Papers 제목 키워드 기반

The Impact of Element Ordering on LM Agent Performance

2024-09-18 · Wayne Chi, Ameet Talwalkar, Chris Donahue

There has been a surge of interest in language model agents that can navigate virtual environments such as the web or desktop. To navigate such environments, agents benefit from information on the various elements (e.g.,…

Dimensionality ReductionLanguage ModelingLanguage ModellingNavigate

Integrating empty category detection into preordering Machine Translation

2016-12-01 · WS 2016 12 · Shunsuke Takeno, Masaaki Nagata, Kazuhide Yamamoto

We propose a method for integrating Japanese empty category detection into the preordering process of Japanese-to-English statistical machine translation. First, we apply machine-learning-based empty category detection t…

Machine TranslationSentenceTranslationWord Alignment

CausalTAD: Injecting Causal Knowledge into Large Language Models for Tabular Anomaly Detection

2026-02-08 · Ruiqi Wang, Ruikang Liu, Runyu Chen, Haoxiang Suo 외 arxiv

Detecting anomalies in tabular data is critical for many real-world applications, such as credit card fraud detection. With the rapid advancements in large language models (LLMs), state-of-the-art performance in tabular …

Anomaly DetectionFraud Detection

Do Large Language Models (LLMs) Understand Chronology?

2025-11-18 · Pattaraphon Kenny Wongchamcharoen, Paul Glasserman arxiv

Large language models (LLMs) are increasingly used in finance and economics, where prompt-based attempts against look-ahead bias implicitly assume that models understand chronology. We test this fundamental question with…

Word Alignment-Based Reordering of Source Chunks in PB-SMT

2014-05-01 · LREC 2014 5 · Santanu Pal, Sudip Kumar Naskar, B, Sivaji yopadhyay

Reordering poses a big challenge in statistical machine translation between distant language pairs. The paper presents how reordering between distant language pairs can be handled efficiently in phrase-based statistical …

Machine TranslationTranslationWord Alignment