Improving traffic sign recognition by active search
S. Jaghouar, H. Gustafsson, B. Mehlig, E. Werner, N.Gustafsson

TL;DR
This paper presents an active-learning method that iteratively improves traffic sign recognition by efficiently identifying rare signs from unlabeled data, even starting from minimal initial samples.
Contribution
The authors introduce an iterative active-learning approach that enhances traffic sign recognition, effectively utilizing low-confidence outputs to identify rare signs from large unlabeled datasets.
Findings
Efficient identification of rare traffic signs using active search.
Comparable results starting from a synthetic sample.
Improved recognition performance for automated driving systems.
Abstract
We describe an iterative active-learning algorithm to recognise rare traffic signs. A standard ResNet is trained on a training set containing only a single sample of the rare class. We demonstrate that by sorting the samples of a large, unlabeled set by the estimated probability of belonging to the rare class, we can efficiently identify samples from the rare class. This works despite the fact that this estimated probability is usually quite low. A reliable active-learning loop is obtained by labeling these candidate samples, including them in the training set, and iterating the procedure. Further, we show that we get similar results starting from a single synthetic sample. Our results are important as they indicate a straightforward way of improving traffic-sign recognition for automated driving systems. In addition, they show that we can make use of the information hidden in low…
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
TopicsDigital Media Forensic Detection · Machine Learning and Algorithms · Handwritten Text Recognition Techniques
Methods*Communicated@Fast*How Do I Communicate to Expedia? · 1x1 Convolution · Residual Connection · Max Pooling · Residual Block · Batch Normalization · Bottleneck Residual Block · Average Pooling · Global Average Pooling · Kaiming Initialization
