Background
Thank you for the excellent work on MemoryArena! The benchmark design for interdependent multi-session agentic tasks is very inspiring, and the dataset on HuggingFace is already helpful for research.
Current Gap
Currently, the repository provides:
- ✅ Project website and paper
- ✅ Dataset via HuggingFace (
ZexueHe/memoryarena)
However, there is no publicly available evaluation code / benchmark framework to:
- Run agents on the MemoryArena tasks
- Implement the Memory-Agent-Environment loop described in the paper
- Reproduce the results reported in the paper
- Compare different memory mechanisms under the same protocol
Why This Matters
- Reproducibility: Code would help the community validate and build upon your findings
- Adoption: Lower barrier for researchers to use MemoryArena in their work
- Fair comparison: Standardized evaluation pipeline ensures consistent metrics across methods
Additional Context
The appendix of the paper describes the evaluation protocol, but having executable code would greatly accelerate adoption and reduce implementation ambiguity.
Thank you for considering this request!
Background
Thank you for the excellent work on MemoryArena! The benchmark design for interdependent multi-session agentic tasks is very inspiring, and the dataset on HuggingFace is already helpful for research.
Current Gap
Currently, the repository provides:
ZexueHe/memoryarena)However, there is no publicly available evaluation code / benchmark framework to:
Why This Matters
Additional Context
The appendix of the paper describes the evaluation protocol, but having executable code would greatly accelerate adoption and reduce implementation ambiguity.
Thank you for considering this request!