paper-with-me

홈 › Papers

Invariance principle of random projection for the norm

2021-12-01 · Juntao Duan, Ionel Popescu, Heinrich Matzinger

Johnson-Lindenstrauss guarantees certain topological structure is preserved under random projections when project high dimensional deterministic vectors to low dimensional vectors. In this work, we try to understand how random matrix affect norms of random vectors. In particular we prove the distribution of the norm of random vector $X \in \mathbb{R}^n$, whose entries are i.i.d. random variables, is preserved by random projection $S:\mathbb{R}^n \to \mathbb{R}^m$. More precisely, \[ \frac{X^TS^TSX - mn}{\sqrt{\sigma^2 m^2n+2mn^2}} \xrightarrow[\quad m/n\to 0 \quad ]{ m,n\to \infty } \mathcal{N}(0,1) \] We also prove a concentration of the random norm transformed by either random projection or random embedding. Overall, our results showed random matrix has low distortion for the norm of random vectors with i.i.d. entries.

📄 PDF Abstract BibTeX arXiv:2112.00300

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Simple, Fast and Efficient Injective Manifold Density Estimation with Random Projections

2025-09-24 · Ahmad Ayaz Amin, Baha Uddin Kazi arxiv

We introduce Random Projection Flows (RPFs), a principled framework for injective normalizing flows that leverages tools from random matrix theory and the geometry of random projections. RPFs employ random semi-orthogona…

Density Estimation

Johnson-Lindenstrauss Lemma, Linear and Nonlinear Random Projections, Random Fourier Features, and Random Kitchen Sinks: Tutorial and Survey

2021-08-09 · Benyamin Ghojogh, Ali Ghodsi, Fakhri Karray, Mark Crowley

This is a tutorial and survey paper on the Johnson-Lindenstrauss (JL) lemma and linear and nonlinear random projections. We start with linear random projection and then justify its correctness by JL lemma and its proof. …

Dimensionality ReductionLEMMA

Efficient Hyperparameter Tuning via Trajectory Invariance Principle

2025-09-29 · Bingrui Li, Jiaxin Wen, Zhanpeng Zhou, Jun Zhu 외 arxiv

As hyperparameter tuning becomes increasingly costly at scale, efficient tuning methods are essential. Yet principles for guiding hyperparameter tuning remain limited. In this work, we seek to establish such principles b…

Random Projections and Natural Sparsity in Time-Series Classification: A Theoretical Analysis

2025-02-24 · Jorge Marco-Blanco, Rubén Cuevas

Time-series classification is essential across diverse domains, including medical diagnosis, industrial monitoring, financial forecasting, and human activity recognition. The Rocket algorithm has emerged as a simple yet …

Activity Recognitioncompressed sensingComputational EfficiencyHuman Activity Recognition+3

Interpreting Equivariant Representations

2024-01-23 · Andreas Abildtrup Hansen, Anna Calissano, Aasa Feragen

Latent representations are used extensively for downstream tasks, such as visualization, interpolation or feature extraction of deep learning models. Invariant and equivariant neural networks are powerful and well-establ…

Graph Generationimage-classificationImage ClassificationInductive Bias