The present invention relates to a system and method for multiple-round selection in on-demand services. For example, the present invention relates to a method for multiple-round driver selection performed by a computing system.
On-demand services exist to arrange transport services for a user to be provided by a driver. In providing on-demand transportation services, for example, it can be difficult to match passengers with an available taxi. At times, there may be multiple available taxis and only one passenger requesting a taxi, and many of the available taxi drivers will not receive the job. When a passenger makes a booking request for a taxi, the booking request is typically broadcast to many drivers as a job request. The drivers are expected to either accept, decline or ignore the job request. The drivers would then have to “bid” for the booking (i.e. accept the job request) if they wish to take up the booking, but only one of the many bidding drivers will actually be assigned the job. Therefore, the chance of success of getting the job may be relatively low. Drivers that fail to get jobs may grow frustrated and stop participating in the on-demand service. Therefore, there remains a need to address these and other problems in existing on-demand services.
According to various embodiments, the present invention provides a method for multiple-round driver selection performed by a computing system, the method including: receiving a service request from a user device; identifying a plurality of driver candidates based in part on the service request, wherein each of the plurality of driver candidates has driver data; for each of the plurality of driver candidates, generating a score based on the driver data; grouping the plurality of driver candidates into a plurality of candidate groups based in part on the score of each of the plurality of driver candidates; iteratively transmitting a job request to each candidate group of the plurality of candidate groups until one or more job acceptance is received in response to the job request, wherein the job request is transmitted to all drivers in each candidate group; selecting one of the one or more job acceptances; and assigning the service request to the driver associated with the selected one of the one or more job acceptances. The multiple-round driver selection method operates so that job requests get sent to fewer drivers but in a more targeted way, thereby reducing competition among the drivers and increasing the probability that a driver is selected for a job request, also referred to as the win rate. In this way, the method improves the driver selection process and win rate of each driver.
According to various embodiments, the step of identifying the plurality of driver candidates may include: receiving driver activity data in real time for each of a plurality of drivers; monitoring the activity data for each of the plurality of drivers; and determining which of the plurality of drivers are available to accept a job request, wherein the plurality of driver candidates is a subset of the plurality of drivers. By selecting the plurality of driver candidates from the plurality of drivers based on the real time driver activity data, the system is able to target drivers who are most likely to accept the job request, so as to improve the probability of driver candidates accepting the job request.
According to various embodiments, the step of grouping the plurality of driver candidates into a plurality of candidate groups may include: determining a ranking of the plurality of driver candidates based in part on the score of each of the plurality of drivers; determining a number of candidate groups; assigning each of the plurality of driver candidates to one of the plurality of groups based on the ranking. By ranking and grouping the plurality of driver candidates, the job request can be sent to driver candidates who are more likely to accept the job request, thereby improving the job request selection rate.
According to various embodiments, the service request includes user location data identifying the geographic position of the user device, and the driver data includes driver location data identifying the geographic position of the driver, and wherein the method further comprises: generating a proximity score based on the user location data and the driver location data, wherein the score is generated based in part on the proximity score. By generating the proximity score, the system would be able to take into consideration the proximity between the driver candidates and the user when generating the driver score.
According to various embodiments, the method may further comprise: generating a starvation score based on the driver data, the starvation score based in part on a number of unsuccessful acceptances by a driver over a predetermined period of time, wherein the driver score is generated based in part on the starvation score. By generating the starvation score, the system would be able to identify drivers who have not been selected after accepting the job requests.
According to various embodiments, the step of determining a ranking of the plurality of driver candidates may include adding a starvation weight to one or more of the plurality of driver candidate, wherein the starvation weight is based in part of the starvation score, and the starvation weight increases the ranking of the one or more plurality of driver candidates. By including the starvation weight in the ranking of the plurality of drivers candidates, the system would be able to rank driver candidates who have higher starvation scores higher in the rank of plurality of driver candidates so that the “starving” driver candidates have a better chance of being assigned the job request. In this way, the system would be able to include some lower ranked drivers in early selection rounds so that they sometimes get a higher priority of being selected.
According to various embodiments, the job request may be iteratively transmitted to each candidate group of the plurality of candidate groups one candidate group at a time.
According to various embodiments, the step of transmitting a job request to each candidate group of the plurality of candidate groups may include waiting a predetermined amount of time before transmitting the job request to a subsequent candidate group.
According to various embodiments, the step of iteratively transmitting the job request may include transmitting the job request to a first candidate group with the highest ranked plurality of driver candidates, wherein the sum of the scores of the highest ranked plurality of driver candidates is larger than or equal to the group score. By transmitting the job request to the group with the highest ranked plurality of driver candidates first, the system allows the job request a higher probability of being selected, thereby increasing the win rate.
According to various embodiments, the method may further include determining a group score for each of the plurality of candidate groups, wherein the group score comprises a sum of the scores of a plurality of driver candidates within a candidate group. By determining a group score for each of the plurality of candidate groups, the system would be able to determine the number of driver candidates in each of the plurality of candidate groups.
According to various embodiments, the step of determining the group score may include summing the scores of the plurality of driver candidates to obtain a total score, determining a number of candidate groups and dividing the total score by the number of candidate groups to obtain the group score.
According to various embodiments, the step of assigning the service request may include assigning the service request to the driver candidate having the highest starvation score.
According to various embodiments, the present invention provides a computing system for implementing a method of multiple-round driver selection, the computing system comprising: one or more processors; one or more memory resources in communication with the one or more processors, the one or more memory resources storing instructions that, when executed by the one or more processors, cause the computing system to: receive a service request from a user device; identify a plurality of driver candidates based in part on the service request, wherein each of the plurality of driver candidates has driver data; for each of the plurality of driver candidates, generate a score based on the driver data; group the plurality of driver candidates into a plurality of candidate groups based in part on the score of each of the plurality of driver candidates; iteratively transmit a job request to each candidate group of the plurality of candidate groups until one or more job acceptance is received in response to the job request, wherein the job request is transmitted to all drivers in each candidate group; select one of the one or more job acceptances; and assign the service request to the driver associated with the selected one of the one or more job acceptances.
According to various embodiments, the instructions may cause the computing system to identify the plurality of driver candidates by receiving driver activity data in real time for each of a plurality of drivers; monitor the activity data for each of the plurality of drivers; and determine which of the plurality of drivers are available to accept the job request, wherein the plurality of driver candidates is a subset of the plurality of drivers.
According to various embodiments, the instructions may cause the computing system to group the plurality of driver candidates into a plurality of candidate groups by determining a ranking of the plurality of driver candidates based in part on the score of each of the plurality of drivers; determining a number of candidate groups; and assigning each of the plurality of driver candidates to one of the plurality of groups based on the ranking.
According to various embodiments, the service request includes user location data identifying the geographic position of the user device, and the driver data includes driver location data identifying the geographic position of the driver, and wherein the instructions cause the computing system to generate a proximity score based on the user location data and the driver location data, wherein the score is generated based in part on the proximity score.
According to various embodiments, the instructions may cause the computing system to generate a starvation score based on the driver data, the starvation score based in part on a number of unsuccessful acceptances by a driver over a predetermined period of time, wherein the score is generated based in part on the starvation score.
According to various embodiments, the instructions may cause the computing system to determine a ranking of the plurality of driver candidates by adding a starvation weight to one or more of the plurality of driver candidate, wherein the starvation weight is based in part of the starvation score, and the starvation weight increases the ranking of the one or more plurality of driver candidates.
According to various embodiments, the job request may be iteratively transmitted to each candidate group of the plurality of candidate groups one candidate group at a time.
According to various embodiments, the instructions may cause the computing system to iteratively transmit a job request to each candidate group of the plurality of candidate groups by waiting a predetermined amount of time before transmitting the job request to a subsequent candidate group.
According to various embodiments, the instructions may cause the computing system to iteratively transmit the job request by transmitting the job request to a first candidate group with the highest ranked plurality of driver candidates, wherein the sum of the scores of the highest ranked plurality of driver candidates is larger than or equal to the group score.
According to various embodiments, the instructions may cause the computing system to determine a group score for each of the plurality of candidate groups, wherein the group score comprises a sum of the scores of a plurality of driver candidates within a candidate group.
According to various embodiments, the instructions may cause the computing system to determine the group score by summing the scores of the plurality of driver candidates to obtain a total score, determining a number of candidate groups and dividing the total score by the number of candidate groups to obtain the group score.
According to various embodiments, the instructions may cause the computing system to assign the service request by assigning the service request to the driver candidate having the highest starvation score.
Embodiments of the present invention provide a multiple-round system and method for selecting service providers. Generally, an on-demand services system is used by both service requesters and services providers. In the described embodiments of the invention, the on-demand service being provided is transportation services, the service requester is a potential passenger in need of transportation services, such as a ride from his or her present location to an end destination, and the service providers are drivers, such as taxi drivers or independent contractor drivers, that are in need of passengers. However, embodiments of the present invention are not limited only to transportation services and may be used for other on-demand services.
One or more of the components and sub-systems of the system 100 can be implemented on network side resources, such as one or more servers having one or more processors and in communication with one or more memory resources. The system 100 can also be implemented through other computing systems in any other suitable alternative, or complementary, architectures, such as peer-to-peer networks. As an addition or alternative to these implementations, some or all of the components and sub-systems of the system 100 can be implemented on client devices, such as through applications that operate on the user device 160 and/or the driver device 162. The system can communicate over the network 164 by way of a network interface, such as wireless or wired network devices and protocols, to communicate with one or more user devices 160 and one or more driver devices 162. According to one implementation, the user device 160 and the driver device 162 each includes one or more processors and operates an application that can manage communications between the respective device and the user device interface 130 and the driver device interface 140, respectively. The system can also communicate with one or more non-volatile memory resources, where data and application software may reside and operate and also be accessible to the system. In example illustrations of the system 100, and components and sub-systems, some transmissions of data or information between the various devices, components, and sub-systems are shown. However, all devices, components, and sub-systems of the system 100 can have access to all data that is accessible to and received by the system 100. as necessary to implement embodiments of the disclosed method and system.
System 100 may receive a service request from the user device 160. System 100 may receive driver data in real time for each of a plurality of drivers. Upon receiving the driver data, the system 100 may identify a plurality of driver candidates based on at least one of the service request and the driver data. The driver data may include driver activity data, which can include information and details about the driver that is associated with that driver activity data, including both information on the driver's past behavior and real-time information on the driver's current status, position, or activity, in real-time. Real-time information may be obtained from the driver device 162. In identifying the plurality of driver candidates, the system 100 may be implemented to monitor the activity data for each of the plurality of drivers and determine which of the plurality of drivers is available to accept a job request. The plurality of driver candidates may be a subset of the plurality of drivers. From the plurality of drivers, the system 100 may identify the plurality of driver candidates based on the service request. System 100 may also identify the plurality of driver candidates based on the driver activity data. System 1(X) may also identify the plurality of driver candidates based on a combination of the service request and the driver activity data.
Referring to the driver selection sub-system 150, the driver availability determining component 152 may receive driver data from the driver device 162. The driver availability determining component 152 may determine the availability of the drivers based on driver data. Once the driver candidates are identified, the driver score generating component 154 may generate the score for each of the plurality of driver candidates based on the driver data of each of the plurality of driver candidates. Based on the scores of the plurality of driver candidates, the group generating component 156 may subdivide the plurality of driver candidates into a plurality of candidate groups and assign each of the plurality of driver candidates to one of the plurality of candidate groups. Once the plurality of candidate groups have been generated and the plurality of driver candidates assigned to one of the plurality of candidate groups, the service request processing component 158 may transmit the job request to the drivers in one of the plurality of candidate groups, a first candidate group. If none of the drivers in the first candidate group accept the job request, the service request processing component 158 may transmit the job request to the drivers in the next candidate group, a second candidate group. Service request processing component 158 may continue to transmit the job request to the subsequent candidate groups until at least one of the driver candidates accepts the job request, or until the system has transmitted the job request to all of the available candidate groups. In this way, the system iteratively transmits the job request to each of the candidate groups, one candidate group at a time, waiting a predetermined amount of time before transmitting the job request to the subsequent candidate group. If one or more driver candidates in a candidate group accepts the job request, the system 100 would continue to process the service request. For example, if more than one driver candidate accepts the job request, the system 100 may apply a process to determine which of the accepting driver candidates will be assigned the service request. According to one embodiment, the service request processing component 158 would assign the service request to the one or more accepting driver candidates. The service processing component 158 may transmit the assignment to the driver device 162 of the selected driver candidate.
The step of grouping the plurality of driver candidates into the plurality of candidate groups based on the scores (208) may include the additional steps of: determining a ranking of the plurality of driver candidates based in part on the score of each of the plurality of driver candidates; determining a number of candidate groups; and assigning each of the plurality of driver candidates to one of the plurality of groups based on the ranking. The system 100 may rank the plurality of drivers before grouping the plurality of driver candidates into the plurality of candidate groups. The system 100 may rank the plurality of driver candidates according to a descending order where a driver with the highest score is at the top of the ranking and a driver with the lowest score is at the bottom of the ranking. Alternatively, the system 100 may rank the plurality of driver candidates according to any desired criteria. Upon ranking the plurality of driver candidates, the system 100 may group the plurality of driver candidates and iteratively transmit the job request to the plurality of candidate groups. Once a job request has been accepted by a driver candidate, the service request may be assigned to the driver. The service request may be the same as the job request, where the service request received by the system 100 is transmitted to the selected driver. The job request may also be a subset of information from the service request, and where the job request is assigned to the driver, the driver is authorized by the system to provide the service requested in the service request.
In one implementation, the system 100 determines a preferred group score based on the plurality of driver candidates. Each of the plurality of candidate groups may be formed such that each of the candidate groups has a group score, which is a sum of the scores of the plurality of driver candidates within a candidate group. Driver candidates may be grouped such that the group score of the candidate group is larger than or equal to the preferred group score. The system may determine the preferred group score by: determining a total score that is the sum of the scores of all of the drivers in the plurality of driver candidates; determining the number of candidate groups, and dividing the total score by the number of candidate groups. As mentioned, the number of candidate groups may be pre-determined. The preferred group score may be pre-determined. Multiple groups may be formed by selecting the driver candidates for each group until all the driver candidates have been selected for one of the candidate groups. The preferred group score may be generated based on a pre-determined number of groups.
Referring to
Driver data includes at least one of the following information: time since the last acceptance of a job request; time since the last decline of a job request; time since the last assignment of job to the driver; time difference between the drop off time of the previous passenger and the service request time; number of acceptances received from the driver over a pre-determined period of time; distance of the driver from the user transmitting the service request; and location of the driver. From the driver data, the system 100 can calculate the probability of a driver being able to accept the job request. In addition, the system 100 can predict whether a driver is likely to be available to accept the job request. For example, the driver may have a passenger in his vehicle at the time of receiving of the job request.
Acceptance probability generating component 402 may generate an acceptance probability score 414 based on the driver data 408. Acceptance probability score 414 may be a measure of the probability that the driver would be able to accept the job request, based on the driver data 408. Acceptance probability generating component 402 may consider the recent behavior of the driver to determine if the driver is available for a new job. For example, if a driver is unresponsive to the job request, it is likely that the driver already has a passenger. This is possible if the driver uses multiple systems for finding jobs or if the driver is a taxi driver. In addition, the acceptance probability generating component 402 may consider the service requests, factoring in information such as pick-up location, drop-off location, and the driver's current location. Acceptance probability generating component 402 may consider the driver's profile, factoring in such information as whether the driver works for a particular company, the driver's typical working hours, as well as the driver's first and last known locations, which may be used to predict the first and last ride in the direction of his final destination. System 100 may predict if a driver is available or not. By predicting the probability that a driver will accept a job request, the system 100 may also predict whether the driver is available for a new job or already has another passenger in the vehicle.
Proximity score generating component 404 may generate a proximity score 418 based on the user data from the service request 410 and driver data 408. Proximity score 418 may be generated based on the distance between the driver candidate and the user. Service request 410 may include user location data identifying the geographic position of the user. Driver data 408 may include driver location data identifying the geographic position of the driver. Proximity score generating component 404 may also generate the proximity score 418 based on the user location data and the driver location data.
Starvation score generating component 406 may generate a starvation score 420 based on the driver data 408. Starvation score 420 may be based in part on a number of unsuccessful acceptances made by the driver over a pre-determined period of time. Drivers are considered to be “starved” when the system does not assign them service requests, even though they have accepted many job requests. A certain service request may not be assigned due to a low acceptance probability score 414 and/or a low proximity score 418 over a pre-determined period of time. The starvation score 420 of a driver would increase as the duration of time that the driver is not assigned a service request increases.
When determining a ranking of the plurality of driver candidates, the system 100 may add a starvation weight to one or more of the plurality of driver candidate. Starvation weight may be based in part of the starvation score. Starvation weight may increase the ranking of the one or more plurality of driver candidates.
System 100 may wait for a pre-determined amount of time for the driver candidates in a candidate group to accept the job request that has been transmitted to the candidate group. If no response is received from driver candidates in the candidate group after waiting the predetermined amount of time, the system 100 may transmit the job request to the subsequent candidate group.
In the first group 902, the acceptance rate, or the rate of acceptance of the job request, is about 66.7% (2 out of 3), and the selection rate, or that chance of being selected for the job request (also referred to as the “win” rate), is 50% (1 out of 2). Since the job request is accepted by a driver candidate in the first group 902, the job request would not be sent to subsequent groups.
In the example second group 904, the job request is sent to a total of four driver candidates, and there are three accepting drivers 912. One of the three accepting drivers will be assigned the job. In the second group 904, the acceptance rate is about 75% (3 out of 4), and the selection rate is about 33% (1 out of 3). Since the job request is accepted by a driver candidate in the second the group 904, the job request would not be sent to subsequent groups. Similarly, for the third group 906, fourth group 908, and fifth group 910, the selection rate remains relatively high.
When the plurality of ranked driver candidates are grouped in a plurality of candidate groups, each of the candidate groups having about the same group score, the group size increases from the first candidate group 902 to the fifth candidate group 910. As driver candidates in the first candidate group 902 have the highest driver scores, the first candidate group 902 would have the fewest number of driver candidates. Similarly, as the scores of the driver candidates in the fifth candidate group 910 are the lowest, the fifth candidate group 910 would have the greatest number of driver candidates. As shown, the size of groups may keep increasing to make the group score of each candidate group approximately the same as the other candidate groups. In this way, there are fewer driver candidates in the candidate group if the driver candidates are high scoring driver and vice versa. System 100 may generate the group score by summing the scores of the plurality of driver candidates to obtain a total score for the group.
System 100 may include some lower ranked drivers in early groups in a manner so that the lower ranked drivers may have a higher probability of receiving the job request. In one implementation, the system 100 may add a starvation weight to the score of one or more of the plurality of driver candidates thereby increasing the ranking of the one or more plurality of driver candidates. In another implementation, the system 100 may transmit the job request to at least one driver candidate with the highest starvation score.
Driver data may be stored in the driver device 162 and transmitted wirelessly to the system 100. System 100 may include a driver database, which stores the data on each of the drivers using the system 100. System may also include a user database, which stores the data on each of the users using the system 100. The driver database and the user database may use the same memory resources that are in communication with the system 100. Part of the driver data may be stored in the driver database.
System 100 improves the “selection rate” of the driver candidates by providing the drivers with a more targeted job request. By sending the job request to a smaller group of driver candidates, and not to the other driver candidates who may potentially not accept the job request, the “win rate” of the driver candidate would increase.
Generally, the driver candidates only accept job requests that they want. When a job request is broadcasted to a large number of driver candidates, but only one of the driver candidates is selected for the job, a larger number of drivers would not be assigned the job.
As an alternative to the groupings illustrated in
One advantage provided by embodiments of the current system and method is maintaining the same, or approximately equal, group score for each of the plurality of candidate groups. By maintaining the same group score for each of the plurality of candidate groups, the group size of the plurality of candidate groups is increased. This would ensure that the overall probability of a driver selecting the job request in each group is approximately equal.
Another advantage provided by embodiments of the current system and method is ranking the plurality of driver candidates in descending order. When the plurality of driver candidates are ranked in a descending order, the plurality of driver candidates may be grouped in the same order such that the first candidate group of driver candidates would include drivers with the highest scores, the second candidate group of driver candidates would include drivers with the next highest scores, and the last candidate group of driver candidates would include drivers with the lowest scores.
Another advantage provided by embodiments of the current system and method is through ranking the plurality of driver candidates. Upon ranking the plurality of driver candidates, the system 100 (
Number | Date | Country | Kind |
---|---|---|---|
10201600024T | Jan 2016 | SG | national |
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/SG2017/050002 | 1/3/2017 | WO | 00 |