LGJun 16

Do as the Romans Do: Learning Universal Behaviors from Heterogeneous Agents

arXiv:2606.185376.5
Predicted impact top 66% in LG · last 90 daysOriginality Highly original
AI Analysis

For multi-agent and social learning, GRID provides a method to learn from conflicting demonstrations without mode-averaging bias, enabling more effective transfer to downstream tasks.

GRID extracts universally useful behaviors from heterogeneous agents by decomposing rewards into general and specific components, enabling a generalist agent that outperforms standard imitation learning and improves fine-tuning efficiency across diverse tasks.

Humans often acquire new skills by observing others, since observed behaviors implicitly reveal how to act in an environment. However, observations drawn from a heterogeneous population introduce conflicting behavioral signals, making it difficult to determine which behaviors are worth imitating. We address this challenge with General Reward Inference and Disentanglement (GRID), a social learning method that extracts universally useful behaviors from a heterogeneous population of demonstrators pursuing different goals. GRID decomposes per-agent reward functions into a general reward, capturing behaviors shared across all agents, and specific rewards, capturing individual preferences and objectives. Training exclusively on the general reward provides a new paradigm of generalist pretraining. It yields a generalist agent that internalizes universal environmental competencies, such as safety and basic task proficiency, without the mode-averaging bias that afflicts standard learning from demonstration techniques. This generalist serves as a superior prior for fine-tuning to downstream tasks, including preferences unseen during training. Experiments across a synthetic basis function decomposition, multi-agent Craftax, and a continuous autonomous driving simulator (Highway-Env) confirm that GRID successfully disentangles reward structure in a semantically meaningful way, outperforms standard learning from demonstration baselines, and enables more efficient and stable specialization.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes