paper-with-me

홈 › Papers

rSoccer: A Framework for Studying Reinforcement Learning in Small and Very Small Size Robot Soccer

2021-06-15 · Felipe B. Martins, Mateus G. Machado, Hansenclever F. Bassani, Pedro H. M. Braga, Edna S. Barros

Reinforcement learning is an active research area with a vast number of applications in robotics, and the RoboCup competition is an interesting environment for studying and evaluating reinforcement learning methods. A known difficulty in applying reinforcement learning to robotics is the high number of experience samples required, being the use of simulated environments for training the agents followed by transfer learning to real-world (sim-to-real) a viable path. This article introduces an open-source simulator for the IEEE Very Small Size Soccer and the Small Size League optimized for reinforcement learning experiments. We also propose a framework for creating OpenAI Gym environments with a set of benchmarks tasks for evaluating single-agent and multi-agent robot soccer skills. We then demonstrate the learning capabilities of two state-of-the-art reinforcement learning methods as well as their limitations in certain scenarios introduced in this framework. We believe this will make it easier for more teams to compete in these categories using end-to-end reinforcement learning approaches and further develop this research area.

📄 PDF Abstract BibTeX arXiv:2106.12895

Code (1)

robocin/rSoccer 공식 구현

Tasks

OpenAI Gymreinforcement-learningReinforcement LearningReinforcement Learning (RL)Transfer Learning

Similar Papers 제목 키워드 기반

A Framework for Studying Reinforcement Learning and Sim-to-Real in Robot Soccer

2020-08-18 · Hansenclever F. Bassani, Renie A. Delgado, José Nilton de O. Lima Junior, Heitor R. Medeiros 외

This article introduces an open framework, called VSSS-RL, for studying Reinforcement Learning (RL) and sim-to-real in robot soccer, focusing on the IEEE Very Small Size Soccer (VSSS) league. We propose a simulated envir…

Domain Adaptationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

A Method for Evaluating Hyperparameter Sensitivity in Reinforcement Learning

2024-12-10 · Jacob Adkins, Michael Bowling, Adam White

The performance of modern reinforcement learning algorithms critically relies on tuning ever-increasing numbers of hyperparameters. Often, small changes in a hyperparameter can lead to drastic changes in performance, and…

reinforcement-learningReinforcement LearningSensitivity

Towards Learning Abstractions via Reinforcement Learning

2022-12-28 · Erik Jergéus, Leo Karlsson Oinonen, Emil Carlsson, Moa Johansson

In this paper we take the first steps in studying a new approach to synthesis of efficient communication schemes in multi-agent systems, trained via reinforcement learning. We combine symbolic methods with machine learni…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Self-Rewarding Rubric-Based Reinforcement Learning for Open-Ended Reasoning

2025-09-19 · Zhiling Ye, Yun Yue, Haowen Wang, Xudong Han 외 arxiv

Open-ended evaluation is essential for deploying large language models in real-world settings. In studying HealthBench, we observe that using the model itself as a grader and generating rubric-based reward signals substa…

Reinforcement Learning

Predicting RNA-small molecule binding sites by 3D structure

2023-10-29 · Nan Pan

The prediction of RNA-small molecule binding sites is crucial for the discovery of effective drugs. Various computational methods have been developed to address this challenge, using information about the structure and s…

Drug Discovery