DiDi's EXHOLD System Optimizes Ride-Hailing Matching Experience
▶ The 2-minute explainer
Summary
DiDi has deployed EXHOLD, a two-stage framework for real-time hold control in ride-hailing, which significantly improves passenger-driver experience and marketplace efficiency. EXHOLD learns to assess driver-order pairs and optimizes hold times, leading to increased trip completion, reduced cancellations, and higher driver income.
Why it matters
EXHOLD demonstrates a practical, AI-driven solution for optimizing complex marketplace dynamics, directly impacting customer satisfaction and operational efficiency. Professionals in logistics and platform businesses can learn from this approach to improve their own matching and resource allocation systems.
How to implement this in your domain
- 1Analyze your platform's matching or allocation processes to identify opportunities for 'hold control' mechanisms.
- 2Develop a multi-objective optimization framework to aggregate diverse satisfaction signals for both supply and demand sides.
- 3Implement a two-stage decision model that separates assessment from execution for real-time control.
- 4Conduct rigorous A/B testing in a production environment to validate the impact of new control strategies.
Who benefits
Key takeaways
- EXHOLD uses a two-stage framework to optimize ride-hailing hold control.
- It decouples experience-aware pair assessment from hold-time execution.
- The system significantly increases trip completion and driver income while reducing cancellations.
- EXHOLD is deployed in DiDi's production system, showing real-world impact.
Original post by Xu Liu, Kai Wan, Zihao Lu
"arXiv:2607.09090v1 Announce Type: new Abstract: In large-scale ride-hailing, hold control is a critical mechanism for improving passenger-driver experience. By selectively delaying certain driver-order pairs, the system waits for better opportunities, reduces cancellations, and m…"
View on XOriginally posted by Xu Liu, Kai Wan, Zihao Lu on X · view source
Want to go deeper?
Turn these trends into skills with Learnijoy's hands-on AI & tech courses.
Explore coursesMore in AI Engineering & DevTools
AI Analyzes Job Listings for Competitor Intelligence
This post details a workflow for scraping job listings from platforms like Indeed, LinkedIn, and Glassdoor using Apify. It then explains how to leverage AI and n8n to analyze this data, transforming it into valuable weekly competitor intelligence.
Data-Efficient Deep Learning Guidelines for Inertial Sensor Classification
This study provides empirical guidelines for estimating the minimum training set size needed for deep learning models in inertial sensor classification tasks. It reveals that accuracy follows a consistent logarithmic growth pattern, allowing for data-efficient planning of recording campaigns and achieving practical stability with fewer samples than traditionally assumed.
On-Device Adaptive AI Boosts EV Battery Power Prediction
Researchers developed a novel approach for on-device learning in electric vehicles (EVs) that continuously adapts pretrained battery power prediction models to new data. This method significantly improves forecasting performance, reducing mean absolute errors by up to 14.88% with offline adaptation and 7.49% with online adaptation.