paper-with-me

홈 › Papers

Leveraging Procedural Generation for Learning Autonomous Peg-in-Hole Assembly in Space

2024-05-02 · Andrej Orsula, Matthieu Geist, Miguel Olivares-Mendez, Carol Martinez

The ability to autonomously assemble structures is crucial for the development of future space infrastructure. However, the unpredictable conditions of space pose significant challenges for robotic systems, necessitating the development of advanced learning techniques to enable autonomous assembly. In this study, we present a novel approach for learning autonomous peg-in-hole assembly in the context of space robotics. Our focus is on enhancing the generalization and adaptability of autonomous systems through deep reinforcement learning. By integrating procedural generation and domain randomization, we train agents in a highly parallelized simulation environment across a spectrum of diverse scenarios with the aim of acquiring a robust policy. The proposed approach is evaluated using three distinct reinforcement learning algorithms to investigate the trade-offs among various paradigms. We demonstrate the adaptability of our agents to novel scenarios and assembly sequences while emphasizing the potential of leveraging advanced simulation techniques for robot learning in space. Our findings set the stage for future advancements in intelligent robotic systems capable of supporting ambitious space missions and infrastructure development beyond Earth.

📄 PDF Abstract BibTeX arXiv:2405.01134

Code (1)

andrejorsula/drl_omni_peg 공식 구현

Tasks

Deep Reinforcement Learningreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
Focus 설명 없음

Similar Papers 제목 키워드 기반

Proc-GS: Procedural Building Generation for City Assembly with 3D Gaussians

2024-12-10 · Yixuan Li, Xingjian Ran, Linning Xu, Tao Lu 외

Buildings are primary components of cities, often featuring repeated elements such as windows and doors. Traditional 3D building asset creation is labor-intensive and requires specialized skills to develop design rules. …

Asset ManagementManagement

ProMQA-Assembly: Multimodal Procedural QA Dataset on Assembly

2025-09-03 · Kimihiro Hasegawa, Wiradee Imrattanatrai, Masaki Asada, Susan Holm 외 arxiv

Assistants on assembly tasks show great potential to benefit humans ranging from helping with everyday tasks to interacting in industrial settings. However, evaluation resources in assembly activities are underexplored. …

PhyRoGen: Synthetic Generation of Physical Robot Manipulation Puzzles Using Procedural Content Generation

2026-06-04 · Lennart Julian Droß, Andreas Orthey, Marc Toussaint arxiv

Robot manipulation of physical puzzles is important for automatic assembly and disassembly tasks. However, to enable robots to solve physical puzzles, manipulation skills need to be learned, which requires large training…

Robot Manipulation

Procedura: Agentic 3D Modeling with Procedural Control

2026-08-26 · Youtian Lin, Yikang Yang, Zhanpeng Hu, Mengqi Zhou 외 hf

Native 3D generators now recover impressive mesh geometry from a single image. However, a dense mesh stays soft where a machined object should be sharp, it carries no part decomposition, and it exposes no parameter a use…

Spatial Assembly: Generative Architecture With Reinforcement Learning, Self Play and Tree Search

2021-01-19 · Panagiotis Tigas, Tyson Hosmer

With this work, we investigate the use of Reinforcement Learning (RL) for the generation of spatial assemblies, by combining ideas from Procedural Generation algorithms (Wave Function Collapse algorithm (WFC)) and RL for…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)