← Search

Jacob Kahn

8 accepted papers

2025

Transfusion: Predict the Next Token and Diffuse Images with One Multi-Modal Model

ICLR 2025oral

We introduce Transfusion, a recipe for training a multi-modal model over discrete and continuous data. Transfusion combines the language modeling loss function (next token prediction) with diffusion to train a single transformer over mixed-modality sequences. We pretrain multiple Transfusion models…

Cited by 150SourcePDFScholar
2024

Altogether: Image Captioning via Re-aligning Alt-text

EMNLP 2024main

This paper focuses on creating synthetic data to improve the quality of image captions. Existing works typically have two shortcomings. First, they caption images from scratch, ignoring existing alt-text metadata, and second, lack transparency if the captioners’ training data (e.g. GPT) is unknown.…

2024

RA-DIT: Retrieval-Augmented Dual Instruction Tuning

ICLR 2024poster

Retrieval-augmented language models (RALMs) improve performance by accessing long-tail and up-to-date knowledge from external data stores, but are challenging to build. Existing approaches require either expensive retrieval-specific modifications to LM pre-training or use post-hoc integration of the…

Cited by 142SourcePDFScholar
2023

The Framework Tax: Disparities Between Inference Efficiency in NLP Research and Deployment

EMNLP 2023long main

Increased focus on the computational efficiency of systems in natural language processing has motivated the design of efficient model architectures and improvements to underlying hardware accelerators. However, the resulting increases in computational throughput and reductions in floating point ope…

Cited by 0SourcecodeScholar
2020

Libri-Light: A Benchmark for ASR with Limited or No Supervision

ICASSP 2020accepted

We introduce a new collection of spoken English audio suitable for training speech recognition systems under limited or no supervision. It is derived from open-source audio books from the LibriVox project. It contains over 60K hours of audio, which is, to our knowledge, the largest freely-available…

Cited by 0SourceScholar
2019

Wav2Letter++: A Fast Open-source Speech Recognition System

ICASSP 2019accepted

This paper introduces wav2letter++, a fast open-source deep learning speech recognition framework. wav2letter++ is written entirely in C++, and uses the ArrayFire tensor library for maximum efficiency. We explain the architecture and design of the wav2letter++ system and compare it to other major op…

Cited by 0SourceScholar