Modular VRU Behavior Prediction With Explainable Uncertainty

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing systems for predicting pedestrian behavior in autonomous vehicles are unreliable due to their black-box nature, high data labeling costs, and inability to handle domain shifts, leading to inefficiencies and safety concerns.

Innovation Solution

A system that uses probabilistic graphical models and machine learning to determine the probability of a pedestrian's behavior, incorporating uncertainty estimates and allowing for explainable decision-making, enabling vehicles to adjust their actions based on confidence levels and switch between sensors, thus improving safety and efficiency.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If end-to-end deep learning models are used to predict pedestrian behavior, then prediction accuracy can be improved, but the system becomes a black-box solution that is unreliable and prevents functional safety standardization

Engineering Contradiction:
Improveprediction accuracyVSAvoidsystem reliability
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The system segments the prediction task into multiple independent modules: a deep learning model for feature extraction and a probabilistic graphical model for decision-making. This segmentation allows the black-box deep learning component to be isolated while maintaining overall system interpretability through the modular PGM structure that clearly defines prediction logic and uncertainty propagation.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The probabilistic graphical model acts as an intermediary between the deep learning features and the final prediction output. It provides a transparent computational framework that mediates the transformation of raw features into interpretable predictions with explicit uncertainty estimates, enabling functional safety verification while preserving the accuracy benefits of deep learning.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Measurement precision

If manual labeling is used to train deep learning models, then model performance can be improved, but the process becomes labor-intensive and expensive

Engineering Contradiction:
Improvemodel performanceVSAvoidlabeling efficiency
Core Design Contradiction:
Measurement precisionVSProductivity

Solution Approach 1:

The system implements self-service through automated data labeling using the probabilistic graphical model framework. The PGM automatically infers labels from raw sensor data and existing annotations, eliminating the need for manual labeling while maintaining model performance. This self-labeling capability allows the system to continuously improve without additional human labor.

Inventive Principle:
Principle #25Self-service

3Adaptability or versatility

If the entire model is retrained on appropriate data for new environments, then adaptation to domain shifts can be achieved, but the process becomes time-consuming and computationally expensive

Engineering Contradiction:
Improvedomain adaptation capabilityVSAvoidretraining time
Core Design Contradiction:
Adaptability or versatilityVSLoss of time

Solution Approach 1:

The modular architecture separates the environment-specific adaptation component from the core prediction logic. Only the probabilistic graphical model parameters need to be adjusted for new environments, while the deep learning feature extraction remains unchanged. This segmentation enables rapid adaptation to domain shifts without complete model retraining, significantly reducing time and computational costs.

Inventive Principle:
Principle #1Segmentation

4Adaptability or versatility

If extensive data collection and labeling are performed to cover all possible scenarios, then prediction coverage can be improved, but the cost and complexity increase significantly

Engineering Contradiction:
Improveprediction coverageVSAvoiddata processing complexity
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The probabilistic graphical model creates a simplified computational copy of the complex real-world scenarios. Instead of collecting and processing extensive labeled data for every possible situation, the PGM uses a compact set of probability distributions and conditional relationships to represent and generalize across diverse scenarios, dramatically reducing data processing complexity while maintaining comprehensive prediction coverage.

Inventive Principle:
Principle #26Copying

Data Source

PatentUS12190625B2Modular predictions for complex human behaviors
Publication Date: 2025.01.07 HUMANISING AUTONOMY LTD
  • US12190625B2 patent drawing
  • US12190625B2 patent drawing
  • US12190625B2 patent drawing

AI summary

A device performs operations including determining a probability that a vulnerable road user (VRU) will continue on a current path (e.g., in connection with controlling an autonomous vehicle). The device receives an image depicting a vulnerable road user (VRU). The device inputs at least a portion of the image into a model, and receives, as output from the model, a plurality of probabilities describing the VRU, each of the probabilities corresponding to a probability that the VRU is in a given state. The device determines, based on at least some of the plurality of probabilities, a probability that the VRU will exhibit a behavior, and outputs the probability that the VRU will exhibit the behavior to a control system.