Adversarial sample generation and training using geometric masks for accurate and resilient license plate character recognition
Bishal Shrestha, Griwan Khakurel, Kritika Simkhada, Badri Adhikari

TL;DR
This paper introduces a geometric masking data augmentation technique to significantly improve the robustness of license plate character recognition systems against malicious tampering, achieving near-perfect accuracy.
Contribution
The study proposes a novel geometric masking approach for generating adversarial training data, enhancing deep learning model resilience in license plate recognition.
Findings
Model accuracy improved from 25% to 99.7% on adversarial images.
Geometric masking effectively identifies attack-prone regions.
Proposed method achieves near-perfect recognition accuracy.
Abstract
Reading dirty license plates accurately in moving vehicles is challenging for automatic license plate recognition systems. Moreover, license plates are often intentionally tampered with a malicious intent to avoid police apprehension. Usually, such groups and individuals know how to fool the existing recognition systems by making minor unnoticeable plate changes. Designing and developing deep learning methods resilient to such real-world 'attack' practices remains an active research problem. As a solution, this work develops a resilient method to recognize license plate characters. Extracting 1057 character images from 160 Nepalese vehicles, as the first step, we trained several standard deep convolutional neural networks to obtain 99.5% character classification accuracy. On adversarial images generated to simulate malicious tampering, however, our model's accuracy dropped to 25%. Next,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Forensic and Genetic Research
