Pangu-Agent: A Fine-Tunable Generalist Agent with Structured Reasoning
Abstract
A key method for creating Artificial Intelligence (AI) agents is Reinforcement Learning (RL). However, constructing a standalone RL policy that maps perception to action directly encounters severe problems, chief among them being its lack of generality across multiple tasks and the need for a large amount of training data. The leading cause is that it cannot effectively integrate prior information into the perception-action cycle when devising the policy. Large language models (LLMs) emerged as a fundamental way to incorporate cross-domain knowledge into AI agents but lack crucial learning and adaptation toward specific decision problems. This paper presents a general framework model for integrating and learning structured reasoning into AI agents' policies. Our methodology is motivated by the modularity found in the human brain. The framework utilises the construction of intrinsic and extrinsic functions to add previous understandings of reasoning structures. It also provides the adaptive ability to learn models inside every module or function, consistent with the modular structure of cognitive processes. We describe the framework in-depth and compare it with other AI pipelines and existing frameworks. The paper explores practical applications, covering experiments that show the effectiveness of our method. Our results indicate that AI agents perform and adapt far better when organised reasoning and prior knowledge are embedded. This opens the door to more resilient and general AI agent systems.
Community
Really cool idea to make a LLM agent a real agent with traditional RL. Any plan to release the code for reproducing?
This is an automated message from the Librarian Bot. I found the following papers similar to this paper.
The following papers were recommended by the Semantic Scholar API
- ReST meets ReAct: Self-Improvement for Multi-Step Reasoning LLM Agent (2023)
- Interactive Planning Using Large Language Models for Partially Observable Robotics Tasks (2023)
- Building Open-Ended Embodied Agent via Language-Policy Bidirectional Adaptation (2023)
- Igniting Language Intelligence: The Hitchhiker's Guide From Chain-of-Thought Reasoning to Language Agents (2023)
- LMRL Gym: Benchmarks for Multi-Turn Reinforcement Learning with Language Models (2023)
Please give a thumbs up to this comment if you found it helpful!
If you want recommendations for any Paper on Hugging Face checkout this Space
Really cool idea to make a LLM agent a real agent with traditional RL. Any plan to release the code for reproducing?
Thanks a lot for the interest. Yes, we are actively working on that :)
Models citing this paper 0
No model linking this paper
Datasets citing this paper 0
No dataset linking this paper
Spaces citing this paper 0
No Space linking this paper