From 1051baa48d485655ad5c48a7fad6ba22e130e8d5 Mon Sep 17 00:00:00 2001 From: SimonOuellette35 Date: Sun, 19 May 2024 14:00:22 -0400 Subject: [PATCH 1/2] adding new publication --- docs/content/publications.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/publications.md b/docs/content/publications.md index 714260e32..bc7cfb315 100644 --- a/docs/content/publications.md +++ b/docs/content/publications.md @@ -7,6 +7,7 @@ firstpage: List of publications & submissions using Minigrid or BabyAI (please open a pull request to add missing entries): +- [Conviction-Based Planning for Sparse Reward Reinforcement Learning Problems](https://openreview.net/pdf?id=hbEVCxTBe6)(UQÀM, PRL @ ICAPS 2024) - [Learning from Active Human Involvement through Proxy Value Propagation](https://metadriverse.github.io/pvp/)(UCLA, NeurIPS Spotlight 2023) - [Go Beyond Imagination: Maximizing Episodic Reachability with World Models](https://arxiv.org/pdf/2308.13661.pdf) (UMich, ICML 2023) - [Hierarchies of Reward Machines](https://arxiv.org/abs/2205.15752) (Imperial College London, ILASP, Universitat Pompeu Fabra, ICML 2023) From e2d91fc6f26c08dc3c5d6852eeebe91c12b63b94 Mon Sep 17 00:00:00 2001 From: user Date: Sun, 2 Jun 2024 18:32:33 -0400 Subject: [PATCH 2/2] updated the URL --- docs/content/publications.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/publications.md b/docs/content/publications.md index bc7cfb315..7be20f03e 100644 --- a/docs/content/publications.md +++ b/docs/content/publications.md @@ -7,7 +7,7 @@ firstpage: List of publications & submissions using Minigrid or BabyAI (please open a pull request to add missing entries): -- [Conviction-Based Planning for Sparse Reward Reinforcement Learning Problems](https://openreview.net/pdf?id=hbEVCxTBe6)(UQÀM, PRL @ ICAPS 2024) +- [Conviction-Based Planning for Sparse Reward Reinforcement Learning Problems](https://prl-theworkshop.github.io/prl2024-icaps/papers/8.pdf)(UQÀM, PRL @ ICAPS 2024) - [Learning from Active Human Involvement through Proxy Value Propagation](https://metadriverse.github.io/pvp/)(UCLA, NeurIPS Spotlight 2023) - [Go Beyond Imagination: Maximizing Episodic Reachability with World Models](https://arxiv.org/pdf/2308.13661.pdf) (UMich, ICML 2023) - [Hierarchies of Reward Machines](https://arxiv.org/abs/2205.15752) (Imperial College London, ILASP, Universitat Pompeu Fabra, ICML 2023)