paper-with-me

홈 › Papers

HDDLGym: A Tool for Studying Multi-Agent Hierarchical Problems Defined in HDDL with OpenAI Gym

2025-05-28 · Ngoc La, Ruaridh Mon-Williams, Julie A. Shah

In recent years, reinforcement learning (RL) methods have been widely tested using tools like OpenAI Gym, though many tasks in these environments could also benefit from hierarchical planning. However, there is a lack of a tool that enables seamless integration of hierarchical planning with RL. Hierarchical Domain Definition Language (HDDL), used in classical planning, introduces a structured approach well-suited for model-based RL to address this gap. To bridge this integration, we introduce HDDLGym, a Python-based tool that automatically generates OpenAI Gym environments from HDDL domains and problems. HDDLGym serves as a link between RL and hierarchical planning, supporting multi-agent scenarios and enabling collaborative planning among agents. This paper provides an overview of HDDLGym's design and implementation, highlighting the challenges and design choices involved in integrating HDDL with the Gym interface, and applying RL policies to support hierarchical planning. We also provide detailed instructions and demonstrations for using the HDDLGym framework, including how to work with existing HDDL domains and problems from International Planning Competitions, exemplified by the Transport domain. Additionally, we offer guidance on creating new HDDL domains for multi-agent scenarios and demonstrate the practical use of HDDLGym in the Overcooked domain. By leveraging the advantages of HDDL and Gym, HDDLGym aims to be a valuable tool for studying RL in hierarchical planning, particularly in multi-agent contexts.

📄 PDF Abstract BibTeX arXiv:2505.22597

Code (1)

HDDLGym/HDDLGym 공식 구현 jax

Tasks

OpenAI GymReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

When Does Hierarchy Help? Benchmarking Agent Coordination in Event-Driven Industrial Scheduling

2026-05-13 · Ziqi Wang, Yuhao Yang, Zhiwei Ling, Wenzhuo Qian 외 arxiv

Recent advances in agent and multi-agent systems have shown strong performance on tool use, reasoning, and collaborative tasks. However, existing benchmarks mostly evaluate task completion in weakly coupled environments,…

Decision Making

MapAgent: A Hierarchical Agent for Geospatial Reasoning with Dynamic Map Tool Integration

2025-09-07 · Md Hasebul Hasan, Mahir Labib Dihan, Tanzima Hashem, Mohammed Eunus Ali 외 arxiv

Agentic AI has significantly extended the capabilities of large language models (LLMs) by enabling complex reasoning and tool use. However, most existing frameworks are tailored to domains such as mathematics, coding, or…

Spatial Reasoning

MM-WebAgent: A Hierarchical Multimodal Web Agent for Webpage Generation

2026-04-16 · Yan Li, Zezi Zeng, Yifan Yang, Yuqing Yang 외 arxiv

The rapid progress of Artificial Intelligence Generated Content (AIGC) tools enables images, videos, and visualizations to be created on demand for webpage design, offering a flexible and increasingly adopted paradigm fo…

AgentBasedModeling.jl: a tool for stochastic simulation of structured population dynamics

2024-09-28 · Paul Piho, Philipp Thomas

Agent-based models capture heterogeneity among individuals in a population and are widely used in studies of multi-cellular systems, disease, epidemics and demography to name a few. However, existing frameworks consider …

State-Grounded Multi-Agent Synthetic Data Generation for Tool-Augmented LLMs

2026-06-15 · Rahul Khedar, Eshita, Sneha Teja Sree Reddy Thondapu, Mayank Malhotra 외 arxiv

Training tool-augmented LLM agents requires large corpora of multi-turn, tool-grounded conversational data that is expensive to annotate, privacy-constrained in production settings, and largely absent from public dataset…

Synthetic Data Generation