A herd of enthusiastic oxen running towards the future

Arxiv Dives

Every Friday at Oxen.ai we host a paper club called "Arxiv Dives" to make us smarter Oxen 🐂 🧠. We believe diving into the details of research papers is the best way to build fundamental knowledge, spot patterns and keep up with the bleeding edge.

In Arxiv Dives, we cover state of the art research papers, and dive into the gnitty gritty details of how AI models work. From the math to the data to the model architecture, we cover it all.

ArXiv Dives - Diffusion Transformers
ArXiv Dives - Diffusion Transformers

Diffusion transformers achieve state-of-the-art quality generating images by replacing the commonly used U-Net backbone with a transformer that operates on latent patches. They rec...

Greg Schoeninger
Greg Schoeninger
Mar 12, 2024
14 min read
"Road to Sora" Paper Reading List
"Road to Sora" Paper Reading List

This post is an effort to put together a reading list for our Friday paper club called ArXiv Dives. Since there has not been an official paper released yet for Sora, the goal is fo...

Greg Schoeninger
Greg Schoeninger
Mar 5, 2024
21 min read
ArXiv Dives - Medusa
ArXiv Dives - Medusa

Abstract In this paper, they present MEDUSA, an efficient method that augments LLM inference by adding extra decoding heads to predict multiple subsequent tokens in parallel. The ...

Greg Schoeninger
Greg Schoeninger
Mar 4, 2024
5 min read
ArXiv Dives - Lumiere
ArXiv Dives - Lumiere

This paper introduces Lumiere – a text-to-video diffusion model designed for synthesizing videos that portray realistic, diverse and coherent motion – a pivotal challenge in video ...

Greg Schoeninger
Greg Schoeninger
Feb 27, 2024
11 min read
ArXiv Dives - Depth Anything
ArXiv Dives - Depth Anything

This paper presents Depth Anything, a highly practical solution for robust monocular depth estimation. Depth estimation traditionally requires extra hardware and algorithms such as...

Greg Schoeninger
Greg Schoeninger
Feb 19, 2024
16 min read
Arxiv Dives - Toolformer: Language models can teach themselves to use tools
Arxiv Dives - Toolformer: Language models can teach themselves to use tools

Large Language Models (LLMs) show remarkable capabilities to solve new tasks from a few textual instructions, but they also paradoxically struggle with basic functionality such as ...

Greg Schoeninger
Greg Schoeninger
Feb 12, 2024
10 min read
Arxiv Dives - Self-Rewarding Language Models
Arxiv Dives - Self-Rewarding Language Models

The goal of this paper is to see if we can create a self-improving feedback loop to achieve “superhuman agents”. Current language models are bottlenecked by labeled data from human...

Greg Schoeninger
Greg Schoeninger
Feb 6, 2024
13 min read
Arxiv Dives - Direct Preference Optimization (DPO)
Arxiv Dives - Direct Preference Optimization (DPO)

This paper provides a simple and stable alternative to RLHF for aligning Large Language Models with human preferences called "Direct Preference Optimization" (DPO). They reformulat...

Greg Schoeninger
Greg Schoeninger
Jan 30, 2024
12 min read
Arxiv Dives - Efficient Streaming Language Models with Attention Sinks
Arxiv Dives - Efficient Streaming Language Models with Attention Sinks

This paper introduces the concept of an Attention Sink which helps Large Language Models (LLMs) maintain the coherence of text into the millions of tokens while also maintaining a ...

Greg Schoeninger
Greg Schoeninger
Jan 20, 2024
12 min read
Arxiv Dives - How Mixture of Experts works with Mixtral 8x7B
Arxiv Dives - How Mixture of Experts works with Mixtral 8x7B

Mixtral 8x7B is an open source mixture of experts large language model released by the team at Mistral.ai that outperforms Llama-2 70B and GPT-3.5 on a variety natural language und...

Greg Schoeninger
Greg Schoeninger
Jan 13, 2024
12 min read