paper-with-me

Papers

Flooding with Absorption: An Efficient Protocol for Heterogeneous Bandits over Complex Networks

2023-03-09 · Junghyun Lee, Laura Schmid, Se-Young Yun

Multi-armed bandits are extensively used to model sequential decision-making, making them ubiquitous in many real-life applications such as online recommender systems and wireless networking. We consider a multi-agent setting where each agent solves their own bandit instance endowed with a different set of arms. Their goal is to minimize their group regret while collaborating via some communication protocol over a given network. Previous literature on this problem only considered arm heterogeneity and networked agents separately. In this work, we introduce a setting that encompasses both features. For this novel setting, we first provide a rigorous regret analysis for a standard flooding protocol combined with the classic UCB policy. Then, to mitigate the issue of high communication costs incurred by flooding in complex networks, we propose a new protocol called Flooding with Absorption (FwA). We provide a theoretical analysis of the resulting regret bound and discuss the advantages of using FwA over flooding. Lastly, we experimentally verify on various scenarios, including dynamic networks, that FwA leads to significantly lower communication costs despite minimal regret performance loss compared to other network protocols.

📄 PDF Abstract BibTeX arXiv:2303.05445

Code (1)

nick-jhlee/bandits-network 공식 구현

Tasks

Decision MakingMulti-Armed BanditsRecommendation SystemsSequential Decision Making

Similar Papers 제목 키워드 기반

Streamlining HTTP Flooding Attack Detection through Incremental Feature Selection

2025-05-20 · Upasana Sarmah, Parthajit Borah, D. K. Bhattacharyya

Applications over the Web primarily rely on the HTTP protocol to transmit web pages to and from systems. There are a variety of application layer protocols, but among all, HTTP is the most targeted because of its versati…

feature selection

MARLP: Time-series Forecasting Control for Agricultural Managed Aquifer Recharge

2024-07-01 · Yuning Chen, Kang Yang, Zhiyu An, Brady Holder 외

The rapid decline in groundwater around the world poses a significant challenge to sustainable agriculture. To address this issue, agricultural managed aquifer recharge (Ag-MAR) is proposed to recharge the aquifer by art…

Model Predictive ControlSchedulingTime SeriesTime Series Forecasting

Robust economic MPC of the absorption column in post-combustion carbon capture through zone tracking

2022-01-05 · Benjamin Decardi-Nelson, Jinfeng Liu

Several studies have reported the importance of optimally operating the absorption column in a post-combustion CO2 capture (PCC) plant. It has been demonstrated in our previous work how economic Model Predictive Control …

FLUEModel Predictive Control

An adaptation of InfoMap to absorbing random walks using absorption-scaled graphs

2021-12-21 · Esteban Vargas Bernal, Mason A. Porter, Joseph H. Tien

InfoMap is a popular approach to detect densely connected "communities" of nodes in networks. To detect such communities, InfoMap uses random walks and ideas from information theory. Motivated by the dynamics of disease …

Federated Linear Contextual Bandits with Heterogeneous Clients

2024-02-29 · Ethan Blaser, Chuanhao Li, Hongning Wang

The demand for collaborative and private bandit learning across multiple agents is surging due to the growing quantity of data generated from distributed systems. Federated bandit learning has emerged as a promising fram…

AllFederated LearningMulti-Armed Bandits