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

1223 · Nov 201819922001200920182026
27 results for stan

Stan models are compiled to generative languages and extended with new features.

problem Lack of direct support for variational inference and deep models in Stan.
method Comprehensive compilation scheme to convert Stan models to generative languages, and extension of Stan with new features.
result NumPyro backend yields a 2.3x speedup compared to Stan in geometric mean over 26 benchmarks.

Variational inference is a scalable technique for approximate Bayesian inference. Deriving variational inference algorithms requires tedious model-specific calculations; this makes it difficult to automate. We propose an automatic variational inference algorithm, automatic differentiation variational inference (ADVI). …

2015-06-10abs ↗pdf ↗

Fenrir efficiently estimates Bayesian MLN-DLMs for scalable inference.

problem Computational challenges in Bayesian MLN-DLMs for longitudinal count compositional data.
method Novel algorithm for MAP estimation and accurate posterior marginal approximation.
result Fenrir can be three orders of magnitude more efficient than Stan.

Stan fits econophysics models to market data, providing a rigorous statistical approach.

problem Quantifying the role of complex, heterogeneous actors in market dynamics.
method Bayesian modeling using Stan, focusing on likelihood-based fitting.
result Stan's likelihood-based approach offers advantages over moment matching methods.

New model learns relative importance of multiple seasonal patterns in time series data.

problem Complex seasonal patterns in business time series data.
method Mixed hierarchical seasonality (MHS) model using Stan.
result Significant improvements in prediction error and predictive density compared to existing models.

We solve Bayesian PCA's rotational symmetry issue by rotation-invariant parameterization.

problem Bayesian PCA's rotational symmetry complicates inference and interpretation.
method Rotation-invariant Householder parameterization using random matrix theory.
result Efficient rotation-invariant probabilistic PCA implementation.

TrustVI is a fast second-order algorithm for black-box variational inference.

problem Efficiently optimizing variational distributions in complex models.
method Trust-region optimization with minibatch reparameterization.
result TrustVI converges faster and finds better variational distributions than alternatives.

New method for efficient probabilistic inference using masked language modeling.

problem Efficient posterior inference in probabilistic programs with many hyper-parameters.
method Formulate inference as masked language modeling, train a neural network to unmask random values.
result Foundation posterior for zero-shot inference and fine-tuning across a range of programs.

Bayesian framework improves minority class performance in class-imbalanced data.

problem Class imbalance in predictive toxicology models.
method Weighted likelihood approach modifying likelihood function weights inversely proportional to class proportions.
result Improves balanced accuracy and sensitivity for minority class (toxic compounds).

A novel VAE called πVAE models complex data with stochastic processes.

problem Efficient inference of stochastic processes for Bayesian deep learning with big data.
method πVAE is a finitely exchangeable, Kolmogorov consistent, continuous stochastic process VAE.
result πVAE achieves state-of-the-art performance in tasks like spatial interpolation.

Bayesian Neural Networks combine neural networks and stochastic models for probabilistic predictions.

problem Creating probabilistic guarantees for neural network predictions.
method Combines neural networks and stochastic models, focusing on posterior distribution generation.
result BNNs provide probabilistic guarantees and distribution of learned parameters.

Proposes a new bankruptcy prediction model using Bayesian framework with expert knowledge.

problem Bankruptcy prediction using accounting ratios and statistical models.
method Generative modeling with Expert Bayesian framework.
result Model is either comparable or superior to existing methods with lower False Positive Rate.

Let ΛΛ be the limit set of a conformal dynamical system, i.e. a Kleinian group acting on either finite- or infinite-dimensional real Hilbert space, a conformal iterated function system, or a rational function. We give an easily expressible sufficient condition, requiring that the limit set is not too much bigger than …

2015-04-07abs ↗pdf ↗