Adaptive Contextual Embedding for Robust Far-View Borehole Detection
Xuesong Liu, Tianyu Hao, Emmett J. Ientilucci
TL;DR
The paper tackles robust detection of densely packed, tiny boreholes in far-view quarry imagery. It introduces an EMA-driven adaptive detection framework with Adaptive Augmentation, Embedding Stabilization, and Contextual Refinement, designed to stabilize features and leverage spatial context in challenging industrial visuals. The experimental results on a proprietary quarry dataset show substantial improvements over baseline YOLO-based detectors, with an all-three-component system achieving up to 74.9% mAP and strong gains across dense, noisy scenarios. The approach offers practical benefits for safety and efficiency in blasting operations and suggests directions for efficient detectors and transformer-based architectures to extend generalization.
Abstract
In controlled blasting operations, accurately detecting densely distributed tiny boreholes from far-view imagery is critical for operational safety and efficiency. However, existing detection methods often struggle due to small object scales, highly dense arrangements, and limited distinctive visual features of boreholes. To address these challenges, we propose an adaptive detection approach that builds upon existing architectures (e.g., YOLO) by explicitly leveraging consistent embedding representations derived through exponential moving average (EMA)-based statistical updates. Our method introduces three synergistic components: (1) adaptive augmentation utilizing dynamically updated image statistics to robustly handle illumination and texture variations; (2) embedding stabilization to ensure consistent and reliable feature extraction; and (3) contextual refinement leveraging spatial context for improved detection accuracy. The pervasive use of EMA in our method is particularly advantageous given the limited visual complexity and small scale of boreholes, allowing stable and robust representation learning even under challenging visual conditions. Experiments on a challenging proprietary quarry-site dataset demonstrate substantial improvements over baseline YOLO-based architectures, highlighting our method's effectiveness in realistic and complex industrial scenarios.
