Research
On-device research index

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.

169,341 papers · 148 categories

Trend · papers per month

3.6%7.1%10.7%14.3% · Oct 199219922001200920182026
48 results for unknown PDF

Develops a neural network approach to solve inverse stochastic problems from particle observations.

problem Inference of Fokker-Planck equation coefficients from sparse particle data.
method Physics-informed neural networks (PINNs) with Kullback-Leibler divergence loss.
result Simultaneous inference of Fokker-Planck equation and multi-dimensional PDF from few particle observations.

The Inverse Bagging Algorithm detects anomalies by identifying sub-samples rich in known data.

problem Detecting anomalies in data sets with a well-modeled process and an unknown PDF.
method Uses inverse bootstrap aggregating to identify sub-samples rich in the known process and classify events.
result The method avoids modifying the kinematic distributions of the well-modeled process.

Paper proposes using generalized lambda distributions for stochastic simulators.

problem Uncertainty quantification with complex stochastic models is computationally challenging.
method Flexible generalized lambda distribution approximates response PDF, parameters are sparse polynomial chaos expansions.
result Local inference of response PDF at each point of experimental design using replicated model evaluations.

Estimates class posterior probabilities without using scores from classifiers.

problem Estimating class posterior probabilities for new points in classification tasks.
method Varying prior probabilities to derive the ratio of pdf's at point x, directly determining class posterior probabilities.
result A method to estimate posterior probabilities without relying on classification scores.

Most signal processing problems involve the challenging task of multidimensional probability density function (PDF) estimation. In this work, we propose a solution to this problem by using a family of Rotation-based Iterative Gaussianization (RBIG) transforms. The general framework consists of the sequential applicatio…

2016-01-31abs ↗pdf ↗

New MC simulation methods use classifiers to estimate pdf ratios without explicit pdfs.

problem Estimating ratios of probability density functions (pdfs) without explicit pdfs.
method Proposes classifier-based pdf-free versions of MC simulation algorithms.
result Enables pdf-free simulation algorithms using surrogate functions computed by classifiers.

This paper improves parameter estimation in cardiac models using Gaussian process-based MH sampling.

problem Uncertainty in estimating patient-specific model parameters from sparse and noisy clinical data.
method Integrates surrogate modeling into Metropolis-Hastings sampling to improve computational efficiency and accuracy.
result Significant gain in computational efficiency without compromising accuracy, and insights into tissue heterogeneity.

Generative adversarial networks sample unknown high-dimensional conditional distributions.

problem Sampling from unknown high-dimensional conditional distributions with limited data.
method Generative adversarial networks (GAN) for both sampling and distribution inference.
result GAN effectively samples target conditional distribution with minimal impact on sample quality.

We investigate the historical volatility of the 100 most capitalized stocks traded in US equity markets. An empirical probability density function (pdf) of volatility is obtained and compared with the theoretical predictions of a lognormal model and of the Hull and White model. The lognormal model well describes the pd…

2002-02-28abs ↗pdf ↗

New method calibrates photometric redshift PDFs more accurately.

problem Inaccurate photometric redshift uncertainties lead to systematic errors.
method Local re-calibration using feature-space regression of Probability Integral Transform (PIT) distributions.
result Calibrated PDFs are more accurate at all locations in feature space.

This work improves density estimation by characterizing pdf complexity using NL-spectrum.

problem Improving density estimation rates for general probability densities.
method Introducing NL-spectrum to characterize pdf complexity and deriving dimension-independent rates of convergence.
result Dimension-independent rates of convergence for fast density estimation.

We consider the problems of clustering, classification, and visualization of high-dimensional data when no straightforward Euclidean representation exists. Typically, these tasks are performed by first reducing the high-dimensional data to some lower dimensional Euclidean space, as many manifold learning methods have b…

2008-02-14abs ↗pdf ↗

An adaptive filter improves state estimation for complex systems.

problem Estimating non-Gaussian, multimodal PDFs in nonlinear systems.
method Adaptive split-combine Gaussian mixture filter (AMF) that splits and combines Gaussian particles adaptively.
result AMF consistently outperforms other filters across diverse benchmarks.

In the Black-Scholes context we consider the probability distribution function (PDF) of financial returns implied by volatility smile and we study the relation between the decay of its tails and the fitting parameters of the smile. We show that, considering a scaling law derived from data, it is possible to get a new f…

2010-10-11abs ↗pdf ↗

CDF2PDF improves SIC for high-dimensional data estimation.

problem Estimating PDF from CDF in high-dimensional data.
method CDF2PDF approximates PDF by approximating CDF, avoiding hyper-parameter tuning and enabling polynomial time higher order derivative computation.
result CDF2PDF shows promising results in one-dimensional data experiments.

DeepPDF uses neural networks to estimate complex data distributions efficiently.

problem Efficiently estimating complex data distributions with high accuracy.
method DeepPDF uses a neural network to approximate a target pdf given samples, employing Probabilistic Surface Optimization (PSO) for stochastic optimization.
result DeepPDF achieves high inference accuracy for a wide range of target pdfs using a simple network structure.

Deep learning reduces noise in weak lensing mass maps using GANs.

problem Noise reduction in weak lensing mass maps.
method Generative adversarial networks (GANs) applied to Subaru Hyper Suprime-Cam data.
result GANs successfully reproduce non-Gaussian information in denoised maps, showing stronger cosmological dependence.

Physics-informed neural networks approximate diffusion process pdfs efficiently.

problem Approximating the probability density function of diffusion processes.
method Physics-informed neural networks solving Fokker-Planck or integro-differential equations.
result Neural network solutions approximate target solutions for various types of differential equations.

A new method uses histogram transform for better speaker identification.

problem Improving text-independent speaker identification.
method Uses Mel-frequency Cepstral coefficients and dynamic information among adjacent frames. Designs super-MFCCs features by cascading three neighboring MFCCs frames. Estimates PDF using histogram transform to generate more training data and reduce discontinuity.
result The histogram transform method shows improvement in speaker identification performance compared to conventional methods.

A new filter estimates complex system states more accurately.

problem Non-Gaussian features in nonlinear systems violate Kalman-type filters.
method Adaptive split-combine Gaussian mixture filter (AMF) that splits and combines Gaussian particles.
result AMF consistently outperforms other filters across diverse benchmarks.

A new classification method using class-specific features for improved text categorization.

problem Improving text categorization accuracy by leveraging class-specific features.
method EEF classifier based on class-specific features and optimal Bayesian classification rule.
result The proposed EEF classifier outperforms conventional methods on real-life data sets.

A new visualization tool MD plot discovers interesting structures in continuous features.

problem Identifying interesting structures in data distributions, especially with skewed, clipped, or multimodal distributions.
method Proposes a new visualization tool called the mirrored density plot (MD plot) that does not require adjusting density estimation parameters.
result The MD plot outperforms conventional methods in identifying structures in complex distributions.

Proposes a deep learning method for uncertainty propagation in complex systems.

problem Uncertainty propagation in nonlinear dynamic systems with many uncertain variables.
method Data-driven approach using deep learning to approximate PDFs of uncertain systems.
result Demonstrates robustness evaluation of a feedback controller for a six-dimensional system.

The paper integrates multiple Gaussian process predictions using Monte Carlo sampling.

problem Accurate prediction of variables using multiple models.
method Log-linear pooling of Gaussian process predictions, combined with Monte Carlo sampling.
result The log-linear pooling method improves prediction accuracy compared to linear pooling.

The Fisher information matrix (FIM) is a foundational concept in statistical signal processing. The FIM depends on the probability distribution, assumed to belong to a smooth parametric family. Traditional approaches to estimating the FIM require estimating the probability distribution function (PDF), or its parameters…

2014-08-06abs ↗pdf ↗

In this paper, a nonparametric maximum likelihood (ML) estimator for band-limited (BL) probability density functions (pdfs) is proposed. The BLML estimator is consistent and computationally efficient. To compute the BLML estimator, three approximate algorithms are presented: a binary quadratic programming (BQP) algorit…

2015-03-20abs ↗pdf ↗