paper-with-me

Papers

Dimensionality Reduction for General KDE Mode Finding

2023-05-30 · Xinyu Luo, Christopher Musco, Cas Widdershoven

Finding the mode of a high dimensional probability distribution $D$ is a fundamental algorithmic problem in statistics and data analysis. There has been particular interest in efficient methods for solving the problem when $D$ is represented as a mixture model or kernel density estimate, although few algorithmic results with worst-case approximation and runtime guarantees are known. In this work, we significantly generalize a result of (LeeLiMusco:2021) on mode approximation for Gaussian mixture models. We develop randomized dimensionality reduction methods for mixtures involving a broader class of kernels, including the popular logistic, sigmoid, and generalized Gaussian kernels. As in Lee et al.'s work, our dimensionality reduction results yield quasi-polynomial algorithms for mode finding with multiplicative accuracy $(1-\epsilon)$ for any $\epsilon > 0$. Moreover, when combined with gradient descent, they yield efficient practical heuristics for the problem. In addition to our positive results, we prove a hardness result for box kernels, showing that there is no polynomial time algorithm for finding the mode of a kernel density estimate, unless $\mathit{P} = \mathit{NP}$. Obtaining similar hardness results for kernels used in practice (like Gaussian or logistic kernels) is an interesting future direction.

📄 PDF Abstract BibTeX arXiv:2305.18755

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

Dimensionality Reduction for Data in Multiple Feature Representations

2008-12-01 · NeurIPS 2008 12 · Yen-Yu Lin, Tyng-Luh Liu, Chiou-Shann Fuh

In solving complex visual learning tasks, adopting multiple descriptors to more precisely characterize the data has been a feasible way for improving performance. These representations are typically high dimensional and …

ClusteringDimensionality ReductionGraph EmbeddingObject Recognition

Assessing the impact of dimensionality reduction on clustering performance -- a systematic study

2026-04-23 · Ousmane Assani-Amate, Mohammadreza Bakhtyari, Émilie Roy, Vladimir Makarenkov arxiv

Dimensionality reduction is a critical preprocessing step for clustering high-dimensional data, yet comprehensive evaluation of its impact across diverse methods and data types remains limited. In this study, we systemat…

Dimensionality Reduction

Recurrent neural networks learn robust representations by dynamically balancing compression and expansion

2019-09-11 · NeurIPS Workshop Neuro_AI 2019 12 · Matthew Farrell, Stefano Recanatesi, Guillaume Lajoie, Eric Shea-Brown

Recordings of neural circuits in the brain reveal extraordinary dynamical richness and high variability. At the same time, dimensionality reduction techniques generally uncover low-dimensional structures underlying these…

Dimensionality Reduction

A Dimensionality Reduction Method for Finding Least Favorable Priors with a Focus on Bregman Divergence

2022-02-23 · Alex Dytso, Mario Goldenbaum, H. Vincent Poor, Shlomo Shamai

A common way of characterizing minimax estimators in point estimation is by moving the problem into the Bayesian estimation domain and finding a least favorable prior distribution. The Bayesian estimator induced by a lea…

Dimensionality Reduction

Exploring the Influence of Dimensionality Reduction on Anomaly Detection Performance in Multivariate Time Series

2024-03-07 · Mahsun Altın, Altan Cakir

This paper presents an extensive empirical study on the integration of dimensionality reduction techniques with advanced unsupervised time series anomaly detection models, focusing on the MUTANT and Anomaly-Transformer m…

Anomaly DetectionDimensionality ReductionTime SeriesTime Series Analysis+1