Tagged articles
6 articles
Page 1 of 1
Amap Tech
Amap Tech
Mar 5, 2026 · Artificial Intelligence

How MobilityBench Measures the Real Power of AI Route‑Planning Agents

MobilityBench is an open‑source benchmark built from over 100 000 real user queries that evaluates AI route‑planning agents with a deterministic sandbox, multi‑dimensional metrics, and support for ReAct and Plan‑and‑Execute frameworks, revealing performance gaps between open‑source and closed‑source models.

AI agentsBenchmarkMobilityBench
0 likes · 6 min read
How MobilityBench Measures the Real Power of AI Route‑Planning Agents
Rare Earth Juejin Tech Community
Rare Earth Juejin Tech Community
Dec 2, 2024 · Frontend Development

Hand-Drawn Route Planning and Road Matching with AMap: Implementation, GPX Export, and Animation Optimization

This article presents a complete front‑end solution for hand‑drawing cycling routes on AMap, applying road‑matching correction, exporting to GPX, adding waypoint‑based route planning, and enhancing map animations with custom setCenter and setFitView functions, all illustrated with full source code.

AmapHand DrawingJavaScript
0 likes · 11 min read
Hand-Drawn Route Planning and Road Matching with AMap: Implementation, GPX Export, and Animation Optimization
Amap Tech
Amap Tech
Apr 23, 2021 · Artificial Intelligence

How AI Powers Gaode’s Route Planning and Navigation: Inside the Tech

The 17‑minute video replay of Gaode's Technology Open Day showcases Cui Hengbin’s deep‑dive into AI‑driven route planning, covering pre‑trip, in‑trip, and arrival phases, road‑condition prediction, ETA estimation, dynamic traffic mining, and references to award‑winning research papers.

AIRoute PlanningTraffic Prediction
0 likes · 2 min read
How AI Powers Gaode’s Route Planning and Navigation: Inside the Tech
Amap Tech
Amap Tech
Mar 5, 2021 · Artificial Intelligence

AI Applications in Mobility: Route Planning, ETA Prediction, Dynamic Event Mining, and Global Scheduling

The article surveys Amap’s AI‑driven mobility solutions—from personalized, multi‑objective route planning using Cell‑Based Routing and bias‑aware sorting, through spatio‑temporal ETA prediction and lightweight BERT‑based traffic‑event mining, to rapid POI freshness updates and a future global scheduling system that coordinates vehicles and signals via multi‑agent reinforcement learning.

AIRoute PlanningTraffic Prediction
0 likes · 14 min read
AI Applications in Mobility: Route Planning, ETA Prediction, Dynamic Event Mining, and Global Scheduling
Didi Tech
Didi Tech
Oct 10, 2020 · Artificial Intelligence

Deep Reinforcement Learning for Route Planning in DiDi Ride‑Hailing

DiDi’s route engine, handling over 40 billion daily requests, replaces static graph algorithms with a deep‑reinforcement‑learning system that first learns intersection decisions via behavior‑cloning LSTM models and then refines them through self‑play Q‑learning, using beam‑search decoding to produce globally optimal, low‑deviation routes for ride‑hailing.

AIBeam SearchRoute Planning
0 likes · 12 min read
Deep Reinforcement Learning for Route Planning in DiDi Ride‑Hailing
Dada Group Technology
Dada Group Technology
Nov 22, 2017 · Artificial Intelligence

Dynamic Pricing, Route Planning, and Order Assignment at Dada‑JD Daojia: Algorithms and Practices

At PyCon China 2023, Dada‑JD Daojia’s algorithm team presented their AI‑driven practices for dynamic pricing, route planning, and order assignment, detailing how multi‑dimensional supply‑demand balancing, genetic‑algorithm‑based TSP solutions, and multi‑objective optimization improve real‑time logistics efficiency.

Route Planningdynamic pricinglogistics AI
0 likes · 8 min read
Dynamic Pricing, Route Planning, and Order Assignment at Dada‑JD Daojia: Algorithms and Practices