paper-with-me

Papers

Coverage-Maximizing Multinomial Subset Routing under Operational Constraints

2026-08-17 · Quan Zhou, Yiyan Huang arxiv

We introduce Multinomial Subset Routing (MSR), a new online routing framework over $K$ experts in which the learner keeps a multinomial routing policy instead of a deterministic subset of experts. At each round, the learner samples $M$ experts i.i.d. from the multinomial policy, and the resulting set of distinct sampled experts forms the routed subset. The reward depends only on the best-performing expert(s) in the routed subset. This reward structure arises naturally in routing across specialized models but is not captured by standard combinatorial bandits or subset-selection methods, which optimize deterministic subsets and typically assume additive rewards. We require the selection to satisfy several long-term, two-sided operational constraints under bandit feedback, observing only the winner's reward each round. We propose OMD-Approachability, combining online mirror descent with Blackwell's Approachability, and prove it achieves $O(1/\sqrt{T})$ regret in both reward and constraint violation. We ground the framework in practical application domains and validate it empirically on a real-world crowdsourcing dataset.

📄 PDF Abstract BibTeX arXiv:2608.16375

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning a Mixture of Two Multinomial Logits

2018-07-01 · ICML 2018 7 · Flavio Chierichetti, Ravi Kumar, Andrew Tomkins

The classical Multinomial Logit (MNL) is a behavioral model for user choice. In this model, a user is offered a slate of choices (a subset of a finite universe of $n$ items), and selects exactly one item from the sl…

Vocal Bursts Valence Prediction

Log-Concavity of Multinomial Likelihood Functions Under Interval Censoring Constraints on Frequencies or Their Partial Sums

2023-11-05 · Bruce Levin, Erik Learned-Miller

We show that the likelihood function for a multinomial vector observed under arbitrary interval censoring constraints on the frequencies or their partial sums is completely log-concave by proving that the constrained sam…

Federate the Router: Learning Language Model Routers with Sparse and Decentralized Evaluations

2026-01-29 · Baris Askin, Shivam Patel, Anupam Nayak, Andrea Vigano 외 arxiv

Large language models (LLMs) are increasingly accessed as remotely hosted services by edge and enterprise clients that cannot run frontier models locally. Since models vary widely in capability and price, routing queries…

A Conditional Multinomial Mixture Model for Superset Label Learning

2012-12-03 · 12 2012 12 · LiPing Liu, Thomas Dietterich

In the superset label learning problem (SLL), each training instance provides a set of candidate labels of which one is the true label of the instance. As in ordinary regression, the candidate label set is a noisy versio…

Multinomial Logit Bandit with Linear Utility Functions

2018-05-08 · Mingdong Ou, Nan Li, Shenghuo Zhu, Rong Jin

Multinomial logit bandit is a sequential subset selection problem which arises in many applications. In each round, the player selects a $K$-cardinality subset from $N$ candidate items, and receives a reward which is gov…