paper-with-me

홈 › Papers

RELIC: Revealed Principles for Learning Interpretable Composable Skills in Multi-Agent Planning

2026-07-18 · Nguyen Viet Tuan Kiet, Bui Dinh Pham, Duong Quoc Chinh, Dao Van Tung, Tran Cong Dao, Huynh Thi Thanh Binh arxiv

Multi-agent planning becomes substantially harder when agents must improve specialized decision-making skills while keeping their executable implementations private. This setting arises when independently developed agents expose heterogeneous interfaces, observations, and capabilities, yet must coordinate under a shared team objective. Existing approaches commonly rely on centralized optimization, shared policy access, or common skill representations, assumptions that limit knowledge reuse when function signatures differ. We introduce RELIC, a framework for learning interpretable and composable programmatic skills through revealed principles. Each agent improves its own executable skill locally, while useful decision logic and coordination patterns are distilled into compact textual principles. Rather than requiring direct program exchange, these abstractions can be re-instantiated under agent-specific interfaces and reused across incompatible implementation spaces. A shared principle memory accumulates transferable knowledge and promotes abstractions that repeatedly improve team-level performance. This separation allows discoveries made by one agent to guide others while preserving local executable implementations and decentralized execution. RELIC therefore supports strategic transfer across both heterogeneous-role and shared-role cooperative teams. Extensive experiments across routing, scheduling, combinatorial optimization, and distributed coordination settings demonstrate RELIC's effectiveness against independent and joint LLM-based search methods, together with consistent benefits across task structures and LLM backbones.

📄 PDF Abstract BibTeX arXiv:2607.16745

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

RELIC: Evaluating Compositional Instruction Following via Language Recognition

2025-06-05 · Jackson Petty, Michael Y. Hu, Wentao Wang, Shauli Ravfogel 외

Large language models (LLMs) are increasingly expected to perform tasks based only on a specification of the task provided in context, without examples of inputs and outputs; this ability is referred to as instruction fo…

Instruction Following

MCP: Learning Composable Hierarchical Control with Multiplicative Compositional Policies

2019-05-23 · NeurIPS 2019 12 · Xue Bin Peng, Michael Chang, Grace Zhang, Pieter Abbeel 외

Humans are able to perform a myriad of sophisticated tasks by drawing upon skills acquired through prior experience. For autonomous agents to have this capability, they must be able to extract reusable skills from past e…

continuous-controlContinuous Control

RH20T-P: A Primitive-Level Robotic Dataset Towards Composable Generalization Agents

2024-03-28 · Zeren Chen, Zhelun Shi, Xiaoya Lu, Lehan He 외

Achieving generalizability in solving out-of-distribution tasks is one of the ultimate goals of learning robotic manipulation. Recent progress of Vision-Language Models (VLMs) has shown that VLM-based task planners can a…

Motion Planning

Motion Mapping Cognition: A Nondecomposable Primary Process in Human Vision

2024-02-02 · Zhenping Xie

Human intelligence seems so mysterious that we have not successfully understood its foundation until now. Here, I want to present a basic cognitive process, motion mapping cognition (MMC), which should be a nondecomposab…

Image SegmentationObject RecognitionObject TrackingSemantic Segmentation

Scaling simulation-to-real transfer by learning composable robot skills

2018-09-26 · Ryan Julian, Eric Heiden, Zhanpeng He, Hejia Zhang 외

We present a novel solution to the problem of simulation-to-real transfer, which builds on recent advances in robot skill decomposition. Rather than focusing on minimizing the simulation-reality gap, we learn a set of di…