Grounding Open-Domain Knowledge from LLMs to Real-World Reinforcement Learning Tasks: A Survey

Abstract

Grounding open-domain knowledge from large language models (LLMs) into real-world reinforcement learning (RL) tasks represents a transformative frontier in developing intelligent agents capable of advanced reasoning, adaptive planning, and robust decision-making in dynamic environments. In this paper, we introduce the LLM-RL Grounding Taxonomy, a systematic framework that categorizes emerging methods for integrating LLMs into RL systems by bridging their open-domain knowledge and reasoning capabilities with the task-specific dynamics, constraints, and objectives inherent to real-world RL environments. This taxonomy encompasses both training-free approaches, which leverage the zero-shot and few-shot generalization capabilities of LLMs without fine-tuning, and fine-tuning paradigms that adapt LLMs to environment-specific tasks for improved performance. We critically analyze these methodologies, highlight practical examples of effective knowledge grounding, and examine the challenges of alignment, generalization, and real-world deployment. Our work not only illustrates the potential of LLM-RL agents for enhanced decision-making, but also offers actionable insights for advancing the design of next-generation RL systems that integrate open-domain knowledge with adaptive learning.

Cite

Text

Yin et al. "Grounding Open-Domain Knowledge from LLMs to Real-World Reinforcement Learning Tasks: A Survey." International Joint Conference on Artificial Intelligence, 2025. doi:10.24963/IJCAI.2025/1198

Markdown

[Yin et al. "Grounding Open-Domain Knowledge from LLMs to Real-World Reinforcement Learning Tasks: A Survey." International Joint Conference on Artificial Intelligence, 2025.](https://mlanthology.org/ijcai/2025/yin2025ijcai-grounding/) doi:10.24963/IJCAI.2025/1198

BibTeX

@inproceedings{yin2025ijcai-grounding,
  title     = {{Grounding Open-Domain Knowledge from LLMs to Real-World Reinforcement Learning Tasks: A Survey}},
  author    = {Yin, Haiyan and Qian, Hangwei and Shi, Yaxin and Tsang, Ivor W. and Ong, Yew-Soon},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {10797-10806},
  doi       = {10.24963/IJCAI.2025/1198},
  url       = {https://mlanthology.org/ijcai/2025/yin2025ijcai-grounding/}
}