Multi-Sensor Fusion DNN for Accurate Overlap-Region Object Tracking

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing autonomous systems face challenges in accurately detecting and tracking static and dynamic objects due to inconsistent and noisy data from overlapping sensor fields of view, leading to inaccurate object detection and tracking, which can propagate through object tracking, planning, and control operations.

Innovation Solution

A multi-sensor fusion machine learning model, such as a deep neural network (DNN), fuses data from multiple machine learning models, incorporating additional channels like location priors, velocity images, and instance/appearance images to enhance accuracy and precision, especially at sensor overlap regions, through end-to-end training.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If hand crafted or rule-based algorithms are used to stitch together outputs from multiple DNNs, then the system can integrate data from multiple sensors, but the fused predictions along borders or overlap regions become inconsistent and inaccurate

Engineering Contradiction:
Improvesensor integration capabilityVSAvoidprediction accuracy in overlap regions
Core Design Contradiction:
Adaptability or versatilityVSMeasurement precision

Solution Approach 1:

The patent merges multiple DNNs into a single multi-sensor fusion DNN that processes sensor data from multiple sensors simultaneously. Instead of stitching outputs from separate DNNs using rule-based algorithms, the unified model learns to fuse sensor data and generate consistent predictions across all regions including overlap regions, eliminating the boundary inconsistency problem.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent introduces an intermediate representation layer within the multi-sensor fusion DNN that processes and harmonizes features from different sensors before final prediction. This intermediate processing stage acts as a mediator that learns to reconcile differences between sensor fields of view, producing consistent predictions in overlap regions without requiring post-processing stitching algorithms.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Ease of operation

If individual DNNs are deployed for each sensor, then each sensor can process data independently, but objects near image borders disappear and reappear causing noisy results and reduced tracking accuracy

Engineering Contradiction:
Improveindependent sensor processingVSAvoidobject tracking accuracy
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The patent combines multiple independent sensor processing streams into a unified multi-sensor fusion DNN that maintains continuous object detection across sensor boundaries. The model processes data from multiple sensors simultaneously and correlates detections across frames, ensuring that objects near borders are tracked continuously without disappearing and reappearing, thereby improving tracking reliability while preserving the independence of individual sensor data streams through the unified architecture.

Inventive Principle:
Principle #5Merging (Combining)

3Area of stationary object

If multiple DNNs with different fields of view are used, then broader coverage is achieved, but duplicate objects may be detected in overlap regions leading to false determinations

Engineering Contradiction:
Improvefield of view coverageVSAvoidobject detection accuracy
Core Design Contradiction:
Area of stationary objectVSMeasurement precision

Solution Approach 1:

The patent merges multiple DNNs with different fields of view into a single multi-sensor fusion DNN that processes all sensor inputs simultaneously. The unified model learns to identify and consolidate duplicate detections in overlap regions through its training process, generating a single accurate prediction per object rather than multiple duplicate predictions, thereby maintaining broad coverage while improving detection accuracy.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The patent implements a loss function that provides feedback during training to penalize duplicate object detections in overlap regions. The model learns from this feedback to correctly identify and merge duplicate detections, adjusting its internal parameters to produce consistent predictions across sensor boundaries. This feedback mechanism enables the model to eliminate false duplicate determinations while preserving broad field of view coverage.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS20250239090A1Sensor fusion for autonomous machine applications using machine learning
Publication Date: 2025.07.24 NVIDIA CORP
  • US20250239090A1 patent drawing
  • US20250239090A1 patent drawing
  • US20250239090A1 patent drawing

AI summary

In various examples, a multi-sensor fusion machine learning model—such as a deep neural network (DNN)—may be deployed to fuse data from a plurality of individual machine learning models. As such, the multi-sensor fusion network may use outputs from a plurality of machine learning models as input to generate a fused output that represents data from fields of view or sensory fields of each of the sensors supplying the machine learning models, while accounting for learned associations between boundary or overlap regions of the various fields of view of the source sensors. In this way, the fused output may be less likely to include duplicate, inaccurate, or noisy data with respect to objects or features in the environment, as the fusion network may be trained to account for multiple instances of a same object appearing in different input representations.