3 papers
cs.CL2026
Self-Guided Function Calling in Large Language Models via Stepwise Experience Recall
Sijia Cui, Aiyao He, Shuai Xu +5
Function calling enables large language models (LLMs) to interact with external systems by leveraging tools and APIs. When faced with multi-step tool usage, LLMs still struggle wit…
cs.AI2026
Coarse-to-Fine Grounded Memory for LLM Agent Planning
Wei Yang, Jinwei Xiao, Hongming Zhang +3
Recent advancements in Large Language Models (LLMs) have driven growing interest in LLM-based agents for complex planning tasks. To avoid costly agent training, many studies adopte…
cs.LG2025
-DQN: Improving Deep Q-Learning By Evolving the Behavior
Hongming Zhang, Fengshuo Bai, Chenjun Xiao +3
While many sophisticated exploration methods have been proposed, their lack of generality and high computational cost often lead researchers to favor simpler methods like -gree…