From 65d0800aa194e1808832a6788d562c1595e605b2 Mon Sep 17 00:00:00 2001 From: Mikayel Samvelyan Date: Fri, 14 Feb 2025 12:07:42 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9a47d4b..ae4c756 100644 --- a/README.md +++ b/README.md @@ -49,6 +49,7 @@ We thank [ngoodger](https://github.com/ngoodger) for implementing the [NLE Langu # Papers using MiniHack +- Paglieri et al. [BALROG: Benchmarking Agentic LLM and VLM Reasoning On Games](https://arxiv.org/abs/2411.13543) (UCL, Oxford, NYU, ICLR 2025) - Gumbsch et al. [Learning Hierarchical World Models with Adaptive Temporal Abstractions from Discrete Latent Dynamics](https://openreview.net/forum?id=TjCDNssXKU) (Uni Tübingen, MPI-IS, UCL, ICLR 2024) - Raparthy et al. [Learning to Solve New sequential decision-making Tasks with In-Context Learning](https://arxiv.org/abs/2312.03801) (Meta AI, UCL, FMDM 2023) - Nottingham et al. [Selective Perception: Learning Concise State Descriptions for Language Model Actors](https://openreview.net/forum?id=siFopuPuCS) (UC Irvine, FMDM 2023)