Computational intelligence in explosive hazard detection

Computational intelligence enables forward-looking explosive hazard detection at all stages in single- and multi-sensor signal processing.
24 December 2015
Derek T. Anderson, Stanton R. Price, Timothy C. Havens and Anthony J. Pinar

Uncountable deaths and injuries to civilians and soldiers are inflicted worldwide by explosive hazards (EHs). Since 2008, EH attacks in Afghanistan have wounded or killed approximately 10,000 US soldiers, and globally these devices cause on average 310 deaths and 833 wounded per month.1 Therefore, new sensors, mathematics, algorithms for signal processing, and techniques to intelligently combine (fuse) all of this information are needed to address the problem. No single sensor is currently able to accurately detect all explosive hazards in different contexts and environments. It is critical that we research and identify sensors that either directly detect hazards and/or help us identify context. We also require advanced features and classifiers to represent and detect explosive hazards within these individual sensors. Ultimately, we need data fusion to combine and reason across these different sensors operating in different parts of the electromagnetic spectrum, to achieve robust detection (a system capable of detecting the majority of targets with relatively few false alarms).

Purchase SPIE Field Guide to IR Systems, Detectors and FPAsComputational intelligence (CI)—for example, artificial neural networks, fuzzy sets, and evolutionary computation (EC)—can address this challenge. Herein, we highlight how CI can learn features and perform fusion at different stages in signal processing (see Figure 1). We focus on forward-looking IR imagery (fixed systems that enable real-time imaging by sensing primarily heat or thermal radiation), and ground-penetrating radar (GPR, where radar pulses enable imaging of a subsurface) for buried EH detection (EHD).


Figure 1. High-level overview of multi-sensor feature learning and fusion for forward-looking explosive hazard detection. iECO: Improved evolution-constructed (features). DBN: Deep belief network. CNN: Convolutional neural network. GAMKLp: ℓp norm-based genetic algorithm for multiple kernel learning (feature-level fusion method). DeFIMKL: Decision level fuzzy integral multiple kernel learning.

In the last decade, we have witnessed growing interest in feature learning for computer vision.2 The conventional approach is to transform some signal/image region of interest into another representation that better summarizes properties such as color, intensity, contrast, or texture. However, it is often hard, if not intractable, for an expert to determine what features are suitable. Alternatively, we can let the machine learn what is important.

To date, deep learning (using multiple processing layers) has shown state-of-the-art results in feature learning. We recently explored using a deep belief network3 (a neural network using multiple layers of latent variables) and a convolutional neural network,4 where multiple layers of small neuron collections examine small portions of the input image, which are then tiled to overlap and obtain a better representation of the original image. We applied these networks for forward-looking EHD (FLEHD) in IR and GPR, and showed significant improvement in receiver operating characteristic (ROC) curve performance in both IR and GPR.

We also introduced a new EC-based technique for feature learning—improved evolution-constructed5 (iECO) features—which aims to move beyond convolution. iECO is a supervised learning technique that takes a set of heterogeneous signal processing transforms and, using a custom constraint-based EC algorithm, learns from a population of individuals (iECO features) that encode ideal mathematical compositions of transforms and their parameters per a high-level signal descriptor, such as the histogram of ordered gradients. iECO also has the potential to be ‘ reverse-engineered’ since its information is explicit (transforms, their sequence, and their parameters). Using this approach, we showed significant improvement in ROC performance, namely, false alarm reduction, in IR-based FLEHD.5, 6 Although we did not improve the positive detection rate (i.e., detect more targets), we did lessen the number of mistakes that were made (false alarms). This resulted in a more trustworthy system in which the operator spends less time investigating items that are not targets. Ultimately, this means we can perform tasks like route clearance and hazard avoidance faster.

The next hurdle was how best to combine the derived or learned features from one or more sensors. This is no trivial task, since there are multiple stages (or levels) where signal information (data, spectrum, feature, and decision, for example) can be fused. We put forth new state-of-the-art CI mathematics and algorithms to learn the fusion of multiple kernels (matrices in convolution that can hone aspects of the finished image) at both the feature and decision stages, based on genetic algorithms (GAs, or search heuristics) and fuzzy integrals (FIs, parametric functions that can be used to aggregate information in non-linear ways).7, 8 In kernel methods for classification, data is implicitly mapped from a lower to a higher dimensional space—known as the reproducing kernel Hilbert space—to improve classification accuracy. The challenge is that we do not know what transform (kernel) solves the task at hand (we only have an existence theorem). Instead, we take a set of known Mercer kernels and learn a linear convex sum of these kernels (which preserves Mercer's conditions), with the aim of identifying a more powerful and complex function to solve the particular task. Our feature-level fusion method is called ℓp norm-based GA for multiple kernel learning (GAMKLp).7, 8 We also have a quadratic programming-based method called decision level FI MKL (DeFIMKL) that learns a non-linear combination of kernels, and is an aggregation of support vector machine-mapped outputs.7,8 We achieved improvements in classifier accuracy over multiple kernel learning group lasso7, 8 (MKLGL)—the state-of-the-art machine learning technique—in both benchmark data sets and in IR-based FLEHD.6

In summary, we have produced novel CI mathematics and algorithms for feature learning and multi-stage fusion. We have shown the utility of these techniques in FLEHD with respect to IR and GPR. Next, we plan to discover a flexible non-linear feature-level MK fusion and an unsupervised iECO algorithm. We also aim to explore iECO for processing other signal data (beyond IR) and ultimately the combination of our feature- and decision-level theories for simultaneous multi-stage multi-sensor processing.

This work is funded in part by the Army Research Office grants W911NF-14-1-0114, 57940-EV, W909MY-13-C-0013, and W909MY-13-C-0029 to support the US Army RDECOM CERDEC NVESD. Distribution Statement A: Approved for public release; distribution is unlimited.


Derek T. Anderson, Stanton R. Price
Mississippi State University
Starkville, MS

Derek T. Anderson is an assistant professor in the Electrical and Computer Engineering Department. His research interest is fusion for pattern analysis and automated decision making, with an emphasis on heterogeneous uncertain information. He is a senior member of IEEE, has published 76 articles, and is an associate editor for IEEE Transactions on Fuzzy Systems.

Stanton R. Price is a PhD candidate in the Electrical and Computer Engineering Department. His interests include pattern recognition, fusion, computer vision, signal/image processing, and evolutionary computation.

Timothy C. Havens, Anthony J. Pinar
Electrical and Computer Engineering
Michigan Technological University
Houghton, MI

Timothy C. Havens is the William and Gloria Jackson Assistant Professor of Computer Systems in the Departments of Electrical and Computer Engineering and Computer Science. His research interests include data and information fusion, cooperative sensing from mobile platforms, and machine learning in Big Data and heterogeneous data. Prior to his PhD, he was an associate technical staff member at the Massachusetts Institute of Technology Lincoln Laboratory, where he specialized in directed energy, GPS, and airborne radar. He is an associate editor of IEEE Transactions on Fuzzy Systems.

Anthony J. Pinar is a PhD candidate in the Department of Electrical and Computer Engineering. His research interests include machine learning, image processing, computational intelligence, and autonomous underwater robots.


References:
1. Joint Improvised Explosive Device Defeat Organization (JIEDDO), JIEDDO COIC MID: Global IED monthly summary report, tech. rep., US Dept. Def., 2012.
2. Y. Bengio, A. Courville, P. Vincent, Representation learning: a review and new perspectives, IEEE Trans. Pattern Anal. Mach. Intel. 35(8), p. 1798-1828, 2013.
3. T. Havens, D. Anderson, K. Stone, J. Becker, Computational Intelligence Methods in Forward-Looking Explosive Hazard Detection, Springer, 2015.
4. K. Stone, J. M. Keller, Convolutional neural network approach for buried target recognition in FL-LWIR imagery, Proc. SPIE 9072, p. 907219, 2014. doi:10.1117/12.2049958
5. S. Price, D. Anderson, R. Luke, An improved evolution-constructed (iECO) features framework, IEEE Symp. Comp. Intel. Multimedia, Signal Vis. Process., p. 1-8, 2014. doi:10.1109/CIMSIVP.2014.7013275
6. S. R. Price, D. T. Anderson, T. C. Havens, Fusion of iECO image descriptors for buried explosive hazard detection in forward-looking infrared imagery, Proc. SPIE 9454, p. 945405, 2015. doi:10.1117/12.2177459
7. A. Pinar, T. C. Havens, D. T. Anderson, L. Hu, Feature and decision level fusion using multiple kernel learning and fuzzy integrals, IEEE Int'l Conf. Fuzzy Syst., 2015.
8. D. T. Anderson, S. R. Price, T. C. Havens, Regularization-based learning of the Choquet integral, IEEE Int'l Conf. Fuzzy Syst. , p. 2519-2526, 2014. doi:10.1109/FUZZ-IEEE.2014.6891630
PREMIUM CONTENT
Sign in to read the full article
Create a free SPIE account to get access to
premium articles and original research