paper-with-me

Papers

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 of statistical properties of random projections; a particularly intriguing question is: why are the theoretical bounds that far behind the empirically observed performance? Motivated by this question, this work develops Johnson-Lindenstrauss distributions with optimal, data-oblivious, statistical confidence bounds. These bounds are numerically best possible, for any given data dimension, embedding dimension, and distortion tolerance. They improve upon prior works in terms of statistical accuracy, as well as exactly determine the no-go regimes for data-oblivious approaches. Furthermore, the corresponding projection matrices are efficiently samplable. The construction relies on orthogonal matrices, and the proof uses certain elegant properties of the unit sphere. The following techniques introduced in this work are of independent interest: a) a compact expression for distortion in terms of singular eigenvalues of the projection matrix, b) a parametrization linking the unit sphere and the Dirichlet distribution and c) anti-concentration bounds for the Dirichlet distribution. Besides the technical contribution, the paper presents applications and numerical evaluation along with working implementation in Python.

📄 PDF Abstract BibTeX arXiv:2104.05628

Code (1)

maciejskorski/confidence_optimal_random_embed 공식 구현

Similar Papers 제목 키워드 기반

Asymptotic confidence bands for centered purely random forests

2025-11-17 · Natalie Neumeyer, Jan Rabe, Mathias Trabs arxiv

In a multivariate nonparametric regression setting we construct explicit asymptotic uniform confidence bands for centered purely random forests. Since the most popular example in this class of random forests, namely the …

Near-Optimal Confidence Sequences for Bounded Random Variables

2020-06-09 · Arun Kumar Kuchibhotla, Qinqing Zheng

Many inference problems, such as sequential decision problems like A/B testing, adaptive sampling schemes like bandit selection, are often online in nature. The fundamental problem for online inference is to provide a se…

valid

Pretraining with random noise for uncertainty calibration

2024-12-23 · Jeonghwan Cheon, Se-Bum Paik

Uncertainty calibration is crucial for various machine learning applications, yet it remains challenging. Many models exhibit hallucinations - confident yet inaccurate responses - due to miscalibrated confidence. Here, w…

Enabling Inclusive Systematic Reviews: Incorporating Preprint Articles with Large Language Model-Driven Evaluations

2025-03-18 · Rui Yang, Jiayi Tong, Haoyuan Wang, Hui Huang 외

Background. Systematic reviews in comparative effectiveness research require timely evidence synthesis. Preprints accelerate knowledge dissemination but vary in quality, posing challenges for systematic reviews. Methods.…

ArticlesLanguage ModelingLanguage ModellingLarge Language Model

Transformation of Node to Knowledge Graph Embeddings for Faster Link Prediction in Social Networks

2021-11-17 · Archit Parnami, Mayuri Deshpande, Anant Kumar Mishra, Minwoo Lee

Recent advances in neural networks have solved common graph problems such as link prediction, node classification, node clustering, node recommendation by developing embeddings of entities and relations into vector space…

Knowledge Graph EmbeddingsLink PredictionNode ClassificationNode Clustering