AI Papers of the Week
Every paper worth reading in AI, hand-picked one week at a time.

InterCode
A framework treating interactive coding as a reinforcement learning environment.

LeanDojo
An open-source Lean playground consisting of toolkits, data, models, and benchmarks for theorem proving.

Extending Context Window of LLMs (PI)
Position Interpolation extends LLaMA's context to 32K with minimal fine-tuning (within 1000 steps).

Computer Vision Through the Lens of Natural Language
A modular approach solving CV problems by routing through LLM reasoning.

Visual Navigation Transformer (ViNT)
A foundation model for vision-based robotic navigation built on flexible Transformers.

Generative AI for Programming Education
Evaluates GPT-4 and ChatGPT on programming education scenarios versus human tutors.

DragDiffusion
Extends interactive point-based image editing to diffusion models.

Understanding Theory-of-Mind in LLMs with LLMs
A framework for procedurally generating ToM evaluations using LLMs themselves.

Evaluations with No Labels
Self-supervised evaluation of LLMs via sensitivity/invariance to input transformations.

Long-range Language Modeling with Self-Retrieval
Jointly trains a retrieval-augmented LM from scratch for long-range modeling.

Scaling MLPs: A Tale of Inductive Bias
Shows MLPs scale with compute despite their lack of inductive bias.

Textbooks Are All You Need (phi-1)
Introduces a 1.3B parameter code LLM trained on textbook-quality data.

RoboCat
DeepMind's self-improving foundation agent that operates different robotic arms from as few as 100 demonstrations.

ClinicalGPT
A language model optimized through extensive and diverse medical data and multi-turn dialogue.

An Overview of Catastrophic AI Risks
Dan Hendrycks' comprehensive overview of catastrophic AI risk categories.

LOMO
A memory-efficient optimizer that combines gradient computation and parameter update in one step.

SequenceMatch
Formulates sequence generation as imitation learning, enabling backtracking via a backspace action.

LMFlow
An extensible and lightweight toolkit for fine-tuning and inference of large foundation models.

MotionGPT
Generates consecutive human motions from multimodal control signals via LLM instructions.

Wanda
A simple, effective pruning approach for LLMs requiring no retraining.

AudioPaLM
Fuses PaLM-2 and AudioLM into a multimodal architecture supporting speech understanding and generation.

Voicebox
Meta's all-in-one generative speech model supporting 6 languages and many speech tasks in-context.

FinGPT
An open-source LLM for the finance sector with a data-centric approach.

Crowd Workers Widely Use LLMs for Text Production
Empirical evidence that 33-46% of MTurk crowd workers used LLMs on text tasks.