You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your comprehensive and inspiring paper list! I'd like to share our recent work titled "Empowering Large Language Model Agents through Action Learning," which may be of interest to the paper list readers. The paper may be added to the Planning Section.
Paper: https://arxiv.org/abs/2402.15809
Code: https://github.com/zhao-ht/LearnAct
This work proposes the LearnAct framework, which employs an iterative learning approach to dynamically create and refine learnable actions (skills). By evaluating and amending actions in response to errors observed during unsuccessful training episodes, LearnAct systematically increases the efficiency and adaptability of actions undertaken by Large Language Model (LLM) agents.
The experiment conducted within the contexts of Robotic Planning and Alfworld environments demonstrated that LearnAct can significantly enhance agent performance on given tasks.
I hope this contributes to the great paper list!
The text was updated successfully, but these errors were encountered:
Hello,
Thanks for your comprehensive and inspiring paper list! I'd like to share our recent work titled "Empowering Large Language Model Agents through Action Learning," which may be of interest to the paper list readers. The paper may be added to the Planning Section.
Paper: https://arxiv.org/abs/2402.15809
Code: https://github.com/zhao-ht/LearnAct
This work proposes the LearnAct framework, which employs an iterative learning approach to dynamically create and refine learnable actions (skills). By evaluating and amending actions in response to errors observed during unsuccessful training episodes, LearnAct systematically increases the efficiency and adaptability of actions undertaken by Large Language Model (LLM) agents.
The experiment conducted within the contexts of Robotic Planning and Alfworld environments demonstrated that LearnAct can significantly enhance agent performance on given tasks.
I hope this contributes to the great paper list!
The text was updated successfully, but these errors were encountered: