paper-with-me

Papers

Minimax bounds for structured prediction

2019-06-02 · Kevin Bello, Asish Ghoshal, Jean Honorio

Structured prediction can be considered as a generalization of many standard supervised learning tasks, and is usually thought as a simultaneous prediction of multiple labels. One standard approach is to maximize a score function on the space of labels, which decomposes as a sum of unary and pairwise potentials, each depending on one or two specific labels, respectively. For this approach, several learning and inference algorithms have been proposed over the years, ranging from exact to approximate methods while balancing the computational complexity. However, in contrast to binary and multiclass classification, results on the necessary number of samples for achieving learning is still limited, even for a specific family of predictors such as factor graphs. In this work, we provide minimax bounds for a class of factor-graph inference models for structured prediction. That is, we characterize the necessary sample complexity for any conceivable algorithm to achieve learning of factor-graph predictors.

📄 PDF Abstract BibTeX arXiv:1906.00449

Code (0)

등록된 구현이 없습니다.

Tasks

PredictionStructured Prediction

Similar Papers 제목 키워드 기반

Minimax Bounds for Generalized Linear Models

2020-12-01 · NeurIPS 2020 12 · Kuan-Yun Lee, Thomas Courtade

We establish a new class of minimax prediction error bounds for generalized linear models. Our bounds significantly improve previous results when the design matrix is poorly structured, including natural cases where the …

Prediction

Minimax Structured Normal Means Inference

2015-06-25 · Akshay Krishnamurthy

We provide a unified treatment of a broad class of noisy structure recovery problems, known as structured normal means problems. In this setting, the goal is to identify, from a finite collection of Gaussian distribution…

Experimental Design

Expected Worst Case Regret via Stochastic Sequential Covering

2022-09-09 · Changlong Wu, Mohsen Heidari, Ananth Grama, Wojciech Szpankowski

We study the problem of sequential prediction and online minimax regret with stochastically generated features under a general loss function. We introduce a notion of expected worst case minimax regret that generalizes a…

Information-Theoretic Minimax Regret Bounds for Reinforcement Learning based on Duality

2024-10-21 · Raghav Bongole, Amaury Gouverneur, Borja Rodríguez-Gálvez, Tobias J. Oechtering 외

We study agents acting in an unknown environment where the agent's goal is to find a robust policy. We consider robust policies as policies that achieve high cumulative rewards for all possible environments. To this end,…

Online Learning with Gaussian Payoffs and Side Observations

2015-10-27 · NeurIPS 2015 12 · Yifan Wu, András György, Csaba Szepesvári

We consider a sequential learning problem with Gaussian payoffs and side information: after selecting an action $i$, the learner receives information about the payoff of every action $j$ in the form of Gaussian observati…