Search papers, labs, and topics across Lattice.
This study tackles the challenge of reading order reconstruction in historical Armenian newspapers, which present unique difficulties due to their complex layouts and scarce language resources. By introducing a new annotated dataset of 66 pages and evaluating various methods, including geometric heuristics and YOLO-based layout parsing, the authors find that their hybrid approach鈥攊ntegrating semantic zone detection with a generative LLM鈥攐utperforms all others, achieving a 76% reduction in ordering errors compared to the best geometric baseline. This method not only enhances accuracy in multi-page and noisy OCR scenarios but also serves as a data bootstrapping strategy for rapid annotation in under-resourced contexts.
A hybrid method combining semantic detection with LLMs slashes ordering errors by up to 76%, revolutionizing how we approach historical document reconstruction.
This paper addresses reading order reconstruction in historical Armenian newspapers, which combine complex layouts with limited language resources. We introduce a new annotated dataset of 66 pages and compare geometric heuristics, YOLO-based layout parsing, an end-to-end document model ECLAIR, and a hybrid method combining semantic zone detection with a generative LLM. Our hybrid method achieves the lowest error rates of all evaluated approaches, reducing ordering errors by up to 76% over the strongest geometric baseline, and remains robust in multi-page settings and under noisy OCR. Rather than targeting production the method is designed as a data bootstrapping strategy enabling rapid annotation in highly under-resourced scenarios. Alongside the dataset, we release a specialized Tesseract OCR model for historical Armenian print.