Mixture of Experts Model for Autonomous Vehicle Object Tracking

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current autonomous vehicle systems face challenges in accurately tracking and predicting the locations of traffic objects using LIDAR sensors, particularly in complex scenarios like traffic jams or occlusions, leading to failures in clustering and data association, which can result in incorrect vehicle piloting decisions.

Innovation Solution

The implementation of a mixture of experts model using Variational Bayesian Inference for data association, which leverages prior knowledge of object trajectories and sensor data to accurately classify and predict the positions of traffic objects, thereby improving the accuracy of vehicle navigation and avoidance in dynamic environments.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional clustering and data association methods are used for tracking traffic objects, then the system is simpler to implement, but tracking accuracy deteriorates in complex scenarios like traffic jams or occlusions

Engineering Contradiction:
Improvetracking accuracyVSAvoidsystem complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent transforms the tracking problem from traditional spatial clustering to a probabilistic parameter estimation problem. By representing object trajectories as sequences of parameters (positions, velocities, accelerations) and applying Bayesian inference, the system achieves superior tracking accuracy in complex scenarios. The mixture of experts model dynamically adjusts parameters based on traffic conditions, resolving the contradiction between accuracy and complexity.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent replaces traditional mechanical clustering algorithms with a probabilistic Bayesian inference system. Instead of using deterministic spatial grouping methods, the system employs probability distributions and statistical models to associate LIDAR measurements with traffic objects, achieving robust tracking even when objects are occluded or in dense traffic conditions.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

2Reliability

If mixture of experts model with Variational Bayesian Inference is implemented, then tracking accuracy improves in complex scenarios, but computational complexity increases

Engineering Contradiction:
Improvetracking reliabilityVSAvoidcomputational complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The mixture of experts model implements self-service through automatic model selection and adaptation. Each expert in the mixture specializes in different traffic scenarios (e.g., free-flow, congestion, occlusion), and the Variational Bayesian framework automatically determines which expert to apply based on current conditions. This eliminates the need for manual intervention and maintains high reliability across diverse scenarios.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system dynamically adapts its computational complexity by using Variational Bayesian Inference to adjust the number and configuration of experts in the mixture model based on current traffic conditions. When traffic is simple, fewer experts are activated; when complex scenarios arise, the system automatically engages more experts, optimizing the balance between reliability and computational load.

Inventive Principle:
Principle #15Dynamics

3Measurement precision

If prior knowledge of object trajectories is leveraged, then prediction accuracy improves, but the system requires more sophisticated modeling

Engineering Contradiction:
Improveprediction accuracyVSAvoidmodeling sophistication
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent applies preliminary action by incorporating prior knowledge of object trajectories into the Bayesian framework before actual tracking begins. The mixture of experts model is pre-trained with expected trajectory patterns, and the Variational Bayesian Inference uses these priors to guide real-time predictions. This allows the system to maintain high prediction accuracy even with limited sensor data by leveraging pre-established knowledge of typical traffic object behaviors.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS10449956B2Object tracking by unsupervised learning
Publication Date: 2019.10.22 FORD GLOBAL TECH LLC
  • US10449956B2 patent drawing
  • US10449956B2 patent drawing
  • US10449956B2 patent drawing

AI summary

A computing device in a vehicle can determine one or more objects based on 3D data points by determining a joint Bayesian probability of each of the one or more objects, conditioned on previously determined objects, and pilot the vehicle based on the determined one or more objects, wherein the objects have parameters including locations, sizes, poses, speeds, directions and predicted paths.