Object-Level Sensor Fusion for Autonomous Vehicles

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current autonomous vehicle systems rely on human intervention for various operations despite having automated functions like lane assist and pre-collision systems, and they struggle to effectively integrate and fuse data from heterogeneous sensors to provide comprehensive situational awareness.

Innovation Solution

A method and system that convert sensor data from multiple sensors into a common coordinate frame, predict object positions and velocities, associate detected objects with existing tracks based on kinematic, geometric, and classification information, and update these tracks to provide a fused object list, enhancing situational awareness in autonomous vehicles.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If data from multiple heterogeneous sensors is integrated to improve situational awareness, then the comprehensiveness of object detection is improved, but the complexity of data processing and fusion increases

Engineering Contradiction:
Improvesituational awarenessVSAvoiddata processing complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system segments the complex sensor fusion task into distinct functional modules: a coordinate transformation module that converts sensor data to a common reference frame, a track prediction module that forecasts object positions, and a data association module that matches detections to tracks. This modular segmentation reduces processing complexity by handling each aspect separately rather than simultaneously

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces intermediate representations including predicted position/velocity/orientation as mediators between raw sensor data and final object tracks. These intermediaries simplify the association process by providing standardized comparison metrics (kinematic, geometric, and classification information) that bridge heterogeneous sensor formats

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If automated systems automate more vehicle functions, then the reduction of human error is improved, but the extent of automation increases system complexity

Engineering Contradiction:
Improveerror reductionVSAvoidautomation level
Core Design Contradiction:
ReliabilityVSExtent of automation

Solution Approach 1:

The system implements self-service through autonomous track management where the data association module automatically determines whether to create new tracks, update existing tracks, or delete tracks based on detection data. The system serves itself by autonomously maintaining the object track database without human intervention, thereby reducing errors while managing automation complexity internally

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS10599150B2Autonomous vehicle: object-level fusion
Publication Date: 2020.03.24 ARRIVER SOFTWARE LLC
  • US10599150B2 patent drawing
  • US10599150B2 patent drawing
  • US10599150B2 patent drawing

AI summary

Previous self-driving car systems can detect objects separately with either vision systems, RADAR systems or LIDAR systems. In an embodiment of the present invention, an object fusion module normalizes sensor output from vision, RADAR, and LIDAR systems into a common format. Then, the system fuses the object-level sensor data across all systems by associating all objects detected and predicting tracks for all objects. The present system improves over previous systems by using the data from all sensors combined to develop a single set of knowledge about the objects around the self-driving car, instead of each sensor operating separately.