MLLGJan 22, 2019

Regularized Weighted Chebyshev Approximations for Support Estimation

arXiv:1901.07506v51 citations
Originality Incremental advance
AI Analysis

This work addresses support estimation, a key problem in statistics and computational biology, by providing a method with practical gains, though it appears incremental as it builds on existing Chebyshev approximation techniques.

The authors tackled the problem of estimating the support size of an unknown distribution by introducing a regularized weighted Chebyshev approximation method, which matches state-of-the-art theoretical bounds and shows significant improvements in worst-case risk on synthetic data, estimating approximately 2300 bacterial genera in a bioinformatics application.

We introduce a new method for estimating the support size of an unknown distribution which provably matches the performance bounds of the state-of-the-art techniques in the area and outperforms them in practice. In particular, we present both theoretical and computer simulation results that illustrate the utility and performance improvements of our method. The theoretical analysis relies on introducing a new weighted Chebyshev polynomial approximation method, jointly optimizing the bias and variance components of the risk, and combining the weighted minmax polynomial approximation method with discretized semi-infinite programming solvers. Such a setting allows for casting the estimation problem as a linear program (LP) with a small number of variables and constraints that may be solved as efficiently as the original Chebyshev approximation problem. Our technique is tested on synthetic data and used to address an important problem in computational biology - estimating the number of bacterial genera in the human gut. On synthetic datasets, for practically relevant sample sizes, we observe significant improvements in the value of the worst-case risk compared to existing methods. For the bioinformatics application, using metagenomic data from the NIH Human Gut and the American Gut Microbiome Projects, we generate a list of frequencies of bacterial taxa that allows us to estimate the number of bacterial genera to approximately 2300.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes