paper-with-me

홈 › Papers

Online Learning and Matching for Resource Allocation Problems

2019-11-18 · Andrea Boskovic, Qinyi Chen, Dominik Kufel, Zijie Zhou

In order for an e-commerce platform to maximize its revenue, it must recommend customers items they are most likely to purchase. However, the company often has business constraints on these items, such as the number of each item in stock. In this work, our goal is to recommend items to users as they arrive on a webpage sequentially, in an online manner, in order to maximize reward for a company, but also satisfy budget constraints. We first approach the simpler online problem in which the customers arrive as a stationary Poisson process, and present an integrated algorithm that performs online optimization and online learning together. We then make the model more complicated but more realistic, treating the arrival processes as non-stationary Poisson processes. To deal with heterogeneous customer arrivals, we propose a time segmentation algorithm that converts a non-stationary problem into a series of stationary problems. Experiments conducted on large-scale synthetic data demonstrate the effectiveness and efficiency of our proposed approaches on solving constrained resource allocation problems.

📄 PDF Abstract BibTeX arXiv:1911.07409

Code (2)

Dom98/Integrated_online_stationary_algorithm_implementation
Dom98/integratedonlinestationaryalgorithm

Similar Papers 제목 키워드 기반

Active Learning for Fair and Stable Online Allocations

2024-06-20 · Riddhiman Bhattacharya, Thanh Nguyen, Will Wei Sun, Mohit Tawarmalani

We explore an active learning approach for dynamic fair resource allocation problems. Unlike previous work that assumes full feedback from all agents on their allocations, we consider feedback from a select subset of age…

Active LearningDecision MakingFairness

The Best of Many Worlds: Dual Mirror Descent for Online Allocation Problems

2020-11-18 · Santiago Balseiro, Haihao Lu, Vahab Mirrokni

Online allocation problems with resource constraints are central problems in revenue management and online advertising. In these problems, requests arrive sequentially during a finite horizon and, for each request, a dec…

Assortment OptimizationManagement

Allocation Problems in Ride-Sharing Platforms: Online Matching with Offline Reusable Resources

2017-11-22 · John P. Dickerson, Karthik A. Sankararaman, Aravind Srinivasan, Pan Xu

Bipartite matching markets pair agents on one side of a market with agents, items, or contracts on the opposing side. Prior work addresses online bipartite matching markets, where agents arrive over time and are dynamica…

A Unified Model for the Two-stage Offline-then-Online Resource Allocation

2020-12-12 · Yifan Xu, Pan Xu, Jianping Pan, Jun Tao

With the popularity of the Internet, traditional offline resource allocation has evolved into a new form, called online resource allocation. It features the online arrivals of agents in the system and the real-time decis…

Decision Making

DECAF: Learning to be Fair in Multi-agent Resource Allocation

2025-02-06 · Ashwin Kumar, William Yeoh

A wide variety of resource allocation problems operate under resource constraints that are managed by a central arbitrator, with agents who evaluate and communicate preferences over these resources. We formulate this bro…

FairnessQ-Learning