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
Related Papers (5)