Member-only story
Your Daily AI Research tl;dr — 2022–11–02 🧠
A new tool for in-line code suggestions, Music editing and generation, and Text-Only Training for Image Captioning!
Welcome to your official daily AI research tl;dr (often with code and news) for AI professionals where I share the most exciting papers I find daily, along with a one-liner summary to help you quickly determine if the article (and code) is worth investigating.
1️⃣ Text-Only Training for Image Captioning using Noise-Injected CLIP
They consider the task of image-captioning using only the CLIP model and additional text data at training time, and no additional captioned images, using a frozen CLIP encoder and learning a decoder to translate CLIP textual embeddings back into text.
Link to the paper: https://arxiv.org/pdf/2211.00575.pdf
2️⃣ [Sponsored] Build better machine learning models with Comet
Comet ML is a platform for tracking and visualizing machine learning models. With 2 lines of code, Comet…