← Search

Dimitri von Rütte

5 accepted papers

2026

Scaling Behavior of Discrete Diffusion Language Models

ICLR 2026poster

Modern LLM pre-training consumes vast amounts of compute and training data, making the scaling behavior, or scaling laws, of different models a key distinguishing factor. Discrete diffusion language models (DLMs) have been proposed as an alternative to autoregressive language models (ALMs). However,…

Cited by 0SourcecodeScholar
2025

Generalized Interpolating Discrete Diffusion

ICML 2025poster

While state-of-the-art language models achieve impressive results through next-token prediction, they have inherent limitations such as the inability to revise already generated tokens. This has prompted exploration of alternative approaches such as discrete diffusion. However, masked diffusion, whi…

2024

A Language Model’s Guide Through Latent Space

ICML 2024poster

Concept guidance has emerged as a cheap and simple way to control the behavior of language models by probing their hidden representations for concept vectors and using them to perturb activations at inference time. While the focus of previous work has largely been on *truthfulness*, in this paper we…

2023

FIGARO: Controllable Music Generation using Learned and Expert Features

ICLR 2023poster

Recent symbolic music generative models have achieved significant improvements in the quality of the generated samples. Nevertheless, it remains hard for users to control the output in such a way that it matches their expectation. To address this limitation, high-level, human-interpretable condition…

Cited by 32SourcePDFScholar
2023

OpenAssistant Conversations - Democratizing Large Language Model Alignment

NeurIPS 2023oral

Aligning large language models (LLMs) with human preferences has proven to drastically improve usability and has driven rapid adoption as demonstrated by ChatGPT. Alignment techniques such as supervised fine-tuning (\textit{SFT}) and reinforcement learning from human feedback (\textit{RLHF}) greatl…