← Search

Zachary Ankner

4 accepted papers

2025

Learning to Keep a Promise: Scaling Language Model Decoding Parallelism with Learned Asynchronous Decoding

ICML 2025poster

Decoding with autoregressive language models traditionally occurs sequentially, generating one token after another. Recent attempts to introduce parallelism require a pre-determined structure in the generated content to implement parallel generation, such as by pattern-matching on bullet points. In…

Cited by 0SourcePDFScholar
2025

Perplexed by Perplexity: Perplexity-Based Data Pruning With Small Reference Models

ICLR 2025poster

In this work, we investigate whether small language models can determine high-quality subsets of large-scale text datasets that improve the performance of larger language models. While existing work has shown that pruning based on the perplexity of a larger model can yield high-quality data, we inve…

Cited by 25SourcePDFScholar
2025

Scaling Laws for Precision

ICLR 2025oral

Low precision training and inference affect both the quality and cost of language models, but current scaling laws do not account for this. In this work, we devise "precision-aware" scaling laws for both training and inference. We propose that training in lower precision reduces the model's "effecti…

Cited by 24SourcePDFScholar
2023

3D Neural Field Generation Using Triplane Diffusion

CVPR 2023poster

Diffusion models have emerged as the state-of-the-art for image generation, among other tasks. Here, we present an efficient diffusion-based model for 3D-aware generation of neural fields. Our approach pre-processes training data, such as ShapeNet meshes, by converting them to continuous occupancy f…

Cited by 244SourcePDFScholar