Section 01
Introduction: Evaluating the World Model Inference Ability of LLM Agents—Evidence from Agentic Automata Learning
Original Author/Team: Agent Reasoning and Automata Theory Research Team Source Platform: arXiv Original Title: Can LLM Agents Infer World Models? Evidence from Agentic Automata Learning Publication Date: 2026-06-15 Original Link: http://arxiv.org/abs/2606.16576v1
Core Insights: The research team proposes an Agentic Automata Learning Framework, using Deterministic Finite Automata (DFA) as the hidden environment to evaluate the ability of LLM agents to infer the environment's structure through interaction. Experiments show that while current LLM agents can perform non-trivial interactive discovery, they have systematic flaws in query planning, evidence integration, and hypothesis construction, and their performance is far inferior to classical automata learning algorithms (e.g., the L* algorithm).