Thank you for your interest in contributing to this research summary! This document provides guidelines and instructions for contributing.
- Fork this repository
- Create a new branch for your contribution
- Add your entry in the appropriate section of
README.md - Submit a Pull Request with a clear description
Please follow this format when adding new papers:
| Paper Title | Venue | Year | [[Paper]](url) [[Code]](url) [[Project]](url) |Example:
| 3D-Mem: 3D Scene Memory for Embodied Exploration and Reasoning | CVPR | 2025 | [[Paper]](https://arxiv.org/abs/2411.17735) [[Project]](https://umass-embodied-agi.github.io/3D-Mem/) |- Relevance: Ensure the paper is related to memory mechanisms in robotics
- Quality: Prefer peer-reviewed papers from reputable venues
- Completeness: Include all available links (paper, code, project page)
- Accuracy: Double-check URLs and publication information
- Placement: Add entries to the most appropriate section
- Chronological Order: Within each section, newer papers should be added at the bottom
Choose the most appropriate category for your contribution:
- Surveys & Overviews: Survey papers and comprehensive reviews
- Memory Systems & Cognitive Architecture: General memory systems for robots
- Episodic Memory: Papers about storing and recalling specific experiences
- Semantic Memory: Papers about structured knowledge representation
- Spatial & Scene Memory: 3D scene understanding and spatial memory
- Visual Memory for Navigation: Vision-based navigation with memory
- Memory for Manipulation: Memory systems for manipulation tasks
- LLM/VLM-based Memory Systems: Memory with large language/vision models
- World Models & Memory: World models incorporating memory
- Lifelong Learning & Continual Learning: Continual learning and experience replay
- Working Memory & Short-term Memory: Short-term and working memory
- Benchmarks & Datasets: Evaluation benchmarks and datasets
- Open-Source Projects: Available implementations and tools
If you believe a new category is needed:
- Open an issue to discuss the proposed category
- Provide at least 3-5 papers that would fit the new category
- Explain why existing categories are not suitable
- Be respectful and constructive in discussions
- Focus on the content, not the contributor
- Help maintain the quality and accuracy of the list
If you have questions about contributing, please open an issue.
Thank you for helping make this resource better for the robotics community!