Yann Soullard

dblp:71/10829 · DBLP profile ↗
← Back
6ranked-venue papers in the field
1as first author
4since 2021 · last 2026
0009-0001-8048-2489ORCID · corroborated

Domains — venue-derived; a paper can count in several

Other / Interdisciplinary · 6 (1 first)
YearPublicationVenuePosition
2026 n-Gram Injection into Transformers for Dynamic Language Model Adaptation in Handwritten Text Recognition
abstract
Transformer-based encoder-decoder networks have recently achieved impressive results in handwritten text recognition, partly thanks to their auto-regressive decoder which implicitly learns a language model. However, such networks suffer from a large performance drop when evaluated on a target corpus whose language distribution is shifted from the source text seen during training. To retain recognition accuracy despite this language shift, we propose an external n-gram injection (NGI) for dynamic adaptation of the network's language modeling at inference time. Our method allows switching to an n-gram language model estimated on a corpus close to the target distribution, therefore mitigating bias without any extra training on target image-text pairs. We opt for an early injection of the n-gram into the transformer decoder so that the network learns to fully leverage text-only data at the low additional cost of n-gram inference. Experiments on three handwritten datasets demonstrate that the proposed NGI significantly reduces the performance gap between source and target corpora.
Florent Meyer, Laurent Guichard, Yann Soullard, Denis Coquenet, Guillaume Gravier, Bertrand Coüasnon
ICDAR (2)3
2025 Relaxed Syntax Modeling in Transformers for Future-Proof License Plate Recognition
Florent Meyer, Laurent Guichard, Denis Coquenet, Guillaume Gravier, Yann Soullard, Bertrand Coüasnon
ICDAR (4)5
2024 Full-Page Music Symbols Recognition: State-of-the-Art Deep Model Comparison for Handwritten and Printed Music Scores
Ali Yesilkanat, Yann Soullard, Bertrand Coüasnon, Nathalie Girard
DAS2
2022 A Light Transformer-Based Architecture for Handwritten Text Recognition
Killian Barrere, Yann Soullard, Aurélie Lemaitre, Bertrand Coüasnon
DAS2
2019 Improving Text Recognition using Optical and Language Model Writer Adaptation
abstract
State-of-the-art methods for handwriting text recognition are based on deep learning approaches and language modeling that require large data sets during training. In practice, there are some applications where the system processes mono-writer documents, and would thus benefit from being trained on examples from that writer. However, this is not common to have numerous examples coming from just one writer. In this paper, we propose an approach to adapt both the optical model and the language model to a particular writer, from a generic system trained on large data sets with a variety of examples. We show the benefits of the optical and language model writer adaptation. Our approach reaches competitive results on the READ 2018 data set, which is dedicated to model adaptation to particular writers.
Yann Soullard, Wassim Swaileh, Pierrick Tranouez, Thierry Paquet, Clément Chatelain 0001
ICDAR1
2017 Handwriting Recognition with Multigrams
abstract
We introduce a novel handwriting recognition approach based on sub-lexical units known as multigrams of characters, that are variable lengths characters sequences. A Hidden Semi Markov model is used to model the multigrams occurrences within the target language corpus. Decoding the training language corpus with this model provides an optimized multigram lexicon of reduced size with high coverage rate of OOV compared to the traditional word modeling approach. The handwriting recognition system is composed of two components: the optical model and the statistical n-grams of multigrams language model. The two models are combined together during the recognition process using a decoding technique based on Weighted Finite State Transducers (WFST). We experiment the approach on two Latin language datasets (the French RIMES and English IAM datasets) and we show that it outperforms words and character models language models for high Out Of Vocabulary (OOV) words rates, and that it performs similarly to these traditional models for low OOV rates, with the advantage of a reduced complexity.
Wassim Swaileh, Thierry Paquet, Yann Soullard, Pierrick Tranouez
ICDAR3