paper-with-me

홈 › Papers

Separating Oblivious and Adaptive Models of Variable Selection

2026-02-18 · Ziyun Chen, Jerry Li, Kevin Tian, Yusong Zhu arxiv

Sparse recovery is among the most well-studied problems in learning theory and high-dimensional statistics. In this work, we investigate the statistical and computational landscapes of sparse recovery with $\ell_\infty$ error guarantees. This variant of the problem is motivated by \emph{variable selection} tasks, where the goal is to estimate the support of a $k$-sparse signal in $\mathbb{R}^d$. Our main contribution is a provable separation between the \emph{oblivious} (`for each'') and \emph{adaptive} (`for all'') models of $\ell_\infty$ sparse recovery. We show that under an oblivious model, the optimal $\ell_\infty$ error is attainable in near-linear time with $\approx k\log d$ samples, whereas in an adaptive model, $\gtrsim k^2$ samples are necessary for any algorithm to achieve this bound. This establishes a surprising contrast with the standard $\ell_2$ setting, where $\approx k \log d$ samples suffice even for adaptive sparse recovery. We conclude with a preliminary examination of a \emph{partially-adaptive} model, where we show nontrivial variable selection guarantees are possible with $\approx k\log d$ measurements.

📄 PDF Abstract BibTeX arXiv:2602.16568

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Online Prediction in Sub-linear Space

2022-07-16 · Binghui Peng, Fred Zhang

We provide the first sub-linear space and sub-linear regret algorithm for online learning with expert advice (against an oblivious adversary), addressing an open question raised recently by Srinivas, Woodruff, Xu and Zho…

Open-Ended Question AnsweringPrediction

Adaptive and Oblivious Randomized Subspace Methods for High-Dimensional Optimization: Sharp Analysis and Lower Bounds

2020-12-13 · Jonathan Lacotte, Mert Pilanci

We propose novel randomized optimization methods for high-dimensional convex problems based on restrictions of variables to random subspaces. We consider oblivious and data-adaptive subspaces and study their approximatio…

subspace methods

Achieving Optimal Static and Dynamic Regret Simultaneously in Bandits with Deterministic Losses

2026-02-07 · Jian Qian, Chen-Yu Wei arxiv

In adversarial multi-armed bandits, two performance measures are commonly used: static regret, which compares the learner to the best fixed arm, and dynamic regret, which compares it to the best sequence of arms. While o…

Multi-Armed Bandits

Dynamic Chunking and Selection for Reading Comprehension of Ultra-Long Context in Large Language Models

2025-06-01 · Boheng Sheng, Jiacheng Yao, Meicong Zhang, Guoxiu He

Large language models (LLMs) often struggle to accurately read and comprehend extremely long texts. Current methods for improvement typically rely on splitting long contexts into fixed-length chunks. However, fixed trunc…

ChunkingMulti-hop Question AnsweringQuestion AnsweringReading Comprehension

Adaptive and oblivious statistical adversaries are equivalent

2024-10-17 · Guy Blanc, Gregory Valiant

We resolve a fundamental question about the ability to perform a statistical task, such as learning, when an adversary corrupts the sample. Such adversaries are specified by the types of corruption they can make and thei…

Computational Efficiency