Relaxed syntax modeling in Transformers for future-proof license plate recognition
Florent Meyer, Laurent Guichard, Denis Coquenet, Guillaume Gravier, Yann Soullard, Bertrand Co\"uasnon

TL;DR
This paper introduces SaLT, a syntax-agnostic Transformer model for license plate recognition, which maintains high accuracy over time despite evolving license plate syntax, addressing the limitations of traditional models.
Contribution
The paper proposes architectural modifications to Transformers, creating SaLT, that reduce reliance on syntax and improve future-proof license plate recognition performance.
Findings
SaLT achieves top accuracy on past license plate syntax.
SaLT maintains high performance on future, unseen license plates.
Architectural enhancements improve robustness and generalization.
Abstract
Effective license plate recognition systems are required to be resilient to constant change, as new license plates are released into traffic daily. While Transformer-based networks excel in their recognition at first sight, we observe significant performance drop over time which proves them unsuitable for tense production environments. Indeed, such systems obtain state-of-the-art results on plates whose syntax is seen during training. Yet, we show they perform similarly to random guessing on future plates where legible characters are wrongly recognized due to a shift in their syntax. After highlighting the flows of positional and contextual information in Transformer encoder-decoders, we identify several causes for their over-reliance on past syntax. Following, we devise architectural cut-offs and replacements which we integrate into SaLT, an attempt at a Syntax-Less Transformer for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
