Autonomous Vehicle Context Map Inconsistency Detection

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Autonomous vehicles face navigational errors and safety issues due to inaccuracies in context maps, which are not updated to reflect changes in road features over time, leading to inconsistencies between the mapped environment and the actual environment.

Innovation Solution

The implementation of a change detection system onboard autonomous vehicles, which uses sensors to compare real-time data with context maps, identifies inconsistencies, and determines resolutions to ensure safe operation, either by adjusting the vehicle's autonomy system or seeking assistance from a teleoperations system.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If context maps are used for navigation, then routing accuracy is improved, but map inaccuracies lead to navigational errors and safety issues

Engineering Contradiction:
Improverouting accuracyVSAvoidnavigational safety
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The system continuously compares sensor data from the actual environment with context map data, detecting inconsistencies and feeding this information back to update the context map. This feedback loop ensures map accuracy is maintained over time, resolving the contradiction between initial routing accuracy and long-term navigational safety.

Inventive Principle:
Principle #23Feedback

Solution Approach 2:

The system performs preliminary consistency checks between sensor data and context map data before navigation decisions are made. By proactively identifying and flagging inconsistencies before they cause navigational errors, the system prevents safety issues while maintaining routing accuracy.

Inventive Principle:
Principle #10Preliminary action

2Measurement precision

If context maps are updated frequently, then map accuracy is improved, but system complexity and computational load increase

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

Solution Approach 1:

The system extracts only the specific inconsistent features detected by comparing sensor data with context map data, rather than updating the entire map. This targeted approach maintains map accuracy while reducing computational complexity and processing requirements.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The context map is segmented into discrete features (road signs, lane markings, etc.), allowing individual features to be updated independently based on detected inconsistencies. This segmentation enables efficient, localized updates rather than comprehensive map regeneration, reducing system complexity.

Inventive Principle:
Principle #1Segmentation

3Reliability

If inconsistencies are detected and resolved in real-time, then navigational safety is improved, but processing time and computational resources increase

Engineering Contradiction:
Improvenavigational safetyVSAvoidprocessing time
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system performs partial consistency checks focused on critical safety-related features rather than comprehensive validation of all map data. This selective approach maintains navigational safety by verifying essential elements while reducing overall processing time.

Inventive Principle:
Principle #16Partial or excessive action

Solution Approach 2:

The system uses an intermediary consistency check layer that quickly compares sensor data with context map data to identify potential inconsistencies. This intermediary step filters out obvious matches quickly and only triggers detailed resolution processes for actual inconsistencies, reducing average processing time while maintaining safety.

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS20240182067A1Methods and apparatus for detecting and resolving context map inconsistencies for autonomous vehicles
Publication Date: 2024.06.06 NURO INC
  • US20240182067A1 patent drawing
  • US20240182067A1 patent drawing
  • US20240182067A1 patent drawing

AI summary

According to one aspect, a method includes operating a vehicle in a first environment, the vehicle including a change detection system and at least one sensor configured to obtain data associated with the first environment, wherein operating the vehicle in the first environment includes obtaining the data associated with the first environment using the at least one sensor. The method also includes obtaining a context map associated with the first environment and comparing, using the change detection system, the data associated with the first environment and the context map to identify at least a first inconsistency between the data associated with the first environment and the context map. While the vehicle is operating, a resolution for the first inconsistency is determined, and the vehicle takes an action based on the resolution.