In this edition of the NLP Newsletter, we cover the top ML Papers of the Week (Jan 23-29).
1) MusicLM - a generative model for generating high-fidelity music from text descriptions. (Paper | Tweet)
![Twitter avatar for @_akhaliq](https://substackcdn.com/image/twitter_name/w_96/_akhaliq.jpg)
2) H3 - an approach to reduce the gap, in terms of performance and hardware utilization, between state space models and attention for language modeling. (Paper | Tweet)
![Twitter avatar for @realDanFu](https://substackcdn.com/image/twitter_name/w_96/realDanFu.jpg)
3) A Watermark for LLMs - a watermarking framework for proprietary language models. (Paper | Tweet)
![Twitter avatar for @tomgoldsteincs](https://substackcdn.com/image/twitter_name/w_96/tomgoldsteincs.jpg)
![Image](https://substackcdn.com/image/fetch/w_600,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fpbs.substack.com%2Fmedia%2FFnVJP_wWQAAu7Hl.jpg)
4) Make-A-Video3D - a new text-to-4D model for dynamic scene generation from input text. (Paper | Tweet | Project)
![Twitter avatar for @deviparikh](https://substackcdn.com/image/twitter_name/w_96/deviparikh.jpg)
5). ClimaX - a foundation model for weather and climate, including many capabilities for atmospheric science tasks. (Paper | Tweet | Blog)
![Twitter avatar for @tungnd_13](https://substackcdn.com/image/twitter_name/w_96/tungnd_13.jpg)
![Image](https://substackcdn.com/image/fetch/w_600,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fpbs.substack.com%2Fmedia%2FFnaQGrvacAEv9Do.jpg)
6) Open Problems in Applied Deep Learning - a new reference to learn about interesting open problems in deep learning. (Paper | Tweet)
![Twitter avatar for @omarsar0](https://substackcdn.com/image/twitter_name/w_96/omarsar0.jpg)
![Image](https://substackcdn.com/image/fetch/w_600,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fpbs.substack.com%2Fmedia%2FFnfTQbyXgAA99Ge.png)
7) DetectGPT - an approach for zero-shot machine-generated text detection. Uses raw log probabilities from the LLM to determine if the passage was sampled from it. (Paper | Tweet)
![Twitter avatar for @chelseabfinn](https://substackcdn.com/image/twitter_name/w_96/chelseabfinn.jpg)
![Visualization showing a candidate passage going into DetectGPT, where DetectGPT then predicts whether the passage is from a model or another source.](https://substackcdn.com/image/fetch/w_600,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fpbs.substack.com%2Fmedia%2FFncz7PGaEAANn2g.jpg)
8) StyleGAN-T - a new model that aims to regain competitiveness of GANs for fast large scale text-to-image synthesis. (Paper | Tweet)
![Twitter avatar for @_akhaliq](https://substackcdn.com/image/twitter_name/w_96/_akhaliq.jpg)
9) ProGen - an LLM that can generate protein sequences with a predictable function across large protein families. (Paper | Tweet)
![Twitter avatar for @nikhil_ai](https://substackcdn.com/image/twitter_name/w_96/nikhil_ai.jpg)
![](https://substackcdn.com/image/fetch/w_600,h_314,c_fill,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7a601ae6-8c1a-4b3d-b59d-0a898db0eb39_685x356.png)
10) The Impossibility of Parallelizing Boosting - investigates the possibility of parallelizing boosting. (Paper | Tweet)