paper-with-me

Papers

Flow-based Domain Randomization for Learning and Sequencing Robotic Skills

2025-02-03 · Aidan Curtis, Eric Li, Michael Noseworthy, Nishad Gothoskar, Sachin Chitta, Hui Li, Leslie Pack Kaelbling, Nicole Carey

Domain randomization in reinforcement learning is an established technique for increasing the robustness of control policies trained in simulation. By randomizing environment properties during training, the learned policy can become robust to uncertainties along the randomized dimensions. While the environment distribution is typically specified by hand, in this paper we investigate automatically discovering a sampling distribution via entropy-regularized reward maximization of a normalizing-flow-based neural sampling distribution. We show that this architecture is more flexible and provides greater robustness than existing approaches that learn simpler, parameterized sampling distributions, as demonstrated in six simulated and one real-world robotics domain. Lastly, we explore how these learned sampling distributions, combined with a privileged value function, can be used for out-of-distribution detection in an uncertainty-aware multi-step manipulation planner.

📄 PDF Abstract BibTeX arXiv:2502.01800

Code (1)

aidan-curtis/goflow 공식 구현 pytorch

Tasks

Out-of-Distribution Detection

Similar Papers 제목 키워드 기반

Domain Randomization for Transferring Deep Neural Networks from Simulation to the Real World

2017-03-20 · Josh Tobin, Rachel Fong, Alex Ray, Jonas Schneider 외

Bridging the 'reality gap' that separates simulated robotics from experiments on hardware could accelerate robotic research through improved data availability. This paper explores domain randomization, a simple technique…

Object Localization

Humanoid Hanoi: Investigating Shared Whole-Body Control for Skill-Based Box Rearrangement

2026-02-14 · Minku Kim, Kuan-Chia Chen, Aayam Shrestha, Li Fuxin 외 arxiv

We investigate a skill-based framework for humanoid box rearrangement that enables long-horizon execution by sequencing reusable skills at the task level. In our architecture, all skills execute through a shared, task-ag…

STAP: Sequencing Task-Agnostic Policies

2022-10-21 · Christopher Agia, Toki Migimatsu, Jiajun Wu, Jeannette Bohg

Advances in robotic skill acquisition have made it possible to build general-purpose libraries of learned skills for downstream manipulation tasks. However, naively executing these skills one after the other is unlikely …

Motion PlanningTask and Motion Planning

Trust the PRoC3S: Solving Long-Horizon Robotics Problems with LLMs and Constraint Satisfaction

2024-06-08 · Aidan Curtis, Nishanth Kumar, Jing Cao, Tomás Lozano-Pérez 외

Recent developments in pretrained large language models (LLMs) applied to robotics have demonstrated their capacity for sequencing a set of discrete skills to achieve open-ended goals in simple robotic tasks. In this pap…

Research Experience of an Undergraduate Student in Computer Vision and Robotics

2024-07-14 · Ayush V. Gowda, Juan D. Yepes, Daniel Raviv

This paper focuses on the educational journey of a computer engineering undergraduate student venturing into the domain of computer vision and robotics. It explores how optical flow and its applications can be used to de…

DiversityOptical Flow Estimation