paper-with-me

Papers

Curriculum-Based Iterative Self-Play for Scalable Multi-Drone Racing

2025-10-26 · Onur Akgün arxiv

The coordination of multiple autonomous agents in high-speed, competitive environments represents a significant engineering challenge. This paper presents CRUISE (Curriculum-Based Iterative Self-Play for Scalable Multi-Drone Racing), a reinforcement learning framework designed to solve this challenge in the demanding domain of multi-drone racing. CRUISE overcomes key scalability limitations by synergistically combining a progressive difficulty curriculum with an efficient self-play mechanism to foster robust competitive behaviors. Validated in high-fidelity simulation with realistic quadrotor dynamics, the resulting policies significantly outperform both a standard reinforcement learning baseline and a state-of-the-art game-theoretic planner. CRUISE achieves nearly double the planner's mean racing speed, maintains high success rates, and demonstrates robust scalability as agent density increases. Ablation studies confirm that the curriculum structure is the critical component for this performance leap. By providing a scalable and effective training methodology, CRUISE advances the development of autonomous systems for dynamic, competitive tasks and serves as a blueprint for future real-world deployment.

📄 PDF Abstract BibTeX arXiv:2510.22570

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

ANCORA: Learning to Question via Manifold-Anchored Self-Play for Verifiable Reasoning

2026-04-30 · Chengcao Yang arxiv

We propose a paradigm shift toward open-ended curriculum self-play: rather than learning to answer on a fixed prompt set, a unified policy learns to question: generating verifiable problems, solving them, and turning ver…

Vision-Zero: Scalable VLM Self-Improvement via Strategic Gamified Self-Play

2025-09-29 · Qinsi Wang, Bo Liu, Tianyi Zhou, Jing Shi 외 arxiv

Although reinforcement learning (RL) has emerged as a promising approach for improving vision-language models (VLMs) and multimodal large language models (MLLMs), current methods rely heavily on manually curated datasets…

Chart Question AnsweringReinforcement Learning

Generating Automatic Curricula via Self-Supervised Active Domain Randomization

2020-02-18 · Sharath Chandra Raparthy, Bhairav Mehta, Florian Golemo, Liam Paull

Goal-directed Reinforcement Learning (RL) traditionally considers an agent interacting with an environment, prescribing a real-valued reward to an agent proportional to the completion of some goal. Goal-directed RL has s…

Reinforcement LearningReinforcement Learning (RL)

It Takes Four to Tango: Multiagent Self Play for Automatic Curriculum Generation

2021-09-29 · ICLR 2022 4 · Yuqing Du, Pieter Abbeel, Aditya Grover

We are interested in training general-purpose reinforcement learning agents that can solve a wide variety of goals. Training such agents without excessive interactions requires automatic generation of a goal curriculum.…

CurEvo: Curriculum-Guided Self-Evolution for Video Understanding

2026-04-29 · Guiyi Zeng, Junqing Yu, Yi-Ping Phoebe Chen, Xu Chen 외 arxiv

Recent advances in self-evolution video understanding frameworks have demonstrated the potential of autonomous learning without human annotations. However, existing methods often suffer from weakly controlled optimizatio…

Question Generation