From 42e2ab3d555f37199e89fe3356239bfe0a912e8d Mon Sep 17 00:00:00 2001 From: Masoud Jafaripour <61988662+Masoudjafaripour@users.noreply.github.com> Date: Sat, 22 Mar 2025 20:07:55 -0600 Subject: [PATCH] Add ELLMER (Nature Machine Intelligence, 2025) to Reasoning section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 884a11d..d79b081 100755 --- a/README.md +++ b/README.md @@ -61,6 +61,7 @@ If you find this repository useful, please consider [citing](#citation) and STAR * **PIGLeT**: "PIGLeT: Language Grounding Through Neuro-Symbolic Interaction in a 3D World", *ACL, Jun 2021*. [[Paper](https://arxiv.org/abs/2201.07207)] [[Pytorch Code](http://github.com/rowanz/piglet)] [[Website](https://rowanzellers.com/piglet/)] * **Say-Can**: "Do As I Can, Not As I Say: Grounding Language in Robotic Affordances", *arXiv, Apr 2021*. [[Paper](https://arxiv.org/abs/2204.01691)] [[Colab](https://say-can.github.io/#open-source)] [[Website](https://say-can.github.io/)] * **Socratic**: "Socratic Models: Composing Zero-Shot Multimodal Reasoning with Language", *arXiv, Apr 2021*. [[Paper](https://arxiv.org/abs/2204.00598)] [[Pytorch Code](https://socraticmodels.github.io/#code)] [[Website](https://socraticmodels.github.io/)] +* **ELLMER**: "Embodied large language models enable robots to complete long-horizon tasks in unpredictable settings", *Nature Machine Intelligence, Mar 2025*. [[Paper](https://www.nature.com/articles/s42256-025-01005-x)] [[Website](https://www.nature.com/articles/s42256-025-01005-x)] --- ## Planning