Papers › Exact Limits of Random Projections for Preserving Geometry: Distance Recovery,...

Exact Limits of Random Projections for Preserving Geometry: Distance Recovery, Nearest-Neighbor Rankings, and Covariance Shape in Gaussian Models

2 Sep 2026arXiv:2609.02155added by Syntology

Piyush Sao

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

The Johnson-Lindenstrauss (JL) lemma guarantees that a random projection of n points to m=O(ε⁻²logn) dimensions preserves pairwise squared distances within relative error ε with high probability, and this dimension order is asymptotically optimal. In high dimensions, however, distances concentrate around a baseline while key geometric information lies in much smaller fluctuations. We show that the JL bound can therefore be uninformative about retained geometry: an independent Gaussian replacement map can satisfy it even though the replacement cloud is independent of the original data. We then ask how well any decoder can recover a feature f(D) of a squared distance D from a linear sketch. Under squared-error loss, the optimal decoder is conditional expectation, so recovery defines a linear operator whose singular values quantify feature recovery. For isotropic Gaussian data (Σ=σ² I_d), we diagonalize this operator in closed form. For fixed k with m,d-m→∞, its $k$th singular value satisfies ℓₖ≈(m/ d)^(k/2). This yields three sharp consequences. A rank-m sketch retains at most an m/d fraction of the variance of any feature of one squared distance. If m→∞ and m/d→0, the expected Kendall correlation is 2/π√(m/d)(1+o(1)); for fixed q, nearest- neighbor agreement tends to 1/q. Yet one projection can satisfy the JL bound while mean Kendall correlation vanishes when logn≪m≪d. After removing scale, Haar-averaged retained covariance-shape information is (m/d)². Thus JL distance preservation does not quantify the geometry available for comparison or inference.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2609.02155")

Code

Syntology Ran 0 of 27 code samples harvested from 1 repository linked to this paper; 27 have no recorded run.

By repository: found in paper text by Syntology: 27 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

piyush314/random-projection-geometry found in paper text by SyntologyMIT report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

27 samples harvested; 0 ran; 0 honoured the contract we drafted; 27 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

27unverified

Licence: 0 of the 27 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from piyush314/random-projection-geometry. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

a_q piyush314/random-projection-geometry/src/rpgeom/laws.py found in paper text by Syntology unverified MIT (permissive) · 1ff8b79676042729 · report
alpha_m piyush314/random-projection-geometry/src/rpgeom/ceilings.py found in paper text by Syntology unverified MIT (permissive) · 3b4e33a1e2ecb506 · report
alpha_pi piyush314/random-projection-geometry/src/rpgeom/ceilings.py found in paper text by Syntology unverified MIT (permissive) · 15ddc67bc11594d2 · report
audit piyush314/random-projection-geometry/src/rpgeom/audit.py found in paper text by Syntology unverified MIT (permissive) · c8c3385960ad0251 · report
averaging_corr piyush314/random-projection-geometry/src/rpgeom/ensembles.py found in paper text by Syntology unverified MIT (permissive) · 4649bc623a3b4447 · report
bar_chart piyush314/random-projection-geometry/src/rpgeom/plotting.py found in paper text by Syntology unverified MIT (permissive) · e3bc7b16b52cfdba · report
beta_gamma_sample piyush314/random-projection-geometry/src/rpgeom/channels.py found in paper text by Syntology unverified MIT (permissive) · 7a528978117c427a · report
budget piyush314/random-projection-geometry/src/rpgeom/budget.py found in paper text by Syntology unverified MIT (permissive) · 41a4ce117ecf3f4d · report
chain_corr piyush314/random-projection-geometry/src/rpgeom/ensembles.py found in paper text by Syntology unverified MIT (permissive) · 7d2f8e9135c37cde · report
check piyush314/random-projection-geometry/verification/harness.py found in paper text by Syntology unverified MIT (permissive) · e4a010ab9e09fe09 · report
chi2_moment piyush314/random-projection-geometry/src/rpgeom/channels.py found in paper text by Syntology unverified MIT (permissive) · c5b5a14f7b0832cd · report
close piyush314/random-projection-geometry/verification/harness.py found in paper text by Syntology unverified MIT (permissive) · 5395265baca1a3a1 · report
direction_recovery piyush314/random-projection-geometry/src/rpgeom/mmse.py found in paper text by Syntology unverified MIT (permissive) · 304b073e4fc52295 · report
gaussian_chain piyush314/random-projection-geometry/src/rpgeom/maps.py found in paper text by Syntology unverified MIT (permissive) · 5538a361314f3549 · report
gaussian_stage piyush314/random-projection-geometry/src/rpgeom/maps.py found in paper text by Syntology unverified MIT (permissive) · 97ae2929f080742e · report
get_figsize piyush314/random-projection-geometry/src/rpgeom/plotting.py found in paper text by Syntology unverified MIT (permissive) · f5b016057a362948 · report
haar_frame piyush314/random-projection-geometry/src/rpgeom/maps.py found in paper text by Syntology unverified MIT (permissive) · fd43dcad16a2f67c · report
hgr_isotropic piyush314/random-projection-geometry/src/rpgeom/ceilings.py found in paper text by Syntology unverified MIT (permissive) · 1bfea90ecb835a9a · report
line_chart piyush314/random-projection-geometry/src/rpgeom/plotting.py found in paper text by Syntology unverified MIT (permissive) · 29e586621f88c29e · report
pairwise_agreement piyush314/random-projection-geometry/src/rpgeom/laws.py found in paper text by Syntology unverified MIT (permissive) · 74b3240bc6331090 · report
poly_cca_maxcorr_UT piyush314/random-projection-geometry/src/rpgeom/channels.py found in paper text by Syntology unverified MIT (permissive) · c4289d30f79f1503 · report
quarter_circle_loss piyush314/random-projection-geometry/src/rpgeom/mmse.py found in paper text by Syntology unverified MIT (permissive) · 144f3c3d6beb223b · report
quarter_circle_loss_quad piyush314/random-projection-geometry/src/rpgeom/mmse.py found in paper text by Syntology unverified MIT (permissive) · 1cafa7f8bb46ec1c · report
recommend_dimension piyush314/random-projection-geometry/src/rpgeom/recommend.py found in paper text by Syntology unverified MIT (permissive) · ac235d8108e63524 · report
run piyush314/random-projection-geometry/verification/harness.py found in paper text by Syntology unverified MIT (permissive) · b13a12c22c5e7ca4 · report
slope_cq piyush314/random-projection-geometry/src/rpgeom/laws.py found in paper text by Syntology unverified MIT (permissive) · f94689277ec5a14a · report
stacking_ceiling piyush314/random-projection-geometry/src/rpgeom/ensembles.py found in paper text by Syntology unverified MIT (permissive) · 9e7ec86dad7a4ff2 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2609.02155, was issued in September 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections