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.

168,657 papers · 148 categories

Trend · papers per month

125250374499 · Jun 202019922001200920172026
48 results for hybrid estimation

Paper proposes a method to estimate scientific parameters in hybrid models without relying on model architecture.

problem Estimating unknown parameters in hybrid models combining machine learning and scientific models.
method Sharpness-aware minimization adapted for hybrid modeling, focusing on model simplicity.
result Demonstrates effectiveness of SAM-based hybrid model learning for scientific parameter estimation.

A new hybrid algorithm reduces stochastic gradient evaluations for nonconvex optimization.

problem Solving stochastic composite nonconvex optimization problems efficiently.
method Proposes a new hybrid variance-reduced proximal gradient method with a stochastic gradient estimator.
result Achieves optimal stochastic oracle complexity bound with one less gradient evaluation.

Novel hybrid method for Bayesian network structure learning reduces computational time without sacrificing accuracy.

problem Bayesian network structure learning efficiency and accuracy trade-off.
method Partitioned PC (pPC), pp-value adjacency thresholding (PATH), hybrid greedy initialization (HGI).
result pHGS achieves significant computational reductions compared to the PC algorithm without sacrificing structure learning accuracy.

The problem of estimating a high-dimensional sparse vector θRn\boldsymbolθ \in \mathbb{R}^n from an observation in i.i.d. Gaussian noise is considered. The performance is measured using squared-error loss. An empirical Bayes shrinkage estimator, derived using a Bernoulli-Gaussian prior, is analyzed and compared with the…

2017-07-28abs ↗pdf ↗

Researchers prove inequalities for reaction-diffusion systems using a new curvature-dimension condition.

problem Proving Li-Yau and Harnack inequalities for systems of linear reaction-diffusion equations.
method Introducing a hybrid curvature-dimension condition and proving a differential Harnack estimate.
result A Harnack inequality holds under the hybrid curvature-dimension condition CDhyb(0,d)CD_{hyb} (0,d) with d<d<\infty.

A hybrid neural network improves robustness in estimating vehicle parameters from noisy data.

problem Estimating parameters of a mechanical vehicle model from noisy acceleration data.
method Introduced a convolutional neural network with two objective functions: naive and hybrid.
result The hybrid objective function outperforms the naive one in robustness on noisy input data.

Paper proposes hybrid machine learning for tuning first principles models in engineering systems.

problem Inaccurate first principles models in process engineering due to changing conditions.
method Hybrid machine learning framework using Bayesian Neural Networks.
result Uncertainty estimates improve operation decisions in multiphase flow modeling.

Hybrid Policy Optimization tackles reinforcement learning in hybrid spaces, improving performance over PPO.

problem Credit assignment issues and biased gradients in hybrid discrete-continuous action spaces.
method Mixed gradient estimator combining pathwise and score-function gradients, reformulating problems in hybrid form.
result HPO substantially outperforms PPO on inventory control and switched systems, with performance gaps increasing with continuous action dimension.

A fast method estimates correlations in hybrid systems using observable market data.

problem Estimating instantaneous correlations in hybrid systems from observable data.
method Empirical correlations between observable market quantities are used to estimate state variables' correlations. Linear systems are involved, and the matrix is converted to positive semidefinite if necessary.
result The estimates are reasonably accurate, especially with more than 1,000 data points.

We introduce a new framework for training deep generative models for high-dimensional conditional density estimation. The Bottleneck Conditional Density Estimator (BCDE) is a variant of the conditional variational autoencoder (CVAE) that employs layer(s) of stochastic variables as the bottleneck between the input xx a…

2016-11-25abs ↗pdf ↗

Bayesian hybrid models fuse physics-based insights with machine learning constructs to correct for systematic bias. In this paper, we compare Bayesian hybrid models against physics-based glass-box and Gaussian process black-box surrogate models. We consider ballistic firing as an illustrative case study for a Bayesian …

2019-12-12abs ↗pdf ↗

Paper improves SVaR estimation for stress testing under macro scenarios using a hybrid GPR-HS framework.

problem Numerical instability in traditional SVaR estimation under extreme shocks.
method Extends GPR-HS framework to forward-looking stress scenarios with SACS for stable covariance.
result Stable SVaR ranges from -2.1020% to -2.2231%, preserving coherence property.

A new hybrid Newton algorithm improves convergence in logistic regression.

problem Solving large-scale binary classification problems efficiently.
method Proposes a hybrid stochastic Newton algorithm with two weighted components in the Hessian matrix estimation.
result Proves almost sure convergence to the true parameter of logistic regression.

Method improves simulation accuracy by mitigating distribution shift in hybrid systems.

problem Mitigating distribution shift in machine-learning augmented hybrid simulation.
method Tangent-space regularized estimator to control distribution shift.
result Marked improvements in simulation accuracy, especially for systems with high distribution shift.

In this paper, we propose hybrid building/floor classification and floor-level two-dimensional location coordinates regression using a single-input and multi-output (SIMO) deep neural network (DNN) for large-scale indoor localization based on Wi-Fi fingerprinting. The proposed scheme exploits the different nature of th…

2018-10-13abs ↗pdf ↗

Hybrid ResNet and RMT improve covariance matrix estimation for cryptocurrency portfolios.

problem Noisy, non-Gaussian financial data leads to unstable covariance matrices.
method Combines RMT regularization and ResNet learning for data-driven corrections.
result Hybrid estimator outperforms traditional methods in portfolio optimization.

Develops a hybrid MtFA approach for high-dimensional data clustering.

problem Scalability issues in traditional MtFA estimation methods for high-dimensional data.
method Integrates profile likelihood method into EM framework for efficient parameter estimation.
result Demonstrates superior computational efficiency and clustering accuracy compared to existing methods.

Estimates hybrid dynamical systems with polynomial expansions and Markovian switching.

problem Identifying hybrid dynamical systems with nonlinear autoregressive exogenous (NARX) components and Markovian switching.
method Probabilistic framework using Expectation Maximization for parameter estimation, including submodel coefficients, hidden state values, and transition probabilities. Disentangles mode classification and NARX regression tasks. Uses soft-labels and coordinate descent approach for parameter fitting.
result Demonstrated on a SMNARX problem with three nonlinear sub-models, achieving parsimonious models through l1-norm bridge estimation and hard-thresholding.

Develops HCQRF for estimating heterogeneous treatment effects with censored data.

problem Estimating heterogeneous treatment effects on censored responses with high-dimensional variables.
method Hybrid Censored Quantile Regression Forest (HCQRF) combining random forests and censored quantile regression.
result Demonstrates the effectiveness and stability of HCQRF through simulation studies and real-world application.

QuEst combines model predictions with observed data to estimate quantile-based measures.

problem Limited applicability of current hybrid-inference tools for quantile-based distributional measures.
method Principled framework merging observed and imputed data for a wide range of quantile-based measures.
result QuEst delivers point estimates and rigorous confidence intervals for quantile-based measures.

Hybrid framework merges data and domain knowledge for better spatial interpolation.

problem Spatial interpolation overlooks domain knowledge and limits to spatial coordinates.
method Integrates data-driven features with rule-assisted spatial dependency function mapping.
result Superior performance in two application scenarios, capturing localized features.

The hybrid Monte Carlo (HMC) algorithm is used for Bayesian analysis of the generalized autoregressive conditional heteroscedasticity (GARCH) model. The HMC algorithm is one of Markov chain Monte Carlo (MCMC) algorithms and it updates all parameters at once. We demonstrate that how the HMC reproduces the GARCH paramete…

2007-02-27abs ↗pdf ↗

Generative synthetic data can preserve predictive accuracy but distort causal inference.

problem Distortion of average treatment effect estimates in synthetic data.
method Hybrid synthetic-data framework that generates covariates while modeling treatment and outcome mechanisms separately.
result Hybrid synthesis improves causal fidelity compared to fully generative baselines.

This paper considers the problem of estimating multiple related Gaussian graphical models from a pp-dimensional dataset consisting of different classes. Our work is based upon the formulation of this problem as group graphical lasso. This paper proposes a novel hybrid covariance thresholding algorithm that can effecti…

2015-03-07abs ↗pdf ↗

Hybrid Bayesian neural networks use function uncertainty for probabilistic inference.

problem Uncertainty in neural network weights is hard to specify and interpret.
method Integrates probabilistic layers with standard deterministic layers for function uncertainty.
result Improves probabilistic inference by encoding function uncertainty.

New algorithm fills gaps in offline data for hybrid RL, achieving similar gains without coverage assumptions.

problem Lack of provable benefits in hybrid RL with coverage assumptions.
method Warm-starting optimistic online algorithms with offline data in experience replay buffer.
result Hybrid RL gains similar to offline-only RL without coverage assumptions, demonstrating efficient exploration.

Hybrid models combine domain knowledge and data-driven learning for Earth observation.

problem Challenges in modelling Earth observation data with either purely mechanistic or data-driven methods.
method Gaussian process convolution models, specifically latent force models (LFMs), integrating physical knowledge into multioutput GP models.
result Model automatically estimates soil moisture persistence and discovers latent forces related to precipitation.

Hybrid method improves accuracy and speed of breast model parameter estimation.

problem Accurate estimation of breast mechanical parameters for surgical simulations.
method Combines deep learning (MNN) with iterative solvers to ensure accuracy and speed.
result Hybrid method achieves both real-time performance and reliability.

Novel approach for estimating joint probability densities using tensor decompositions and dictionaries.

problem Estimating joint probability densities of mixed discrete and continuous variables.
method Low-rank tensor decomposition combined with dictionary learning.
result Better classification and lower error rates compared to existing methods.

Defines non-parabolic curves in spatial hybrid space with applications.

problem Defining and analyzing non-parabolic spatial hybrid framed curves.
method Definition and proof of existence and uniqueness theorem for non-parabolic spatial hybrid framed curves.
result Existence and uniqueness theorem for non-parabolic spatial hybrid framed curves.

A new method for optimizing functions without gradients, improving efficiency and convergence.

problem Optimizing functions without gradient information in machine learning.
method Hybrid Gradient Descent (HGE) using random and coordinate-wise gradient estimates.
result The proposed method achieves optimal convergence rates in convex cases and generalizes to non-convex cases.

Framework for estimating treatment effects using external control data.

problem Improving efficiency in estimating average treatment effects (ATE) in hybrid trials.
method Developed a formal causal inference framework based on exchangeability assumptions and graphical criteria. Proposed estimators and efficient doubly-robust methods.
result Established finite-sample performance and demonstrated application to spinal muscular atrophy trial.

A new method uses ABC-SMC to infer hybrid models in bioprocesses with limited data.

problem Inference of hybrid models in bioprocesses with limited real data and high uncertainties.
method Approximate Bayesian Computation with Sequential Monte Carlo (ABC-SMC) and linear Gaussian dynamic Bayesian network (LG-DBN) for posterior distribution approximation.
result The method accelerates hybrid model inference and supports process monitoring and robust control.