Methods and systems disclosed herein relate generally to mine detection, and more specifically to techniques that can discriminate between buried underwater munitions and buried clutter.
Before the Department of Defense can turn over closed bases to civilian use, the land and waterways must be cleared of all unexploded ordinance (UXO) that might endanger civilians using the sites. Over land there are time-consuming methods for remediating discontinued firing ranges. However, these methods do not work in the marine environment.
As a result of former military training, weapons testing, or inadvertent unloading, unexploded ordnance (UXO) is present in many coastal, riverine, and estuarine environments throughout the world. Increasingly, people are using these areas for commercial, residential, and recreational purposes. Detecting and characterizing UXO in these underwater environments can be challenging whether they are buried or proud. However, in spite of the recent advances in UXO detection performance, false alarms due to clutter still remain a serious problem. Because the cost of identifying and disposing of UXO in the United States using current technologies is estimated to range up to $500 billion, increases in performance efficiency due to reduced false alarm rates can result in substantial cost savings. The current sonar classification methods are two-dimensional.
Referring now to
UXO has been searched for using either purely acoustic techniques through bottom penetrating sonar or magnetically searching for metallic anomalies. Purely magnetic surveys may not image the bottom object so all that was known was that a magnetic object with a certain amount of metal was present. Acoustic imagery through bottom penetrating sonar could find hard objects buried in the bottom and infer the shape of the object but had little ability to distinguish between items of interest and rocks, jetsam, and coral heads. Combining the two methods in a systematic way could lower the level of false positives.
A three-dimensional system and method are needed for detection and classification of buried proud bottom objects and partially buried underwater objects.
The automated system and method of the present embodiment discriminate buried underwater munitions from buried clutter. The system includes, but is not limited to including, a clutter classifier that uses characteristics of buried munitions and clutter derived from acoustic and magnetic signatures. Distinguishable characteristics between munitions and clutter are discovered through controlled experiments. Bayesian inference is used in the present embodiment to fuse various detection sensors. A Support Vector Machine (SVM) classifier receives the past fused detections, and examines feature vectors in, or derived from, the detection sensors. The classifier can separate unexploded ordnance (UXO) from UXO-like targets. UXO signatures can be used to calibrate the system of the present embodiment in an underwater test facility. The method of the present embodiment can be tested using parametric sonar and magnetic surveys conducted over inert munitions and clutter placed in different sediments types and at different sub-bottom depths.
The improved discrimination techniques developed through this effort can reduce time, effort, and thus operational costs associated with typical underwater UXO remediation efforts. By more accurately identifying clutter, the false detection rate can be reduced allowing for more efficient recovery of munitions. New sub-bottom sensors are capable of improved detection of UXO; however, they also detect increased amounts of clutter, driving the need for improved clutter discrimination techniques. The use of the chained multi-sensor Bayesian detector with the support vector machine allows the system to automatically fuse the detections from all available systems to greatly lower the number of false detections each system can detect alone and improve the classification by eliminating spurious detections.
Inputs to the system can include, but are not limited to including, submarine profiler, parametric sonar, side scan sonar, magnetic sensors, and laser views of the bottom. The present embodiment includes a multi-sensor Bayesian detector designed to achieve a low rate of missed detections, while allowing (momentarily) a high false alarm rate, thereby providing a potential targets to processing computer code. The Bayesian detector uses the inputs and threshold values. Support vector machine (SVM) classifiers can be used to classify the targets as munitions or non-munitions.
Included in the present embodiment is a classification framework for underwater features of interest based on the statistical classifiers that can be used to determine maximum separation classes in a feature space formulation of a feature-based dataset. Common machine learning classifiers can include, but are not limited to including, back-propagation neural networks (BPNN) and SVM. Performance of a classifier can be improved by aggregating modalities and designing an optimal feature space to describe individual features, in this case, underwater clutter objects of interest. This classification framework can combine the downward-looking sonar imagery with extrapolated morphology and with other available imagery as a feature space. Characteristics to be considered for feature vectors can include object size, first order shape, volume, return intensity, first order structural resonance, pixel statistical distribution, acoustic penetrability, windowed texture coefficients, and magnetic response. This feature space can improve the classifier's ability to discriminate among morphology classes, such as man-made objects and natural formations.
Each proposed classifier can be evaluated with the following metrics: traditional receiver operating characteristics (ROC) curves to plot probability of detection versus probability of false alarm for a given classifier characteristic, confusion matrices to show the skill of various feature set classifiers, and balanced success ratio. Balanced success ratio, BSR=[P(success|+)+P(success|−)]/2, where 50% of the scoring is the percent of real targets correctly classified and 50% of the scoring is the percentage of called targets that are real targets. This is useful in the case where the amount of clutter objects detected is much greater than the number of objects to detect in each category. The present embodiment can significantly improve the ability to characterize and remediate small (20 mm) to large (2000 lb) munitions existing at numerous underwater sites in depths up to 120 feet.
The problems set forth above, as well as, further and other problems are solved by the present teachings. These solutions and other advantages are achieved by the various embodiments of the teachings described herein below.
Bayesian inference is a method of combining inputs from different sources to choose the most likely of a set of two (or more) hypothetical options. It is an optimal weighting of the inputs that minimizes the risk of making a wrong decision, based on a prior assessment of probabilities of the separate hypotheses and the relative importance of the various outcomes. The Bayesian framework can be applied to the detection and classification problem separately, or as a single inference problem. The result of a Bayesian inference solution is not just the choice of the most likely hypothesis, but an assessment of the probability of each possible outcome. Hence, treatment of uncertainty is a natural element of Bayesian inference.
Referring now to
A test-bed can be constructed that uses Bayesian inference to separately treat the detection, localization and classification capabilities within a reconfigurable multi-sensor network. For any configuration, a maximum likelihood detector can be constructed, localization estimation errors and errors in feature vector estimated can be minimized.
SVM classification algorithms, as have been used in medical imaging, taking advantage of the feature vectors calculated by the detection sensors, can be used in the present embodiment. Feature vectors may include magnetic properties, surface expressions detected in sidescan imagery or sea floor characteristics derived from the side scan imagery, and optical imagery when available. Using a known training set developed in the test field, the object characteristics can be clustered into UXO categories (e.g. 105 mm shell) and non-UXO bottom object (e.g. anchors, oil drums, or pipes) categories in a randomly chosen 90% of the available data. The classifiers' performance on the remaining 10% of the data can be used as a metric to score the skill of each classifier. New detected objects can be classified by their closeness of fit to each grouping. Grouping centroids can be adjusted dynamically as new data are entered.
Referring now to
Referring now to
An alternate method for discriminating buried clutter from munitions through exploitation of unique clutter/target signatures and characteristics detected from advanced acoustic and magnetic sensors can include, but is not limited to including, weighting, by a Bayesian detector, sensor data (for example, but not limited to, sidescan, synthetic aperture sonar, sub-bottom profiler, magnetic data, and optical data) detections using a prior knowledge embodied in, for example, a target data base to optimally filter the detections for lowest possible false alarm rate while still detecting 95% of the detectable UXO. The alternate method can also include extracting feature vectors (characteristics of the detected object either sensed or derived from the sensor data) from the weighted sensor data, classifying the feature vectors, using the support vector machine, into the various munition types expected to be found in the location, and feeding estimated successful detects into an environmental data base of detections for that environment, the environmental data base being available to the multi sensor Bayesian detector.
Referring now to
An alternate system for discriminating buried clutter from munitions through exploitation of unique clutter/target signatures and characteristics detected from advanced acoustic and magnetic sensors can include, but is not limited to including, multi-sensor Bayesian detector 23 (
Raw data and results from the computations of the systems and methods present embodiments can be stored for future retrieval and processing, printed, displayed, transferred to another computer, and/or transferred elsewhere. User interface and control 61 (
Referring again primarily to
Although the present teachings have been described with respect to various embodiments, it should be realized that these teachings are also capable of a wide variety of further and other embodiments.
What is claimed is:
This Application is a non-provisional application claiming priority to provisional application #61/608,878 filed on Mar. 9, 2012, under 35 USC 119(e). The entire disclosure of the provisional application is incorporated herein by reference.
| Number | Date | Country | |
|---|---|---|---|
| 61608878 | Mar 2012 | US |