scispace - formally typeset
Open AccessPosted Content

The Optimal Route and Stops for a Group of Users in a Road Network

Reads0
Chats0
TLDR
This paper introduces several optimization problems to recommend a suitable route and stops of a vehicle, in a road network, for a group of users intending to travel collectively, and proposes a novel near-optimal polynomial-time-and-space heuristic algorithm for the ORIS query.
Abstract
Recently, with the advancement of the GPS-enabled cellular technologies, the location-based services (LBS) have gained in popularity. Nowadays, an increasingly larger number of map-based applications enable users to ask a wider variety of queries. Researchers have studied the ride-sharing, the carpooling, the vehicle routing, and the collective travel planning problems extensively in recent years. Collective traveling has the benefit of being environment-friendly by reducing the global travel cost, the greenhouse gas emission, and the energy consumption. In this paper, we introduce several optimization problems to recommend a suitable route and stops of a vehicle, in a road network, for a group of users intending to travel collectively. The goal of each problem is to minimize the aggregate cost of the individual travelers' paths and the shared route under various constraints. First, we formulate the problem of determining the optimal pair of end-stops, given a set of queries that originate and terminate near the two prospective end regions. We outline a baseline polynomial-time algorithm and propose a new faster solution - both calculating an exact answer. In our approach, we utilize the path-coherence property of road networks to develop an efficient algorithm. Second, we define the problem of calculating the optimal route and intermediate stops of a vehicle that picks up and drops off passengers en-route, given its start and end stoppages, and a set of path queries from users. We outline an exact solution of both time and space complexities exponential in the number of queries. Then, we propose a novel polynomial-time-and-space heuristic algorithm that performs reasonably well in practice. We also analyze several variants of this problem under different constraints. Last, we perform extensive experiments that demonstrate the efficiency and accuracy of our algorithms.

read more

Citations
More filters
Book ChapterDOI

Maximizing Reverse k-Nearest Neighbors for Trajectories

TL;DR: This paper introduces a generic similarity measure between a query object and a data object that helps to define the nearest neighbors according to user requirements, and proposes some pruning strategies that can quickly compute k-NNs (or top-k) facility trajectories for a given user trajectory.
Journal ArticleDOI

Group Processing of Multiple k-Farthest Neighbor Queries in Road Networks

TL;DR: The proposed GMP algorithm uses group computation to avoid the redundant computation of network distances between the query and data points and the proposed solution’s effectiveness and efficiency is demonstrated.
Proceedings ArticleDOI

The Collective Trip Planning Query Processing Using G-Tree Index Structure

TL;DR: This work proposes an effective query processing method for the CTP query using G-tree index structure on a road network, and shows that the proposed method can be obtained the optimal query result without being affected the limitations or constraints of the previous studies.
Posted Content

Interactive and Explainable Point-of-Interest Recommendation using Look-alike Groups

TL;DR: In this article, the authors propose LikeMind, a POI recommendation system which tackles the challenges of cold start, customizability, contextuality, and explainability by exploiting look-alike groups mined in public POI datasets.
References
More filters
Posted Content

Fast Detour Computation for Ride Sharing

TL;DR: It is shown that ride sharing services can be substantially improved using innovative route planning algorithms, and generalize previous static algorithms for many-to-many routing to a dynamic setting and develop an additional pruning strategy.
Proceedings ArticleDOI

coRide: carpool service with a win-win fare model for large-scale taxicab networks

TL;DR: This paper presents the first systematic work to design, implement, and evaluate a carpool service, called coRide, in a large-scale taxicab network intended to reduce total mileage for less gas consumption and presents a win-win fare model as the incentive mechanism for passengers and drivers to participate.

coRide: Carpool Service with a Win-Win Fare Model for Large-Scale

TL;DR: In this article, a carpool service, called coRide, is proposed in a large-scale taxicab network intended to reduce total mileage for less gas consumption, and the system consists of three components, a dispatching cloudserver, passenger clients, and an onboard customized device, called TaxiBox.
Journal ArticleDOI

Efficient algorithms for finding optimal meeting point on road networks

TL;DR: In order to support spatial applications that involve large flow of queries and require fast response, an extremely efficient algorithm is proposed to find a high-quality near-optimal meeting point, which is orders of magnitude faster than the exact OMP algorithms.
Proceedings ArticleDOI

Collective Travel Planning in Spatial Networks

TL;DR: This work proposes and investigates a novel Collective Travel Planning (CTP) query that finds the lowest-cost route connecting multiple sources and a destination, via at most $k$ meeting points, and develops two algorithms, including an exact algorithm and an approximation algorithm.
Related Papers (5)