paper-with-me

홈 › Papers

Tight Bounds for Volumetric Spanners and Applications

2023-09-29 · NeurIPS 2023 11

Given a set of points of interest, a volumetric spanner is a subset of the points using which all the points can be expressed using "small" coefficients (measured in an appropriate norm). Formally, given a set of vectors $X = \{v_1, v_2, \dots, v_n\}$, the goal is to find $T \subseteq [n]$ such that every $v \in X$ can be expressed as $\sum_{i\in T} \alpha_i v_i$, with $\|\alpha\|$ being small. This notion, which has also been referred to as a well-conditioned basis, has found several applications, including bandit linear optimization, determinant maximization, and matrix low rank approximation. In this paper, we give almost optimal bounds on the size of volumetric spanners for all $\ell_p$ norms, and show that they can be constructed using a simple local search procedure. We then show the applications of our result to other tasks and in particular the problem of finding coresets for the Minimum Volume Enclosing Ellipsoid (MVEE) problem.

📄 PDF Abstract BibTeX arXiv:2310.00175

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Coresets 설명 없음

Similar Papers 제목 키워드 기반

Volumetric Spanners: an Efficient Exploration Basis for Learning

2013-12-21 · Elad Hazan, Zohar Karnin, Raghu Mehka

Numerous machine learning problems require an exploration basis - a mechanism to explore the action space. We define a novel geometric notion of exploration basis with low variance, called volumetric spanners, and give e…

BIG-bench Machine LearningEfficient Exploration

Refl-Spanners: A Purely Regular Approach to Non-Regular Core Spanners

2020-10-26 · Markus L. Schmid, Nicole Schweikardt

The regular spanners (characterised by vset-automata) are closed under the algebraic operations of union, join and projection, and have desirable algorithmic properties. The core spanners (introduced by Fagin, Kimelfeld,…

Composable Core-sets for Determinant Maximization Problems via Spectral Spanners

2018-07-31 · Piotr Indyk, Sepideh Mahabadi, Shayan Oveis Gharan, Alireza Rezaei

We study a spectral generalization of classical combinatorial graph spanners to the spectral setting. Given a set of vectors $V\subseteq \Re^d$, we say a set $U\subseteq V$ is an $\alpha$-spectral spanner if for all $v\i…

Constant-Delay Enumeration for Nondeterministic Document Spanners

2018-07-24 · Antoine Amarilli, Pierre Bourhis, Stefan Mengel, Matthias Niewerth

We consider the information extraction framework known as document spanners, and study the problem of efficiently computing the results of the extraction from an input document, where the extraction task is described as …

Constant-Delay Enumeration for Nondeterministic Document Spanners

2020-03-05 · Antoine Amarilli, Pierre Bourhis, Stefan Mengel, Matthias Niewerth

We consider the information extraction framework known as document spanners, and study the problem of efficiently computing the results of the extraction from an input document, where the extraction task is described as …