From 21b9e6e46daa776d2d2ce530cd5dc5d26cbce380 Mon Sep 17 00:00:00 2001 From: Matin Aghaei <39032360+matinaghaei@users.noreply.github.com> Date: Thu, 7 May 2026 11:40:54 -0400 Subject: [PATCH] Add Awesome Latent Refinement Adds Awesome Latent Refinement to the Awesome Collections section. The repository curates research on systems that improve reasoning and planning through iterative latent computation, including looped language models, dedicated 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 445986a..87f1c0a 100644 --- a/README.md +++ b/README.md @@ -224,6 +224,9 @@ At a high level, the workflow proceeds as follows: - **[Awesome Latent CoT](https://github.com/EIT-NLP/Awesome-Latent-CoT)** A comprehensive list of latent chain-of-thought reasoning resources. +- **[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**