From a43b79419521e7d2be1e19bc522e32ada67be1d7 Mon Sep 17 00:00:00 2001 From: Matin Aghaei <39032360+matinaghaei@users.noreply.github.com> Date: Tue, 5 May 2026 12:03:59 -0400 Subject: [PATCH] Add Awesome Latent Refinement Adds Awesome Latent Refinement to the Awesome Collections section. The list curates research on models and agents that improve reasoning and planning through iterative latent computation, including looped language models, recursive reasoners, VLA models, and reinforcement-learned planning agents. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e617d2b..1ff74f6 100644 --- a/README.md +++ b/README.md @@ -368,6 +368,9 @@ This project is licensed under the **MIT License**. Please refer to the LICENSE - **[Awesome Efficient Reasoning](https://github.com/hemingkx/Awesome-Efficient-Reasoning)** A collection of efficient reasoning methods and techniques. +- **[Awesome Latent Refinement](https://github.com/matinaghaei/awesome-latent-refinement)** + A curated list of research on iterative latent reasoning, recurrent refinement, and inference-time compute. + ## 📚 **Citation**