Navigation System POI Clustering and Route Optimization

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing navigation systems lack the ability to efficiently search for and cluster multiple points of interest (POIs) simultaneously, especially when using generic names, and fail to process these results into optimized routing for users.

Innovation Solution

A navigation system and method that processes POI data to cluster generic and specific points of interest based on proximity to a destination, generating routes optimized by speed and distance, with options for user customization and alternative POI suggestions within a threshold distance.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Adaptability or versatility

If multiple POIs are searched for simultaneously using generic names, then the user can find more points of interest, but the system cannot efficiently cluster and process these results into optimized routing

Engineering Contradiction:
Improveability to search for multiple POIsVSAvoidclustering and routing processing
Core Design Contradiction:
Adaptability or versatilityVSDevice complexity

Solution Approach 1:

The patent segments the POI search and routing process into distinct phases: first identifying multiple POIs independently, then clustering them into groups based on spatial proximity, and finally generating optimized routes between clusters. This segmentation allows the system to handle multiple POIs efficiently by breaking down the complex task into manageable steps.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent introduces a spatial dimension by clustering POIs based on their geographic coordinates and proximity to the destination. Instead of treating POIs as a flat list, the system organizes them into hierarchical clusters (first-level clusters near destination, second-level clusters along route), adding spatial structure to the routing problem.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Productivity

If the system clusters POIs based on proximity to destination, then routing efficiency is improved, but the system must process and analyze multiple POI data points simultaneously

Engineering Contradiction:
Improverouting efficiencyVSAvoidPOI data processing
Core Design Contradiction:
ProductivityVSQuantity of substance

Solution Approach 1:

The patent merges multiple POIs that are spatially close to each other into single cluster representatives. Instead of processing each POI individually for routing purposes, the system combines nearby POIs into clusters, reducing the number of routing calculations needed while still providing comprehensive coverage of points of interest.

Inventive Principle:
Principle #5Merging (Combining)

Solution Approach 2:

The system performs preliminary clustering of POIs before generating the final routing. By pre-organizing POIs into clusters based on their proximity to the destination and to each other, the system reduces the computational burden of the subsequent routing optimization, as it only needs to calculate routes between cluster centers rather than between every individual POI.

Inventive Principle:
Principle #10Preliminary action

3Speed

If the system provides optimized routing based on speed and distance, then navigation efficiency is improved, but the system requires additional processing to calculate and compare multiple routing options

Engineering Contradiction:
Improvenavigation speedVSAvoidroute calculation time
Core Design Contradiction:
SpeedVSLoss of time

Solution Approach 1:

The system pre-calculates and stores routing information between cluster centers, including distance and estimated travel time. When generating the final route, the system uses this pre-computed data to quickly assemble optimized routing options without performing exhaustive real-time calculations, significantly reducing the time needed to present routing suggestions to the user.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS9464908B2Apparatus, system and method for clustering points of interest in a navigation system
Publication Date: 2016.10.11 VOLKSWAGEN AG
  • US9464908B2 patent drawing
  • US9464908B2 patent drawing
  • US9464908B2 patent drawing

AI summary

A navigation system, apparatus and method utilizing a processor and a sensor, operatively coupled to the processor to determine a location of the navigation system. An input is configured to receive destination data, specifying a destination, and point-of-interest (POI) data from a user, wherein the processor is configured to process the destination data and the POI data to determine a plurality of POIs that are in closest proximity to the destination and clustering the POIs for presentation on a navigational map. The processor may be further configured to generate a route from the location of the navigation system, the destination and at least one of the POIs in the navigational map based on at least one of speed and distance.