paper-with-me

Papers

DIPPER: Direct Preference Optimization to Accelerate Primitive-Enabled Hierarchical Reinforcement Learning

2024-06-16 · Utsav Singh, Souradip Chakraborty, Wesley A. Suttle, Brian M. Sadler, Vinay P Namboodiri, Amrit Singh Bedi

Learning control policies to perform complex robotics tasks from human preference data presents significant challenges. On the one hand, the complexity of such tasks typically requires learning policies to perform a variety of subtasks, then combining them to achieve the overall goal. At the same time, comprehensive, well-engineered reward functions are typically unavailable in such problems, while limited human preference data often is; making efficient use of such data to guide learning is therefore essential. Methods for learning to perform complex robotics tasks from human preference data must overcome both these challenges simultaneously. In this work, we introduce DIPPER: Direct Preference Optimization to Accelerate Primitive-Enabled Hierarchical Reinforcement Learning, an efficient hierarchical approach that leverages direct preference optimization to learn a higher-level policy and reinforcement learning to learn a lower-level policy. DIPPER enjoys improved computational efficiency due to its use of direct preference optimization instead of standard preference-based approaches such as reinforcement learning from human feedback, while it also mitigates the well-known hierarchical reinforcement learning issues of non-stationarity and infeasible subgoal generation due to our use of primitive-informed regularization inspired by a novel bi-level optimization formulation of the hierarchical reinforcement learning problem. To validate our approach, we perform extensive experimental analysis on a variety of challenging robotics tasks, demonstrating that DIPPER outperforms hierarchical and non-hierarchical baselines, while ameliorating the non-stationarity and infeasible subgoal generation issues of hierarchical reinforcement learning.

📄 PDF Abstract BibTeX arXiv:2406.10892

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyHierarchical Reinforcement Learningreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Accelerated Preference Optimization for Large Language Model Alignment

2024-10-08 · Jiafan He, Huizhuo Yuan, Quanquan Gu

Reinforcement Learning from Human Feedback (RLHF) has emerged as a pivotal tool for aligning large language models (LLMs) with human preferences. Direct Preference Optimization (DPO), one of the most popular approaches, …

Language ModelingLanguage ModellingLarge Language Model

DashGaussian: Optimizing 3D Gaussian Splatting in 200 Seconds

2025-03-24 · CVPR 2025 1 · Youyu Chen, Junjun Jiang, Kui Jiang, Xiao Tang 외

3D Gaussian Splatting (3DGS) renders pixels by rasterizing Gaussian primitives, where the rendering resolution and the primitive number, concluded as the optimization complexity, dominate the time cost in primitive optim…

3DGSScheduling

Accelerated Convex Optimization via Hamiltonian Dynamics with Deterministic Integration Time

2026-06-15 · Xiuyuan Wang, Vishwak Srinivasan, Qiang Fu, Siddharth Mitra 외 arxiv

We develop Hamiltonian dynamics-based algorithms for smooth convex optimization that achieve accelerated rates of convergence. By exploiting contraction of averaged Hamiltonian flow trajectories rather than requiring con…

ERPO: Advancing Safety Alignment via Ex-Ante Reasoning Preference Optimization

2025-04-03 · Kehua Feng, Keyan Ding, Jing Yu, MengHan Li 외

Recent advancements in large language models (LLMs) have accelerated progress toward artificial general intelligence, yet their potential to generate harmful content poses critical safety challenges. Existing alignment m…

Safety Alignment

Vector Scaffolding: Inter-Scale Orchestration for Differentiable Image Vectorization

2026-05-12 · Jaerin Lee, Kanggeon Lee, Kyoung Mu Lee arxiv

Differentiable vector graphics have enabled powerful gradient-based optimization of vector primitives directly from raster images. However, existing frameworks formulate this as a flat optimization problem, forcing hundr…