← Search

Samuel Kiegeland

4 accepted papers

2026

Transducing Language Models

ICLR 2026poster

Modern language models define distributions over strings, but their outputs are not always suited to downstream task. For instance, a model generating byte-pair strings may not be suitable when word-level predictions are needed, and a DNA model may not fit applications requiring amino acids. In such…

Cited by 0SourcecodeScholar
2025

The Harmonic Structure of Information Contours

ACL 2025long

The uniform information density (UID) hypothesis proposes that speakers aim to distribute information evenly throughout a text, balancing production effort and listener comprehension difficulty. However, language typically does not maintain a strictly uniform information rate; instead, it fluctuates…

2024

Reverse-Engineering the Reader

EMNLP 2024main

Numerous previous studies have sought to determine to what extent language models, pretrained on natural language text, can serve as useful models of human cognition.In this paper, we are interested in the opposite question: whether we can directly optimize a language model to be a useful cognitive…

2021

Revisiting the Weaknesses of Reinforcement Learning for Neural Machine Translation

NAACL 2021long

Policy gradient algorithms have found wide adoption in NLP, but have recently become subject to criticism, doubting their suitability for NMT. Choshen et al. (2020) identify multiple weaknesses and suspect that their success is determined by the shape of output distributions rather than the reward.…