paper-with-me

Papers

Data-Driven Methods for Balancing Fairness and Efficiency in Ride-Pooling

2021-10-07 · Naveen Raman, Sanket Shah, John Dickerson

Rideshare and ride-pooling platforms use artificial intelligence-based matching algorithms to pair riders and drivers. However, these platforms can induce inequality either through an unequal income distribution or disparate treatment of riders. We investigate two methods to reduce forms of inequality in ride-pooling platforms: (1) incorporating fairness constraints into the objective function and (2) redistributing income to drivers to reduce income fluctuation and inequality. To evaluate our solutions, we use the New York City taxi data set. For the first method, we find that optimizing for driver-side fairness outperforms state-of-the-art models on the number of riders serviced, both in the worst-off neighborhood and overall, showing that optimizing for fairness can assist profitability in certain circumstances. For the second method, we explore income redistribution as a way to combat income inequality by having drivers keep an $r$ fraction of their income, and contributing the rest to a redistribution pool. For certain values of $r$, most drivers earn near their Shapley value, while still incentivizing drivers to maximize value, thereby avoiding the free-rider problem and reducing income variability. The first method can be extended to many definitions of fairness and the second method provably improves fairness without affecting profitability.

📄 PDF Abstract BibTeX arXiv:2110.03524

Code (1)

naveenr414/ijcai-rideshare 공식 구현

Tasks

Fairness

Similar Papers 제목 키워드 기반

Balancing Fairness, Privacy, and Accuracy: A Multitask Adversarial Framework for Centralized Data-Driven Systems

2026-05-23 · Imesh Ekanayake, Elham Naghizade, Jeffrey Chan arxiv

The integration of fairness and privacy in centralized data-driven applications is critical, especially as these systems increasingly influence sectors with significant societal impact. Current methods rarely address pri…

Balancing Lexicographic Fairness and a Utilitarian Objective with Application to Kidney Exchange

2017-02-27 · Duncan C. McElfresh, John P. Dickerson

Balancing fairness and efficiency in resource allocation is a classical economic and computational problem. The price of fairness measures the worst-case loss of economic efficiency when using an inefficient but fair all…

Fairness

Fairness-Enhancing Vehicle Rebalancing in the Ride-hailing System

2023-12-29 · Xiaotong Guo, Hanyong Xu, Dingyi Zhuang, Yunhan Zheng 외

The rapid growth of the ride-hailing industry has revolutionized urban transportation worldwide. Despite its benefits, equity concerns arise as underserved communities face limited accessibility to affordable ride-hailin…

Demand ForecastingFairness

Rethinking Fair Graph Neural Networks from Re-balancing

2024-07-16 · ZHIXUN LI, Yushun Dong, Qiang Liu, Jeffrey Xu Yu

Driven by the powerful representation ability of Graph Neural Networks (GNNs), plentiful GNN models have been widely deployed in many real-world applications. Nevertheless, due to distribution disparities between differe…

counterfactualFairnessGraph Neural Network

Balancing Efficiency and Fairness: An Iterative Exchange Framework for Multi-UAV Cooperative Path Planning

2025-11-29 · Hongzong Li, Luwei Liao, Xiangguang Dai, Yuming Feng 외 arxiv

Multi-UAV cooperative path planning (MUCPP) is a fundamental problem in multi-agent systems, aiming to generate collision-free trajectories for a team of unmanned aerial vehicles (UAVs) to complete distributed tasks effi…