paper-with-me

Papers

A General Reduction for High-Probability Analysis with General Light-Tailed Distributions

2024-03-05 · Amit Attia, Tomer Koren

We describe a general reduction technique for analyzing learning algorithms that are subject to light-tailed (but not necessarily bounded) randomness, a scenario that is often the focus of theoretical analysis. We show that the analysis of such an algorithm can be reduced, in a black-box manner and with only a small loss in logarithmic factors, to an analysis of a simpler variant of the same algorithm that uses bounded random variables and is often easier to analyze. This approach simultaneously applies to any light-tailed randomization, including exponential, sub-Gaussian, and more general fast-decaying distributions, without needing to appeal to specialized concentration inequalities. Derivations of a generalized Azuma inequality, convergence bounds in stochastic optimization, and regret analysis in multi-armed bandits with general light-tailed randomization are provided to illustrate the technique.

📄 PDF Abstract BibTeX arXiv:2403.02873

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed BanditsStochastic Optimization

Similar Papers 제목 키워드 기반

Smoothed Analysis of Sequential Probability Assignment

2023-03-08 · NeurIPS 2023 11

We initiate the study of smoothed analysis for the sequential probability assignment problem with contexts. We study information-theoretically optimal minmax rates as well as a framework for algorithmic reduction involvi…

Transductive Learning

Stability is Stable: Connections between Replicability, Privacy, and Adaptive Generalization

2023-03-22 · Mark Bun, Marco Gaboardi, Max Hopkins, Russell Impagliazzo 외

The notion of replicable algorithms was introduced in Impagliazzo et al. [STOC '22] to describe randomized algorithms that are stable under the resampling of their inputs. More precisely, a replicable algorithm gives the…

PAC learning

Reducing Communication for Split Learning by Randomized Top-k Sparsification

2023-05-29 · Fei Zheng, Chaochao Chen, Lingjuan Lyu, Binhui Yao

Split learning is a simple solution for Vertical Federated Learning (VFL), which has drawn substantial attention in both research and application due to its simplicity and efficiency. However, communication efficiency is…

Federated LearningQuantizationVertical Federated Learning

Dimensionality Reduction for General KDE Mode Finding

2023-05-30 · Xinyu Luo, Christopher Musco, Cas Widdershoven

Finding the mode of a high dimensional probability distribution $D$ is a fundamental algorithmic problem in statistics and data analysis. There has been particular interest in efficient methods for solving the problem wh…

Dimensionality Reduction

Uncertainty-Aware Principal Component Analysis

2019-05-03 · Jochen Görtler, Thilo Spinner, Dirk Streeb, Daniel Weiskopf 외

We present a technique to perform dimensionality reduction on data that is subject to uncertainty. Our method is a generalization of traditional principal component analysis (PCA) to multivariate probability distribution…

Dimensionality Reduction