AILGApr 18

GRAIL: Autonomous Concept Grounding for Neuro-Symbolic Reinforcement Learning

arXiv:2604.1687165.0h-index: 11
Predicted impact top 57% in AI · last 90 daysOriginality Incremental advance
AI Analysis

Eliminates the need for human-defined concepts in neuro-symbolic RL, enabling adaptability across environments.

GRAIL autonomously grounds relational concepts for neuro-symbolic RL using LLMs as weak supervision, matching or outperforming manually crafted concepts in Atari games Kangaroo, Seaquest, and Skiing.

Neuro-symbolic Reinforcement Learning (NeSy-RL) combines symbolic reasoning with gradient-based optimization to achieve interpretable and generalizable policies. Relational concepts, such as "left of" or "close by", serve as foundational building blocks that structure how agents perceive and act. However, conventional approaches require human experts to manually define these concepts, limiting adaptability since concept semantics vary across environments. We propose GRAIL (Grounding Relational Agents through Interactive Learning), a framework that autonomously grounds relational concepts through environmental interaction. GRAIL leverages large language models (LLMs) to provide generic concept representations as weak supervision, then refines them to capture environment-specific semantics. This approach addresses both sparse reward signals and concept misalignment prevalent in underdetermined environments. Experiments on the Atari games Kangaroo, Seaquest, and Skiing demonstrate that GRAIL matches or outperforms agents with manually crafted concepts in simplified settings, and reveals informative trade-offs between reward maximization and high-level goal completion in the full environment.

Foundations

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

Your Notes