← Search

Niklas Nolte

8 accepted papers

2026

Learning Distributions over Permutations and Rankings with Factorized Representations

ICLR 2026poster

Learning distributions over permutations is a fundamental problem in machine learning, with applications in ranking, combinatorial optimization, structured prediction, and data association. Existing methods rely on mixtures of parametric families or neural networks with expensive variational inferen…

Cited by 0SourceScholar
2025

Accelerated Sampling from Masked Diffusion Models via Entropy Bounded Unmasking

NeurIPS 2025poster

Recent masked diffusion models (MDMs) have shown competitive performance compared to autoregressive models (ARMs) for language modeling. While most literature has focused on performance enhancing sampling procedures, efficient sampling from MDMs has been scarcely explored. We make the observation th…

Cited by 0SourceScholar
2025

MagicPIG: LSH Sampling for Efficient LLM Generation

ICLR 2025spotlight

Large language models (LLMs) with long context windows have gained significant attention. However, the KV cache, stored to avoid re-computation, becomes a bottleneck. Various dynamic sparse or TopK-based attention approximation methods have been proposed to leverage the common insight that attention…

2024

From Neurons to Neutrons: A Case Study in Interpretability

ICML 2024poster

Mechanistic Interpretability (MI) proposes a path toward fully understanding how neural networks make their predictions. Prior work demonstrates that even when trained to perform simple arithmetic, models can implement a variety of algorithms (sometimes concurrently) depending on initialization and…

2024

The Factorization Curse: Which Tokens You Predict Underlie the Reversal Curse and More

NeurIPS 2024poster

Today's best language models still struggle with "hallucinations", factually incorrect generations, which impede their ability to reliably retrieve information seen during training. The *reversal curse*, where models cannot recall information when probed in a different order than was encountered dur…

Cited by 9SourcePDFScholar
2022

Towards Understanding Grokking: An Effective Theory of Representation Learning

NeurIPS 2022accept

We aim to understand grokking, a phenomenon where models generalize long after overfitting their training set. We present both a microscopic analysis anchored by an effective theory and a macroscopic analysis of phase diagrams describing learning performance across hyperparameters. We find that gene…