Subspace Projection for Mine Image Detection Accuracy

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Traditional mine detection techniques using sonar imagery suffer from low detection and classification accuracy due to reliance on preset segmentation and feature extraction methods, leading to high false alarm rates.

Innovation Solution

The method involves projecting candidate images onto mine and non-mine subspaces using principal component analysis (PCA) and applying a Bayesian decision function based on these projections to determine whether the image represents a mine, thereby reducing false alarms.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional preset segmentation and feature extraction methods are used, then the detection process is simple and fast, but the detection accuracy and classification accuracy are poor leading to high false alarm rates

Engineering Contradiction:
Improvedetection accuracyVSAvoidmethod complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent transforms the detection problem from traditional 2D image space to a higher-dimensional subspace constructed from training data. By projecting candidate images onto a subspace spanned by training images and using Bayesian decision theory in this transformed space, the system achieves superior classification accuracy without increasing computational complexity

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Reliability

If traditional classification methods are used, then the processing is fast, but the false alarm rate is high

Engineering Contradiction:
Improvefalse alarm rateVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system performs preliminary action by constructing a subspace from training images before processing candidate images. Once the subspace is built, classification of new images can be performed efficiently through projection and Bayesian decision, significantly reducing false alarms without substantial time penalty

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS8655079B2Reducing false alarms in identifying whether a candidate image is from an object class
Publication Date: 2014.02.18 RAYTHEON CO
  • US8655079B2 patent drawing
  • US8655079B2 patent drawing
  • US8655079B2 patent drawing

AI summary

In one aspect, a method to reduce false alarms in identifying whether a candidate image is from an object class includes projecting the candidate image onto an object class subspace and projecting the candidate image onto a non-object class subspace. The method also includes determining whether the candidate image is from the object class using a Bayesian decision function based on the projections on the object class subspace and the non-object class subspace.In another aspect, a method to reduce false alarms in identifying whether a candidate mine image is from a mine class includes projecting the candidate mine image onto a mine subspace and projecting the candidate mine image onto a non-mine subspace. The method also includes determining whether the candidate mine image represents a mine using a Bayesian decision function based on the projections on the mine class subspace and the non-mine class subspace.