Redirecting to original paper in 30 seconds...

Click below to go immediately or wait for automatic redirect

arxiv_cv 95% Match Research Paper Computer Vision Researchers,Civil Engineers,Machine Learning Engineers,Autonomous Systems Developers 1 week ago

DINO-YOLO: Self-Supervised Pre-training for Data-Efficient Object Detection in Civil Engineering Applications

computer-vision › object-detection
📄 Abstract

Abstract: Object detection in civil engineering applications is constrained by limited annotated data in specialized domains. We introduce DINO-YOLO, a hybrid architecture combining YOLOv12 with DINOv3 self-supervised vision transformers for data-efficient detection. DINOv3 features are strategically integrated at two locations: input preprocessing (P0) and mid-backbone enhancement (P3). Experimental validation demonstrates substantial improvements: Tunnel Segment Crack detection (648 images) achieves 12.4% improvement, Construction PPE (1K images) gains 13.7%, and KITTI (7K images) shows 88.6% improvement, while maintaining real-time inference (30-47 FPS). Systematic ablation across five YOLO scales and nine DINOv3 variants reveals that Medium-scale architectures achieve optimal performance with DualP0P3 integration (55.77% mAP@0.5), while Small-scale requires Triple Integration (53.63%). The 2-4x inference overhead (21-33ms versus 8-16ms baseline) remains acceptable for field deployment on NVIDIA RTX 5090. DINO-YOLO establishes state-of-the-art performance for civil engineering datasets (<10K images) while preserving computational efficiency, providing practical solutions for construction safety monitoring and infrastructure inspection in data-constrained environments.
Authors (6)
Malaisree P
Youwai S
Kitkobsin T
Janrungautai S
Amorndechaphon D
Rojanavasu P
Submitted
October 29, 2025
arXiv Category
cs.CV
arXiv PDF

Key Contributions

DINO-YOLO significantly improves data efficiency for object detection in specialized domains like civil engineering by integrating DINOv3 self-supervised features into a YOLO architecture. This approach achieves substantial performance gains with limited annotated data while maintaining real-time inference capabilities.

Business Value

Enables more accurate and efficient monitoring of infrastructure and construction sites with less manual annotation effort, leading to cost savings and improved safety.