Tag

Ride-hailing

0 views collected around this technical thread.

IT Services Circle
IT Services Circle
Jan 27, 2025 · Product Management

Douyin Launches Ride-Hailing Service: Aggregation Model and Market Implications

Douyin has introduced a ride‑hailing feature that aggregates third‑party services like Gaode Taxi, offering a limited set of functions while highlighting the strategic shift toward an aggregation model and its potential impact on the competitive landscape of Chinese ride‑hailing platforms.

Aggregation ModelDouyinRide-hailing
0 likes · 5 min read
Douyin Launches Ride-Hailing Service: Aggregation Model and Market Implications
IT Architects Alliance
IT Architects Alliance
Jun 20, 2024 · Fundamentals

Understanding GeoHash: Principles, Encoding Process, and Application in Ride‑Hailing

This article introduces the GeoHash algorithm, explains how latitude and longitude are recursively bisected into binary strings, compressed with Base32, and demonstrates its use for efficiently locating nearby drivers in ride‑hailing services while discussing precision trade‑offs and edge cases.

Big DataGeoHashRide-hailing
0 likes · 8 min read
Understanding GeoHash: Principles, Encoding Process, and Application in Ride‑Hailing
HelloTech
HelloTech
Jun 6, 2024 · Mobile Development

Location Accuracy Issues and Optimization Strategies in Ride-Hailing Applications

The article examines ride‑hailing location failures—no fix and drift—explains Android vs iOS positioning, satellite and network sources, and presents a monitoring framework plus Wi‑Fi prompts and sensor‑fusion Kalman filtering that together reduce drift, improve accuracy, and boost order fulfillment.

GNSSKalman filterLocation Services
0 likes · 29 min read
Location Accuracy Issues and Optimization Strategies in Ride-Hailing Applications
DataFunSummit
DataFunSummit
May 29, 2024 · Big Data

Best Practices for Building an International Ride‑Hailing Data Metric System at Didi

This article presents Didi's comprehensive approach to designing, implementing, and governing a global data metric system for international ride‑hailing, covering business scenarios, metric‑related challenges, organizational structures, process flows, model architecture, time‑zone handling, tooling, and multi‑level governance.

Data ModelingInternationalizationRide-hailing
0 likes · 15 min read
Best Practices for Building an International Ride‑Hailing Data Metric System at Didi
Didi Tech
Didi Tech
Aug 17, 2023 · Operations

Construction of a Full-Link Load Testing Simulation Measurement System for Didi Ride-Hailing

The article details how Didi’s ride‑hailing team built a full‑link load‑testing simulation‑degree measurement system that quantifies test coverage across five dimensions—interface, scenario, category, link, and module—using normalized metrics, traffic prediction, and scoring formulas to identify gaps, improve stability, and guide future capacity‑planning enhancements.

DidiRide-hailingload testing
0 likes · 16 min read
Construction of a Full-Link Load Testing Simulation Measurement System for Didi Ride-Hailing
Didi Tech
Didi Tech
Jul 25, 2023 · Backend Development

Separating Test Traffic Trigger and Result Verification for Didi Ride‑Hailing Backend

By separating test‑traffic triggering from result verification, Didi’s ride‑hailing backend uses live‑traffic inspection and replayed offline tests with bucketed validation rules to achieve near‑zero‑cost, full‑coverage QA, catching hundreds of bugs annually and dramatically improving service reliability for drivers and passengers.

Ride-hailingbackend testingquality assurance
0 likes · 18 min read
Separating Test Traffic Trigger and Result Verification for Didi Ride‑Hailing Backend
Didi Tech
Didi Tech
Jul 18, 2023 · Backend Development

Self-Service Order Testing Architecture and Evolution for Didi Ride-Hailing Platform

Didi’s ride‑hailing order testing has progressed from manual device‑simulated orders to a tool‑based framework and now a self‑service visual platform that lets engineers drag‑and‑drop, share, and auto‑populate scenarios, dramatically cutting effort while supporting hundreds of test cases for thousands of monthly users.

Ride-hailingbackend developmentorder testing
0 likes · 10 min read
Self-Service Order Testing Architecture and Evolution for Didi Ride-Hailing Platform
Didi Tech
Didi Tech
Jul 17, 2023 · Backend Development

Backend Architecture Evolution and Standardization of Didi Ride-Hailing Platform

Didi’s ride‑hailing backend evolved from a monolithic service to a DDD‑split architecture and the DuKang framework, then standardized components, rendering gateways, function access, and logging to solve multi‑terminal inconsistency, complex rendering logic, cross‑process integration, and data visibility, creating a unified cross‑end rendering platform supporting over twenty pages.

Data StandardizationDidiRide-hailing
0 likes · 18 min read
Backend Architecture Evolution and Standardization of Didi Ride-Hailing Platform
Didi Tech
Didi Tech
Jun 13, 2023 · Operations

Supply-Demand Dynamics and Regulation Techniques in Didi’s Ride-Hailing Platform

Didi balances ride‑hailing supply and demand by forecasting regional needs with time‑series and deep‑learning models, then optimally repositioning drivers through integer programming and refining policies via imitation and offline reinforcement learning, ultimately enhancing passenger experience and platform efficiency.

DidiOffline Reinforcement LearningRide-hailing
0 likes · 16 min read
Supply-Demand Dynamics and Regulation Techniques in Didi’s Ride-Hailing Platform
Didi Tech
Didi Tech
Jun 12, 2023 · Artificial Intelligence

Laser: Latent Surrogate Representation Learning for Long-Term Effect Estimation in Ride-Hailing Markets

Laser (Latent Surrogate Representation learning) estimates long‑term ride‑hailing market effects by inferring hidden surrogate variables from short‑term outcomes using an iVAE and inverse‑probability weighting, thereby reducing experiment cost and latency while achieving more accurate causal effect predictions than existing baselines.

IPWRide-hailingcausal inference
0 likes · 9 min read
Laser: Latent Surrogate Representation Learning for Long-Term Effect Estimation in Ride-Hailing Markets
Didi Tech
Didi Tech
May 23, 2023 · Artificial Intelligence

Driver‑Passenger Matching in Didi’s Ride‑Hailing Market: Algorithms and Techniques

The article surveys Didi’s driver‑passenger matching challenges and presents a suite of solutions—from greedy nearest‑driver and Kuhn‑Munkres bipartite matching to stable marriage, dynamic and one‑to‑many assignments, reinforcement‑learning, routing and queueing models—while validating assumptions statistically, integrating preference‑aware machine learning, and outlining multi‑objective and digital‑twin future research.

OptimizationRide-hailingalgorithm
0 likes · 23 min read
Driver‑Passenger Matching in Didi’s Ride‑Hailing Market: Algorithms and Techniques
HomeTech
HomeTech
Jun 1, 2022 · Backend Development

Design and Optimization of a Ride‑Hailing Platform: Unified Fleet Integration and Concurrent Price Estimation

This article explains the origin and system design of a ride‑hailing platform, compares direct and aggregation models, defines coverage and performance requirements, and details a unified fleet onboarding process together with a thread‑pool based concurrent price‑estimation solution that uses caching, priority grouping, and circuit‑breaker protection to achieve scalable, reliable service.

BackendJava ConcurrencyRide-hailing
0 likes · 15 min read
Design and Optimization of a Ride‑Hailing Platform: Unified Fleet Integration and Concurrent Price Estimation
HelloTech
HelloTech
Jan 6, 2022 · Mobile Development

Optimizing Real-Time Vehicle Positioning in Ride-Hailing Apps

The article proposes a comprehensive method to eliminate driver‑location flicker and angle errors in ride‑hailing apps by calculating point‑to‑path distances, mapping and inserting points for smooth motion, handling yaw scenarios, refreshing at 12 Hz, correcting vehicle heading, and optimizing animation versus static map scenes.

Ride-hailingUser Experiencemap optimization
0 likes · 10 min read
Optimizing Real-Time Vehicle Positioning in Ride-Hailing Apps
Full-Stack Internet Architecture
Full-Stack Internet Architecture
Jun 18, 2021 · Product Management

The Rise of Didi: Cheng Wei’s Entrepreneurial Journey and the Chinese Ride‑Hailing Market

This article chronicles Cheng Wei’s path from a modest upbringing and early setbacks through his tenure at Alibaba to founding Didi, detailing the company’s early struggles, rapid growth, fierce competition with Uber, strategic mergers, and its eventual dominance in China’s ride‑hailing industry.

Cheng WeiChinese techDidi
0 likes · 11 min read
The Rise of Didi: Cheng Wei’s Entrepreneurial Journey and the Chinese Ride‑Hailing Market
Didi Tech
Didi Tech
May 21, 2021 · Fundamentals

Introduction to Causal Inference and Its Application in Ride‑Hailing Business

The article introduces causal inference for ride‑hailing businesses, explaining the difference between causality and correlation, common misconceptions, and how randomized experiments and observational techniques like propensity‑score matching can quantify effects of actions such as coupons, driver assignments, and platform growth decisions.

Ride-hailingbusiness decisioncausal inference
0 likes · 7 min read
Introduction to Causal Inference and Its Application in Ride‑Hailing Business
Didi Tech
Didi Tech
Apr 16, 2021 · Artificial Intelligence

Governance Algorithms for O2O Ride-Hailing Platforms: Challenges, Framework, and Model Exploration

The paper presents Didi’s three‑layer governance‑algorithm framework for O2O ride‑hailing, addressing high business complexity, limited labeled data, interpretability, and multimodal features through small‑sample, transfer, and multi‑task learning, achieving notable gains in dispute resolution, NPS and CPO while highlighting remaining data and robustness challenges.

Feature EngineeringRide-hailinggovernance algorithms
0 likes · 15 min read
Governance Algorithms for O2O Ride-Hailing Platforms: Challenges, Framework, and Model Exploration
Amap Tech
Amap Tech
Feb 20, 2020 · R&D Management

Rapid Development of a Free Medical Ride‑Hailing Service by Amap During the COVID‑19 Outbreak

During the COVID‑19 outbreak, Amap’s engineers and partners created a free “Medical‑Staff Ride” service for Wuhan’s medical personnel, designing, coding, testing, and launching the app‑integrated ride‑hailing feature within three days and adding a reservation function the next day, thanks to prior platform upgrades, tight cross‑functional collaboration, and rapid decision‑making.

COVID-19Case StudyR&D management
0 likes · 9 min read
Rapid Development of a Free Medical Ride‑Hailing Service by Amap During the COVID‑19 Outbreak
Qunar Tech Salon
Qunar Tech Salon
Feb 5, 2020 · Operations

Understanding Didi's Ride‑Hailing Dispatch Algorithms: Challenges, Models, and Future Directions

The article explains why Didi needs advanced dispatch algorithms, describes the complexities of order‑driver matching from simple one‑to‑one cases to large‑scale bipartite matching, and introduces batch matching, supply‑demand prediction, chain dispatch, and AI‑driven optimizations that together improve global efficiency and user experience.

AIDispatchOptimization
0 likes · 16 min read
Understanding Didi's Ride‑Hailing Dispatch Algorithms: Challenges, Models, and Future Directions
DataFunTalk
DataFunTalk
Sep 18, 2019 · Operations

Understanding Didi's Ride‑Hailing Dispatch Algorithm: Challenges, Models, and Strategies

This article explains why modern ride‑hailing platforms need advanced dispatch algorithms, describes the underlying order‑allocation problem, explores simple and complex matching scenarios, and introduces batch matching, supply‑demand prediction, chain dispatch, and AI‑driven techniques used by Didi to improve efficiency and fairness.

DispatchOptimizationRide-hailing
0 likes · 15 min read
Understanding Didi's Ride‑Hailing Dispatch Algorithm: Challenges, Models, and Strategies
Didi Tech
Didi Tech
Sep 13, 2019 · Artificial Intelligence

Understanding Didi's Ride‑Hailing Dispatch Algorithms: Challenges and Strategies

Didi’s ride‑hailing dispatch system has progressed from a simple greedy, first‑come‑first‑served matcher to sophisticated batch, chain, and predictive algorithms that use deep‑learning demand forecasts and reinforcement‑learning optimization to assign drivers under complex business rules, boosting response rates and serving over 30 million daily requests.

AIOptimizationRide-hailing
0 likes · 17 min read
Understanding Didi's Ride‑Hailing Dispatch Algorithms: Challenges and Strategies