paper-with-me

홈 › Papers

Variance-Reduced Manifold Sampling via Polynomial-Maximization Density Estimation

2026-05-19 · Serhii Zabolotnii arxiv

Uniform sampling on implicitly defined manifolds is a core primitive in motion planning, constrained simulation, and probabilistic machine learning. MASEM addresses this problem by entropy-maximizing resampling, but its resampling weights depend on a local k-nearest-neighbour density estimate whose errors can be amplified by aggressive resampling temperatures. We ask whether a polynomial-maximization moment estimator can replace the plug-in density rule without changing the surrounding MASEM architecture. The proposed PMM-MASEM module computes shell spacings from nested k-nearest-neighbour radii, estimates their standardized cumulants, and uses a gated PMM2/PMM3 estimator only when the spacing distribution departs from the flat Exp(1) regime; otherwise it falls back to the plug-in/MLE rule. This fallback is essential: on a flat homogeneous manifold the plug-in estimator is already the MLE, so PMM should not outperform it. A local Known-DGP Monte Carlo experiment confirms this gate: the selector returns MLE on flat Exp(1) spacings and reduces density MSE by 22--36% on asymmetric gamma and boundary-spacing regimes. The evidence is not uniformly positive: PMM3 worsens a platykurtic uniform spacing law, and a lightweight resampling-proxy experiment improves seven-lobes coverage but degrades the sine and swiss-roll proxies. The current evidence therefore supports an applicability-boundary result rather than a general MASEM improvement claim.

📄 PDF Abstract BibTeX arXiv:2605.19938

Code (0)

등록된 구현이 없습니다.

Tasks

Density EstimationMotion Planning

Similar Papers 제목 키워드 기반

Regularization of Mixture Models for Robust Principal Graph Learning

2021-06-16 · Tony Bonnaire, Aurélien Decelle, Nabila Aghanim

A regularized version of Mixture Models is proposed to learn a principal graph from a distribution of $D$-dimensional data points. In the particular case of manifold learning for ridge detection, we assume that the under…

Graph Learning

Variance Reduced Stochastic Proximal Algorithm for AUC Maximization

2019-11-08 · Soham Dan, Dushyant Sahoo

Stochastic Gradient Descent has been widely studied with classification accuracy as a performance measure. However, these stochastic algorithms cannot be directly used when non-decomposable pairwise performance measures …

Learning Data Manifolds with a Cutting Plane Method

2017-05-28 · SueYeon Chung, Uri Cohen, Haim Sompolinsky, Daniel D. Lee

We consider the problem of classifying data manifolds where each manifold represents invariances that are parameterized by continuous degrees of freedom. Conventional data augmentation methods rely upon sampling large nu…

Data Augmentation

NeurAM: nonlinear dimensionality reduction for uncertainty quantification through neural active manifolds

2024-08-07 · Andrea Zanoni, Gianluca Geraci, Matteo Salvador, Alison L. Marsden 외

We present a new approach for nonlinear dimensionality reduction, specifically designed for computationally expensive mathematical models. We leverage autoencoders to discover a one-dimensional neural active manifold (Ne…

Dimensionality ReductionUncertainty Quantification

Stochastic Submodular Maximization via Polynomial Estimators

2023-03-17 · Gözde Özcan, Stratis Ioannidis

In this paper, we study stochastic submodular maximization problems with general matroid constraints, that naturally arise in online learning, team formation, facility location, influence maximization, active learning an…

Active Learning