Efficient Two-Step Neural Search for Physiological Waveform Classification

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing artificial neural network (ANN) design processes are time-consuming and computationally intensive, and there is a need for improved methods to enhance outcome accuracy and reduce resource consumption.

Innovation Solution

A two-step neural architecture search (NAS) technique is employed to select operators and weights that yield the maximum weighted output for each layer, optimizing the design of ANNs, particularly for classifying physiological waveforms.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If conventional neural architecture search is used to design ANNs, then outcome accuracy is improved, but computational resource consumption and design time increase significantly

Engineering Contradiction:
Improveoutcome accuracyVSAvoidcomputational resource consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by stationary object

Solution Approach 1:

The neural architecture search process is segmented into two distinct steps: (1) training operators within each layer with fixed weights, and (2) training weights for selected operator combinations. This segmentation allows the complex search space to be explored more efficiently by first identifying promising operators and then optimizing their combinations, reducing overall computational resource consumption while maintaining accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

In the first step of the two-step NAS, operators are trained and evaluated before final weight training. This preliminary action identifies and selects the most effective operator combinations in advance, allowing the second step to focus only on optimizing weights for promising architectures rather than exploring the entire search space, thereby reducing computational resources required.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If conventional neural architecture search is used to design ANNs, then outcome accuracy is improved, but design time increases significantly

Engineering Contradiction:
Improveoutcome accuracyVSAvoiddesign time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The design process is divided into two sequential steps that can be executed systematically: first training operators with fixed weights, then training weights for selected combinations. This segmentation enables progressive refinement of the network architecture, reducing the total time required compared to monolithic search approaches while achieving comparable or superior accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Operator selection is performed as a preliminary action before final weight training. By pre-identifying the most effective operator combinations through the first step, the second step can proceed more quickly and efficiently, reducing overall design time while maintaining high accuracy outcomes.

Inventive Principle:
Principle #10Preliminary action

3Measurement precision

If larger and more complex ANNs are used, then outcome accuracy is improved, but computational resource consumption increases

Engineering Contradiction:
Improveoutcome accuracyVSAvoidnetwork complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The two-step NAS process enables the system to automatically identify and select the optimal operator combinations and weight configurations for each layer. This self-service approach allows the network to be designed with appropriate complexity for the task at hand, avoiding unnecessary computational resources while achieving high accuracy through data-driven architecture selection rather than manual design.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS20250245522A1Physiological characteristic waveform classification with efficient deep network search
Publication Date: 2025.07.31 DRAGERWERK AG
  • US20250245522A1 patent drawing
  • US20250245522A1 patent drawing
  • US20250245522A1 patent drawing

AI summary

A method for use in designing an artificial neural network includes performing a two-step neural architecture search, and selecting for each respective layer the operators that yield the maximum weighted output for each respective layer in the two-step neural architecture search. The two-step neural architecture search may include training the plurality of operators within each of the layers; and training a plurality of weights, each weight being applied to a respective combination of operators within a respective layer, The method may be performed by the processor-based resource, with or without human intervention, executing instructions encoded on a non-transitory computer readable memory.