Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

AWM: Agent Workflow Memory

License

NotificationsYou must be signed in to change notification settings

zorazrw/agent-workflow-memory

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickstart 💥

To run AWM on WebArena underwebarena/:

cd webarenapython pipeline.py --website"shopping"# choose one from ['shopping', 'shopping_admin', 'reddit', 'gitlab', 'map']

To run AWM on Mind2Web undermind2web/:

cd mind2webpython pipeline.py --setup"offline"# or "online"

Checkwebarena/ andmind2web/ folders for more detailed instructions about environment and data setups.

What is Agent Workflow Memory? 🧠

Agent Workflow Memory (AWM) proposes to induce, integrate, and utilize workflows via an agent memory.A workflow is usually a common sub-routine in solving tasks, with example-specific contexts being abstracted out.

AWM can operate in both offline and online settings:

  • offline (left): when additional (e.g., training) examples are available, agents induce workflows from ground-truth annotated examples
  • online (right): without any auxiliary data, agents induce workflows from past experiences on the fly.

How does AWM work? 📈

On WebArena

We achieve the state-of-the-art result -- 35.6% success rate.

Check the code in./webarena/ directory.

On Mind2Web

We also get the best scores among text-based agents. Particularly, AWM offline effectively generalizes across a wide range of tasks, websites, and domains.

Check the code in./mind2web/ directory.

Citation 📜

@inproceedings{awm2024wang,title ={Agent Workflow Memory},author ={Wang, Zhiruo anf Mao, Jiayuan, and Fried, Daniel and Neubig, Graham},journal={arXiv preprint arXiv:2409.07429},year ={2024},}

About

AWM: Agent Workflow Memory

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp