Reference Graph Scene Context for Faster Autonomous Vehicle Decisions
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Generating scene context representative of dependencies between all agents and environment features in autonomous vehicles is computationally expensive and time-consuming.
Innovation Solution
Pre-computing scene context data using a reference graph that includes pre-generated feature vectors for static objects, allowing for faster scene context generation by accessing pre-computed data during vehicle operations.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Loss of information
If scene context is generated from sensor data representing all agents and environment features, then completeness of scene context is improved, but computational cost and time consumption increase
Solution Approach 1:
The system pre-generates feature vectors for static environment features before autonomous vehicle operations. These feature vectors are stored in a reference graph structure, allowing the vehicle to quickly access pre-computed scene context data without performing full computational analysis during operation, thus reducing time consumption while maintaining completeness
Solution Approach 2:
The scene context generation is divided into two segments: static environment features are processed offline to create feature vectors, while dynamic agent features are processed online. This segmentation allows computationally intensive static feature processing to be done in advance, separating it from time-critical operational decision-making
2Reliability
If scene context represents dependencies between all agents and environment features, then accuracy of operational decisions is improved, but computational resources required increase
Solution Approach 1:
Feature vectors for static environment features are pre-computed and stored in the reference graph before the autonomous vehicle needs to make operational decisions. This preliminary computation captures spatial relationships and dependencies in advance, reducing the computational burden during actual operation while preserving accuracy
Solution Approach 2:
The system creates simplified representations (feature vectors) that copy essential characteristics of complex environment features. These feature vectors preserve the necessary information for accurate decision-making while requiring significantly fewer computational resources to process than the original detailed sensor data
Data Source
AI summary
Techniques for improving operational decisions of an autonomous vehicle are discussed herein. In some cases, a system may generate reference graphs associated with a route of the autonomous vehicle. Such reference graphs can comprise precomputed feature vectors based on grid regions and/or lane segments. The feature vectors are usable to determine scene context data associated with static objects to reduce computational expenses and compute time.


