Simulation Optimization: New Approaches to Gradient-Based Search and MLE

Total Page:16

File Type:pdf, Size:1020Kb

Simulation Optimization: New Approaches to Gradient-Based Search and MLE Motivations GLR MLE STAR-SA & DiGARSM Summary Simulation Optimization: New Approaches to Gradient-Based Search and MLE PIs: Michael Fu & Steve Marcus Funding Period: August 1, 2020 { August 1, 2023 Robert H. Smith School of Business Electrical & Computer Engineering Institute for Systems Research University of Maryland https://scholar.rhsmith.umd.edu/mfu AFOSR Mathematical Optimization Program Review August 19, 2020 Motivations GLR MLE STAR-SA & DiGARSM Summary Project Team PIs: Michael Fu & Steve Marcus current PhD students: Yunchuan Li (ECE), Peng Wan (math), Yi Zhou (math) Previous AFOSR project ended Jan.2018. DARPA Lagrange Mar.2018 { Sep.2019. This project: Aug.1, 2020 { Aug.1, 2023. Today's talk includes work with many other collaborators. 2 / 36 Motivations GLR MLE STAR-SA & DiGARSM Summary Introduction Stochastic Optimization Setting: Maximize or Minimize L(θ) = E['(Y )] where θ is the controllable parameter (decision variables), Y is a random variable (r.v.), ' measurable (possibly discontinuous) Simple Example: single-server queue (what is '?) min L(θ) = E[Y (θ)] + c/θ θ Y waiting/system time, θ mean service time, c service \cost" MLE: (what is '?) max L(θ) = [ln] fY (Y1; Y2;::: ; θ) θ Yi observed data with joint density fY 3 / 36 Motivations GLR MLE STAR-SA & DiGARSM Summary Introduction (cont.) Our usual setting is that Y is an output performance measure represented as Y = g(X (θ); θ); where X can be viewed as the input r.v.s., e.g., in queueing, interarrival and service times; in stochastic activity networks (SANs), activity times Queueing Network Example θ1 θ2 θ3 θ4 Think of as simplified/stylized MVA/DMV 4 / 36 Motivations GLR MLE STAR-SA & DiGARSM Summary Outline 1 Motivations 2 GLR Stochastic Gradient Estimation Distribution Sensitivities 3 MLE Gradient-Based Simulated MLE Non-convex MLE for Neuroimaging Data 4 STAR-SA & DiGARSM 5 / 36 Motivations GLR MLE STAR-SA & DiGARSM Summary MLE for two types of data-driven models likelihood function not readily available, e.g., system times from a queueing network or SAN, gradient-based simulated MLE (GSMLE) GLR estimator for distribution sensitivities \Maximum Likelihood Estimation By Monte Carlo Simulation: Towards Data-Driven Stochastic Modeling" (w/ Y. Peng, B. Heidergott, H. Lam) Operations Research (accepted Dec.2019) likelihood function complex & non-convex, e.g., data from numerous neuroimaging sources MCEM (well-known approach used for MLE) MRAS (global optimization method) to be submitted soon 6 / 36 Motivations GLR MLE STAR-SA & DiGARSM Summary New Gradient-Based Search Methods combining direct gradient information with function evaluations to improve search STAR-SPSA (OR, under revision) DiGARSM (OR, R&R, to be resubmitted this month) \Direct Gradient Augmented Response Surface Methodology as Stochastic Approximation" (w/ Y. Li) Operations Research (to be resubmitted this month) stochastic gradient estimators: generalized likelihood ratio (GLR) method discontinuous sample performance structural parameters various ongoing research collaborations, including paper submitted to Operations Research in May 7 / 36 Motivations GLR MLE STAR-SA & DiGARSM Summary Quick Overview (Gradient-based Search) Main idea: (sign depending on max/min) θk+1 = θk ± ak rdθL(θk ) Main challenge: (stochastic) gradient estimate rdθL(θ) When applicable, use infinitesimal perturbation analysis (IPA) and the likelihood ratio (LR) method (e.g., later DiGARSM example) single-run techniques (NO additional simulation required) however, NOT applicable for MLE −! generalized LR (GLR) 8 / 36 Motivations GLR MLE STAR-SA & DiGARSM Summary A different view of a density function (estimation) density function (aka p.d.f.) is ... derivative of c.d.f. F of r.v. Y , which is the expectation of an indicator function, i.e., 1st-order distribution sensitivity @F (y) @ = [1 fY ≤ yg] @y @y E (i) discontinuous sample performance 1fY ≤ yg (jumps from 0 to 1 at y) (ii) structural parameter y (as opposed to a distributional parameter, as in MLE) KEY ISSUES in blue: discontinuity of indicator 1{·}, structural parameters 9 / 36 Motivations GLR MLE STAR-SA & DiGARSM Summary Relevant Methods (simulation-based density estimation) IPA-based methods (Hong 2009, Hong and Liu 2010): (i) slow convergence rate; (ii) only derivative w.r.t. parameters (not argument). CMC/SPA & push-out LR: problem dependent Kernel-based methods (Liu and Hong 2009): (i) biased; (ii) choice of bandwidth parameters; (iii) slow convergence rate. WD (in Heidergott and Volk-Makarewicz 2016): no structural parameters. GLR: Generalized Likelihood Ratio Method (Peng et al.) \A New Unbiased Stochastic Derivative Estimator for Discontinuous Sample Performances with Structural Parameters," Operations Research, Vol.66, No.2, 487-499, 2018. 10 / 36 Motivations GLR MLE STAR-SA & DiGARSM Summary GLR Comparison with Existing Methods Advantages: handle general discontinuous sample performance unbiased w/ desirable convergence properties analytical form derivatives w.r.t. parameters and argument handle any distribution sensitivity in a unified form 11 / 36 Motivations GLR MLE STAR-SA & DiGARSM Summary MLE: Review & Two Scenarios Data Observed: Y1; Y2;::: Goal: Estimate parameter(s) θ arg max L(θ; Y1; Y2;:::; Yn); θ where L(θ; y1; y2;:::; yn) = ln fY (y1; y2;::: yn; θ) Two (Different) Scenarios: fY not explicitly available fY non-convex 12 / 36 Motivations GLR MLE STAR-SA & DiGARSM Summary Big Picture: Data & Model Fitting Illustrative (Motivating) Example: Queueing System Data Observed: waiting (system) times Y1; Y2;::: Goal: Fit stochastic model and estimate input parameter θ, e.g., mean service time at one of the stations MLE: arg max L(θ; Y1; Y2;:::; Yn); θ where L(θ; y1; y2;:::; yn) = ln fY (y1; y2;::: ; θ) Main Assumption: fY not explicitly available e.g., complex simulation model or real system generates Y1; Y2;::: 13 / 36 Motivations GLR MLE STAR-SA & DiGARSM Summary Models: Statistics vs. Stochastics (e.g., regression vs. queueing) machine learning (ML) models are black-box , fit data statistically stochastic models are causal/explanatory Example: FCFS G/G/1 queue Lindley equation Yt (θ) = max(0; Yt−1(θ) − At ) + Xt (θ) dY dX dY IPA: t = t + t−1 1 fY > A )g dθ dθ dθ t−1 t 14 / 36 Motivations GLR MLE STAR-SA & DiGARSM Summary Usual Stochastic Model Approach: Input Fitting MLE Find θ by MLE of input data Xt , t = 1;:::; n: arg max ln fX (X1; X2;:::; Xn; θ); θ where fX is (joint) density of service times. What happens if service times X1; X2;::: NOT observed? Or... What happens if model is misspecified? e.g., arrival process assumed stationary Poisson, but in reality very time-varying 15 / 36 Motivations GLR MLE STAR-SA & DiGARSM Summary Gradient-based simulated MLE (GSMLE) Main idea: Simulation (causal) model available MLE carried out by gradient-based search: θk+1 = θk + ak rdθL(θk ; Y ) i.e., simulation used to get gradient estimate (as a function of fixed output) Main challenge: gradient estimate rdθL(θ) 16 / 36 Motivations GLR MLE STAR-SA & DiGARSM Summary What is the Likelihood Function? let's add θ density function is ... derivative of c.d.f, which is the expectation of an indicator function, i.e., 1st-order distribution sensitivity @F (y; θ) @ L(θ) = = [1 fY (θ) ≤ yg] @y @y E AND we actually need derivative of this w.r.t. θ, i.e., @2F @2 r L(θ) = = [1 fY (θ) ≤ yg] θ @y@θ @y@θE 17 / 36 Motivations GLR MLE STAR-SA & DiGARSM Summary GLR for Distribution Sensitivities Under appropriate regularity conditions (Peng et al. 2018), @F (y; θ) @F (y; θ) = [φ (X ; y; θ)]; = [φ (X ; y; θ)]; @θ E 1 @y E 2 @2F (y; θ) = [φ (X ; y; θ)]; ······ @y@θ E 3 where @ log f (x; θ) φ (x; y; θ) = 1fY (θ) ≤ yg X + d (x; θ) j @θ j usual LR estimator !−1 " 2 2 !−1!# : @g(x; θ) @ g(x; θ) @g(x; θ) @ log fX (x; θ) @ g(x; θ) @g(x; θ) d (x; θ) = + − ; d = ::: 1 2 2 @xi @θ@xi @θ @xi @xi @xi \simple" rescaling of observed data by simulation Y (θ) = g(X ; θ), where g is the causal/stochastic model, e.g., Lindley's equation 18 / 36 Motivations GLR MLE STAR-SA & DiGARSM Summary Input Fitting vs. Output Fitting (LN/LN/1 Queue) Service times i.i.d. lognormal w/ true parameter θ = 0 Interarrival times also lognormal Both MLE using input data (service times) & GSMLE using output data (system times) give true θ^ ≈ 0 Estimation Based on True Model (100 Observations) 0.4 0.2 0 θ −0.2 −0.4 Estimation of −0.6 −0.8 −1 GSMLE(100000) GSMLE(1000000) MLE−Input 19 / 36 Motivations GLR MLE STAR-SA & DiGARSM Summary Model Misspecification Example (LN/LN/1 Queue) \All models are wrong, but some are useful" | George Box Service times i.i.d. lognormal w/ true parameter θ = 0 Interarrival times also lognormal True arrival process 2-state Markov modulated process (MMP) What happens if arrival process misspecified as stationary? 20 / 36 Motivations GLR MLE STAR-SA & DiGARSM Summary Input Fitting vs. Output Fitting (LN/LN/1 Queue) Arrival process misspecified, and true service parameter θ = 0 MLE using input data (service times) gives true value θ^ = 0 GSMLE using output data (system times) gives θ^ ≈ 0:4 Which is better? Estimation Under Model Misspecification (100 Observations) 1 0.8 0.6 0.4 θ 0.2 0 −0.2 Estimation of −0.4 −0.6 −0.8 −1 GSMLE(100000) GSMLE(1000000) MLE−Input 21 / 36 Motivations GLR MLE STAR-SA & DiGARSM Summary Towards Data-Driven Modeling (LN/LN/1 Queue) True Model GSMLE Fitting MLE-Input Fitting 4:3 ± 0:04 4:8 ± 0:04 2:5 ± 0:02 average system time of first 10 customers (10K reps) 6.5 Takeaway: True Model 6 GSMLE Fitting MLE-Input Fitting If model is misspecified, 5.5 it might be better 5 to use the output data 4.5 for the stochastic model 4 3.5 input MLE! Expected System Time 3 2.5 2 1.5 1 2 3 4 5 6 7 8 9 10 Customer Number 22 / 36 Motivations GLR MLE STAR-SA & DiGARSM Summary Noninvasive Neural Data Sensory Stimulus The Neural Code Animal Brain Human Neurons Dipoles Measurement Sensors Sources MEG/EEG Dynamic Sparse Structure Electrophysiology Measurements Optimization ~10-10² Sensors ~10²-10⁵ Sources Hours of Data Highly Dynamic Sparse Structure Neural Response 23 / 36 Motivations ProblemGLR FormulationMLE and ModelingSTAR-SA & DiGARSM Summary State-Space Model Original state space model: The matrices , and Matrices , and have covariance are known unknown but fixed parameters.
Recommended publications
  • Trajectory Averaging for Stochastic Approximation MCMC Algorithms
    The Annals of Statistics 2010, Vol. 38, No. 5, 2823–2856 DOI: 10.1214/10-AOS807 c Institute of Mathematical Statistics, 2010 TRAJECTORY AVERAGING FOR STOCHASTIC APPROXIMATION MCMC ALGORITHMS1 By Faming Liang Texas A&M University The subject of stochastic approximation was founded by Rob- bins and Monro [Ann. Math. Statist. 22 (1951) 400–407]. After five decades of continual development, it has developed into an important area in systems control and optimization, and it has also served as a prototype for the development of adaptive algorithms for on-line esti- mation and control of stochastic systems. Recently, it has been used in statistics with Markov chain Monte Carlo for solving maximum likelihood estimation problems and for general simulation and opti- mizations. In this paper, we first show that the trajectory averaging estimator is asymptotically efficient for the stochastic approxima- tion MCMC (SAMCMC) algorithm under mild conditions, and then apply this result to the stochastic approximation Monte Carlo algo- rithm [Liang, Liu and Carroll J. Amer. Statist. Assoc. 102 (2007) 305–320]. The application of the trajectory averaging estimator to other stochastic approximation MCMC algorithms, for example, a stochastic approximation MLE algorithm for missing data problems, is also considered in the paper. 1. Introduction. Robbins and Monro (1951) introduced the stochastic approximation algorithm to solve the integration equation (1) h(θ)= H(θ,x)fθ(x) dx = 0, ZX where θ Θ Rdθ is a parameter vector and f (x), x Rdx , is a density ∈ ⊂ θ ∈X ⊂ function depending on θ. The dθ and dx denote the dimensions of θ and x, arXiv:1011.2587v1 [math.ST] 11 Nov 2010 respectively.
    [Show full text]
  • Stochastic Approximation for the Multivariate and the Functional Median 3 It Can Not Be Updated Simply If the Data Arrive Online
    STOCHASTIC APPROXIMATION TO THE MULTIVARIATE AND THE FUNCTIONAL MEDIAN Submitted to COMPSTAT 2010 Herv´eCardot1, Peggy C´enac1, and Mohamed Chaouch2 1 Institut de Math´ematiques de Bourgogne, UMR 5584 CNRS, Universit´ede Bourgogne, 9, Av. A. Savary - B.P. 47 870, 21078 Dijon, France [email protected], [email protected] 2 EDF - Recherche et D´eveloppement, ICAME-SOAD 1 Av. G´en´eralde Gaulle, 92141 Clamart, France [email protected] Abstract. We propose a very simple algorithm in order to estimate the geometric median, also called spatial median, of multivariate (Small, 1990) or functional data (Gervini, 2008) when the sample size is large. A simple and fast iterative approach based on the Robbins-Monro algorithm (Duflo, 1997) as well as its averaged version (Polyak and Juditsky, 1992) are shown to be effective for large samples of high dimension data. They are very fast and only require O(Nd) elementary operations, where N is the sample size and d is the dimension of data. The averaged approach is shown to be more effective and less sensitive to the tuning parameter. The ability of this new estimator to estimate accurately and rapidly (about thirty times faster than the classical estimator) the geometric median is illustrated on a large sample of 18902 electricity consumption curves measured every half an hour during one week. Keywords: Geometric quantiles, High dimension data, Online estimation al- gorithm, Robustness, Robbins-Monro, Spatial median, Stochastic gradient averaging 1 Introduction Estimation of the median of univariate and multivariate data has given rise to many publications in robust statistics, data mining, signal processing and information theory.
    [Show full text]
  • Simulation Methods for Robust Risk Assessment and the Distorted Mix
    Simulation Methods for Robust Risk Assessment and the Distorted Mix Approach Sojung Kim Stefan Weber Leibniz Universität Hannover September 9, 2020∗ Abstract Uncertainty requires suitable techniques for risk assessment. Combining stochastic ap- proximation and stochastic average approximation, we propose an efficient algorithm to compute the worst case average value at risk in the face of tail uncertainty. Dependence is modelled by the distorted mix method that flexibly assigns different copulas to different regions of multivariate distributions. We illustrate the application of our approach in the context of financial markets and cyber risk. Keywords: Uncertainty; average value at risk; distorted mix method; stochastic approximation; stochastic average approximation; financial markets; cyber risk. 1 Introduction Capital requirements are an instrument to limit the downside risk of financial companies. They constitute an important part of banking and insurance regulation, for example, in the context of Basel III, Solvency II, and the Swiss Solvency test. Their purpose is to provide a buffer to protect policy holders, customers, and creditors. Within complex financial networks, capital requirements also mitigate systemic risks. The quantitative assessment of the downside risk of financial portfolios is a fundamental, but arduous task. The difficulty of estimating downside risk stems from the fact that extreme events are rare; in addition, portfolio downside risk is largely governed by the tail dependence of positions which can hardly be estimated from data and is typically unknown. Tail dependence is a major source of model uncertainty when assessing the downside risk. arXiv:2009.03653v1 [q-fin.RM] 8 Sep 2020 In practice, when extracting information from data, various statistical tools are applied for fitting both the marginals and the copulas – either (semi-)parametrically or empirically.
    [Show full text]
  • An Empirical Bayes Procedure for the Selection of Gaussian Graphical Models
    An empirical Bayes procedure for the selection of Gaussian graphical models Sophie Donnet CEREMADE Universite´ Paris Dauphine, France Jean-Michel Marin∗ Institut de Mathematiques´ et Modelisation´ de Montpellier Universite´ Montpellier 2, France Abstract A new methodology for model determination in decomposable graphical Gaussian models (Dawid and Lauritzen, 1993) is developed. The Bayesian paradigm is used and, for each given graph, a hyper inverse Wishart prior distribution on the covariance matrix is considered. This prior distribution depends on hyper-parameters. It is well-known that the models’s posterior distribution is sensitive to the specification of these hyper-parameters and no completely satisfactory method is registered. In order to avoid this problem, we suggest adopting an empirical Bayes strategy, that is a strategy for which the values of the hyper-parameters are determined using the data. Typically, the hyper-parameters are fixed to their maximum likelihood estimations. In order to calculate these maximum likelihood estimations, we suggest a Markov chain Monte Carlo version of the Stochastic Approximation EM algorithm. Moreover, we introduce a new sampling scheme in the space of graphs that improves the add and delete proposal of Armstrong et al. (2009). We illustrate the efficiency of this new scheme on simulated and real datasets. Keywords: Gaussian graphical models, decomposable models, empirical Bayes, Stochas- arXiv:1003.5851v2 [stat.CO] 23 May 2011 tic Approximation EM, Markov Chain Monte Carlo ∗Corresponding author: [email protected] 1 1 Gaussian graphical models in a Bayesian Context Statistical applications in genetics, sociology, biology , etc often lead to complicated interaction patterns between variables.
    [Show full text]
  • Stochastic Approximation of Score Functions for Gaussian Processes
    The Annals of Applied Statistics 2013, Vol. 7, No. 2, 1162–1191 DOI: 10.1214/13-AOAS627 c Institute of Mathematical Statistics, 2013 STOCHASTIC APPROXIMATION OF SCORE FUNCTIONS FOR GAUSSIAN PROCESSES1 By Michael L. Stein2, Jie Chen3 and Mihai Anitescu3 University of Chicago, Argonne National Laboratory and Argonne National Laboratory We discuss the statistical properties of a recently introduced un- biased stochastic approximation to the score equations for maximum likelihood calculation for Gaussian processes. Under certain condi- tions, including bounded condition number of the covariance matrix, the approach achieves O(n) storage and nearly O(n) computational effort per optimization step, where n is the number of data sites. Here, we prove that if the condition number of the covariance matrix is bounded, then the approximate score equations are nearly optimal in a well-defined sense. Therefore, not only is the approximation ef- ficient to compute, but it also has comparable statistical properties to the exact maximum likelihood estimates. We discuss a modifi- cation of the stochastic approximation in which design elements of the stochastic terms mimic patterns from a 2n factorial design. We prove these designs are always at least as good as the unstructured design, and we demonstrate through simulation that they can pro- duce a substantial improvement over random designs. Our findings are validated by numerical experiments on simulated data sets of up to 1 million observations. We apply the approach to fit a space–time model to over 80,000 observations of total column ozone contained in the latitude band 40◦–50◦N during April 2012.
    [Show full text]
  • Stochastic Approximation Methods and Applications in Financial Optimization Problems
    Stochastic Approximation Methods And Applications in Financial Optimization Problems by Chao Zhuang (Under the direction of Qing Zhang) Abstract Optimizations play an increasingly indispensable role in financial decisions and financial models. Many problems in mathematical finance, such as asset allocation, trading strategy, and derivative pricing, are now routinely and efficiently approached using optimization. Not until recently have stochastic approximation methods been applied to solve optimization problems in finance. This dissertation is concerned with stochastic approximation algorithms and their appli- cations in financial optimization problems. The first part of this dissertation concerns trading a mean-reverting asset. The strategy is to determine a low price to buy and a high price to sell so that the expected return is maximized. Slippage cost is imposed on each transaction. Our effort is devoted to developing a recursive stochastic approximation type algorithm to esti- mate the desired selling and buying prices. In the second part of this dissertation we consider the trailing stop strategy. Trailing stops are often used in stock trading to limit the maximum of a possible loss and to lock in a profit. We develop stochastic approximation algorithms to estimate the optimal trailing stop percentage. A modification using projection is devel- oped to ensure that the approximation sequence constructed stays in a reasonable range. In both parts, we also study the convergence and the rate of convergence. Simulations and real market data are used to demonstrate the performance of the proposed algorithms. The advantage of using stochastic approximation in stock trading is that the underlying asset is model free. Only observed stock prices are required, so it can be performed on line to provide guidelines for stock trading.
    [Show full text]
  • Stochastic Approximation Algorithm
    Learning in Complex Systems Spring 2011 Lecture Notes Nahum Shimkin 5 The Stochastic Approximation Algorithm 5.1 Stochastic Processes { Some Basic Concepts 5.1.1 Random Variables and Random Sequences Let (­; F;P ) be a probability space, namely: { ­ is the sample space. { F is the event space. Its elements are subsets of ­, and it is required to be a σ- algebra (includes ; and ­; includes all countable union of its members; includes all complements of its members). { P is the probability measure (assigns a probability in [0,1] to each element of F, with the usual properties: P (­) = 1, countably additive). A random variable (RV) X on (­; F) is a function X : ­ ! R, with values X(!). It is required to be measurable on F, namely, all sets of the form f! : X(!) · ag are events in F. A vector-valued RV is a vector of RVs. Equivalently, it is a function X : ­ ! Rd, with similar measurability requirement. d A random sequence, or a discrete-time stochastic process, is a sequence (Xn)n¸0 of R -valued RVs, which are all de¯ned on the same probability space. 1 5.1.2 Convergence of Random Variables A random sequence may converge to a random variable, say to X. There are several useful notions of convergence: 1. Almost sure convergence (or: convergence with probability 1): a:s: Xn ! X if P f lim Xn = Xg = 1 : n!1 2. Convergence in probability: p Xn ! X if lim P (jXn ¡ Xj > ²) = 0 ; 8² > 0 : n!1 3. Mean-squares convergence (convergence in L2): 2 L 2 Xn ! X if EjXn ¡ X1j ! 0 : 4.
    [Show full text]
  • Stochastic Approximation: from Statistical Origin to Big-Data, Multidisciplinary Applications
    STOCHASTIC APPROXIMATION: FROM STATISTICAL ORIGIN TO BIG-DATA, MULTIDISCIPLINARY APPLICATIONS By Tze Leung Lai Hongsong Yuan Technical Report No. 2020-05 June 2020 Department of Statistics STANFORD UNIVERSITY Stanford, California 94305-4065 STOCHASTIC APPROXIMATION: FROM STATISTICAL ORIGIN TO BIG-DATA, MULTIDISCIPLINARY APPLICATIONS By Tze Leung Lai Stanford University Hongsong Yuan Shanghai University of Finance and Economics Technical Report No. 2020-05 June 2020 This research was supported in part by National Science Foundation grant DMS 1811818. Department of Statistics STANFORD UNIVERSITY Stanford, California 94305-4065 http://statistics.stanford.edu Submitted to Statistical Science Stochastic Approximation: from Statistical Origin to Big-Data, Multidisciplinary Applications Tze Leung Lai and Hongsong Yuan Abstract. Stochastic approximation was introduced in 1951 to provide a new theoretical framework for root finding and optimization of a regression function in the then-nascent field of statistics. This review shows how it has evolved in response to other developments in statistics, notably time series and sequential analysis, and to applications in artificial intelligence, economics, and engineering. Its resurgence in the Big Data Era has led to new advances in both theory and applications of this microcosm of statistics and data science. Key words and phrases: Control, gradient boosting, optimization, re- cursive stochastic algorithms, regret, weak greedy variable selection. 1. INTRODUCTION The year 2021 will mark the seventieth anniversary of the seminal paper of Robbins and Monro (1951) on stochastic approximation. In 1946, Herbert Robbins entered the then-nascent field of statistics somewhat serendipitously. He had enlisted in the Navy during the Second World War and was demobilized as a lieutenant commander in 1945.
    [Show full text]
  • On Implementation of the Markov Chain Monte Carlo Stochastic Approximation Algorithm
    On Implementation of the Markov Chain Monte Carlo Stochastic Approximation Algorithm Yihua Jiang, Peter Karcher and Yuedong Wang Abstract The Markov Chain Monte Carlo Stochastic Approximation Algorithm (MCMCSAA) was developed to compute estimates of parameters with incomplete data. In theory this algorithm guarantees convergence to the expected fixed points. However, due to its flexibility and complexity, care needs to be taken for imple- mentation in practice. In this paper we show that the performance of MCMCSAA depends on many factors such as the Markov chain Monte Carlo sample size, the step-size of the parameter update, the initial values and the choice of an approxima- tion to the Hessian matrix. Good choices of these factors are crucial to the practi- cal performance and our results provide practical guidelines for these choices. We propose a new adaptive and hybrid procedure which is stable and faster while main- taining the same theoretical properties. 1 Introduction We often face incomplete data such as censored and/or truncated data in survival analysis, and unobservable latent variables in mixed effects and errors-in-variables models. It is difficult to compute estimates of parameters such as maximum like- lihood estimates (MLE) with incomplete data because the likelihood usually in- volves intractable integrals. For example, the likelihood function of the generalized linear mixed models (GLMM) involves an integral with respect to the random ef- Yihua Jiang Capital One Financial Corp., 15000 Capital One Dr, Richmond, VA 23238 e-mail: Yi- [email protected] Peter Karcher e-mail: [email protected] Yuedong Wang Department of Statistics & Applied Probability, University of California, Santa Barbara, CA 93106 e-mail: [email protected] 1 2 Jiang, Karcher, Wang fects which usually does not have a closed form for non-Gaussian observations.
    [Show full text]
  • 1 Multidimensional Stochastic Approximation: Adaptive Algorithms and Applications
    1 Multidimensional Stochastic Approximation: Adaptive Algorithms and Applications Mark Broadie, Columbia University Deniz M. Cicek, Columbia University Assaf Zeevi, Columbia University We consider prototypical sequential stochastic optimization methods of Robbins-Monro (RM), Kiefer- Wolfowitz (KW) and simultaneous perturbations stochastic approximation (SPSA) varieties and propose adaptive modifications for multidimensional applications. These adaptive versions dynamically scale and shift the tuning sequences to better match the characteristics of the unknown underlying function, as well as the noise level. We test our algorithms on a variety of representative applications in inventory manage- ment, health care, revenue management, supply chain management, financial engineering and queueing theory. ACM Reference Format: Mark Broadie, Deniz M. Cicek, and Assaf Zeevi, 2013. Multidimensional Stochastic Approximation: Adap- tive Algorithms and Applications ACM Trans. Embedd. Comput. Syst. 1, 1, Article 1 (January 2014), 28 pages. DOI:http://dx.doi.org/10.1145/0000000.0000000 1. INTRODUCTION 1.1. Background and overview of main contributions Stochastic approximation is an iterative procedure which can be used to estimate the root of a function or the point of optimum, where the function values cannot be calcu- lated exactly. This can happen, for example, when function values are estimated from noisy samples in a Monte Carlo simulation procedure. The first type of stochastic approximation algorithm dates back to the work of [Rob- bins and Monro 1951] and focuses on estimating the root of an unknown function. Following this, [Kiefer and Wolfowitz 1952] introduced an algorithm to find the point d E of maximum of a function observed with noise, i.e., to solve maxx∈R f(x) = [f(x)] where f is a noisy observation of a strongly concave function f : Rd R.
    [Show full text]
  • Performance of a Distributed Stochastic Approximation Algorithm
    1 Performance of a Distributed Stochastic Approximation Algorithm Pascal Bianchi, Member, IEEE, Gersende Fort, Walid Hachem, Member, IEEE Abstract In this paper, a distributed stochastic approximation algorithm is studied. Applications of such algorithms include decentralized estimation, optimization, control or computing. The algorithm consists in two steps: a local step, where each node in a network updates a local estimate using a stochastic approximation algorithm with decreasing step size, and a gossip step, where a node computes a local weighted average between its estimates and those of its neighbors. Convergence of the estimates toward a consensus is established under weak assumptions. The approach relies on two main ingredients: the existence of a Lyapunov function for the mean field in the agreement subspace, and a contraction property of the random matrices of weights in the subspace orthogonal to the agreement subspace. A second order analysis of the algorithm is also performed under the form of a Central Limit Theorem. The Polyak-averaged version of the algorithm is also considered. I. INTRODUCTION Stochastic approximation has been a very active research area for the last sixty years (see e.g. [1], [2]). The pattern for a stochastic approximation algorithm is provided by the recursion d θn = θn−1 + γnYn, where θn is typically a R -valued sequence of parameters, Yn is a sequence arXiv:1203.1505v2 [math.OC] 2 Dec 2013 of random observations, and γn is a deterministic sequence of step sizes. An archetypal example of such algorithms is provided by stochastic gradient algorithms. These are characterized by the fact that Yn = g(θn−1) + ξn where g is the gradient of a function g to be minimized, and −∇ r where (ξn)n≥0 is a noise sequence corrupting the observations.
    [Show full text]
  • Arxiv:1909.08749V2 [Stat.ML] 15 Sep 2020 Learning [Ber95a, Ber95b, SB18]
    Instance-dependent `1-bounds for policy evaluation in tabular reinforcement learning Ashwin Pananjady? and Martin J. Wainwrighty;z ?Simons Institute for the Theory of Computing, UC Berkeley yDepartments of EECS and Statistics, UC Berkeley zVoleon Group, Berkeley September 17, 2020 Abstract Markov reward processes (MRPs) are used to model stochastic phenomena arising in opera- tions research, control engineering, robotics, and artificial intelligence, as well as communication and transportation networks. In many of these cases, such as in the policy evaluation problem encountered in reinforcement learning, the goal is to estimate the long-term value function of such a process without access to the underlying population transition and reward functions. Working with samples generated under the synchronous model, we study the problem of esti- mating the value function of an infinite-horizon, discounted MRP on finitely many states in the `1-norm. We analyze both the standard plug-in approach to this problem and a more robust variant, and establish non-asymptotic bounds that depend on the (unknown) problem instance, as well as data-dependent bounds that can be evaluated based on the observations of state- transitions and rewards. We show that these approaches are minimax-optimal up to constant factors over natural sub-classes of MRPs. Our analysis makes use of a leave-one-out decoupling argument tailored to the policy evaluation problem, one which may be of independent interest. 1 Introduction A variety of applications spanning science and engineering use Markov reward processes as models for real-world phenomena, including queuing systems, transportation networks, robotic exploration, game playing, and epidemiology.
    [Show full text]