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

Trend · papers per month

1.1%2.3%3.4%4.5% · Nov 201919922001200920182026
48 results for Bayes filters

Improved model-based estimation through tempered Bayes filter.

problem Improving predictive accuracy in partially-observable stochastic systems.
method Developed tempered Bayes filter combining likelihood and full posterior tempering.
result Tempered Bayes filter achieves improved predictive performance over the Bayes filter baseline.

The article applies empirical Bayes to improve initial parameter choices in collaborative filtering models.

problem Improving initial parameter choices in collaborative filtering models.
method Formulated and implemented empirical Bayes to tune hyperparameters in a Bayesian collaborative filtering setup.
result Empirical Bayes can provide good initial parameter choices, especially for datasets where MCMC struggles.

The paper connects a proximal method to stochastic filters and Bayes updates.

problem Large-scale optimization and probabilistic methods for regression.
method Explicit form of Bayes updates for linear regression and general sequential setting.
result The incremental proximal method can be realized by the Kalman filter for linear-quadratic cost functions.

The paper proposes a new method for user-movie recommendation systems.

problem Improving recommendation accuracy in collaborative filtering.
method Uses Empirical Bayes with Reversible Jump Markov Chain in a Bayesian setup.
result Demonstrates improved hyper-parameter tuning and recommendation accuracy.

GP-SUM filters complex non-Gaussian states using Gaussian Processes.

problem Stochastic dynamic filtering and state propagation with complex beliefs.
method GP-SUM combines sampling and probabilistic Bayes filters, using Gaussian Processes for dynamic and observation models.
result GP-SUM outperforms other filters on benchmarks and predicts non-Gaussian states accurately.

Bayes Factor Surprise enables rapid adaptation to changing environments.

problem Learning in volatile, non-stationary stochastic environments.
method Bayesian inference in a hierarchical model with a Bayes Factor Surprise probability ratio.
result Novel surprise-based algorithms improve parameter estimation and performance.

A nonparametric kernel-based method for realizing Bayes' rule is proposed, based on representations of probabilities in reproducing kernel Hilbert spaces. Probabilities are uniquely characterized by the mean of the canonical map to the RKHS. The prior and conditional probabilities are expressed in terms of RKHS functio…

2010-09-29abs ↗pdf ↗

Efficient GP models with non-Gaussian likelihoods using state space methods.

problem Modeling non-Gaussian likelihoods in Gaussian Process (GP) regression.
method State space formulation for efficient GP models, combining LA, VB, ADF, and EP schemes.
result Efficient inference methods for non-Gaussian likelihoods in GP models.

A new numerical scheme approximates nonlinear filtering densities for noisy and partial measurements.

problem Approximating nonlinear filtering densities for noisy and partial measurements.
method Deep splitting scheme applied to the Fokker--Planck equation followed by Bayes' formula.
result Convergence rate established for the numerical scheme under parabolic Hörmander condition.

Develops Bayesian filtering for online learning and related problems.

problem Sequential machine learning challenges, especially non-stationarity, model misspecification, and high dimensionality.
method Modular adaptive framework, provably robust filter, and sequential parameter updates.
result Improved performance in dynamic, high-dimensional, and misspecified models.

A new ML-based filter improves data assimilation for nonlinear systems.

problem Improving data assimilation for nonlinear systems using ensemble methods.
method Developed a machine learning-based conditional mean filter (ML-EnCMF) integrating ANN and linear functions.
result ML-EnCMF outperforms EnKF and likelihood-based EnCMF in nonlinear systems.

Convolutional Bayesian filtering generalizes state estimation by incorporating inequality conditions.

problem Standard Bayesian filtering assumes exact conditional probabilities, limiting its applicability.
method Introducing inequality conditions transforms conditional probabilities into convolutional forms, expanding the filtering framework.
result Convolutional Bayesian filtering encompasses standard Bayesian filtering and allows for more nuanced model consideration.

New algorithms for high-dimensional HMMs reduce complexity by discarding non-local factors.

problem High-dimensional HMMs are computationally expensive to filter and smooth.
method Approximate filtering and smoothing via locality in factor graphs, avoiding exponential cost.
result Error bounds in local total variation norm are dimension-free, improving scalability.

Deep learning models need accurate uncertainty quantification for safe use.

problem Uncertainty in deep learning models, especially for black box models.
method Model multivariate uncertainty for regression problems using neural networks, incorporating aleatoric and epistemic sources of heteroscedastic uncertainty. Train using direct multivariate Gaussian density loss function and end-to-end Kalman filter training.
result Accurate multivariate uncertainty quantification improves Kalman filter performance for in-domain and out-of-domain evaluation data.

A novel Bayesian computation method using importance weighting improves numerical stability and performance.

problem Bayesian computation stability and performance issues.
method Nonparametric approach via feature means, importance weighting, and kernel Bayes' rule.
result Importance weighted kernel Bayes' rule yields superior numerical stability and performance.

DKF uses nonlinear, Gaussian approximations for better neural decoding.

problem Improving neural decoding for brain-computer interfaces.
method Developed a Discriminative Kalman Filter (DKF) for nonlinear, non-Gaussian state estimation.
result DKF successfully enabled quadriplegic users to control devices using mental imagery.

This paper addresses the problem of filtering with a state-space model. Standard approaches for filtering assume that a probabilistic model for observations (i.e. the observation model) is given explicitly or at least parametrically. We consider a setting where this assumption is not satisfied; we assume that the knowl…

2013-12-17abs ↗pdf ↗

Neural Jump ODE improves continuous-time prediction and filtering of irregularly sampled time series.

problem Theoretical guarantees for continuous-time prediction and filtering of irregularly observed time series.
method Introducing Neural Jump ODE (NJ-ODE) that models conditional expectation between observations with neural ODEs and jumps.
result Theoretical guarantees for the L2L^2-optimal prediction are provided, showing convergence of model output to optimal prediction.

Hidden Markov Neural Networks balance adaptation and forgetting in time-series data.

problem Balancing adaptation to new data and forgetting outdated information in time-series forecasting.
method Modeling weights as hidden states of a Hidden Markov model, using a filtering algorithm for learning a variational approximation of the posterior distribution over weights, and employing sequential Bayes by Backprop with variational DropConnect for regularization.
result Achieves strong predictive performance and effective uncertainty quantification on various tasks.

BI-EqNO improves Bayesian inference with flexible neural operators.

problem Inaccurate estimation of marginal likelihoods in approximate Bayesian methods.
method Equivariant neural operator framework for generalized approximate Bayesian inference.
result BI-EqNO enhances both deterministic and stochastic approaches to Bayesian inference.

The study identifies impactful news articles based on liquidity changes, improving asset return prediction.

problem Evaluating the sentiment of financial news articles for institutional investors.
method Liquidity-driven variables are used to identify impactful news articles, focusing on liquidity mode switches.
result The screened dataset leads to superior performance in short-term asset return prediction.

New uniqueness concept for adversarial Bayes classifier.

problem Understanding adversarial Bayes classifiers in binary classification.
method Developed a new notion of uniqueness and analyzed it for a family of one-dimensional data distributions.
result Improved regularity of adversarial Bayes classifiers as perturbation radius increases.

The study compares clustering risk in Hidden Markov and i.i.d. models, showing the Bayes classifier is nearly optimal.

problem Comparing clustering risk in Hidden Markov and i.i.d. models.
method Analysis of Bayes risk, theoretical bounds, and simulations.
result The Bayes classifier is nearly optimal for clustering in both Hidden Markov and i.i.d. models.

Despite its simplicity, the naive Bayes classifier has surprised machine learning researchers by exhibiting good performance on a variety of learning problems. Encouraged by these results, researchers have looked to overcome naive Bayes primary weakness - attribute independence - and improve the performance of the algo…

2012-10-19abs ↗pdf ↗

We propose a vector-valued regression problem whose solution is equivalent to the reproducing kernel Hilbert space (RKHS) embedding of the Bayesian posterior distribution. This equivalence provides a new understanding of kernel Bayesian inference. Moreover, the optimization problem induces a new regularization for the …

2016-07-07abs ↗pdf ↗

Switching linear dynamics improves model-based reinforcement learning and system identification.

problem Complex and nonlinear systems can be approximated by linear dynamical systems.
method Bayesian inference, Variational Autoencoders, Concrete relaxations.
result Improved accuracy in learning dynamics from partial and high-dimensional observations.