paper-with-me

Papers

Model-Based Relative Entropy Stochastic Search

2015-12-01 · NeurIPS 2015 12 · Abbas Abdolmaleki, Rudolf Lioutikov, Jan R. Peters, Nuno Lau, Luis Pualo Reis, Gerhard Neumann

Stochastic search algorithms are general black-box optimizers. Due to their ease of use and their generality, they have recently also gained a lot of attention in operations research, machine learning and policy search. Yet, these algorithms require a lot of evaluations of the objective, scale poorly with the problem dimension, are affected by highly noisy objective functions and may converge prematurely. To alleviate these problems, we introduce a new surrogate-based stochastic search approach. We learn simple, quadratic surrogate models of the objective function. As the quality of such a quadratic approximation is limited, we do not greedily exploit the learned models. The algorithm can be misled by an inaccurate optimum introduced by the surrogate. Instead, we use information theoretic constraints to bound the `distance' between the new and old data distribution while maximizing the objective function. Additionally the new method is able to sustain the exploration of the search distribution to avoid premature convergence. We compare our method with state of art black-box optimization methods on standard uni-modal and multi-modal optimization functions, on simulated planar robot tasks and a complex robot ball throwing task.The proposed method considerably outperforms the existing approaches.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

model

Similar Papers 제목 키워드 기반

E-GRPO: High Entropy Steps Drive Effective Reinforcement Learning for Flow Models

2026-01-01 · Shengjun Zhang, Zhang Zhang, Chensheng Dai, Yueqi Duan arxiv

Recent reinforcement learning has enhanced the flow matching models on human preference alignment. While stochastic sampling enables the exploration of denoising directions, existing methods which optimize over multiple …

Reinforcement Learning

Stochastic neighborhood embedding and the gradient flow of relative entropy

2024-09-25 · Ben Weinkove

Dimension reduction, widely used in science, maps high-dimensional data into low-dimensional space. We investigate a basic mathematical model underlying the techniques of stochastic neighborhood embedding (SNE) and its p…

Dimensionality Reduction

Privacy Risk for anisotropic Langevin dynamics using relative entropy bounds

2023-02-01 · Anastasia Borovykh, Nikolas Kantas, Panos Parpas, Greg Pavliotis

The privacy preserving properties of Langevin dynamics with additive isotropic noise have been extensively studied. However, the isotropic noise assumption is very restrictive: (a) when adding noise to existing learning …

Inference AttackMembership Inference AttackPrivacy Preserving

Entropy and Transfer Entropy: The Dow Jones and the build up to the 1997 Asian Crisis

2018-11-20

Entropy measures in their various incarnations play an important role in the study of stochastic time series providing important insights into both the correlative and the causative structure of the stochastic relationsh…

Time SeriesTime Series Analysis

Regret-Aware Black-Box Optimization with Natural Gradients, Trust-Regions and Entropy Control

2022-05-24 · Maximilian Hüttenrauch, Gerhard Neumann

Most successful stochastic black-box optimizers, such as CMA-ES, use rankings of the individual samples to obtain a new search distribution. Yet, the use of rankings also introduces several issues such as the underlying …

Scheduling