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,051 papers · 148 categories

Trend · papers per month

3517011,0521,402 · Jun 202019922001200920182026
48 results for normal data distribution

PL-MCMC samples from normalizing flows' conditional distributions.

problem Sampling from complex conditional distributions learned by normalizing flows.
method Metropolis-Hastings implementation of PL-MCMC.
result PL-MCMC asymptotically samples from exact conditional distributions.

Flow-based models detect anomalies in industrial time series data.

problem Novelty detection in industrial time series data.
method Normalizing flows, specifically Masked Autoregressive Flows and Free-form Jacobian of Reversible Dynamics.
result Flow-based models outperform traditional methods in novelty detection of industrial time series data.

A new Heckman selection model uses a bivariate contaminated normal distribution for more accurate data analysis.

problem Sample selection biases in econometric data analysis.
method Introduces a Heckman selection model using a bivariate contaminated normal distribution and presents an efficient ECM algorithm for parameter estimation.
result The proposed model outperforms normal and Student's t counterparts in real data analysis and simulation studies.

The paper finds the normal distribution unsuitable for modeling daily stock returns and suggests using the Laplace distribution instead.

problem The difficulty in modeling the distribution of daily stock returns, especially for extreme outliers.
method Investigation of daily stock returns of major indices using both normal and Laplace distributions.
result The normal distribution is not a good model for stock returns, even over long periods of data.

Normalizing flows fail to detect OOD data due to learning local pixel correlations.

problem Detecting out-of-distribution data in machine learning systems.
method Investigated why normalizing flows fail to distinguish between in- and out-of-distribution data, and modified flow architecture to improve OOD detection.
result Modifying flow architecture can improve OOD detection by biasing the flow towards learning semantic structure of the target data.

A new framework enhances generative modeling by learning local flows over complex manifolds.

problem Limited expressivity of current normalizing flows for low-dimensional manifolds.
method Vector quantized local normalizing flows (VQ-Flows) using a VQ-AE atlas and conditional flows.
result Enhanced modeling of complex data distributions over manifolds.

New distances for comparing multivariate normal distributions.

problem Comparing multivariate normal distributions efficiently and accurately.
method Approximated Fisher-Rao distance and pullback SPD cone distances.
result Efficient computation of distances between normal distributions.

Temporal Normalizing Flows enhance density estimation of time-dependent data.

problem Accurate and robust density estimation of time-dependent stochastic data.
method Leveraging normalizing flows for temporal data, tNFs estimate multi-scale distributions without prior scale knowledge.
result Temporal Normalizing Flows improve density estimation of time-dependent data, including multi-scale distributions.

Firm size data usually do not show the normality that is often assumed in statistical analysis such as regression analysis. In this study we focus on two firm size data: the number of employees and sale. Those data deviate considerably from a normal distribution. To improve the normality of those data we transform them…

2015-11-23abs ↗pdf ↗

A new base distribution for normalizing flows allows modeling complex distributions without sacrificing invertibility.

problem Normalizing flows struggle with complex, non-trivial distributions.
method Learned rejection sampling for base distribution, combined with optimization of log-likelihood and Kullback-Leibler divergence.
result The method effectively models complicated distributions without sacrificing invertibility.

ReVol normalizes stock price features to mitigate distribution shifts, improving prediction accuracy.

problem Distribution shifts in stock price data hinder accurate prediction.
method ReVol uses normalization, attention-based estimation, and geometric Brownian motion.
result ReVol achieves an average improvement of more than 0.03 in IC and over 0.7 in SR.

The paper uses transformed ANOVA to identify important fire detection variables.

problem Identifying key variables for forest fire detection.
method Developed a complete orthonormal system for standard normal distribution, applied Z-score transformation, and used ANOVA approximation.
result Attribute ranking reveals important variables for fire detection.

This paper improves normalizing flows by combining MLE and sliced-Wasserstein distance for better data fidelity.

problem Normalizing flows struggle with generating realistic data and detecting out-of-distribution data.
method Proposes a hybrid objective function combining MLE and sliced-Wasserstein distance.
result Shows better generative abilities and lower likelihood of out-of-distribution data.

A method for learning distributions on complex manifolds using normalizing flows.

problem Learning distributions on non-Euclidean manifolds with high efficiency and accuracy.
method Learning a distribution on a manifold by combining local models that form an open cover.
result The method achieves better sample efficiency and competitive performance on manifolds of unknown topology.

FlowGMM uses normalizing flows for semi-supervised learning, showing promising results across various data types.

problem Semi-supervised learning with limited labeled data.
method Normalizing flows combined with latent Gaussian mixture models for generative modeling.
result FlowGMM achieves promising results on multiple data types, including text and tabular data.

Mitigates anomaly score imbalance in long-tailed distributions.

problem Class imbalance in normal data leads to skewed anomaly detection performance.
method Proposes an importance-weighted loss function to balance anomaly scores.
result Improves anomaly detection performance by 0.043 on real-world datasets.

Generative data augmentation improves unsupervised anomaly detection.

problem Improving anomaly detection performance in unsupervised settings.
method Oversampling infrequent normal samples using adversarial autoencoder (AAE) to transform high-dimensional multimodal data into low-dimensional unimodal latent distributions.
result Consistent improvements in anomaly detection across various real-world datasets.

In this survey, a short introduction in the recent discovery of log-normally distributed market-technical trend data will be given. The results of the statistical evaluation of typical market-technical trend variables will be presented. It will be shown that the log-normal assumption fits better to empirical trend data…

2016-05-11abs ↗pdf ↗

The multivariate normal density is a monotonic function of the distance to the mean, and its ellipsoidal shape is due to the underlying Euclidean metric. We suggest to replace this metric with a locally adaptive, smoothly changing (Riemannian) metric that favors regions of high local density. The resulting locally adap…

2016-06-08abs ↗pdf ↗

Proposes a flexible normalization method to handle multi-modal data.

problem Reduced effectiveness of batch normalization in multi-modal distributions.
method Extends normalization to multiple means and variances, detecting data modes on-the-fly.
result Outperforms batch normalization and other methods in various experiments.

We analyze the data on personal income distribution from the Australian Bureau of Statistics. We compare fits of the data to the exponential, log-normal, and gamma distributions. The exponential function gives a good (albeit not perfect) description of 98% of the population in the lower part of the distribution. The lo…

2006-01-22abs ↗pdf ↗

AdaFlow adapts DNN density estimators to new distributions for anomaly detection and cross-domain translation.

problem Unsupervised anomaly detection and cross-domain translation with limited paired data.
method AdaFlow combines Normalizing Flows and Adaptive Batch-Normalizations for domain adaptation.
result AdaFlow efficiently adapts to new distributions with minimal computational resources.

Stochastic algo learns from evolving data, achieving optimal performance.

problem Performative prediction and multiplayer extensions.
method Stochastic approximation with decision-dependent distributions.
result Asymptotic normality and optimality of the algorithm's performance.

Develops methods for integrating multivariate normals and computing classification measures.

problem Computing performance of multivariate normal models is challenging due to lack of general analytical expressions.
method Mathematical results and open-source software for integrating and analyzing multivariate normal distributions.
result Provides tools for calculating classification errors, discriminability, and reliability.

Paper proposes efficient method to calculate Fisher-Bingham distribution normalizing constant.

problem Efficiently calculating the normalizing constant of Fisher-Bingham distributions.
method Numerical integration with continuous Euler transform to Fourier-type integral representation.
result The method is fast and accurate, applicable to high-dimensional distributions.

Mixture of Experts (MoE) is a popular framework in the fields of statistics and machine learning for modeling heterogeneity in data for regression, classification and clustering. MoE for continuous data are usually based on the normal distribution. However, it is known that for data with asymmetric behavior, heavy tail…

2016-12-09abs ↗pdf ↗

The paper improves asset allocation using a skew-normal distribution in the Black-Litterman model.

problem Improving asset allocation under skewed return distributions.
method Using the Black-Litterman model with hidden truncation skew-normal distribution and Simaan's three-moment risk model.
result Optimal portfolios have less risk and higher skewness compared to classical BL model.

Normalizing flows can now estimate densities on unknown manifolds.

problem Normalizing flows struggle with data on unknown low-dimensional manifolds.
method Conformal Embedding Flows, which combine standard flows with trainable conformal embeddings.
result Tractable density estimation on manifold-supported data is possible.

New process capability index for non-normal data.

problem Measuring process capability when data does not follow normal distributions.
method Developed a new multivariate non-parametric PCI using Support Vector Data Description (SVDD).
result Demonstrated improved accuracy in process capability measurement for non-normal data.

New normalizing flows in hyperbolic space improve posterior modeling for hierarchical data.

problem Limited flexibility of existing normalizing flows in Euclidean space for hierarchical data.
method Elevated normalizing flows to hyperbolic spaces using coupling transforms and Wrapped Hyperboloid Coupling.
result Improved performance on density estimation and hierarchical graph data.