Neural Network Detection Model Testing with Error Threshold Feedback

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Detection models based on neural networks face inefficiencies due to hidden layers that fail to test signal quality, leading to excessive computing power consumption and errors, especially when interference signals are present, resulting in inaccurate detection results and wasted resources.

Innovation Solution

A method is introduced to test detection models by checking error thresholds and re-acquiring data with interference signals, utilizing multiple hidden layers to extract features efficiently, and determining when to stop computation based on probability thresholds to reduce errors and computing power.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If multiple hidden layers are used in the detection model, then the detection accuracy is improved, but the computing power consumption increases

Engineering Contradiction:
Improvedetection accuracyVSAvoidcomputing power consumption
Core Design Contradiction:
Measurement precisionVSUse of energy by moving object

Solution Approach 1:

The patent applies preliminary action by introducing an error threshold testing mechanism before the full computing process. The system tests whether the error of the detection model output exceeds a threshold after processing by hidden layers. If the error is within the threshold, computation stops early; if not, the system re-acquires the signal and continues computing. This preliminary error checking prevents unnecessary computation while maintaining detection accuracy.

Inventive Principle:
Principle #10Preliminary action

2Reliability

If the detection model processes signals with interference, then comprehensive detection is attempted, but large errors exist in the detection result and resources are wasted

Engineering Contradiction:
Improvedetection result accuracyVSAvoidwasted computing power
Core Design Contradiction:
ReliabilityVSLoss of energy

Solution Approach 1:

The patent implements feedback by continuously monitoring the error of the detection model output and comparing it against a predefined threshold. The error is calculated based on the difference between the detection result and the actual signal characteristics. When the error exceeds the threshold, the system feedbacks this information and re-acquires the signal for re-processing, thereby correcting detection errors caused by interference signals and avoiding wasted resources on fundamentally flawed detections.

Inventive Principle:
Principle #23Feedback

3Productivity

If hidden layers do not test signal quality, then the computing process continues, but excessive computing power is consumed without improving detection quality

Engineering Contradiction:
Improvedetection processing efficiencyVSAvoidcomputing power consumption
Core Design Contradiction:
ProductivityVSUse of energy by moving object

Solution Approach 1:

The patent applies preliminary action by introducing an error threshold testing mechanism before the full computing process. The system tests whether the error of the detection model output exceeds a threshold after processing by hidden layers. If the error is within the threshold, computation stops early; if not, the system re-acquires the signal and continues computing. This preliminary error checking prevents unnecessary computation while maintaining detection accuracy.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20250252285A1Method of testing detection models based on neural network, electronic device, and computer readable storage medium thereof
Publication Date: 2025.08.07 HON HAI PRECISION INDUSTRY CO LTD
  • US20250252285A1 patent drawing
  • US20250252285A1 patent drawing
  • US20250252285A1 patent drawing

AI summary

A method of testing detection models based on a neural network includes that (a) acquiring to-be-detected data; (b) inputting the to-be-detected data into the primary hidden layer to generate primary output vectors; (c) determining whether an error of the to-be-detected data is larger than a predefined threshold; (d) when the error of the to-be-detected data is larger than the predefined threshold, returning to the step (a); (e) when the error of the to-be-detected data is less than or equal to the predefined threshold, outputting the primary output vectors into a next secondary hidden layer in sequence to generate corresponding secondary output vectors; (f) determining whether a detection result outputs based on the secondary output vectors. An electronic device and a computer readable storage medium are also provided.