paper-with-me

홈 › Papers

Semantically Aligned Task Decomposition in Multi-Agent Reinforcement Learning

2023-05-18 · Wenhao Li, Dan Qiao, Baoxiang Wang, Xiangfeng Wang, Bo Jin, Hongyuan Zha

The difficulty of appropriately assigning credit is particularly heightened in cooperative MARL with sparse reward, due to the concurrent time and structural scales involved. Automatic subgoal generation (ASG) has recently emerged as a viable MARL approach inspired by utilizing subgoals in intrinsically motivated reinforcement learning. However, end-to-end learning of complex task planning from sparse rewards without prior knowledge, undoubtedly requires massive training samples. Moreover, the diversity-promoting nature of existing ASG methods can lead to the "over-representation" of subgoals, generating numerous spurious subgoals of limited relevance to the actual task reward and thus decreasing the sample efficiency of the algorithm. To address this problem and inspired by the disentangled representation learning, we propose a novel "disentangled" decision-making method, Semantically Aligned task decomposition in MARL (SAMA), that prompts pretrained language models with chain-of-thought that can suggest potential goals, provide suitable goal decomposition and subgoal allocation as well as self-reflection-based replanning. Additionally, SAMA incorporates language-grounded RL to train each agent's subgoal-conditioned policy. SAMA demonstrates considerable advantages in sample efficiency compared to state-of-the-art ASG methods, as evidenced by its performance on two challenging sparse-reward tasks, Overcooked and MiniRTS.

📄 PDF Abstract BibTeX arXiv:2305.10865

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingDiversityMulti-agent Reinforcement Learningreinforcement-learningReinforcement LearningRepresentation LearningTask Planning

Similar Papers 제목 키워드 기반

GeoMeld: Toward Semantically Grounded Foundation Models for Remote Sensing

2026-04-12 · Maram Hasan, Md Aminur Hossain, Savitra Roy, Souparna Bhowmik 외 arxiv

Effective foundation modeling in remote sensing requires spatially aligned heterogeneous modalities coupled with semantically grounded supervision, yet such resources remain limited at scale. We present GeoMeld, a large-…

Representation Learning

Orchestra-o1: Omnimodal Agent Orchestration

2026-06-10 · Fan Zhang, Vireo Zhang, Shengju Qian, Haoxuan Li 외 arxiv

The recent success of agent swarms has shifted the paradigm of large language model (LLM)-based agents from single-agent workflows to multi-agent systems, highlighting the importance of agent orchestration for task decom…

Reinforcement Learning

Canonical Capsules: Self-Supervised Capsules in Canonical Pose

2020-12-08 · NeurIPS 2021 12 · Weiwei Sun, Andrea Tagliasacchi, Boyang Deng, Sara Sabour 외

We propose a self-supervised capsule architecture for 3D point clouds. We compute capsule decompositions of objects through permutation-equivariant attention, and self-supervise the process by training with pairs of rand…

3D Point Cloud ReconstructionGeneral ClassificationObjectPoint cloud reconstruction

Mind-of-Director: Multi-modal Agent-Driven Film Previsualization via Collaborative Decision-Making

2026-03-16 · Shufeng Nan, Mengtian Li, Sixiao Zheng, Yuwei Lu 외 arxiv

We present Mind-of-Director, a multi-modal agent-driven framework for film previz that models the collaborative decision-making process of a film production team. Given a creative idea, Mind-of-Director orchestrates mult…

Transforming Questions and Documents for Semantically Aligned Retrieval-Augmented Generation

2025-08-13 · Seokgi Lee arxiv

We introduce a novel retrieval-augmented generation (RAG) framework tailored for multihop question answering. First, our system uses large language model (LLM) to decompose complex multihop questions into a sequence of s…

Question Answering