Member-only story
Your Daily AI Research tl;dr — 2022–09–26 🧠
Yann LeCun: Most of today’s AI approaches will never lead to true intelligence and a prompt special iteration!
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.
A prompt special iteration!
1️⃣ PROMPTAGATOR : FEW-SHOT DENSE RETRIEVAL FROM 8 EXAMPLES
PROMPTAGATOR leverages large language models (LLM) as a few-shot query generator and creates task-specific retrievers based on the generated data.
Link to the paper: https://arxiv.org/pdf/2209.11755.pdf
2️⃣ PROGPROMPT: Generating Situated Robot Task Plans using Large Language Models
A programmatic large language model (LLM) prompt structure that enables plan generation functional across situated environments, robot capabilities, and tasks.
Link to the paper: https://arxiv.org/pdf/2209.11302.pdf