Geometry-Aware Vector Map Generation With Convex Polygon Constraints

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current map generation models for autonomous vehicles often produce inaccurate representations of environmental features, such as irregular-shaped pedestrian crossings and randomly-shaped center lines and road boundaries, which hinder safe navigation.

Innovation Solution

A map generation model is trained using a loss function that includes polygon and polyline losses to promote convexity and smoothness, ensuring that features are represented as convex polygons and smoothly varying polylines, thereby improving accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional deep-learning methods are used to generate maps from sensor data, then the map generation process can be completed, but the accuracy and precision of the generated maps deteriorate

Engineering Contradiction:
Improvemap generation accuracyVSAvoidfeature representation accuracy
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The patent introduces a loss function with specific mathematical parameters that enforce geometric constraints on generated maps. The loss function includes terms that penalize non-convex polygons and irregular polyline shapes, transforming the optimization objective to produce maps with guaranteed geometric properties such as convex pedestrian crossings and smooth road boundaries.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent implements a feedback mechanism through the loss function that continuously evaluates and corrects generated map features. By calculating polygon convexity and polyline smoothness during training, the system receives feedback signals that guide the neural network to produce geometrically accurate representations, iteratively improving map quality until convergence.

Inventive Principle:
Principle #23Feedback

2Manufacturing precision

If traditional deep-learning methods are used for map generation, then processing can be performed, but the geometric accuracy of features like pedestrian crossings and road boundaries deteriorates

Engineering Contradiction:
Improvegeometric accuracy of featuresVSAvoidregularity of feature shapes
Core Design Contradiction:
Manufacturing precisionVSShape

Solution Approach 1:

The patent modifies the training objective by introducing geometric constraint parameters in the loss function. Specifically, the loss includes terms that measure polygon convexity (ensuring all internal angles are ≤ 180 degrees) and polyline curvature smoothness, which transform the neural network's output from arbitrary shapes to geometrically regular forms.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent applies curvature-based constraints to ensure that generated features have smooth, regular shapes. The loss function penalizes sharp turns and irregular curvatures in polylines representing road boundaries and center lines, enforcing smooth geometric transitions that match real-world infrastructure characteristics.

Inventive Principle:
Principle #14Spheroidality (Curvature)

3Reliability

If conventional map generation models are used, then the system remains simple, but the reliability of autonomous navigation deteriorates

Engineering Contradiction:
Improveautonomous navigation safetyVSAvoidmodel training complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent enhances navigation reliability by modifying training parameters through a specialized loss function. This loss function incorporates geometric validation parameters that ensure generated maps meet minimum quality thresholds for safe navigation, such as convex polygon representations and smooth polyline paths, thereby improving safety without requiring complete system redesign.

Inventive Principle:
Principle #35Parameter changes

Data Source

PatentUS20260071890A1Geometry-aware map generation model with polygons
Publication Date: 2026.03.12 QUALCOMM INC
  • US20260071890A1 patent drawing
  • US20260071890A1 patent drawing
  • US20260071890A1 patent drawing

AI summary

Certain aspects of the present disclosure provide a method for generating a map. A method generally includes obtaining sensor data corresponding to one or more sensors. The method includes inputting the sensor data to a map generation model. The method obtains as output from the map generation model a vectorized map of one or more features of an environment. The vectorized map represents the first feature as a convex polygon, such that all internal angles of the convex polygon are less than or equal to 180 degrees.