Inter-Class Relational Loss for Small Object Detection: A Case Study on License Plates
Dian Ning, Dong Seog Han

TL;DR
This paper introduces an inter-class relational loss to improve small object detection, especially for license plates, by leveraging spatial relationships to enhance gradient updates and detection accuracy.
Contribution
It proposes a novel inter-class relational loss function and a new license plate dataset, improving small object detection performance without extra hyperparameter tuning.
Findings
Achieved 10.3% mAP improvement on YOLOv12-T
Achieved 1.6% mAP improvement on UAV-DETR
Enhanced detection of small objects using spatial relationship guidance
Abstract
In one-stage multi-object detection tasks, various intersection over union (IoU)-based solutions aim at smooth and stable convergence near the targets during training. However, IoU-based losses fail to correctly update the gradient of small objects due to an extremely flat gradient. During the update of multiple objects, the learning of small objects' gradients suffers more because of insufficient gradient updates. Therefore, we propose an inter-class relational loss to efficiently update the gradient of small objects while not sacrificing the learning efficiency of other objects based on the simple fact that an object has a spatial relationship to another object (e.g., a car plate is attached to a car in a similar position). When the predicted car plate's bounding box is not within its car, a loss punishment is added to guide the learning, which is inversely proportional to the…
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.
Taxonomy
TopicsVehicle License Plate Recognition
