LGAICLROJun 26, 2024

Mental Modeling of Reinforcement Learning Agents by Language Models

arXiv:2406.18505v13 citations
Originality Synthesis-oriented
AI Analysis

This addresses a key challenge in explainable reinforcement learning (XRL) for AI researchers, though it appears incremental as it primarily tests existing LLM capabilities on new agent modeling tasks.

This study investigated whether large language models (LLMs) can build mental models of reinforcement learning agents by reasoning about their behavior from interaction history, finding that LLMs are not yet capable of fully mental modeling agents without further innovations.

Can emergent language models faithfully model the intelligence of decision-making agents? Though modern language models exhibit already some reasoning ability, and theoretically can potentially express any probable distribution over tokens, it remains underexplored how the world knowledge these pretrained models have memorized can be utilized to comprehend an agent's behaviour in the physical world. This study empirically examines, for the first time, how well large language models (LLMs) can build a mental model of agents, termed agent mental modelling, by reasoning about an agent's behaviour and its effect on states from agent interaction history. This research may unveil the potential of leveraging LLMs for elucidating RL agent behaviour, addressing a key challenge in eXplainable reinforcement learning (XRL). To this end, we propose specific evaluation metrics and test them on selected RL task datasets of varying complexity, reporting findings on agent mental model establishment. Our results disclose that LLMs are not yet capable of fully mental modelling agents through inference alone without further innovations. This work thus provides new insights into the capabilities and limitations of modern LLMs.

Foundations

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

Your Notes