English

Combinatorial Allocation Bandits with Nonlinear Arm Utility

Machine Learning 2026-03-10 v1 Machine Learning

Abstract

A matching platform is a system that matches different types of participants, such as companies and job-seekers. In such a platform, merely maximizing the number of matches can result in matches being concentrated on highly popular participants, which may increase dissatisfaction among other participants, such as companies, and ultimately lead to their churn, reducing the platform's profit opportunities. To address this issue, we propose a novel online learning problem, Combinatorial Allocation Bandits (CAB), which incorporates the notion of *arm satisfaction*. In CAB, at each round t=1,,Tt=1,\dots,T, the learner observes KK feature vectors corresponding to KK arms for each of NN users, assigns each user to an arm, and then observes feedback following a generalized linear model (GLM). Unlike prior work, the learner's objective is not to maximize the number of positive feedback, but rather to maximize the arm satisfaction. For CAB, we provide an upper confidence bound algorithm that achieves an approximate regret upper bound, which matches the existing lower bound for the special case. Furthermore, we propose a TS algorithm and provide an approximate regret upper bound. Finally, we conduct experiments on synthetic data to demonstrate the effectiveness of the proposed algorithms compared to other methods.

Keywords

Cite

@article{arxiv.2603.07005,
  title  = {Combinatorial Allocation Bandits with Nonlinear Arm Utility},
  author = {Yuki Shibukawa and Koichi Tanaka and Yuta Saito and Shinji Ito},
  journal= {arXiv preprint arXiv:2603.07005},
  year   = {2026}
}

Comments

32 pages

R2 v1 2026-07-01T11:08:12.253Z