paper-with-me

Papers

Estimation and Inference by Stochastic Optimization

2022-05-06 · Jean-Jacques Forneron

In non-linear estimations, it is common to assess sampling uncertainty by bootstrap inference. For complex models, this can be computationally intensive. This paper combines optimization with resampling: turning stochastic optimization into a fast resampling device. Two methods are introduced: a resampled Newton-Raphson (rNR) and a resampled quasi-Newton (rqN) algorithm. Both produce draws that can be used to compute consistent estimates, confidence intervals, and standard errors in a single run. The draws are generated by a gradient and Hessian (or an approximation) computed from batches of data that are resampled at each iteration. The proposed methods transition quickly from optimization to resampling when the objective is smooth and strictly convex. Simulated and empirical applications illustrate the properties of the methods on large scale and computationally intensive problems. Comparisons with frequentist and Bayesian methods highlight the features of the algorithms.

📄 PDF Abstract BibTeX arXiv:2205.03254

Code (0)

등록된 구현이 없습니다.

Tasks

Stochastic Optimization

Similar Papers 제목 키워드 기반

Efficient Stochastic Optimal Control through Approximate Bayesian Input Inference

2021-05-17 · Joe Watson, Hany Abdulsamad, Rolf Findeisen, Jan Peters

Optimal control under uncertainty is a prevailing challenge for many reasons. One of the critical difficulties lies in producing tractable solutions for the underlying stochastic optimization problem. We show how advance…

Stochastic Optimization

Joint State Estimation and Noise Identification Based on Variational Optimization

2023-12-15 · Hua Lan, Shijie Zhao, Jinjie Hu, Zengfu Wang 외

In this article, the state estimation problems with unknown process noise and measurement noise covariances for both linear and nonlinear systems are considered. By formulating the joint estimation of system state and no…

State EstimationVariational Inference

Estimation and Inference by Stochastic Optimization: Three Examples

2021-02-20 · Jean-Jacques Forneron, Serena Ng

This paper illustrates two algorithms designed in Forneron & Ng (2020): the resampled Newton-Raphson (rNR) and resampled quasi-Newton (rqN) algorithms which speed-up estimation and bootstrap inference for structural mode…

regressionStochastic Optimization

Statistical Inference for Weighted Sample Average Approximation in Contextual Stochastic Optimization

2025-03-17 · Yanyuan Wang, Xiaowei Zhang

Contextual stochastic optimization provides a framework for decision-making under uncertainty incorporating observable contextual information through covariates. We analyze statistical inference for weighted sample avera…

Decision MakingDecision Making Under UncertaintyStochastic Optimizationvalid

Towards Learning Stochastic Population Models by Gradient Descent

2024-04-10 · Justin N. Kreikemeyer, Philipp Andelfinger, Adelinde M. Uhrmacher

Increasing effort is put into the development of methods for learning mechanistic models from data. This task entails not only the accurate estimation of parameters but also a suitable model structure. Recent work on the…