Annually, over 1.4 billion people worldwide turn to ride-hailing apps for transportation, with Russia alone accounting for more than 2.5 billion rides per year. The responsibility of matching each passenger with the ideal driver for every trip falls squarely on the shoulders of the ride-hailing service.


So, how do market leaders tackle this complex task?


By processing gigabytes of real-time data and deploying algorithms, including those based on machine learning, they ensure the passenger is paired with the most suitable driver.


But how exactly are all these data points synthesized? At a high level, the process involves several critical steps:



The next step involves batching: aggregating nearby orders for a period and then intelligently redistributing drivers among these orders to ensure each one receives the best match. This strategy enables companies to allocate drivers in under half a minute, significantly reducing the wait time for clients.


However, this level of efficiency is only achievable when you have:


During my tenure at one of the world's leading taxi services, I served as a Product Manager in the Marketplace domain. My primary responsibilities revolved around ensuring client reliability and maximizing company profits, which were the key objectives. In this capacity, I oversaw partner integrations as a product and optimized supply allocation logic using machine learning tools.


Let's go!

Optimizing Reliability and Efficiency in the UK Taxi Market with ML

The platform in the UK was launched in 2019. Each time we launched, we had to configure the setup in one way or another. Overall, it worked out for us: we achieved acceptable reliability figures (in the ride-hailing market, the main reliability metric usually represents the ratio of successfully completed rides to all customer orders). However, in many cases, our decisions were more "expertise-based" than data-driven: we relied on the knowledge of mobility platform staff to advise on the strengths of each partner.


It was wonderful to see our unique value proposition actually working, being used by customers, and generating revenue. Nevertheless, the company had already gained experience in driver matching, and we knew we could optimize the ride exchange market. So, our ML engineers were put to work, and the results were encouraging: every key metric, on average, increased by 5%.


It was also surprising to see how incorrectly some of our configurations had been set up before. Even though we were operating in two entirely different markets (more on the Russian experience below), the pattern repeated. There was still room for improvement by gradually fine-tuning the weights of features, introducing new features, or discarding some.


However, some areas (remote cities or just places where the immobility platform does not have a strong customer base) had to remain under manual control. Yet, the "Ride Exchange platform" became smarter, more reliable, and cost-efficient. Not to mention, we became the first in the world to create a market of fully integrated transportation services for customers in one app, and also the first to power it with ML.


The main metric for us is the percentage of satisfied customers who booked a ride and eventually took a ride to their desired destination (GC/GCR – Gross Completion Rate).


Since the launch, I have experienced a lot with the platform and learned many lessons. Some of them include:


Here’s How I Approached the Russian Market

How it Started

As we entered the 2020s, taxi services in Russia were provided by around 4,300 organizations, mostly private entities. The proliferation of commercial enterprises was attributed to a reduction in state restrictions on the issuance of permits and regulatory measures on tariff control. This led to a surge in small businesses and intense competition in the market. At that time, my mobility platform operated as a standard taxi service aggregator, competing with other market players like Uber, Yandex, and Citymobil for both customers and drivers. The taxi market was facing losses due to escalating competition, while shifts in consumer demand further complicated the landscape.


Mission

The mobility platform aimed to unite all possible transportation players worldwide on a single platform, creating a fundamentally new level of service for corporate clients that prioritizes the speed of car arrival and optimized trip costs. The mobility platform secured the largest driver base in Russia through strategic agreements and partnerships, particularly with Citymobil in 2020 and another major player in 2021.


Our product team's objective

After these partnership agreements, I had to synchronize numerous processes. One of the key tasks was to optimize the distribution of customer orders on the platform among providers to enhance reliability and reduce costs for each trip. However, a critical market question arose: How do we decide whom to use and the best pathways for the customer?


Here are the steps we took:

  1. Started with manual rules for distributing orders among providers.
  2. Observed the results, but they were not satisfactory.
  3. Conceptualized an ML model that could make decisions on the distribution of each specific trip based on its unique criteria:

Two factors to consider: major expenses are unrelated to the trip—acquisition and operational costs.


The following data points illustrate how ML-driven decisions surpass manually-made ones


Top Metrics:

  1. Increased the percentage of successful orders by 1.7%
  2. Reduced driver search time by 12%
  3. Increased trip revenue by 9%


Take these recommendations with you to make ML deployment processes more efficient:


  1. User-focused optimization: While optimizing for efficiency and cost-effectiveness is crucial, you should maintain a strong focus on user experience. Balancing the algorithmic decision-making process with user preferences and expectations is essential to ensure sustained customer loyalty. Regular feedback mechanisms and user surveys can provide valuable insights into evolving customer needs.


  2. Market-specific strategies: Recognizing the differences between markets, especially the on-demand nature of the Russian taxi market, is vital. You should tailor its strategies to suit the specific demands and behaviors of each market it operates in. This may involve adjusting algorithms, promotional strategies, or service offerings to align with the unique characteristics of each region.


  3. Regular evaluation and adjustment: The success metrics showcased in the case study are positive indicators, but you should establish a continuous evaluation process. Regularly assessing the impact of ML-driven decisions on key performance indicators, market share, and customer satisfaction will allow for prompt adjustments and enhancements. Sustain investment in machine learning technologies across various operational facets, ensuring ongoing refinement and adaptation to market changes. This should extend beyond supply allocation logic to other critical operations.