Kalman Tracker Noise Calibration for Multi-Sensor Object Tracking

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Kalman filter-based trackers require labor-intensive and error-prone manual tuning for noise estimation, especially when multiple sensors are used, and there is no straightforward method to combine confidence values from different object detectors, limiting the reliability and reusability of object observation systems.

Innovation Solution

A method to automatically determine and use noise statistics from reference data to calibrate Kalman filters, allowing for improved tracking of time-varying objects by deriving noise statistics from external reference data and using them as parameters within the Kalman algorithm, enabling confidence-based sensor fusion without assumptions about internal detector functions.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If manual tuning and experimentation are used to set noise estimations for Kalman filters, then the tracker can be calibrated to work with sensors, but the process is labor-intensive and error-prone

Engineering Contradiction:
Improvetracker calibration reliabilityVSAvoidcalibration time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system performs automatic noise estimation by having the tracker process sensor data and automatically compute noise statistics from the tracking residuals, eliminating the need for manual expert tuning while maintaining calibration quality

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system uses feedback from the tracking process itself - by monitoring the difference between predicted and actual sensor measurements (tracking residuals) - to automatically adjust and determine appropriate noise estimation values for the Kalman filter

Inventive Principle:
Principle #23Feedback

2Reliability

If confidence values from multiple object detectors are combined, then the reliability of object observations improves, but there is no straightforward method to do this because confidences lie in different ranges

Engineering Contradiction:
Improveobject observation reliabilityVSAvoiddetector combination complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system transforms confidence values from different detectors into a common parameter space by using them to adjust Kalman filter noise estimates, allowing detectors with different confidence scales to be combined effectively through parameter transformation rather than direct confidence comparison

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The Kalman filter serves as an intermediary that receives confidence values from multiple detectors and translates them into unified noise estimation parameters, enabling indirect comparison and combination of confidences without requiring them to be in the same range

Inventive Principle:
Principle #24Intermediary (Mediator)

3Adaptability or versatility

If existing object detectors are modified to report comparable confidence values, then multiple detectors can be combined, but reusability of existing algorithms is reduced

Engineering Contradiction:
Improvedetector fusion capabilityVSAvoidalgorithm reusability
Core Design Contradiction:
Adaptability or versatilityVSEase of manufacture

Solution Approach 1:

The system creates a universal interface where detectors of any type can be used with the tracker by accepting their native confidence values and automatically adapting them through the Kalman filter framework, eliminating the need for detector-specific modifications while maintaining fusion capability

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS20220302901A1Method for Determining Noise Statistics of Object Sensors
Publication Date: 2022.09.22 APTIV TECHNOLOGIES AG
  • US20220302901A1 patent drawing
  • US20220302901A1 patent drawing
  • US20220302901A1 patent drawing

AI summary

A method for automatically determining and using noise statistics of noisy observation data provided by at least one sensor connected to a tracker, in order to improve tracking of a time-varying object across a scene using a Kalman algorithm. The Kalman algorithm allowing to get an estimation of dynamic parameters of the object and providing a precision of said estimation from said noisy observation data and from a corrected previous estimation. The method includes receiving reference data from a data source external to the Kalman algorithm and connected to the tracker, deriving, from said reference data, said noise statistics reflecting errors made by the sensor, and using said noise statistics as setting parameters of the Kalman algorithm.