← Search

Jonathan Geuter

5 accepted papers

2026

Boomerang Distillation Enables Zero-Shot Model Size Interpolation

ICLR 2026poster

Large language models (LLMs) are typically deployed under diverse memory and compute constraints. Existing approaches build model families by training each size independently, which is prohibitively expensive and provides only coarse-grained size options. In this work, we identify a novel phenomenon…

Cited by 0SourcecodeScholar
2026

Guided Speculative Inference for Efficient Test-Time Alignment of LLMs

ICLR 2026poster

We propose Guided Speculative Inference (GSI), a novel algorithm for efficient reward-guided decoding in large language models. GSI combines soft best-of-$n$ test-time scaling with a reward model $r(x,y)$ and speculative samples from a small auxiliary model $\pi_S(y\mid x)$. We provably approximate…

Cited by 0SourcecodeScholar
2026

Stop Training for the Worst: Progressive Unmasking Accelerates Masked Diffusion Training

ICML 2026poster

Masked Diffusion Models (MDMs) have emerged as a promising approach for generative modeling in discrete spaces. By generating sequences in any order and allowing for parallel decoding, they enable fast inference and strong performance on non-causal tasks. However, this flexibility comes with a *trai…

Cited by 0SourceScholar
2025

DDEQs: Distributional Deep Equilibrium Models through Wasserstein Gradient Flows

AISTATS 2025poster

Deep Equilibrium Models (DEQs) are a class of implicit neural networks that solve for a fixed point of a neural network in their forward pass. Traditionally, DEQs take sequences as inputs, but have since been applied to a variety of data. In this work, we present Distributional Deep Equilibrium Mode…

Cited by 0SourcecodeScholar