Browse Source

Update README.md

angysaravia 2 years ago
parent
commit
f774bf35e7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -20,7 +20,7 @@ We ❤️ reading ML papers so we've created this repo to highlight the top ML p
 | 4) **Consistency Models** - Consistency Models - a new family of generative models that achieve high sample quality without adversarial training. | [Paper](https://arxiv.org/abs/2303.01469), [Tweet](https://twitter.com/dair_ai/status/1632383319152132096?s=20)  |
 | 4) **Consistency Models** - Consistency Models - a new family of generative models that achieve high sample quality without adversarial training. | [Paper](https://arxiv.org/abs/2303.01469), [Tweet](https://twitter.com/dair_ai/status/1632383319152132096?s=20)  |
 | 5. **Goal Driven Discovery of Distributional Differences via Language Descriptions** - D5 - a new task that automatically discovers corpus-level differences via language description in a goal-driven way; applications include discovering insights from commercial reviews and error patterns in NLP systems. | [Paper](https://arxiv.org/abs/2302.14233) , [Code](https://github.com/ruiqi-zhong/D5), [Tweet](https://twitter.com/dair_ai/status/1632383321035374593?s=20)
 | 5. **Goal Driven Discovery of Distributional Differences via Language Descriptions** - D5 - a new task that automatically discovers corpus-level differences via language description in a goal-driven way; applications include discovering insights from commercial reviews and error patterns in NLP systems. | [Paper](https://arxiv.org/abs/2302.14233) , [Code](https://github.com/ruiqi-zhong/D5), [Tweet](https://twitter.com/dair_ai/status/1632383321035374593?s=20)
 | 6) **High-resolution image reconstruction with latent diffusion models from human brain activity** - Reconstructing Images from Human Brain Activity with Diffusion Models - proposes an approach for high-resolution image reconstruction with latent diffusion models from human brain activity.   | [Project](https://sites.google.com/view/stablediffusion-with-brain/) , [Tweet](https://twitter.com/dair_ai/status/1632383323086487554?s=20)  |
 | 6) **High-resolution image reconstruction with latent diffusion models from human brain activity** - Reconstructing Images from Human Brain Activity with Diffusion Models - proposes an approach for high-resolution image reconstruction with latent diffusion models from human brain activity.   | [Project](https://sites.google.com/view/stablediffusion-with-brain/) , [Tweet](https://twitter.com/dair_ai/status/1632383323086487554?s=20)  |
-| 7) ** Grounded Decoding: Guiding Text Generation with Grounded Models for Robot Control** - Grounded Decoding - a scalable approach to planning with LLMs in embodied settings through grounding functions; GD is found to be a general, flexible, and expressive approach to embodied tasks.  | [Paper](https://grounded-decoding.github.io/paper.pdf), Project(https://grounded-decoding.github.io/) [Tweet](https://twitter.com/dair_ai/status/1632383325036740610?s=20)  |
+| 7) **Grounded Decoding: Guiding Text Generation with Grounded Models for Robot Control** - Grounded Decoding - a scalable approach to planning with LLMs in embodied settings through grounding functions; GD is found to be a general, flexible, and expressive approach to embodied tasks.  | [Paper](https://grounded-decoding.github.io/paper.pdf), [Project](https://grounded-decoding.github.io/) [Tweet](https://twitter.com/dair_ai/status/1632383325036740610?s=20)  |
 | 8) **Language-Driven Representation Learning for Robotics** -  Voltron - a framework for language-driven representation learning from human videos and captions for robotics.  | [Paper](https://arxiv.org/abs/2302.12766), [Models](https://github.com/siddk/voltron-robotics), [Evaluation](https://github.com/siddk/voltron-evaluation)[Tweet](https://twitter.com/dair_ai/status/1632383327154888704?s=20)  |
 | 8) **Language-Driven Representation Learning for Robotics** -  Voltron - a framework for language-driven representation learning from human videos and captions for robotics.  | [Paper](https://arxiv.org/abs/2302.12766), [Models](https://github.com/siddk/voltron-robotics), [Evaluation](https://github.com/siddk/voltron-evaluation)[Tweet](https://twitter.com/dair_ai/status/1632383327154888704?s=20)  |
 | 9) **Dropout Reduces Underfitting** - Dropout Reduces Underfitting - demonstrates that dropout can mitigate underfitting when used at the start of training; it counteracts SGD stochasticity and limits the influence of individual batches when training models. | [Paper](https://arxiv.org/abs/2303.01500), [Tweet](https://twitter.com/dair_ai/status/1632383328920666121?s=20)  |
 | 9) **Dropout Reduces Underfitting** - Dropout Reduces Underfitting - demonstrates that dropout can mitigate underfitting when used at the start of training; it counteracts SGD stochasticity and limits the influence of individual batches when training models. | [Paper](https://arxiv.org/abs/2303.01500), [Tweet](https://twitter.com/dair_ai/status/1632383328920666121?s=20)  |
 | 10) **Enabling Conversational Interaction with Mobile UI using Large Language Models** - LLM for Conversational Interactions with Mobile UIs - an approach that enables versatile conversational interactions with mobile UIs using a single LLM. | [Paper](https://arxiv.org/abs/2209.08655), [Tweet](https://twitter.com/dair_ai/status/1632383331286253568?s=20)  |
 | 10) **Enabling Conversational Interaction with Mobile UI using Large Language Models** - LLM for Conversational Interactions with Mobile UIs - an approach that enables versatile conversational interactions with mobile UIs using a single LLM. | [Paper](https://arxiv.org/abs/2209.08655), [Tweet](https://twitter.com/dair_ai/status/1632383331286253568?s=20)  |