Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I'd like to share recent work "Empowering Large Language Model Agents through Action Learning" #60

Open
zhao-ht opened this issue Mar 27, 2024 · 0 comments

Comments

@zhao-ht
Copy link

zhao-ht commented Mar 27, 2024

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant