paper-with-me

Papers

Online learning with noisy side observations

2026-04-15 · Tomáš Kocák, Gergely Neu, Michal Valko arxiv

We propose a new partial-observability model for online learning problems where the learner, besides its own loss, also observes some noisy feedback about the other actions, depending on the underlying structure of the problem. We represent this structure by a weighted directed graph, where the edge weights are related to the quality of the feedback shared by the connected nodes. Our main contribution is an efficient algorithm that guarantees a regret of $\widetilde{O}(\sqrt{α^* T})$ after $T$ rounds, where $α^*$ is a novel graph property that we call the effective independence number. Our algorithm is completely parameter-free and does not require knowledge (or even estimation) of $α^*$. For the special case of binary edge weights, our setting reduces to the partial-observability models of Mannor and Shamir (2011) and Alon et al. (2013) and our algorithm recovers the near-optimal regret bounds.

📄 PDF Abstract BibTeX arXiv:2604.13740

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Incremental inference of collective graphical models

2020-06-26 · Rahul Singh, Isabel Haasler, Qinsheng Zhang, Johan Karlsson 외

We consider incremental inference problems from aggregate data for collective dynamics. In particular, we address the problem of estimating the aggregate marginals of a Markov chain from noisy aggregate observations in a…

Adapting the Function Approximation Architecture in Online Reinforcement Learning

2021-06-17 · John D. Martin, Joseph Modayil

The performance of a reinforcement learning (RL) system depends on the computational architecture used to approximate a value function. Deep learning methods provide both optimization techniques and architectures for app…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

A comparison of combined data assimilation and machine learning methods for offline and online model error correction

2021-07-23 · Alban Farchi, Marc Bocquet, Patrick Laloyaux, Massimo Bonavita 외

Recent studies have shown that it is possible to combine machine learning methods with data assimilation to reconstruct a dynamical system using only sparse and noisy observations of that system. The same approach can be…

Non-Iterative Recovery from Nonlinear Observations using Generative Models

2022-05-31 · CVPR 2022 1 · Jiulong Liu, Zhaoqiang Liu

In this paper, we aim to estimate the direction of an underlying signal from its nonlinear observations following the semi-parametric single index model (SIM). Unlike conventional compressed sensing where the signal is a…

compressed sensing

Online learning in bandits with predicted context

2023-07-26 · Yongyi Guo, Ziping Xu, Susan Murphy

We consider the contextual bandit problem where at each time, the agent only has access to a noisy version of the context and the error variance (or an estimator of this variance). This setting is motivated by a wide ran…

Decision Making