paper-with-me

홈 › Papers

Policy Optimization by Genetic Distillation

2017-11-03 · ICLR 2018 1 · Tanmay Gangwani, Jian Peng

Genetic algorithms have been widely used in many practical optimization problems. Inspired by natural selection, operators, including mutation, crossover and selection, provide effective heuristics for search and black-box optimization. However, they have not been shown useful for deep reinforcement learning, possibly due to the catastrophic consequence of parameter crossovers of neural networks. Here, we present Genetic Policy Optimization (GPO), a new genetic algorithm for sample-efficient deep policy optimization. GPO uses imitation learning for policy crossover in the state space and applies policy gradient methods for mutation. Our experiments on MuJoCo tasks show that GPO as a genetic algorithm is able to provide superior performance over the state-of-the-art policy gradient methods and achieves comparable or higher sample efficiency.

📄 PDF Abstract BibTeX arXiv:1711.01012

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningImitation LearningMuJoCoPolicy Gradient Methodsreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Monte-Carlo Tree Search for Policy Optimization

2019-12-23 · Xiaobai Ma, Katherine Driggs-Campbell, Zongzhang Zhang, Mykel J. Kochenderfer

Gradient-based methods are often used for policy optimization in deep reinforcement learning, despite being vulnerable to local optima and saddle points. Although gradient-free methods (e.g., genetic algorithms or evolut…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Eliciting Weak-to-Strong Generalization with On-Policy Reverse Distillation

2026-09-08 · Youngrok Park, Sangmin Bae, Hojung Jung, Jongwoo Ko 외 hf

Weak-to-strong generalization asks whether stronger models can learn from weaker supervisors and surpass them. This question is particularly important for successive model generations and multi-domain consolidation, wher…

Genetic-guided GFlowNets for Sample Efficient Molecular Optimization

2024-02-05 · Hyeonah Kim, Minsu Kim, Sanghyeok Choi, Jinkyoo Park

The challenge of discovering new molecules with desired properties is crucial in domains like drug discovery and material design. Recent advances in deep learning-based generative methods have shown promise but face the …

Bayesian OptimizationDrug Discovery

β-OPSD: Deriving with Policy Optimization, Training with Self-Distillation

2026-07-30 · Jiawei Xu, Minghui Liu, Juzheng Zhang, Tom Goldstein 외 arxiv

On-policy self-distillation (OPSD) is a promising approach to improve reasoning language models, but it remains brittle in practice: making it work reliably often requires substantial engineering effort. We identify a st…

Mathematical ReasoningReinforcement Learning

ORPO-Distill: Mixed-Policy Preference Optimization for Cross-Architecture LLM Distillation

2025-09-29 · Aasheesh Singh, Vishal Vaddina, Dagnachew Birru arxiv

We introduce ORPO-Distill, a general-purpose method for cross-architecture LLM distillation that formulates the problem as a preference optimization task. Unlike standard CoT distillation, the approach transfers knowledg…