🤖 AI Summary
To address the challenge of rapid post-disaster road accessibility assessment (e.g., after landslides), this paper proposes an adaptive Deep Belief Network (DBN) method based on a teacher–student learning framework for fully automatic road network extraction and passability classification from aerial/satellite imagery. The method innovatively integrates Restricted Boltzmann Machines (RBMs), a neuron birth–death algorithm, and layer-wise generative strategies to dynamically optimize both network architecture and parameters, while incorporating lightweight design for real-time inference on edge devices. Evaluated on a benchmark dataset comprising satellite/aerial imagery from seven major cities, the approach achieves a substantial improvement in mean road detection accuracy—from 40.0% to 89.0%. It was successfully deployed to analyze pre- and post-rainfall disaster satellite imagery in Japan, accurately identifying traversable road segments. The method significantly enhances robustness, generalization capability, and practical deployability under complex, real-world conditions.
📝 Abstract
An adaptive structural learning method of restricted Boltzmann machine (RBM) and deep belief network (DBN) has been developed as one of prominent deep learning models. The neuron generation–annihilation algorithm in RBM and layer generation algorithm in DBN make an optimal network structure for given input during the learning. In this article, our model is applied to an automatic recognition method of road network system, called RoadTracer. RoadTracer can generate a road map on the ground surface from aerial photograph data. A novel method of RoadTracer using the teacher–student-based ensemble learning model of adaptive DBN is proposed, since the road maps contain many complicated features so that a model with high representation power to detect should be required. The experimental results showed the detection accuracy of the proposed model was improved from 40.0% to 89.0% on average in the seven major cities among the test dataset. In addition, we challenged to apply our method to the detection of available roads when landslide by natural disaster is occurred, in order to rapidly obtain a way of transportation. For fast inference, a small size of the trained model was implemented on a small embedded edge device as lightweight deep learning. We reported the detection results for the satellite image before and after the rainfall disaster in Japan.