Multi-scale Aggregation Pattern Analysis for Complex Traffic Networks

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current methods for analyzing complex highway traffic networks lack multi-scale analysis and sufficient consideration of dynamic influence factors, leading to inadequate block aggregation characteristics and inefficient decision-making in traffic planning and maintenance.

Innovation Solution

A multi-scale aggregation pattern analysis method that calculates adjacency, position attribute, distance weight, road grade, and time-phased traffic congestion matrices, incorporates an improved PageRank algorithm, and uses spectral clustering to determine critical nodes and clusters, transcending administrative divisions and improving connectivity.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Ease of manufacture

If k-means clustering algorithm is used to divide aggregation blocks of road network, then the algorithm is simple and easy to implement, but it is not dominant for processing high-dimensional road network data, resulting in limitations in study results

Engineering Contradiction:
Improvealgorithm implementation simplicityVSAvoidclustering analysis accuracy
Core Design Contradiction:
Ease of manufactureVSMeasurement precision

Solution Approach 1:

The patent transforms the high-dimensional road network data into a different parameter space by constructing an adjacency matrix and using spectral clustering with Laplacian eigenvalues. This parameter transformation allows the data to be projected into a lower-dimensional space where clustering can be performed more effectively, resolving the limitation of k-means on high-dimensional data while maintaining computational feasibility.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The patent replaces the direct k-means clustering approach on raw high-dimensional data with a spectral clustering method that uses graph theory and linear algebra operations. This substitution involves constructing an adjacency matrix, computing the Laplacian matrix, and using eigendecomposition to perform clustering, which is better suited for the structural relationships in road network data.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

2Adaptability or versatility

If multi-scale analysis is conducted on complex traffic network, then the analysis provides comprehensive perspective for road network understanding, but the existing studies are insufficient in data types and lack dynamic traffic information

Engineering Contradiction:
Improveanalysis perspective comprehensivenessVSAvoiddata type completeness
Core Design Contradiction:
Adaptability or versatilityVSQuantity of substance

Solution Approach 1:

The patent creates a composite weighting system that integrates multiple data types including road grade weights, distance weights, POI position weights, and dynamic traffic congestion weights. This composite approach combines static infrastructure characteristics with dynamic traffic conditions, providing a comprehensive multi-scale analysis that addresses the insufficiency of existing single-type data studies.

Inventive Principle:
Principle #40Composite materials

Solution Approach 2:

The patent introduces dynamic time-phased traffic congestion degree weights into the analysis framework, allowing the clustering results to reflect changing traffic conditions over time. This dynamic component enables the model to adapt to varying traffic patterns while maintaining the multi-scale analytical perspective.

Inventive Principle:
Principle #15Dynamics

3Productivity

If road network data is processed using traditional clustering algorithms, then the processing is computationally efficient, but the algorithms cannot effectively handle high-dimensional data characteristics of road networks

Engineering Contradiction:
Improvedata processing efficiencyVSAvoidclustering result accuracy
Core Design Contradiction:
ProductivityVSMeasurement precision

Solution Approach 1:

The patent applies dimensionality reduction by transforming the high-dimensional road network data into a spectral domain using the Laplacian matrix eigendecomposition. By projecting the data onto the first k eigenvectors, the method reduces the dimensionality while preserving the essential structural relationships, enabling effective clustering with improved accuracy without excessive computational cost.

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

Data Source

PatentUS20240126936A1Multi-scale aggregation pattern analysis method for complex traffic network
Publication Date: 2024.04.18 ANHUI KELI INFORMATION IND
  • US20240126936A1 patent drawing
  • US20240126936A1 patent drawing
  • US20240126936A1 patent drawing

AI summary

A multi-scale aggregation pattern analysis method for a complex traffic network is provided, which belongs to the field of the highway traffic network. Firstly, an adjacency matrix, a position attribute matrix, a distance weight matrix, a road grade matrix, and a time-phased traffic congestion degree matrix of a highway traffic network are calculated; secondly, a weight influence factor of the road network is incorporated based on a PageRank algorithm to determine order of critical nodes; finally, a two-dimensional decision diagram is drawn by two indicators: order of critical nodes and a shortest path distance. A new weighting matrix which accords with the actual situation of the road network is obtained by incorporating a position weight matrix, a distance weight matrix, a road grade weight matrix and a dynamic traffic congestion degree weight matrix based on a similarity matrix of the spectral clustering.