paper-with-me

홈 › Papers

Solving the swing-up and balance task for the Acrobot and Pendubot with SAC

2023-12-18 · Chi Zhang, Akhil Sathuluri, Markus Zimmermann

We present a solution of the swing-up and balance task for the pendubot and acrobot for the participation in the AI Olympics competition at IJCAI 2023. Our solution is based on the Soft Actor Crtic (SAC) reinforcement learning (RL) algorithm for training a policy for the swing-up and entering the region of attraction of a linear quadratic regulator(LQR) controller for stabilizing the double pendulum at the top position. Our controller achieves competitive scores in performance and robustness for both, pendubot and acrobot, problem scenarios.

📄 PDF Abstract BibTeX arXiv:2312.11311

Code (0)

등록된 구현이 없습니다.

Tasks

AcrobotPositionreinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Average-Reward Maximum Entropy Reinforcement Learning for Underactuated Double Pendulum Tasks

2024-09-13 · Jean Seong Bjorn Choe, Bumkyu Choi, Jong-Kook Kim

This report presents a solution for the swing-up and stabilisation tasks of the acrobot and the pendubot, developed for the AI Olympics competition at IROS 2024. Our approach employs the Average-Reward Entropy Advantage …

AcrobotReinforcement Learning (RL)

Real-Time Model Predictive Control for the Swing-Up Problem of an Underactuated Double Pendulum

2025-04-07 · Blanka Burchard, Franek Stark

The 3rd AI Olympics with RealAIGym competition poses the challenge of developing a global policy that can swing up and stabilize an underactuated 2-link system Acrobot and/or Pendubot from any configuration in the state …

AcrobotModel Predictive Control

Learning global control of underactuated systems with Model-Based Reinforcement Learning

2025-04-09 · Niccolò Turcato, Marco Calì, Alberto Dalla Libera, Giulio Giacomuzzo 외

This short paper describes our proposed solution for the third edition of the "AI Olympics with RealAIGym" competition, held at ICRA 2025. We employed Monte-Carlo Probabilistic Inference for Learning Control (MC-PILCO), …

AcrobotModel-based Reinforcement Learning

Model-based Optimal Control for Rigid-Soft Underactuated Systems

2026-02-03 · Daniele Caradonna, Nikhil Nair, Anup Teejo Mathew, Daniel Feliu Talegón 외 arxiv

Continuum soft robots are inherently underactuated and subject to intrinsic input constraints, making dynamic control particularly challenging, especially in hybrid rigid-soft robots. While most existing methods focus on…

Computational Efficiency

Transfer Learning for Estimation of Pendubot Angular Position Using Deep Neural Networks

2022-01-29 · Sina Khanagha

In this paper, a machine learning based approach is introduced to estimate pendubot angular position from its captured images. Initially, a baseline algorithm is introduced to estimate the angle using conventional image …

PositionTransfer Learning