paper-with-me

Papers

Aligning Agentic World Models via Knowledgeable Experience Learning

2026-01-19 · Baochang Ren, Yunzhi Yao, Rui Sun, Shuofei Qiao, Ningyu Zhang, Huajun Chen arxiv

Current Large Language Models (LLMs) exhibit a critical modal disconnect: they possess vast semantic knowledge but lack the procedural grounding to respect the immutable laws of the physical world. Consequently, while these agents implicitly function as world models, their simulations often suffer from physical hallucinations-generating plans that are logically sound but physically unexecutable. Existing alignment strategies predominantly rely on resource-intensive training or fine-tuning, which attempt to compress dynamic environmental rules into static model parameters. However, such parametric encapsulation is inherently rigid, struggling to adapt to the open-ended variability of physical dynamics without continuous, costly retraining. To bridge this gap, we introduce WorldMind, a framework that autonomously constructs a symbolic World Knowledge Repository by synthesizing environmental feedback. Specifically, it unifies Process Experience to enforce physical feasibility via prediction errors and Goal Experience to guide task optimality through successful trajectories. Experiments on EB-ALFRED and EB-Habitat demonstrate that WorldMind achieves superior performance compared to baselines with remarkable cross-model and cross-environment transferability.

📄 PDF Abstract BibTeX arXiv:2601.13247

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Agentic Knowledgeable Self-awareness

2025-04-04 · Shuofei Qiao, Zhisong Qiu, Baochang Ren, Xiaobin Wang 외

Large Language Models (LLMs) have achieved considerable performance across various agentic planning tasks. However, traditional agent planning approaches adopt a "flood irrigation" methodology that indiscriminately injec…

Decision Making

AutoMind: Adaptive Knowledgeable Agent for Automated Data Science

2025-06-12 · Yixin Ou, Yujie Luo, Jingsheng Zheng, Lanning Wei 외

Large Language Model (LLM) agents have shown great potential in addressing real-world data science problems. LLM-driven data science agents promise to automate the entire machine learning pipeline, yet their real-world e…

Code GenerationLarge Language Model

KnowAct-GUIClaw: Know Deeply, Act Perfectly, Personal GUI Assistant with Self-Evolving Memory and Skill

2026-07-14 · Yunxin Li, Jinchao Li, Shibo Su, Zhenran Xu 외 arxiv

OpenClaw has emerged as a leading agent framework for complex task automation, yet it faces insufficient cross-platform GUI interaction support and a well-built self-evolution mechanism. These flaws limit its adaptation …

ChatGPT is a Knowledgeable but Inexperienced Solver: An Investigation of Commonsense Problem in Large Language Models

2023-03-29 · Ning Bian, Xianpei Han, Le Sun, Hongyu Lin 외

Large language models (LLMs) have made significant progress in NLP. However, their ability to memorize, represent, and leverage commonsense knowledge has been a well-known pain point. In this paper, we specifically focus…

Instruction Following

AWorld: Orchestrating the Training Recipe for Agentic AI

2025-08-28 · Chengyue Yu, Siyuan Lu, Chenyi Zhuang, Dong Wang 외 arxiv

The learning from practice paradigm is crucial for developing capable Agentic AI systems, yet it is severely hampered by inefficient experience generation, a bottleneck especially pronounced in complex benchmarks like GA…

Reinforcement Learning