From cd3d23d1223c72597d95de7e1d0416b073dc704e Mon Sep 17 00:00:00 2001 From: yuvalshalev1 <106465721+yuvalshalev1@users.noreply.github.com> Date: Fri, 19 Jun 2026 16:29:08 +0100 Subject: [PATCH] Added Shalev et al. to papers using MiniHack https://arxiv.org/abs/2605.20477 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index edf71e9..bca9cf4 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ We thank [ngoodger](https://github.com/ngoodger) for implementing the [NLE Langu # Papers using MiniHack +- Shalev et al. [Training Language Agents to Learn from Experience](https://arxiv.org/abs/2605.20477) (Cambridge, RLxF & AIWild Workshops, ICML 2026) - Sancaktar et al. [SENSEI: Semantic Exploration Guided by Foundation Models to Learn Versatile World Models](https://arxiv.org/abs/2503.01584) (Uni Tübingen, MPI-IS, ICML 2025) - De Smet et al. [Relational Neurosymbolic Markov Models](https://ojs.aaai.org/index.php/AAAI/article/view/33777) (KU Leuven, AAAI 2025) - Debot et al. [Neurosymbolic Reinforcement Learning: Playing MiniHack with Probabilistic Logic Shields](https://ojs.aaai.org/index.php/AAAI/article/view/35349) (KU Leuven, Demo Tack AAAI 2025)