LGMLOct 2, 2018

Landmine Detection Using Autoencoders on Multi-polarization GPR Volumetric Data

arXiv:1810.01316v150 citations
Originality Synthesis-oriented
AI Analysis

This addresses the critical issue of landmine clearance for populations in post-war regions, though it is an incremental improvement as it applies an existing anomaly detection method to a specific domain.

The paper tackles the problem of automatically detecting buried landmines using autoencoders on multi-polarization GPR volumetric data, achieving over 93% accuracy on challenging real datasets with minimal training and no pre-processing.

Buried landmines and unexploded remnants of war are a constant threat for the population of many countries that have been hit by wars in the past years. The huge amount of human lives lost due to this phenomenon has been a strong motivation for the research community toward the development of safe and robust techniques designed for landmine clearance. Nonetheless, being able to detect and localize buried landmines with high precision in an automatic fashion is still considered a challenging task due to the many different boundary conditions that characterize this problem (e.g., several kinds of objects to detect, different soils and meteorological conditions, etc.). In this paper, we propose a novel technique for buried object detection tailored to unexploded landmine discovery. The proposed solution exploits a specific kind of convolutional neural network (CNN) known as autoencoder to analyze volumetric data acquired with ground penetrating radar (GPR) using different polarizations. This method works in an anomaly detection framework, indeed we only train the autoencoder on GPR data acquired on landmine-free areas. The system then recognizes landmines as objects that are dissimilar to the soil used during the training step. Experiments conducted on real data show that the proposed technique requires little training and no ad-hoc data pre-processing to achieve accuracy higher than 93% on challenging datasets.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes