Unified approach amplifies data for distribution property estimation.
arXiv research
A locally-built, LLM-digested index of recent arXiv papers in quant finance, geometry/topology, and statistical ML — keyword search served straight from SQLite on this machine.
Trend · papers per month
Estimates MLP expected output without sampling, using fewer FLOPs.
Maximum likelihood is the most widely used statistical estimation technique. Recent work by the authors introduced a general methodology for the construction of estimators for functionals in parametric models, and demonstrated improvements - both in theory and in practice - over the maximum likelihood estimator (MLE), …
Paper develops efficient method for probability estimation.
Estimating entropy and mutual information consistently is important for many machine learning applications. The Kozachenko-Leonenko (KL) estimator (Kozachenko & Leonenko, 1987) is a widely used nonparametric estimator for the entropy of multivariate continuous random variables, as well as the basis of the mutual inform…
We provide a comparative study of several widely used off-policy estimators (Empirical Average, Basic Importance Sampling and Normalized Importance Sampling), detailing the different regimes where they are individually suboptimal. We then exhibit properties optimal estimators should possess. In the case where examples …
New method shows Hessian estimator from random samples converges to true Hessian on complex manifolds.
EB-RANSAC uses energy-based model for robust estimation without complex sampling.
We study the problem of finding the most mutually correlated arms among many arms. We show that adaptive arms sampling strategies can have significant advantages over the non-adaptive uniform sampling strategy. Our proposed algorithms rely on a novel correlation estimator. The use of this accurate estimator allows us t…
Most real-world networks are too large to be measured or studied directly and there is substantial interest in estimating global network properties from smaller sub-samples. One of the most important global properties is the number of vertices/nodes in the network. Estimating the number of vertices in a large network i…
Determining risk contributions of unit exposures to portfolio-wide economic capital is an important task in financial risk management. Computing risk contributions involves difficulties caused by rare-event simulations. In this study, we address the problem of estimating risk contributions when the total risk is measur…
The paper extends statistical estimation techniques under differential privacy.
New method estimates Wasserstein distances more efficiently.
Paper extends Chernoff sampling for active testing and parameter estimation, improving neural network and regression models.
The Expectation-Maximization (EM) algorithm is a widely used method for maximum likelihood estimation in models with latent variables. For estimating mixtures of Gaussians, its iteration can be viewed as a soft version of the k-means clustering algorithm. Despite its wide use and applications, there are essentially no …
GANPOP uses deep learning to estimate optical properties from single images, improving accuracy over existing methods.
Study improves kernel quadrature for infinitely wide models with faster approximation and estimation rates.
This work broadens optimal transport map estimation theory to stochastic settings.
A method for estimating parameters from entangled single-sample distributions, robust to high-noise data.
Paper proposes a method to estimate variance reduction in DNN training using importance sampling.
Method estimates Bayesian evidence from posterior samples using normalizing flows.
Paper improves risk estimation for rare events in sequential decisions.
A new method for estimating probabilities and risks using Markov processes.
Determining contributions by sub-portfolios or single exposures to portfolio-wide economic capital for credit risk is an important risk measurement task. Often economic capital is measured as Value-at-Risk (VaR) of the portfolio loss distribution. For many of the credit portfolio risk models used in practice, the VaR c…
New algorithms improve privacy in statistical estimation by making them robust.
New algorithms estimate and test collision probability with near-optimal sample complexity.
New estimators amplify data, achieving plug-in accuracy with fewer samples.
With a growing interest in using non-representative samples to train prediction models for numerous outcomes it is necessary to account for the sampling design that gives rise to the data in order to assess the generalized predictive utility of a proposed prediction rule. After learning a prediction rule based on a non…
Regularized EM algorithm improves clustering performance with small sample sizes.
A large number of algorithms in machine learning, from principal component analysis (PCA), and its non-linear (kernel) extensions, to more recent spectral embedding and support estimation methods, rely on estimating a linear subspace from samples. In this paper we introduce a general formulation of this problem and der…
PRIME algorithm estimates mean while ensuring privacy and robustness.
This paper balances bias and variance in adaptive importance sampling using mirror descent.
Feature selection from wide datasets leads to misleading results.
Stochastic Gradient Descent (SGD) is one of the most widely used techniques for online optimization in machine learning. In this work, we accelerate SGD by adaptively learning how to sample the most useful training examples at each time step. First, we show that SGD can be used to learn the best possible sampling distr…
Importance sampling is widely used in machine learning and statistics, but its power is limited by the restriction of using simple proposals for which the importance weights can be tractably calculated. We address this problem by studying black-box importance sampling methods that calculate importance weights for sampl…
PML estimator optimally solves three statistical learning problems.
Monte Carlo (MC) sampling algorithms are an extremely widely-used technique to estimate expectations of functions f(x), especially in high dimensions. Control variates are a very powerful technique to reduce the error of such estimates, but in their conventional form rely on having an accurate approximation of f, a pri…
Study shows annealing with adaptive schedule reduces mode collapse in NFs for parameter estimation.
Improves RL efficiency with nonparametric methods.
In the information-based paradigm of inference, model selection is performed by selecting the candidate model with the best estimated predictive performance. The success of this approach depends on the accuracy of the estimate of the predictive complexity. In the large-sample-size limit of a regular model, the predicti…
WiSE-ALE improves VAEs by learning a flexible aggregate posterior.
Hard to estimate -accurate scores without strong assumptions.
A new method reduces data valuation variance for more trustworthy data trading.
This work studies the statistical performance of Sinkhorn iterations in estimating Schrödinger bridges.
It is widely believed that the practical success of Convolutional Neural Networks (CNNs) and Recurrent Neural Networks (RNNs) owes to the fact that CNNs and RNNs use a more compact parametric representation than their Fully-Connected Neural Network (FNN) counterparts, and consequently require fewer training examples to…
Improved error estimate for SGLD sampling algorithm.
Monte Carlo (MC) techniques are often used to estimate integrals of a multivariate function using randomly generated samples of the function. In light of the increasing interest in uncertainty quantification and robust design applications in aerospace engineering, the calculation of expected values of such functions (e…
GNNS uses graph neural networks to efficiently estimate subgraph frequency distributions.