works on

From the 1 of 6 linked papers with an AI index.

collaborators

8 papers

cs.CV2026

Towards Hierarchical Structure Understanding of Newspaper Images

William Mocaër, Solène Tarride, Thomas Constum +7

The paper proposes two methods for parsing the complex hierarchical layout of newspaper images: a modular bottom‑up pipeline using existing models (YOLO, LayoutReader) and a new en…

cs.CV2026

FastTab: A Fast Table Recognizer with a Tiny Recursive Module and 1D Transformers

Laziz Hamdi, Amine Tamasna, Pascal Boisson +1

Table structure recognition (TSR) requires both table-level coherence (row/column counts, headers, spanning cells) and precise separator localization. We introduce FastTab, a grid-…

cs.CV2026

DenTab: A Dataset for Table Recognition and Visual QA on Real-World Dental Estimates

Laziz Hamdi, Amine Tamasna, Thierry Paquet

Tables condense key transactional and administrative information into compact layouts, but practical extraction requires more than text recognition: systems must also recover struc…

cs.CV2026

TableSeq: Unified Generation of Structure, Content, and Layout

Laziz Hamdi, Amine Tamasna, Pascal Boisson +1

We present TableSeq, an image-only, end-to-end framework for joint table structure recognition, content recognition, and cell localization. The model formulates these tasks as a si…

cs.CV2026

PILOT: A Promptable Interleaved Layout-aware OCR Transformer

Laziz Hamdi, Amine Tamasna, Pascal Boisson +1

Classical OCR pipelines decompose document reading into detection, segmentation, and recognition stages, which makes them sensitive to localization errors and difficult to extend t…

cs.CV2025

Classifying the Unknown: In-Context Learning for Open-Vocabulary Text and Symbol Recognition

Tom Simon, William Mocaer, Pierrick Tranouez +2

We introduce Rosetta, a multimodal model that leverages Multimodal In-Context Learning (MICL) to classify sequences of novel script patterns in documents by leveraging minimal exam…