paper-with-me

Papers

A Block Coordinate Ascent Algorithm for Mean-Variance Optimization

2018-09-07 · NeurIPS 2018 12 · Bo Liu, Tengyang Xie, Yangyang Xu, Mohammad Ghavamzadeh, Yin-Lam Chow, Daoming Lyu, Daesub Yoon

Risk management in dynamic decision problems is a primary concern in many fields, including financial investment, autonomous driving, and healthcare. The mean-variance function is one of the most widely used objective functions in risk management due to its simplicity and interpretability. Existing algorithms for mean-variance optimization are based on multi-time-scale stochastic approximation, whose learning rate schedules are often hard to tune, and have only asymptotic convergence proof. In this paper, we develop a model-free policy search framework for mean-variance optimization with finite-sample error bound analysis (to local optima). Our starting point is a reformulation of the original mean-variance function with its Fenchel dual, from which we propose a stochastic block coordinate ascent policy search algorithm. Both the asymptotic convergence guarantee of the last iteration's solution and the convergence rate of the randomly picked solution are provided, and their applicability is demonstrated on several benchmark domains.

📄 PDF Abstract BibTeX arXiv:1809.02292

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingManagement

Similar Papers 제목 키워드 기반

Convergence rate of random scan Coordinate Ascent Variational Inference under log-concavity

2024-06-11 · Hugo Lavenant, Giacomo Zanella

The Coordinate Ascent Variational Inference scheme is a popular algorithm used to compute the mean-field approximation of a probability distribution of interest. We analyze its random scan version, under log-concavity as…

Variational Inference

Feature selection with optimal coordinate ascent (OCA)

2018-11-29 · David Saltiel, Eric Benhamou

In machine learning, Feature Selection (FS) is a major part of efficient algorithm. It fuels the algorithm and is the starting block for our prediction. In this paper, we present a new method, called Optimal Coordinate A…

feature selection

On the Convergence of Coordinate Ascent Variational Inference

2023-06-01 · Anirban Bhattacharya, Debdeep Pati, Yun Yang

As a computational alternative to Markov chain Monte Carlo approaches, variational inference (VI) is becoming more and more popular for approximating intractable posterior distributions in large-scale Bayesian models due…

parameter estimationVariational Inference

Theoretical and Computational Guarantees of Mean Field Variational Inference for Community Detection

2017-10-30 · Anderson Y. Zhang, Harrison H. Zhou

The mean field variational Bayes method is becoming increasingly popular in statistics and machine learning. Its iterative Coordinate Ascent Variational Inference algorithm has been widely applied to large scale Bayesian…

Bayesian InferenceCommunity DetectionStochastic Block ModelVariational Inference

Coordinate ascent neural Kalman-MLE for state estimation

2025-11-03 · Bettina Hanlon, Angel Garcia Fernandez arxiv

This paper presents a coordinate ascent algorithm to learn dynamic and measurement models in dynamic state estimation using maximum likelihood estimation in a supervised manner. In particular, the dynamic and measurement…