← Search

Oliver Sieberling

3 accepted papers

2026

MesaNet: Sequence Modeling by Locally Optimal Test-Time Training

ICLR 2026poster

Sequence modeling is currently dominated by causal transformer architectures that use softmax self-attention. Although widely adopted, transformers require scaling memory and compute linearly during inference. A recent stream of work linearized the softmax operation, resulting in powerful recurrent…

Cited by 0SourcecodeScholar
2025

EvoPress: Accurate Dynamic Model Compression via Evolutionary Search

ICML 2025poster

The high computational costs of large language models (LLMs) have led to a flurry of research on LLM compression, via methods such as quantization, sparsification, or structured pruning. A new frontier in this area is given by dynamic, non-uniform compression methods, which adjust the compression le…

Cited by 0SourcePDFScholar
2025

Quartet: Native FP4 Training Can Be Optimal for Large Language Models

NeurIPS 2025poster

Training large language models (LLMs) models directly in low-precision offers a way to address computational costs by improving both throughput and energy efficiency. For those purposes, NVIDIA's recent Blackwell architecture facilitates very low-precision operations using FP4 variants. Yet, curren…

Cited by 0SourcecodeScholar