Abstract

Carpooling is becoming a more and more significant traffic choice, because it can provide additional service options, ease traffic congestion, and reduce total vehicle exhaust emissions. Although some recommendation systems have proposed taxicab carpooling services recently, they cannot fully utilize and understand the known information and essence of carpooling. This study proposes a novel recommendation algorithm, which provides either a vacant or an occupied taxicab in response to a passenger’s request, called VOT. VOT recommends the closest vacant taxicab to passengers. Otherwise, VOT infers destinations of occupied taxicabs by similarity comparison and clustering algorithms and then recommends the occupied taxicab heading to a close destination to passengers. Using an efficient large data-processing framework, Spark, we greatly improve the efficiency of large data processing. This study evaluates VOT with a real-world dataset that contains 14747 taxicabs’ GPS data. Results show that the ratio of range (between forecasted and actual destinations) of less than 900 M can reach 90.29%. The total mileage to deliver all passengers is significantly reduced (47.84% on average). Specifically, the reduced total mileage of nonrush hours outperforms other systems by 35%. VOT and others have similar performances in actual detour ratio, even better in rush hours.

1. Introduction

Urban air and soil quality are essential to the health of urban residents. Good urban air and soil quality can greatly improve the function of the nervous system, enhance the efficiency of work, and ensure the healthy status of urban residents [1]. However, taxicab exhaust emissions have an extremely negative effect on urban soil [2] and air quality [3]. In Beijing, a taxi can run hundreds of thousands of kilometers a year [4, 5]. Under normal circumstances, exhaust emission from a taxi is more than 5 times the emission from a private car.

Carpooling services can effectively reduce the excessive emissions from taxis by reducing the total mileage to deliver all passengers. But unlike regular taxicab services that arbitrarily assign one vacant taxicab to a new passenger [6, 7], taxicab carpooling services require catching a particular taxicab, which refers to a taxicab with existing passengers heading to a direction similar to that of the new passenger. However, the occupied taxicab could not be found for a passenger based on the existing solutions for finding a vacant taxicab.

For the carpool service, there are mainly two categories: static and dynamic carpooling. In the static carpooling research, most researches focus on how passengers with similar destinations are assigned to a car [810] and how to improve the timeliness for the real-time performance of the carpooling service [1113]. In all, the static carpooling problem in a sense can be regarded as a special member of the general class of the Dial-a-Ride Problem (DARP) [14].

Although the static carpooling researches have greatly improved the performance of carpooling services, the above researches are all built on the premise that the information of all passengers is known in advance. But the travel routes and time of existing passengers in taxicabs are not accessible for us on the basis of the existing infrastructure, unless we spend a huge fortune building a new thorough taxi system. In addition, the size of increasing vehicle data goes far beyond the range of DARP. Since the general DARP is NP-hard [15], only small datasets can be dealt with optimally [16, 17]. However, the further development of big-data-processing technology and the upgrading of taxi equipment (GPS [18] and fare meters), forming a huge GPS records database with rich semantic information, provide an opportunity for predicting existing passengers’ information, namely, the core of dynamic carpooling.

This paper belongs to the dynamic carpooling research. In dynamic carpooling, we do not have any information about travel routes and travel time of passengers in advance. What is more, reasonable request matching needs to be timely and efficiently accomplished with continuous query requests generated in real time. Thus, dynamic carpooling has the characteristics of real time, quick response, reasonable matching, and so forth. These characteristics are undoubtedly quite suitable for the large-scale taxi scene and more in accord with the needs of the public. Thus, this paper focuses on real-time dynamic carpooling based on taxicabs’ GPS records.

Based on big-data-processing technology and historical taxicab GPS data, some researches [19, 20] provide a dynamic real-time carpooling service. However, existing dynamic carpooling researches have four defective aspects: (I) inadequate information mining, (II) ignoring valuable situations, (III) ignoring destination distribution characteristics, and (IV) one-sidedness of screening criteria. In Section 2, we will elaborate on these defective aspects and propose our motivations.

In this study, we propose VOT, a taxicab recommendation system based on extremely large taxicab GPS data. By using a unified standard to distinguish taxicab performances, VOT provides both carpooling and conventional taxicab services, which can effectively reduce the excessive emissions of taxis. The key contributions of this study are as follows:(i)To the best of our knowledge, we propose the first carpool service, which can significantly reduce the total mileage to deliver all passengers under the premise of fully ensuring the interests of passengers. In addition, for raw GPS datasets with unstructured format, Spark is applied to improve the efficiency of large data processing.(ii)To achieve our goal, we design a novel method to predict the occupied taxicabs’ destination by similarity comparison and clustering algorithms. It can obtain more accurate forecasting destinations by fully mining GPS datasets and eliminating interferences from worthless destinations.(iii)To more comprehensively evaluate the taxicab carpooling performance, we further propose a novel metric called Distance Dispersion, which is defined as an average distance between a particular passenger’s destination and possible destinations of occupied taxicabs.(iv)We evaluate VOT with a real-world dataset, containing 14747 taxicabs’ GPS data. The results show that the ratio of range (between forecasted and actual destinations) of less than 900 M can reach 90.29% and VOT can reduce 53% of the total mileage to deliver all passengers, especially outperforming other systems by almost 35% at 0:00 to 7:00 AM.

The rest of the paper is organized as follows. Section 2 introduces our motivation. Section 3 presents taxicab networks research. Section 4 proposes our system overview. Section 5 depicts the system implementation. Section 6 validates our design with datasets. Several practical issues are discussed in Section 7, followed by the conclusion in Section 8.

2. Motivation

In this section, we present our motivations to improve the four legacy defects for taxicab carpooling services based on empirical data from a real-world taxicab network of 14747 taxicabs in Shenzhen [21].

First, we demonstrate theoretically four defects in the existing dynamic carpooling system and then further clearly interpret these deficiencies by figures and experiments. Finally, we discuss the methods we adopt to make up for these weaknesses.

2.1. Inadequate Information Mining

In dynamic carpooling services, we need to predict the potential destinations of these real-time occupied taxicabs for detecting this one with the best carpooling performance. However, we argue that although the potential destinations would be obtained eventually, little information (only the origin of occupied taxicabs and real-time passengers) is used to predict destinations in existing dynamic carpooling research. In other words, the potential destinations are inferred by finding similar trajectories that start at the same origin (the real-time occupied taxi) and pass the same location (starting point of passenger ) in other researches.

As shown in Figure 1(a), the passenger sends a carpool request to the server at . At this point, the real-time occupied taxi (taking the existing passenger on , passing through to an unknown destination) in L9 can serve as a potential carpooling option for the passenger , so we need to infer the destination of (or the existing passenger) for quantifying its carpool performance.

As shown in Figure 1(b), existing dynamic carpooling studies use only C1 (the nearest intersection from ’s origin ) and C4 (the nearest intersection from ’s origin ) as the matching criteria. This approach ignores the valuable information between and . To the best of our knowledge, the more detailed the matching data we provide is, the more accurate our matching results will be. Therefore, the method of applying the last manned trajectory (between and ) of as the matching data in VOT is a necessary supplement to higher forecasting precision.

2.2. Ignoring Valuable Situations

The application of only two origins (real-time occupied taxicabs and passengers) not only results in the incomplete mining of the GPS dataset, but also ignores a great deal of valuable historical trajectory information (with high similarity).

Compared with the last manned trajectory of real-time taxicabs, the historical manned trajectories, especially with a higher degree of similarity, have a higher likelihood of having the same destination as these real-time taxicabs. Because two pairs of latitude and longitude with the same value hardly exist, we introduce the regional division in this paper. Then, the map is divided into many marked regions (two-dimensional value, like ).

We extract a case from experiments applying real GPS records and draw it up in Figure 2. As shown in Figure 2, when a passenger asks for a carpooling request in (63.15) region, there is a real-time occupied taxicab that can be regarded as a potential carpool option. Then, VOT puts the last manned trajectory data of as matching data and compares it with the historical manned trajectory dataset. Compared with “History 2,” the destination of “History 1” with greater similarity is closer to the destination of . This confirms our previous conclusions.

2.3. Ignoring Destination Distribution Characteristics

After obtaining the initial potential destinations collection, existing dynamic carpooling schemes equally treat all destinations that appear in this collection and regard the frequency of potential destinations as their probability. However, there are two drawbacks if we follow the existing methods:(A)Existing researches ignore the fact that the historical trajectories that generate the preliminary potential destinations collection have different similarity. In other words, each possible destination corresponds to different possibilities (by quantifying the similarity of historical trajectories). Compared with existing studies, this paper aims to detect those destinations with high similarity and high frequency, instead of only focusing on frequency.(B)In the existing dynamic carpooling, a large proportion is allocated to massive possible destinations with quite low frequency. It has little chance to be the real destination when the region has few frequencies. Moreover, existing studies ignore the characteristics of destination distribution with regional distribution [2224]. In other words, the vast majority of destinations are distributed in several hot spots.

Considering the above-mentioned limitations, we concentrate our efforts on finding the most likely regions and try our best to eliminate the interference of loose and extremely low frequency destinations. Therefore, VOT makes use of clustering algorithms to divide the potential destinations and applies the cluster center to represent all the possible destinations in the same cluster. In this way, it highlights these regions with high frequency and high similarity to the greatest extent. What is more, even if the true destinations of real-time occupied taxicabs are not the forecasted cluster centers, the distance between these true destinations and cluster centers is quite small. To validate our design, we propose a new parameter in Section 6, called Real Prophecy Distance (RPD), to test VOT on the entire GPS dataset.

2.4. One-Sidedness of Screening Criteria

In this work, we argue that although carpooling choice would be obtained eventually, the ultimate carpooling choice should not be obtained by a parameter that can only meet the requirements of carpooling service in one side. Taxicab GPS records have been used by several systems to provide dynamic carpooling services. But existing researches, which mainly focus on detour distance, cannot perform well in both the interests of passengers and the mitigation of gas exhaust emissions.

As well known, if carpooling passengers have the same destination as the existing passengers, they would debus at the same time and place. Under this scenario, the carpooling service achieves its best utility, in which the carpooling passengers have no detour distance. Meanwhile, it reduces the mileage of the whole trip of carpooling passengers. In other words, a greater degree of closeness between the carpooling passengers’ destination and the destinations of occupied taxicabs indicates lower extra consumption and a better carpooling performance.

Thus, we conduct our first work to provide carpooling services, which applies a novel parameter called Distance Dispersion to quantify the closeness between the destinations of particular passengers and occupied taxicabs. The ultimate carpooling strategy for in this paper is to select an occupied taxicab with the minimum Distance Dispersion as the “can-carpool” taxicab. In order to prove the superiority of Distance Dispersion, we evaluate the performance of VOT through actual detour ratio (%) and reduced total mileage (%) in Section 6.

3. Taxicab Networks Infrastructure

In this section, we present the taxicab networks infrastructure and the implicit semantic information inferred from the raw large GPS dataset.

3.1. Infrastructure

Underlying taxicab infrastructures in large cities are presently equipped with GPS, communication devices, and dispatch centers. Based on the upgrades of taxicab devices, the taxicab network can be roughly divided into two parts, namely, () numerous taxicabs, in the frontend, which provide service and assume the role of the sensing terminal at the same time, and () dispatching centers with cloud servers, in the backend, to receive and store sensing records for the taxicab service [25, 26].

The establishment of the large taxi GPS dataset is the foundation of system implementation. Based on the popularity of taxicabs’ underlying infrastructure, these locations and statuses are periodically uploaded to the dispatching center, which forms a large taxi GPS dataset. The formation step of this dataset is presented as follows:(1)Loaded with a wireless transmission module, the taxicab would cyclically send its status to the nearest cell tower.(2)The status data would be forwarded to the cloud server by the cell tower.(3)The real-time GPS data are stored in the cloud server established for analysis according to the fixed format.

Each GPS record of the large GPS dataset contains all the attribute categories of the taxicab real-time information. A GPS record mainly consists of the following parameters: plate number, which is the unique identification of taxicabs; date and time, which demonstrate the time of this record generated by the GPS device; GPS coordinates, which monitor the global status of the taxicab; Status Bit, which indicates if some passengers exist when this record is uploaded.

Real-time GPS records of tens of thousands of taxicabs would be uninterruptedly transmitted to the cloud server, forming large amounts of GPS trajectory information. Such raw large GPS dataset has a very high resolution, which can be used to locate a particular taxicab at fine granularity related to both time and space. Nonetheless, such a fine-granular large GPS dataset has many erroneous and missing records. Meanwhile, such a raw GPS dataset could not be obtained firsthand as it is in a format that is not ready for analysis [27]. In the next subsection, we extract useful implicit semantic information about the taxicab service from the raw large dataset.

3.2. Implicit Information in Underlying Infrastructure

Based on historical and real-time GPS records, we observe four statuses related to passenger demand by continuously tracking the GPS records of the same taxi.(1)Take-In Status. For the same taxicab, if its status value turns from “0” to “1” in two consecutive records, then this taxi just picked up a passenger. The location of Take-In Status is considered an origin or a take-in location of a trip.(2)Drop-Off Status. If the status value turns from “1” to “0” in two successive records, then this taxicab just dropped off a passenger. The location of Drop-Off Status is considered a destination of a trip.(3)Occupied Status. Continuously observing the same taxi, if the status value keeps “1,” then the taxi is heading to the destination of the passengers. We believe the location of Occupied Status is the middle section of one trajectory.(4)Wander Status. When we continuously observe the GPS records of taxicabs, the taxi is at Wander Status if the status value holds “0” all the time.

Based on the implicit semantic information mined from the real-time GPS dataset, the regular taxicab recommendation systems can efficiently locate and recommend vacant taxicabs to real-time particular passengers. Some existing recommendation systems even could provide a carpooling option when no nearby vacant taxicab is available. But they fail to guarantee result accuracy because of the low utilization of the large dataset and the inference from numerous worthless destinations with low frequency and low similarity. What is more, existing dynamics carpooling researches ignore the characteristics of destination distribution with regional distribution and cannot perform well in both the interests of passengers and the mitigation of gas exhaust emissions and traffic congestion.

Our extensive understanding on the large GPS dataset and carpooling service provides an opportunity to obtain higher inference accuracy. Based on the above analysis and discussion, our recommendation system locates and recommends the best taxicab in the performance of carpooling and conventional service to the real-time passenger, which is presented in the next section.

4. System Overview

This recommendation system is designed to mine GPS records in depth for enhanced recommendation quality. Considering that regular services are commonly understood, we provide a scenario in which carpooling services are applied, and then we present the main idea of our recommendation system.

4.1. Scenario Demonstration

Figure 3 presents a scenario in which passenger requests for a taxi at origin () heading to destination (). Built on the implicit semantic information in underlying taxicab infrastructure and specific passenger information, no taxis in the Wander Status are found around the passenger . But, based on the observation on real-time GPS records, the recommendation system can locate nearby occupied taxi as a potential “can-carpool” taxicab (heading to an unknown destination) that will pass the origin of soon. Owing to the limited knowledge on the destinations of existing passengers on taxicab , carpool service could not be reached just with the request of passenger .

By reverse tracking on the real-time GPS records based on time, VOT obtains the last manned trajectory (between and) of . Compared with this last manned trajectory, the historical trips, especially with a higher degree of similarity, have a higher likelihood of having the same destination as the existing passengers. Thus, VOT fully mines the historical and real-time GPS records and regards the destinations of highly similar historical trajectories as potential destinations.

VOT further optimizes the potential destination sets by the clustering algorithm catching center regions, which can efficiently summarize the features of destination distribution and thoroughly reduce the interference from worthless destinations with low frequency and similarity. In this study, we catch these center regions by using different clustering algorithms (-means [28, 29], density-based spatial clustering of applications with noise (DBSCAN) [30, 31], and balanced iterative reducing and clustering using hierarchies (BIRCH) [32, 33]).

When a nearby occupied taxicab provides a carpooling service to the particular passenger , the real trip of generates additional consumption compared with the conventional taxi service. Therefore, the optimal carpooling strategy means a “can-carpool” taxi with the lowest consumption. A greater degree of closeness between the destinations of carpooling passengers and occupied taxicabs indicates lower consumption and a better carpooling performance.

Therefore, a novel parameter called Distance Dispersion is used to quantify the degree of closeness in VOT. Distance Dispersion could be obtained by averaging the Manhattan and the Euclidean Distances between the real-time passengers’ destination and forecasted potential destinations. Different occupied taxicabs have different destinations, resulting in different Distance Dispersions for to carpool. The optimal carpooling strategy for is to select an occupied taxicab with the least Distance Dispersion as the “can-carpool” taxicab.

4.2. Main Procedure

The main procedure of VOT is presented in Figure 4.

4.2.1. Manned Trajectory Distributions

The taxicab manned trajectory distribution, which is the foundation of carpooling service, plays a crucial role in our recommendation system.

We separate individual trips from the entire historical GPS dataset by continuously tracking and observing the change in Status Bit on the GPS records of the same taxicab. The distribution, generated from the large GPS dataset, contains historical GPS records for all taxicabs. With the context of a particular passenger, such a distribution can generate the potential destinations of trajectories with a high degree of similarity compared to another certain trajectory.

4.2.2. Distance Dispersion Calculation

Based on the manned trajectory distribution, when receiving a request from passenger , our recommendation system would apply the similarity comparison and clustering algorithm to calculate an expected Distance Dispersion for to carpool with a particular nearby taxicab according to six different calculation models. All calculation models are divided into the following four steps:(1)All systems first locate a nearby taxicab set , where taxicabs are near the origin, based on the traces of taxicabs in the dataset for a particular day.(2)According to the manned trajectory distribution and passenger information, we can calculate a preliminary potential destination set for taxicab .(3)Based on the context information, our system optimizes by removing worthless destinations to achieve a compact size in basic and advanced models. We then calculate containing the representatives of all potential destinations by the clustering algorithms for a further optimization.(4)On the basis of, the recommendation system assigns probabilities and calculates the Distance Dispersion of this particular occupied taxi.

Basic K-Means(1)When we receive a request, this scheme can calculate set , where taxicabs are all near the request origin based on the real-time GPS records.(2)By calculating the similarity between historical trajectories and the last manned trajectory of , our system obtains the set , in which every potential destination has two attributes (frequency and average similarity).(3)In the basic design, if a destination is the polar opposite of a passenger destination, then our recommendation system would eliminate this destination, due to that large consumption compared with conventional taxi service. As shown in Figure 5, when the possible destination of is in B, is a closer destination to, which diminishes consumption compared with in A.-means is then used to deeply optimize and highly generalize the characteristics of the taxi destination distribution.(4)In the basic design, with assigning equal probabilities for the destinations in , VOT calculates a weighted average by their locations.

Advanced K-Means. Advanced K-means is similar to basic K-means except for two differences.

In (), the advanced design is built upon the basic design. However, in the advanced design, based on richer underlying information, our system further reduces the size of by two steps of depth optimization.

Step 1. We firstly census a set, called Recent Occur Destinations (ROD), which contains the destinations and their frequencies that have occurred in the recent days according to historical manned trajectories. And there are some potential destinations that do not appear in ROD or have only minimal frequencies (less than three times). Therefore, since these destinations have a small probability of being the real destination, VOT in the advanced model removes these destinations that have rarely occurred in recent days to improve prediction accuracy.

Step 2. If a region appears many times in a short period of time, this indicates that there has been a great service demand for this region in the last few hours. In other words, this region has a great possibility of being the real destination. Therefore, VOT firstly censuses these regions, which are the final destinations for manned trajectories that have occurred in recent hours. Then, VOT in the advanced model detects and marks the region with high frequency. At the end of clustering algorithms, we can obtain the middle region of the marked region and the cluster center in which this marked region is located. At last, the intermediate region replaces the original cluster center as the representative. These measures in Step 2 not only effectively solve the problem of short-term carpooling request surge caused by unexpected emergencies, but also compensate for the omission of real-time emergencies in Step 1.

In (), after obtaining the clustering result from -means, the recommendation scheme assigns probabilities to different representatives based on their individual frequencies, resulting in an accurate calculation in the Distance Dispersion. In other words, the visits of these representatives are used as the basis for assigning probability. For example, if 10 trips starting from exist in the distribution, four of them have as their destination, whereas the others have ; our system then assigns and to calculate a weighted average.

Basic and advanced K-means optimize by the -means algorithm, a typical clustering algorithm based on distance. -means uses distance as the similarity evaluation index; thus, the closer the two objects are, the greater the similarity is. The function method to find the extremum is used for the adjustment rules of iterative operation [28, 29]. The entire process is calculated aswhere is the number of initial cluster centers and is the number of remaining destinations. represents frequency, and denotes average similarity.

The Minkowski Distance formula between two regions and the cluster center coordinate are shown below:

When , the Minkowski Distance is the Manhattan Distance; when , the Minkowski Distance is the Euclidean Distance.

Basic and advanced DBSCAN are similar to basic and advanced K-means, but they use DSBSCAN to optimize . DBSCAN is a spatial clustering algorithm based on density, which is not sensitive to distance. The algorithm divides the regions with sufficient density into clusters and finds the clusters of arbitrary shapes in noisy spatial databases [30, 31]. Based on the above reasons, advanced DBSCAN has the best performance in both Distance Dispersion and reduced total mileage on average, except when the density is uneven and the distance between clusters is very different at some time, which can also be proved in Section 6.

Basic and advanced BIRCH are also similar to basic and advanced K-means, but they use BIRCH to optimize . BIRCH is a clustering algorithm based on hierarchy [32]. This algorithm uses two concepts, namely, clustering feature and clustering feature tree, to generalize clustering description [33].

4.2.3. Online Recommendation

The algorithm recommends a real-time taxi with the minimum expected Distance Dispersion for a particular passenger by analyzing the Distance Dispersion for every nearby taxi whether in the Wander or in the Occupied Status.

5. System Implementation

5.1. Calculation Framework

Although the raw GPS dataset is typically of a large volume and interconnects multidimensional records with high resolution, much of the raw dataset is of no interest in our design. We need to map this raw physical GPS dataset to a filtered and compressed logical dataset for analysis. Moreover, we should process this raw physical GPS dataset by an intelligent method in order to meet the high timeliness and low latency requirements. In this aspect, a large data-processing framework can be a good solution to the problem of raw and massive data processing.

Spark [34] is the latest generation of software framework for distributed processing of large-scale data, which has the advantages of high efficiency, high fault tolerance, and low cost [35]. Memory distribution dataset goes into operation in Spark, which improves the performance of iterative computation by caching data in memory [36]. Thus, Spark meets the requirements of the real-time taxi recommendation system for high timeliness and low latency [37]. In conclusion, our recommendation system uses Spark to deal with the raw GPS dataset.

As a burgeoning big-data-processing model, Spark provides the basic abstraction that is a resilient distributed dataset (RDD [38]). RDD represents an immutable, partitioned collection of elements that can be operated in parallel. Data manipulation in Spark programs can be divided into three steps: the creation of RDD, the transformation of the existing RDD, and the operation of the RDD returning the computing result. In detail, before submitting the Spark program, Spark runs the program’s main function and builds a Spark context. Then, Spark programs load data by abstracting data into a RDD. Finally, based on the user-defined logic, the data processing and transformation are realized on the basis of user-defined functions and the operator (map, filter, groupByKey, sortByKey, etc.) provided by Spark.

However, although the types of operators provided by Spark are rich, there are still some complex and unique operation logics, which need to be implemented by the combination with user-defined functions and the operators provided by Spark.

5.2. Historical Manned Trajectory Distribution

Each GPS record has a pair of latitude and longitude, but if the GPS latitude and longitude point are regarded as a mark of matching the trajectories, we could not map the particular trajectories because two pairs of latitude and longitude with the same value hardly exist. Therefore, we introduce regional division in VOT. The map is divided into many marked regions. A marked region would contain several GPS records of the same taxicabs by continuously tracking the GPS records. The taxicab trajectory can then be represented by a series of marked regions. In this manner, trajectory matching becomes possible by searching for particularly same regions.

Based on the raw large GPS dataset and regional division, VOT could obtain the manned trajectory distribution, in which each manned trajectory consists of a series of marked regions instead of one-by-one GPS latitude and longitude point to describe the entire taxi-manned trajectory. As shown in Table 1, serval original GPS records are used as examples to demonstrate the above conversion.

The original GPS records are transformed to several marked regions (e.g., Jd43Wd6) after the regional division in Table 1. A series of raw GPS records describe the details of the above entire trajectory, which can be mapped on a given region map, corresponding to a unique carpool graph. Thus, a manned trajectory is extracted from raw GPS records and represented by a series of marked regions.

5.3. Function Implementation

The procedure of Spark data processing is a series of RDD transformations and operations. Hence, a series of key RDD transformations and operations are used to explain the critical details of the mechanisms and algorithms in this section. In the following, the significant RDD transformations and operations are described.

5.3.1. Access to Real-Time Taxicab Information

Upon receiving a request from passenger in, we first need to search for taxicabs around passenger through the real-time GPS records. In Procedure 1, the real-time taxicabs in Wander Status or Occupied Status are obtained by testing the time and Status Bit of GPS records.

() Input taxicabs GPS data after cleaning
() Using transformation, the format of raw taxicabs GPS records is
converted to (plate number, (date and time; marked region; status bit))
() Using groupByKey transformation, all the taxicabs GPS data of the same
plate number are gathered.
() if (Using transformation, we inspect and detect if there are
real-time taxicabs in Wander Status)
    
    () Using transformation, we calculate the distance between
        these real-time taxicabs and . Then, (corresponding distance,
        plate number) are exported.
    () Ascending order of corresponding distance can be obtained by
        (true) transformation.
    () Using take(1) operation, we obtain and recommend the nearest
        taxicab in Wander Status to the passenger .
    
() else
    
    () Using transformation, we inspect and detect if there are
        real-time taxicabs in Occupied Status.
    () Using transformation, GPS data for each taxicab are
        arranged in reverse chronological order. Then, we output plate
        number and the corresponding last manned trajectory, namely,
        several continuous GPS records in which the status bit is 1.
    

If there are several real-time taxicabs in Wander Status around , the distances between and these taxicabs are regarded as an attribute of vacant taxicab performance. Then, we select the nearest vacant taxicab to . If there is no real-time vacant taxicab around but only a few real-time taxicabs in Occupied Status, we further calculate the last manned trajectory of the real-time taxicabs in Occupied Status (see Procedure 1).

5.3.2. Potential Destinations of Occupied Taxicabs

In Procedure 2, in order to obtain potential destinations of real-time taxicabs in Occupied Status, our algorithm is roughly divided into two steps.

Step 1. Obtaining Initial Destination Sets
() Input the historical taxicab manned trajectory data. Then, the storage level of these trajectory data is put into
StorageLevel.MEMORY_ONLY by method due to the need for repeated comparisons.
Input the last manned trajectory of real-time taxicabs in Occupied Status. method is used to load the HDFS file
into Spark as an initial RDD.
() Using transformation, we can obtain the similarity between the last manned trajectory of these taxicabs
and the historical manned trajectory data.
After the above operations, the new RDD with the format of (similarity, destination) is transformed.
() Using sortByKey (false) transformation, the descending order about similarity of potential destinations is obtained.
() Using take(n) operation, we can obtain n taxicab historical manned trajectories which have higher similarity, and
destinations of these manned trajectories are regarded as a preliminary set .
() In order to deal with these data more conveniently and quickly, we change the form of to (destination, similarity)
by transformation. After that, the new is exported to HDFS to facilitate filtering operations later.
Step 2. Forecast Final Destinations
() method loads and abstracts into RDD, and then gathers the similarity of the same potential destination
by transformation.
() Using multiple operators provided by Spark and user-defined functions, downsized and optimized is obtained in
basic and advanced models.
() Using operation, we calculate the visit frequency and the average similarity of potential destinations in
and export the data in the format of (potential destinations, (frequency, average similarity)) to HDFS.
() The new in HDFS is abstracted as RDD by the method. Then, through a series of transformations and
actions including user-defined functions, we implement and complete three different types of clustering
algorithms and output the representatives of .
The format of initial is ((destinations and these attributes in Cluster A), (destinations and these attributes in Cluster B))
() Based on transformation and initial , cluster centers and total visit frequency of clusters are calculated
by user-defined functions.
The format of the output file is ((the cluster center and total visit frequency of Cluster A),…).
() We traverse each element of the RDD by the operation to count the total visit frequency . Then, the ultimate
with the format of is exported to HDFS.

Step 1 (obtaining initial destination sets ). By the comparison between the last manned trajectory of these real-time occupied taxicabs and the historical manned trajectory data, VOT calculates and acquires the destinations of trajectories which have higher similarity, namely, .

Step 2 (forecast final destinations ). Based on the frequency and average similarity of every potential destination in , different clustering algorithms (-means, density-based spatial clustering of applications with noise (DBSCAN), and balanced iterative reducing and clustering using hierarchies (BIRCH)) complete clustering operations. Then, we calculate and regard the cluster centers set as the representative of potential destinations in the same cluster.

5.3.3. Distance Dispersion Calculation and Optimal Recommendation

In order to screen out the real-time occupied taxicab with the best carpooling performance, Procedure 3 is divided into two steps.

(1) Input and abstract clustering results to new RDD.
(2) Using transformation, the carpool performance of a single potential destination of a real-time taxicab in Occupied
Status is quantified (Distance Dispersion) by user-defined functions.
(3) Using transformation, the carpool performance of a single real-time occupied taxicab is obtained
by aggregating all Distance Dispersion of potential destinations in .
(4) By the transformation, the descending order of the carpool performance (the ascending order of Distance
Dispersion) is processed.
(5) Using take(1) operation, we obtain and recommend the real-time taxicab in Occupied Status with the best
carpooling performance to the passenger .

Step 1. Our algorithm calculates the Distance Dispersion of every real-time taxicab in Occupied Status.

Step 2. This real-time taxicab in Occupied Status with the best carpooling performance is selected by VOT and recommended to the particular passenger .

As shown in Procedure 3, our recommendation strategy specifies a map transformation that puts the representatives and ’s request (origin and destination) as input file to calculate Distance Dispersion of real-time occupied taxicabs. The generic calculation formulas are as follows:where is the representative of and is a representative of the potential destinations. is the Euclidean Distance between passenger ’s destination and the real-time taxicab ’s destination . is the Manhattan Distance between these destinations. Every destination has a different probability according to the frequency by which it appears in . , where is the total frequencies of and is the total frequencies of all destinations. If is a vacant taxicab, then operations return 0 as the Distance Dispersion, given that no distance exists for a vacant taxicab.

6. Evaluation

The sample dataset, which contains 4.5 million GPS raw records of 14747 taxicabs, is used to test our recommendation system. Owing to the large size of the dataset, we find a major amount of errant records. Two main errors exist: (i) abnormal error (e.g., although the state value is 1, which means the taxicab is moving, the continuous GPS records show that the latitude and longitude are maintained, which is illogical) and (ii) matching error (after matching with the electronic map, the GPS coordinates indicate that a taxicab is off the road) [39].

These errors may result from different causes, such as GPS device malfunctions, software issues, and human factors. Before data processing, we clean the original data using simple preprocessing operations to delete abnormal and invalid GPS records.

6.1. Evaluation Setup

In this study, VOT compares three clustering algorithms (-means, DBSCAN, and BIRCH) in basic and advanced models. The taxi-manned trajectory distributions, which show real passenger requests, can be obtained based on the historical GPS datasets. Real requests, which occurred in the dataset at one day, are regarded as future requests to test our recommendation system. Based on a specific manned trajectory, for example, take-in time , origin area , drop-off time , and destination area , in the taxi-manned trajectory distributions, a passenger request (request time , origin , and destination ) can be generated.

All recommendation algorithms match this actual request with the real-time GPS records for a nearby taxicab set based on the trajectories of taxicabs in the dataset for a particular day. If vacant taxicabs exist in , all recommendation algorithms suggest the closest vacant taxicab to passengers. Otherwise, basic -means calculates the Distance Dispersion for every occupied taxicab in based on the basic model and the -means algorithm in Section 4.2 and then recommends the occupied taxicab with the minimum attribute value. Other algorithms function similarly, except that these algorithms calculate Distance Dispersion based on different clustering algorithms (DBSCAN and BIRCH) and different models (advanced models).

Distance Dispersion is regarded as a key metric to show the efficiency of taxicab service, which is obtained by; this metric is used to evaluate the closeness between passenger and taxicab destinations. For vacant taxicabs, the Distance Dispersion is 0; for occupied taxicabs, we compare and recommend the occupied taxicab with the minimum Distance Dispersion to passengers. Hence, Distance Dispersion can provide a recommendation which maximizes passengers’ interests for both carpooling and conventional taxicab services.

What is more, we justify carpooling services by showing reduced total mileage (%). Unlike Distance Dispersion which concentrates on the interests of an individual passenger, reduced total mileage is used to calculate how much total mileage can be reduced (leading to less gas exhaust emissions and less traffic congestion) by an efficient system recommending more suitable taxicabs in Occupied Status for passengers. Supposing M is the total mileage for individually delivering all passengers and m is the total mileage for delivering all passengers with either conventional taxi or carpool service, then the percentage of reduced mileage equals .

In order to prove the superiority of Distance Dispersion, we use actual detour ratio to evaluate VOT, which is regarded as a key metric to show the efficiency in other recommendation systems. Compared to conventional taxi service, carpooling service has a detour distance (). Thus, actual detour ratio can be obtained by .

Then, we propose a new parameter, called Real Prophecy Distance (RPD), to demonstrate the ratio of correctly predicted destinations, which is obtained by quantifying this distance between true destinations and forecasted cluster centers.

We evaluate VOT at different cluster numbers and various region sizes, according to the above metrics. This evaluation leads to different service effects in terms of the same algorithm. The default setting of cluster number is 5, and the default setting of region length is 600 M. For the entire dataset, we use the real requests from a one-day dataset and test all the algorithms with the trajectories of taxicabs on other days. The average results are reported.

6.2. Distance Dispersion

In this subsection, we investigate the average Distance Dispersion performance.

Figure 6 shows the average Distance Dispersion in different 1 h time slots of one day. During rush hours, such as 8:00 to 10:00 AM and 18:00 to 20:00 PM, the average Distance Dispersion for all versions is lower than during nonrush hours, such as 1:00 to 7:00 AM. This result is due to the fact that passengers during rush hours have more fixed destinations and that more historical GPS data are available for predictions. Therefore, our recommendation system can more accurately predict the destinations of occupied taxicabs by context information and manned trajectory distributions.

A comparison of the three clustering algorithms indicates that DBSCAN has the best performance, with a minimum Distance Dispersion, and performs well in both basic (2.560 km) and advanced (1.671 km) scenarios, which effectively guarantees the interests of passengers. That is because DBSCAN can find clusters of arbitrary shapes, which provides it with the highest prediction accuracy. -means has a good carpool quality in the advanced model, but the performance is poor in the basic model, with a large difference at 1.524 km. That is because many abnormal and worthless data seriously interfere with -means in the basic model.

6.3. Reduced Total Mileage

In this subsection, we evaluate the performance of VOT through the percentage of reduced total mileage (%).

Figure 7 shows the percentage of reduced total mileage in different 1 h time slots. During rush hours, such as 8:00 to 10:00 AM and 18:00 to 20:00 PM, the percentages of reduced total mileage for all six schemes are higher than those on nonrush hours, especially 1:00 to 7:00 AM. This result is attributed to the increased carpooling service demands during rush hours compared to those on nonrush hours. Meanwhile, with more accurate carpooling recommendations for passengers, our recommendation system also leads to a much bigger reduction in the total mileage to deliver the same number of passengers than the reduced total mileage on nonrush hours.

In both -means and BIRCH algorithms, the advanced model outperforms the basic one by 15.06% and 10.05% on average, respectively, indicating the superiority of the advanced model. With high carpool quality, DBSCAN is not sensitive to basic and advanced scenarios, which confirms our previous observations. From the overall view, DBSCAN is the best choice because of its stable and high carpool quality with 47.84% in reduced total mileage on average in the advanced model. Nevertheless, -means outperforms DBSCAN at some hours in the advanced model, such as 9:00-10:00 and 21:00.

6.4. Actual Detour Ratio

Figure 8 shows the performance for the average actual detour ratio in different 1 h time slots of one day. During the busy commuting time, such as 8:00 to 10:00 AM and 18:00 to 20:00 PM, the average actual detour ratio for all three algorithms in the advanced model is higher than those on nonbusy hours, such as 1:00 to 7:00 AM. The variation trend of VOT is almost the same as that of similar researches.

With the best performance among the three algorithms, the actual detour ratio (%) of DBSCAN at any 1 h time slots of one day is no more than 10%, which is clearly superior to other researches in the busy commuting time. Then, although -means and BIRCH do not have a good performance, their worst cases are still no more than 15%, 14.04%, and 12.84% respectively. What is more, there is only 3.48% difference on average between advanced DBSCAN with the best performance and advanced -means with the worst performance. In other words, all versions of VOT in the advanced model can fully guarantee and control the actual detour ratio.

Based on the results of the above supplementary experiments, we demonstrate that VOT can perform well in both the interests of passengers (actual detour ratio (%)) and the mitigation of gas exhaust emissions (reduced total mileage (%)). Therefore, Distance Dispersion is regarded as a key metric to show the efficiency of conventional and carpooling service in VOT, instead of actual detour ratio (%).

6.5. Real Prophecy Distance Distribution

Figure 9 shows the percentage of Real Prophecy Distance distribution under the default region length (600 M).

The distributions (<900 M) of RPD for six versions are all over 85% (except for basic -means, 83.26%), especially advanced DBSCAN with 90.29%. Remarkably, because the default region length is set to 600 M, the worst condition of the RPD distributions (<900 M) is that there is only less than two regions between true destinations and forecasted cluster centers. What is more, the distributions (<500 M) of RPD for six versions are almost all over 25%, in which advanced DBSCAN has the best performance with 30.90%. Notably, RPD, which is less than 500 M, means only one situation: the predicted cluster centers are in the same region as the real destinations (or adjacent when region length is 400 M). In other words, the prediction result must be absolutely correct, if RPD is less than 500 M.

For -means, DBSCAN, and BIRCH, the advanced model outperforms the basic model by 5.22%, 2.97%, and 3.29% on average, clearly indicating the superiority of the advanced model. A comparison of these clustering algorithms suggests that DBSCAN has the best performance. And DBSCAN works well in the three different RPD distributions (<500 M (30.90%), <700 M (72.14%), and <900 M (90.29%)), which clearly demonstrates the prediction accuracy of VOT. These results confirm that VOT is actually able to guarantee high prediction accuracy.

6.6. Cluster Number Effect

In this subsection, we learn the influence of recommendation radius on VOT performance at 9:00 AM of one day.

6.6.1. Distance Dispersion with Different Cluster Numbers

Figure 10 shows the effect of different cluster numbers on the performance of the 6 schemes in terms of Distance Dispersion. We change the cluster number from 3 to 8, which in turn alters the number of destinations to be used to summarize the distribution characteristics of occupied taxicabs.

For all six visions of VOT, the Distance Dispersion under the advanced model is invariably better than that in the basic model. That is because better recommendations are provided to passengers by eliminating the worthless candidate destinations in the former. Minimum Distance Dispersion is achieved when the cluster number is 5, and the increase for 6 versions of VOT slows down when the cluster number is close to 8. Compared with the numbers 3 and 8 that cannot precisely generalize the characteristics of destination distribution, the number 5 is consistent with the destination distribution of a vast majority of taxicabs.

6.6.2. Reduced Total Mileage (%) with Different Cluster Numbers

Figure 11 shows the effects of different cluster numbers on the percentage of reduced total mileage at 9:00 AM of one day.

The maximum reduced total mileage occurs when the number of the clusters is 5. When the cluster number is close to 8, the decrease for 6 versions of VOT slows down. In other words, the minimum Distance Dispersion and the maximum reduced total mileage, which indicate the best carpool quality, occur at 5 at the same time. Thus, we recommend that the number of clusters be set to 5 for enhanced carpool quality. And in the advanced model, -means outperforms DBSCAN in terms of reduced total mileage at 9:00 of one day, which confirms our previous observations.

6.7. Region Length Effect

In this subsection, we study the effect of recommendation radius on VOT performance for 24 h on one day in the advanced model. Due to the great similarity in tendency of the three algorithms, we just present the performance in -means algorithm.

6.7.1. Distance Dispersion with Different Region Lengths

Figure 12 shows the effect of different region lengths in advanced -means on Distance Dispersion. We change the region length from 400 M to 800 M, which increases the size of potential taxicabs that can be recommended and the number of similar manned trajectories that can be analyzed.

For -means, with the increase in the radius from 400 M to 800 M, the performance of VOT decreases. Nonetheless, the decrease slows down when the region length is close to 800 M, which is due to the fact that the radius is large enough to have a sufficient number of similar taxicab-manned trajectories and taxicabs for analysis and inference, and an even larger radius would not help. DBSCAN and BIRCH also have the same trend. But there are still different trends for -means, DBSCAN, and BIRCH between 400 M and 800 M, that is, 850.0760 M, 491.1766 M, and 671.8267 M, respectively.

Similar trends are maintained when the radius increases from 400 M to 800 M, such as a better performance from 18:00 to 20:00 and a worse performance from 1:00 to 7:00 AM, which verify the previous inference in the previous sections.

6.7.2. Reduced Total Mileage with Different Region Lengths

Figure 13 shows the effects of different region lengths on the percentage of reduced total mileage for 24 h on one day.

With the increase in the radius from 400 M to 800 M, the reduced total mileage of -means in the advanced model increases given the increased carpooling service demands and the more accurate inference available. However, the increase for -means slows down when the region length is close to 800 M. Hence, the default region length is set to 600 M because the radius is sufficiently large to provide accurate inference and calculation (only 2.76% between 600 M and 800 M), and an even larger radius is not unnecessary. DBSCAN and BIRCH also have the same trends.

The increase in region length from 400 M to 800 M leads to the largest difference in the performance of -means between 400 M and 800 M, that is, 12.53%. By contrast, the difference in the DBSCAN performance is insignificant (i.e., 5.80%) because -means (based on distance) is sensitive to the change in region length, whereas DBSCAN (based on density) is unresponsive to this change. Compared with K-means, the performance of BIRCH has only 9.17% increasement when the region length varies from 400 M to 800 M.

6.7.3. Real Prophecy Distance Distribution with Different Region Lengths

In this section, we evaluate the influence of region length on Real Prophecy Distance distribution under the advanced model.

Tables 2, 3, and 4 show the effect of different region lengths on the three different RPD distributions (<500 M, <700 M, and <900 M) in the advanced model.

For the three different clustering algorithms, with the increase in the region length from 400 M to 600 M, the ratio of RPD shows an increasing tendency. That is because a larger region length enlarges the range of a single grid, which increases the possibility that the inferred cluster centers contain the GPS records of the real destinations. But for the three different RPD distributions (<500 M, <700 M, and <900 M), the performance under 600 M outperforms that under 400 M by only 0.768%, 3.334%, and 4.740% on average. Specifically, the minimal variation tendency of the RPD distributions (<500 M) is 1.07%, 0.22%, and 1.01% for -means, DBSCAN, and BIRCH, respectively. In other words, even if the region length is set to 400 M, all versions of VOT in the advanced model also can guarantee good prediction accuracy for the three RPD distributions.

In addition, in contrast to our previous comparison experiments from 400 M to 800 M in the initial manuscript, we do not carry out experiments with region lengths of 700 M and 800 M. This is because if the region length is too long, the situation satisfying the RPD distribution tends to be homogeneous. For example, when the region length is set to 800 M, the distributions (<500 M and <700 M) of RPD are quite consistent. This results in an obscure tendency of RPD distribution. Therefore, these inconclusive experiments are not executed in this section.

7. Discussion

Although VOT provides good carpooling performance, there is room for further enhancements. Discussed below is the system feasibility or implementability that warrants further investigation.

7.1. Changes in Existing Taxicab System

Although there is no need to build a completely new taxicab network, further optimization and promotion are necessary to the existing taxicab system for a better service. For example, a convenient two-way communication needs to be deployed between the taxicabs and the backend server, instead of one-way communication via GPS. With the development and popularization of the fourth-generation mobile communication technology, the convenience and practicability of mobile devices provide an opportunity for realization of two-way communication. Thus, we will study this respect in the further work.

7.2. An Acceptance by Passengers of Sharing the Taxi

In VOT, we can only realize whether the taxicab has passengers via the Status Bit of the GPS records. But if the two-way communication between the taxicabs and the backend server is realized successfully, the number of existing passengers in real-time taxicabs can be obtained by uploading the passengers’ information.

Then, VOT can provide personalized carpooling options according to the preferences of passengers. For example, the acceptable number of taxi-sharing passengers is two and female only; two and male only; two and no request for male or female preference; three and female only; three and male only; three and no request for male or female preference; no request. We believe that a variety of carpool preferences options can provide passengers with more comfortable carpooling services.

7.3. The Support from Relevant Law

Through the careful and extensive investigation, currently in China, voluntary carpooling is legally a contractual relationship that belongs to the agreement of the parties’ autonomy. The drivers have the obligations for ensuring the passenger safety. If man-made accidents or unforeseen events happen, the accidents should be dealt with based on the “General Principles of Civil Law” [40], “Law of Tort Liability” [41], and “Road Traffic Safety Law” [42].

There are currently no specific laws and regulations to restrict taxicab carpooling services. With the popularity of the concept of vehicle sharing, the government and a large number of researchers are actively promoting the introduction of relevant laws.

7.4. The Extra Benefit in Fleet Managers

Because reduced total mileage (%) can reach 47.84%, the cost for delivering all passengers could be significantly reduced. Namely, taxis can accomplish more delivery tasks at the same fuel costs. This could increase the income of the company and the drivers. And there are some researches [4346] about the benefit for passengers. In the further work, the benefit for the fleet managers and passengers will be increased as an important consideration in advanced VOT.

8. Conclusion

In this work, we analyze, design, and evaluate a recommendation system for both carpooling and regular taxi services based on large-scale historical GPS records. Our recommendation system mines taxi-manned trajectory distributions from a historical GPS dataset. Real requests are extracted from taxi-manned trajectory distributions, and either a taxi in Wander Status with no Distance Dispersion or an occupied taxi with minimal Distance Dispersion is recommended to particular passengers. We employ a generic big-data-processing model, Spark, to efficiently handle the raw GPS dataset. Using the real-world dataset containing 14747 taxi GPS records to evaluate the system, the ratio of range (between forecasted and actual destinations) of less than 900 M can reach 90.29%, which effectively guarantees the interests of passengers. Our recommendation system can significantly reduce the total mileage (47.84% on average). Nearly half of the total mileage of the taxi is reduced, thereby effectively reducing the air and soil pollution. Meanwhile, the average reduced total mileage of 0:00 to 7:00 is increased to 45.03%, which outperforms other systems by 35%. For actual detour ratio, VOT and others have similar performances, even better in rush hours.

Conflicts of Interest

The authors declare that there are no conflicts of interest regarding the publication of this paper.

Acknowledgments

This work was supported by the Fundamental Research Funds for the Central Universities under Grant no. 2017QNA20.