Adaptive Feature Extraction for Gas Sensor Classification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current machine learning systems lack a clear method for extracting and tuning the best features from raw data, leading to inefficient computational processes and suboptimal classification accuracy.

Innovation Solution

A method involving gas sensors and microprocessors that differentiate between amplitude-variant and amplitude-and-time-variant output signals, using mean feature extraction for the former and mean-plus-slope feature extraction for the latter, to enhance feature extraction and improve classification accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional feature extraction methods are used without application-specific tuning, then the system is simpler to implement, but classification accuracy deteriorates

Engineering Contradiction:
Improveclassification accuracyVSAvoidfeature extraction system complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system dynamically adapts feature extraction parameters based on application-specific requirements. Different feature types (amplitude-variant, amplitude-and-time-variant, time-variant) are selected and tuned according to the specific classification task, transforming a static feature extraction process into a dynamic, adaptive one that optimizes accuracy for each application.

Inventive Principle:
Principle #15Dynamics

Solution Approach 2:

The invention changes key parameters of feature extraction including feature type selection (amplitude-variant, amplitude-and-time-variant, time-variant), window size, and other extraction parameters. These parameter changes are application-specific and enable the system to achieve high classification accuracy by optimizing features for each particular use case.

Inventive Principle:
Principle #35Parameter changes

2Loss of information

If comprehensive feature extraction is performed on all raw data, then more information is retained, but computational power and memory are exhausted

Engineering Contradiction:
Improveinformation retentionVSAvoidcomputational power consumption
Core Design Contradiction:
Loss of informationVSUse of energy by moving object

Solution Approach 1:

The system extracts only the most relevant features from raw data based on application-specific requirements. By selecting appropriate feature types (amplitude-variant for some applications, amplitude-and-time-variant for others) and extracting only those features, the system avoids processing all possible features, thereby reducing computational power and memory consumption while retaining essential information.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

Instead of performing complete feature extraction on all possible data dimensions, the system performs partial feature extraction focused only on the most informative aspects. This selective approach extracts sufficient features for accurate classification without the excessive computational cost of comprehensive feature extraction.

Inventive Principle:
Principle #16Partial or excessive action

3Measurement precision

If feature types are chosen to capture maximum information, then classification potential is improved, but processing time increases

Engineering Contradiction:
Improveclassification potentialVSAvoidprocessing time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system dynamically selects feature types based on the specific application and data characteristics. By adapting feature extraction parameters in real-time according to application requirements, the system achieves high classification potential without consistently using the most computationally intensive feature types, thereby reducing overall processing time.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS11499953B2Feature tuning—application dependent feature type selection for improved classification accuracy
Publication Date: 2022.11.15 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US11499953B2 patent drawing
  • US11499953B2 patent drawing
  • US11499953B2 patent drawing

AI summary

Provided is a method and system for extracting features from raw data for machine learning processing. Using an array of gas sensors, raw data for at least one compound of interest are extracted based upon the type of output signals. Where the output signals are amplitude-variant, mean features are extracted by chunking the raw data into slices and calculating the mean area under the curve. Where the output signals are amplitude-and-time-variant, mean-plus-slope features are extracted by taking logarithmic values of the raw data and calculating the mean area under the curve.