paper-with-me

홈 › Papers

Beyond Johnson-Lindenstrauss: Uniform Bounds for Sketched Bilinear Forms

2025-09-26 · Rohan Deb, Qiaobo Li, Mayank Shrivastava, Arindam Banerjee arxiv

Uniform bounds on sketched inner products of vectors or matrices underpin several important computational and statistical results in machine learning and randomized algorithms, including the Johnson-Lindenstrauss (J-L) lemma, the Restricted Isometry Property (RIP), randomized sketching, and approximate linear algebra. However, many modern analyses involve *sketched bilinear forms*, for which existing uniform bounds either do not apply or are not sharp on general sets. In this work, we develop a general framework to analyze such sketched bilinear forms and derive uniform bounds in terms of geometric complexities of the associated sets. Our approach relies on generic chaining and introduces new techniques for handling suprema over pairs of sets. We further extend these results to the setting where the bilinear form involves a sum of $T$ independent sketching matrices and show that the deviation scales as $\sqrt{T}$. This unified analysis recovers known results such as the J-L lemma as special cases, while extending RIP-type guarantees. Additionally, we obtain improved convergence bounds for sketched Federated Learning algorithms where such cross terms arise naturally due to sketched gradient compression, and design sketched variants of bandit algorithms with sharper regret bounds that depend on the geometric complexity of the action and parameter sets, rather than the ambient dimension.

📄 PDF Abstract BibTeX arXiv:2509.21847

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

In Situ Training of Implicit Neural Compressors for Scientific Simulations via Sketch-Based Regularization

2025-11-04 · Cooper Simpson, Stephen Becker, Alireza Doostan arxiv

Focusing on implicit neural representations, we present a novel in situ training protocol that employs limited memory buffers of full and sketched data samples, where the sketched data are leveraged to prevent catastroph…

Continual Learning

Random Quadratic Forms with Dependence: Applications to Restricted Isometry and Beyond

2019-10-11 · NeurIPS 2019 12 · Arindam Banerjee, Qilong Gu, Vidyashankar Sivakumar, Zhiwei Steven Wu

Several important families of computational and statistical results in machine learning and randomized algorithms rely on uniform bounds on quadratic forms of random vectors or matrices. Such results include the Johnson-…

LEMMA

Confidence-Optimal Random Embeddings

2021-04-06 · Maciej Skorski

The seminal result of Johnson and Lindenstrauss on random embeddings has been intensively studied in applied and theoretical computer science. Despite that vast body of literature, we still lack of complete understanding…

Iterative Sketching and its Application to Federated Learning

2021-09-29 · Zhao Song, Zheng Yu, Lichen Zhang

Johnson-Lindenstrauss lemma is one of the most valuable tools in machine learning, since it enables the reduction to the dimension of various learning problems. In this paper, we exploit the power of Fast-JL transform or…

Federated LearningLEMMA

An Introduction to Johnson-Lindenstrauss Transforms

2021-02-28 · Casper Benjamin Freksen

Johnson--Lindenstrauss Transforms are powerful tools for reducing the dimensionality of data while preserving key characteristics of that data, and they have found use in many fields from machine learning to differential…

BIG-bench Machine Learning