Didi Tech
Author

Didi Tech

Official Didi technology account

296
Articles
0
Likes
672
Views
0
Comments
Recent Articles

Latest from Didi Tech

100 recent articles max
Didi Tech
Didi Tech
Apr 9, 2026 · Artificial Intelligence

How DiDi’s OpenClaw Skill Automates Ride‑Hailing: Design, Challenges & Lessons

The article details the creation of the didi-ride-skill for OpenClaw, explaining how a single voice command triggers a full ride‑hailing workflow, the underlying MCP toolset, engineering trade‑offs such as file splitting, attention handling, cron isolation, key management, testing strategies, and future roadmap.

AI skillMCPOpenClaw
0 likes · 16 min read
How DiDi’s OpenClaw Skill Automates Ride‑Hailing: Design, Challenges & Lessons
Didi Tech
Didi Tech
Mar 12, 2026 · Artificial Intelligence

How STAPO Improves Large‑Model Fine‑Tuning by Silencing Spurious Tokens

The STAPO (Spurious‑Token‑Aware Policy Optimization) algorithm, introduced by Tsinghua University's iDLab and Didi's Deep Sea Lab, tackles policy‑entropy instability and performance oscillation in reinforcement‑learning fine‑tuning of large models by mathematically analyzing token collision probability, defining spurious tokens, and applying a Silencing Spurious Tokens mechanism that yields state‑of‑the‑art results on multiple math‑reasoning benchmarks.

AI safetyFine-tuningSTAPO
0 likes · 7 min read
How STAPO Improves Large‑Model Fine‑Tuning by Silencing Spurious Tokens
Didi Tech
Didi Tech
Mar 11, 2026 · Cloud Native

How Huatuo Now Monitors MetaX GPUs for Cloud‑Native AI Workloads

Huatuo, the open‑source deep‑observability platform backed by Didi, now supports real‑time monitoring of MetaX GPUs, offering detailed hardware metrics via Docker or Kubernetes deployments and exposing them through a /metrics endpoint for cloud‑native AI and operations use cases.

AI infrastructureGPU MonitoringHuatuo
0 likes · 4 min read
How Huatuo Now Monitors MetaX GPUs for Cloud‑Native AI Workloads
Didi Tech
Didi Tech
Nov 7, 2025 · Cloud Native

How Didi’s Open‑Source Projects Are Shaping Cloud‑Native Innovation at Zhejiang University

On November 3, Didi Open‑Source presented its ecosystem and four flagship projects—XIAOJUSURVEY, HUATUO, MPX, and KnowStreaming—to over a hundred Zhejiang University software students, sharing insights on enterprise‑grade open‑source practices, cloud‑native observability, cross‑platform development, and the role of open source in talent cultivation.

AICross‑platform developmentobservability
0 likes · 7 min read
How Didi’s Open‑Source Projects Are Shaping Cloud‑Native Innovation at Zhejiang University
Didi Tech
Didi Tech
Sep 4, 2025 · Frontend Development

Boost Front‑End Productivity: Practical AI‑IDE Strategies for Developers

This article explores how AI‑enhanced IDEs can transform front‑end development by streamlining requirement analysis, technical design, UI automation, code refactoring, test generation, and code review, offering concrete prompts, workflow tips, and best practices to dramatically improve efficiency and code quality.

AIAI IDEcode generation
0 likes · 11 min read
Boost Front‑End Productivity: Practical AI‑IDE Strategies for Developers
Didi Tech
Didi Tech
Aug 28, 2025 · Artificial Intelligence

Why Temporal Difference Beats Monte Carlo: Mastering the Bellman Equation

Explore how the Bellman equation underpins reinforcement learning, comparing Dynamic Programming, Monte Carlo, and Temporal‑Difference methods, and discover why TD’s low‑variance, online updates make it a powerful bridge between model‑based planning and sample‑based learning.

Bellman EquationMonte Carlodynamic programming
0 likes · 21 min read
Why Temporal Difference Beats Monte Carlo: Mastering the Bellman Equation
Didi Tech
Didi Tech
Aug 14, 2025 · Backend Development

How RocketMQ and DDMQ Achieve Ordered Consumption: Deep Source Code Dive

This article deeply explores the ordered consumption mechanisms of RocketMQ and its derivative DDMQ, explaining the implementation differences, source‑code details of sequential sending, broker locking, client‑side processing, and compares the two systems' approaches to guarantee message order.

DDMQDistributed LockJava
0 likes · 30 min read
How RocketMQ and DDMQ Achieve Ordered Consumption: Deep Source Code Dive
Didi Tech
Didi Tech
Aug 7, 2025 · Cloud Native

How HUATUO Revolutionizes Cloud‑Native Observability with Zero‑Impact BPF Tracing

HUATUO, Didi's open‑source cloud‑native observability project, leverages BPF‑based low‑overhead kernel tracing, unified metric and event frameworks, automatic flame‑graph generation, and seamless integration with Prometheus, Grafana and Elasticsearch to provide panoramic, zero‑intrusive monitoring and continuous performance profiling for complex production environments.

BPFcloud-nativedistributed-systems
0 likes · 11 min read
How HUATUO Revolutionizes Cloud‑Native Observability with Zero‑Impact BPF Tracing
Didi Tech
Didi Tech
Jul 31, 2025 · Artificial Intelligence

How to Build Efficient Causal Effect Estimators for Exponential‑Family Outcomes

This article presents a unified framework for efficiently estimating causal treatment effects on exponential‑family outcomes, extending target regularization beyond Gaussian assumptions, deriving bias analysis for plug‑in estimators, proposing DR and TMLE‑based estimators, and validating them on synthetic and real datasets.

causal inferenceexponential familyneural networks
0 likes · 12 min read
How to Build Efficient Causal Effect Estimators for Exponential‑Family Outcomes
Didi Tech
Didi Tech
Jul 24, 2025 · Artificial Intelligence

How to Estimate Long‑Term Heterogeneous Dose‑Response Curves with Unobserved Confounding

This article presents a data‑fusion framework that combines long‑term observational data and short‑term randomized experiments to identify and estimate long‑term heterogeneous dose‑response curves under continuous treatments and unobserved confounders, using reweighting, optimal transport, and balanced representation learning.

causal inferencedose-responsemachine learning
0 likes · 19 min read
How to Estimate Long‑Term Heterogeneous Dose‑Response Curves with Unobserved Confounding