Tagged articles
4 articles
Page 1 of 1
Didi Tech
Didi Tech
Sep 24, 2020 · Artificial Intelligence

Trajectory Data Mining for Road Network Updates and Route Deviation Detection

The paper shows how DiDi’s massive driver‑trajectory data can be mined with clustering, map‑matching, and deep‑learning techniques to automatically refine intersection positions, calibrate road‑network topology, and detect both individual detours and collective road‑closure anomalies, enabling real‑time map improvements and safety services.

road networkroute deviationspatial analysis
0 likes · 19 min read
Trajectory Data Mining for Road Network Updates and Route Deviation Detection
DataFunTalk
DataFunTalk
May 24, 2020 · Artificial Intelligence

Automatic Calibration of Road Intersection Topology Using Trajectories (CITT Framework)

This article presents the CITT framework, a three‑stage algorithm that automatically calibrates road‑intersection topology using massive GPS trajectory data, detailing preprocessing, core‑area detection via quadtree‑mean‑shift, influence‑zone calibration with direction‑weighted Frechet distance and DBSCAN, and demonstrating superior accuracy over existing methods.

intersection calibrationmachine learningmap updating
0 likes · 10 min read
Automatic Calibration of Road Intersection Topology Using Trajectories (CITT Framework)
Baidu Maps Tech Team
Baidu Maps Tech Team
May 12, 2020 · Artificial Intelligence

How Trajectory Mining Revolutionizes Real-Time Map Updates

This article explores how large‑scale trajectory mining can overcome the timeliness limits of traditional street‑sweeping data collection, detailing the underlying principles, technical challenges such as vehicle‑type detection and map‑matching, and practical solutions ranging from rule‑based filters to advanced AI models.

AIHMMTrajectory
0 likes · 16 min read
How Trajectory Mining Revolutionizes Real-Time Map Updates
21CTO
21CTO
Feb 19, 2016 · Artificial Intelligence

How to Achieve Accurate GPS Map Matching with ST‑Matching: A Practical Guide

This article reviews map‑matching challenges caused by GPS errors, categorizes existing algorithms, describes the ST‑Matching approach used on Washington State road data, and outlines key implementation techniques such as projection handling, memory‑pool loading, A* shortest‑path search, and localized indexing to improve accuracy and performance.

GPSST-Matchingmap matching
0 likes · 8 min read
How to Achieve Accurate GPS Map Matching with ST‑Matching: A Practical Guide