paper-with-me

홈 › Papers

Entangled Mean Estimation in High-Dimensions

2025-01-09 · Ilias Diakonikolas, Daniel M. Kane, Sihan Liu, Thanasis Pittas

We study the task of high-dimensional entangled mean estimation in the subset-of-signals model. Specifically, given $N$ independent random points $x_1,\ldots,x_N$ in $\mathbb{R}^D$ and a parameter $\alpha \in (0, 1)$ such that each $x_i$ is drawn from a Gaussian with mean $\mu$ and unknown covariance, and an unknown $\alpha$-fraction of the points have identity-bounded covariances, the goal is to estimate the common mean $\mu$. The one-dimensional version of this task has received significant attention in theoretical computer science and statistics over the past decades. Recent work [LY20; CV24] has given near-optimal upper and lower bounds for the one-dimensional setting. On the other hand, our understanding of even the information-theoretic aspects of the multivariate setting has remained limited. In this work, we design a computationally efficient algorithm achieving an information-theoretically near-optimal error. Specifically, we show that the optimal error (up to polylogarithmic factors) is $f(\alpha,N) + \sqrt{D/(\alpha N)}$, where the term $f(\alpha,N)$ is the error of the one-dimensional problem and the second term is the sub-Gaussian error rate. Our algorithmic approach employs an iterative refinement strategy, whereby we progressively learn more accurate approximations $\hat \mu$ to $\mu$. This is achieved via a novel rejection sampling procedure that removes points significantly deviating from $\hat \mu$, as an attempt to filter out unusually noisy samples. A complication that arises is that rejection sampling introduces bias in the distribution of the remaining points. To address this issue, we perform a careful analysis of the bias, develop an iterative dimension-reduction strategy, and employ a novel subroutine inspired by list-decodable learning that leverages the one-dimensional result.

📄 PDF Abstract BibTeX arXiv:2501.05425

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reduction

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Discovering Semantic Subdimensions through Disentangled Conceptual Representations

2025-08-29 · Yunhao Zhang, Shaonan Wang, Nan Lin, Xinyi Dong 외 arxiv

Understanding the core dimensions of conceptual semantics is fundamental to uncovering how meaning is organized in language and the brain. Existing approaches often rely on predefined semantic dimensions that offer only …

Designing Differentially Private Estimators in High Dimensions

2020-06-02 · Aditya Dhar, Jason Huang

We study differentially private mean estimation in a high-dimensional setting. Existing differential privacy techniques applied to large dimensions lead to computationally intractable problems or estimators with excessiv…

SensitivityVocal Bursts Intensity Prediction

Learning Disentangled Representation by Exploiting Pretrained Generative Models: A Contrastive Learning View

2021-02-21 · ICLR 2022 4 · Xuanchi Ren, Tao Yang, Yuwang Wang, Wenjun Zeng

From the intuitive notion of disentanglement, the image variations corresponding to different factors should be distinct from each other, and the disentangled representation should reflect those variations with separate …

Contrastive LearningDisentanglementRepresentation Learning

Refining Multidimensional Video Reward Models via Disentangled Influence Functions

2026-05-27 · Muyao Wang, Zeke Xie, Hideki Nakayama arxiv

As Text-to-Video (T2V) generation models continue to evolve, the complexity of video evaluation necessitates a fine-grained assessment across various axes. To address this, recent works have focused on developing Multidi…

Robust Mean Estimation in High Dimensions via $\ell_0$ Minimization

2020-08-21 · Jing Liu, Aditya Deshmukh, Venugopal V. Veeravalli

We study the robust mean estimation problem in high dimensions, where $\alpha <0.5$ fraction of the data points can be arbitrarily corrupted. Motivated by compressive sensing, we formulate the robust mean estimation prob…

Compressive SensingVocal Bursts Intensity Prediction