paper-with-me

Papers

Conditional Expectation based Value Decomposition for Scalable On-Demand Ride Pooling

2021-12-01 · Avinandan Bose, Pradeep Varakantham

Owing to the benefits for customers (lower prices), drivers (higher revenues), aggregation companies (higher revenues) and the environment (fewer vehicles), on-demand ride pooling (e.g., Uber pool, Grab Share) has become quite popular. The significant computational complexity of matching vehicles to combinations of requests has meant that traditional ride pooling approaches are myopic in that they do not consider the impact of current matches on future value for vehicles/drivers. Recently, Neural Approximate Dynamic Programming (NeurADP) has employed value decomposition with Approximate Dynamic Programming (ADP) to outperform leading approaches by considering the impact of an individual agent's (vehicle) chosen actions on the future value of that agent. However, in order to ensure scalability and facilitate city-scale ride pooling, NeurADP completely ignores the impact of other agents actions on individual agent/vehicle value. As demonstrated in our experimental results, ignoring the impact of other agents actions on individual value can have a significant impact on the overall performance when there is increased competition among vehicles for demand. Our key contribution is a novel mechanism based on computing conditional expectations through joint conditional probabilities for capturing dependencies on other agents actions without increasing the complexity of training or decision making. We show that our new approach, Conditional Expectation based Value Decomposition (CEVD) outperforms NeurADP by up to 9.76% in terms of overall requests served, which is a significant improvement on a city wide benchmark taxi dataset.

📄 PDF Abstract BibTeX arXiv:2112.00579

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Methods 이 논문이 사용한 방법론

Grab Grab is a sensor processing system for cashier-free shopping. Grab needs to accurately identify and track customers, and associate each shopper with items he or she retrieves…

Similar Papers 제목 키워드 기반

Value-Gradient Hypothesis of RL for LLMs

2026-05-20 · Arip Asadulaev, Daniil Ognev, Karim Salta, Martin Takac arxiv

Reinforcement learning substantially improves pretrained language models, but it remains understudied why critic-free methods such as PPO and GRPO work as well as they do, and when they should provide the largest gains. …

Reinforcement Learning

Non-Euclidean Conditional Expectation and Filtering

2017-10-16 · Anastasis Kratsios, Cody B. Hyndman

A non-Euclidean generalization of conditional expectation is introduced and characterized as the minimizer of expected intrinsic squared-distance from a manifold-valued target. The computational tractable formulation exp…

Computing Conditional Shapley Values Using Tabular Foundation Models

2026-02-10 · Lars Henry Berge Olsen, Dennis Christensen arxiv

Shapley values have become a cornerstone of explainable AI, but they are computationally expensive to use, especially when features are dependent. Evaluating them requires approximating a large number of conditional expe…

The Random Conditional Distribution for Higher-Order Probabilistic Inference

2019-03-25 · Zenna Tavares, Xin Zhang, Edgar Minaysan, Javier Burroni 외

The need to condition distributional properties such as expectation, variance, and entropy arises in algorithmic fairness, model simplification, robustness and many other areas. At face value however, distributional prop…

FairnessProbabilistic Programming

Pricing Bermudan options using regression trees/random forests

2021-11-19 · Zineb El Filali Ech-Chafiq, Pierre Henry-Labordere, Jérôme Lelong

The value of an American option is the maximized value of the discounted cash flows from the option. At each time step, one needs to compare the immediate exercise value with the continuation value and decide to exercise…

regression