Sensor Data Partition Weighting for Low-Load Inference

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing methods for processing sensor data are inefficient in reducing the amount of data to be processed, leading to increased computational demands and resource consumption.

Innovation Solution

The sensor data is divided into parts and mapped to representations, with weightings assigned to characterize information content, using heuristic knowledge to select relevant parts for processing, and employing techniques like discrete fast Fourier transform and principal component analysis to determine these weightings.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If all parts of sensor data are processed for classification or regression, then the accuracy of the classification or regression is maintained, but the processing time and computational resources increase

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

Solution Approach 1:

The sensor data is divided into multiple parts or regions, and each part is assigned a weighting value based on its information content. Only parts with weightings above a certain threshold are selected for processing, segmenting the data processing task to reduce overall processing time while maintaining classification accuracy.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

Different parts of the sensor data are treated differently based on their local information content. Weightings are assigned to each part to characterize its information content, allowing the system to focus computational resources on high-information regions while reducing or skipping low-information regions.

Inventive Principle:
Principle #3Local quality

2Loss of information

If all parts of sensor data are processed, then the completeness of information is maintained, but the computational resources and energy consumption increase

Engineering Contradiction:
Improveinformation completenessVSAvoidcomputational energy
Core Design Contradiction:
Loss of informationVSUse of energy by moving object

Solution Approach 1:

Instead of processing all sensor data parts, the method applies partial action by selecting only the most informative parts based on their weightings. This partial processing approach maintains sufficient information completeness for accurate classification while significantly reducing computational energy consumption.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The method changes the parameter of data selection by introducing weighting values that characterize information content. By adjusting the threshold for selecting parts based on weightings, the system can balance between information completeness and energy consumption dynamically.

Inventive Principle:
Principle #35Parameter changes

3Productivity

If sensor data is reduced to relevant parts using weightings, then the processing speed increases, but the complexity of determining weightings increases

Engineering Contradiction:
Improveprocessing speedVSAvoidweighting determination complexity
Core Design Contradiction:
ProductivityVSDevice complexity

Solution Approach 1:

The weighting values are determined in advance before the actual classification or regression processing. This preliminary action of calculating weightings based on information content metrics allows the system to quickly identify and select relevant data parts during inference, improving processing speed without adding complexity during the main processing stage.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20260024326A1Apparatus and computer-implemented method for processing sensor data
Publication Date: 2026.01.22 ROBERT BOSCH GMBH
  • US20260024326A1 patent drawing
  • US20260024326A1 patent drawing
  • US20260024326A1 patent drawing

AI summary

A device and a computer-implemented method for processing sensor data. The sensor data are divided into parts and the parts of the sensor data are each mapped to a representation, in particular a tensor. For each representation a weighting assigned to the representation is determined depending on the representation, which weighting characterizes an information content of the part of the sensor data represented by the representation. Weightings are drawn from a distribution of the weightings determined for the representation. A classification and/or regression of the sensor data are determined depending on the representations assigned to the drawn weightings.