中文
相关论文

相关论文: Coordinate-wise Control Variates for Deep Policy G…

200 篇论文

Dealing with high variance is a significant challenge in model-free reinforcement learning (RL). Existing methods are unreliable, exhibiting high variance in performance from run to run using different initializations/seeds. Focusing on…

机器学习 · 计算机科学 2019-05-15 Richard Cheng , Abhinav Verma , Gabor Orosz , Swarat Chaudhuri , Yisong Yue , Joel W. Burdick

An important step for any causal inference study design is understanding the distribution of the treated and control subjects in terms of measured baseline covariates. However, not all baseline variation is equally important. In the…

统计方法学 · 统计学 2021-07-02 Rachael C. Aikens , Michael Baiocchi

When optimising for conditional value at risk (CVaR) using policy gradients (PG), current methods rely on discarding a large proportion of trajectories, resulting in poor sample efficiency. We propose a reformulation of the CVaR…

机器学习 · 计算机科学 2025-07-22 Harry Mead , Clarissa Costen , Bruno Lacerda , Nick Hawes

Features play a crucial role in computer vision. Initially designed to detect salient elements by means of handcrafted algorithms, features are now often learned by different layers in Convolutional Neural Networks (CNNs). This paper…

计算机视觉与模式识别 · 计算机科学 2021-11-18 Loris Nanni , Stefano Ghidoni , Sheryl Brahnam

The development of efficient numerical methods for kinetic equations with stochastic parameters is a challenge due to the high dimensionality of the problem. Recently we introduced a multiscale control variate strategy which is capable to…

数值分析 · 数学 2018-12-14 Giacomo Dimarco , Lorenzo Pareschi

Sequence generation models are commonly refined with reinforcement learning over user-defined metrics. However, high gradient variance hinders the practical use of this method. To stabilize this method, we adapt to contextual generation of…

机器学习 · 统计学 2020-06-18 Xinjie Fan , Yizhe Zhang , Zhendong Wang , Mingyuan Zhou

Cross-validation (CV) is widely used for tuning a model with respect to user-selected parameters and for selecting a "best" model. For example, the method of $k$-nearest neighbors requires the user to choose $k$, the number of neighbors,…

应用统计 · 统计学 2012-03-01 Hui Shen , William J. Welch , Jacqueline M. Hughes-Oliver

Graph neural networks (GNNs) are a well-regarded tool for learned control of networked dynamical systems due to their ability to be deployed in a distributed manner. However, current distributed GNN architectures assume that all nodes in…

机器学习 · 计算机科学 2026-04-06 Samuel Honor , Mohamed Abdelnaby , Kevin Leahy

Real-world control systems require policies that are not only high-performing but also interpretable and robust. A promising direction toward this goal is model-based control, which learns system dynamics and cost functions from historical…

系统与控制 · 电气工程与系统科学 2025-11-20 Yuexin Bian , Jie Feng , Yuanyuan Shi

We propose VL Norm (Variance-reduced Length-dependent Normalization), a simple yet effective loss aggregation method tailored to the characteristic of dynamic generation lengths in Reinforcement Learning with Verifiable Rewards (RLVR).…

机器学习 · 计算机科学 2025-10-14 Zhiyuan He , Xufang Luo , Yike Zhang , Yuqing Yang , Lili Qiu

Training a deep convolutional neural net typically starts with a random initialisation of all filters in all layers which severely reduces the forward signal and back-propagated error and leads to slow and sub-optimal training. Techniques…

计算机视觉与模式识别 · 计算机科学 2017-06-14 Brendan Ruff

Inverter-based volt-var control is studied in this paper. One key issue in DRL-based approaches is the limited measurement deployment in active distribution networks, which leads to problems of a partially observable state and unknown…

系统与控制 · 电气工程与系统科学 2024-08-14 Qiong Liu , Ye Guo , Tong Xu

We study reinforcement learning in hybrid discrete-continuous action spaces, such as settings where the discrete component selects a regime (or index) and the continuous component optimizes within it -- a structure common in robotics,…

机器学习 · 计算机科学 2026-05-15 Matias Alvo , Daniel Russo , Yash Kanoria

An efficient policy search algorithm should estimate the local gradient of the objective function, with respect to the policy parameters, from as few trials as possible. Whereas most policy search methods estimate this gradient by observing…

人工智能 · 计算机科学 2012-06-18 Gregory Lawrence , Stuart Russell

The impact of gradient noise on training deep models is widely acknowledged but not well understood. In this context, we study the distribution of gradients during training. We introduce a method, Gradient Clustering, to minimize the…

机器学习 · 计算机科学 2020-07-10 Fartash Faghri , David Duvenaud , David J. Fleet , Jimmy Ba

The architectures of deep neural networks (DNN) rely heavily on the underlying grid structure of variables, for instance, the lattice of pixels in an image. For general high dimensional data with variables not associated with a grid, the…

机器学习 · 统计学 2024-08-07 Lixiang Zhang , Lin Lin , Jia Li

While the optimization landscape of policy gradient methods has been recently investigated for partially observed linear systems in terms of both static output feedback and dynamical controllers, they only provide convergence guarantees to…

最优化与控制 · 数学 2023-04-25 Feiran Zhao , Xingyun Fu , Keyou You

Modern deep learning models generalize remarkably well in-distribution, despite being overparametrized and trained with little to no explicit regularization. Instead, current theory credits implicit regularization imposed by the choice of…

机器学习 · 计算机科学 2026-03-17 Jonathan Wenger , Beau Coker , Juraj Marusic , John P. Cunningham

Despite the popularism of Bayesian neural networks in recent years, its use is somewhat limited in complex and big data situations due to the computational cost associated with full posterior evaluations. Variational Bayes (VB) provides a…

机器学习 · 统计学 2020-06-30 Shrijita Bhattacharya , Tapabrata Maiti

Policy gradient methods are an appealing approach in reinforcement learning because they directly optimize the cumulative reward and can straightforwardly be used with nonlinear function approximators such as neural networks. The two main…

机器学习 · 计算机科学 2018-10-23 John Schulman , Philipp Moritz , Sergey Levine , Michael Jordan , Pieter Abbeel