Utility Driven Job Selection Problem on Road Networks
Mayank Singhal, Suman Banerjee

TL;DR
This paper addresses the utility-driven job selection problem on road networks, proposing two algorithms to maximize utility while respecting temporal and budget constraints, demonstrated through experiments on real-world data.
Contribution
It introduces two novel solution approaches for utility-driven job selection on road networks, with detailed analysis and experimental validation.
Findings
Proposed algorithms outperform baseline methods in utility maximization.
The approaches are efficient and effective on real-world datasets.
Experimental results validate the superiority of the methods.
Abstract
In this paper, we study the problem of \textsc{Utility Driven Job Selection} on Road Networks for which the inputs are: a road network with the vertices as the set of Point-Of-Interests (Henceforth mentioned as POI) and the edges are road segments joining the POIs, a set of jobs with their originating POI, starting time, duration, and the utility. A worker can earn the utility associated with the job if (s)he performs this. As the jobs are originating at different POIs, the worker has to move from one POI to the other one to take up the job. Some budget is available for this purpose. Any two jobs can be taken up by the worker only if the finishing time of the first job plus traveling time from the POI of the first job to the second one should be less than or equal to the starting time of the second job. We call this constraint as the temporal constraint. The goal of this problem is to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Management and Algorithms · Automated Road and Building Extraction · Traffic Prediction and Management Techniques
