← Search

Laura Ruis

6 accepted papers

2026

Position: It’s Time to Optimize for Self-Consistency

ICML 2026poster

Despite ever-increasing sophistication in language model (LM) pre- and post-training pipelines, many important failures persist: models overcondition on user framing (“sycophancy”), exhibit incomplete logical generalization, and produce confident but incorrect responses. We argue that these failures…

Cited by 0SourceScholar
2026

Programming by Backprop: Learning Behaviour from Symbolic Descriptions

ICLR 2026poster

Large language models (LLMs) are typically trained to acquire behaviours from demonstrations or experience, yet much of their training data consists of symbolic descriptions: instructions, rules, and strategies that specify procedures without examples. We investigate whether LLMs can learn to execut…

Cited by 0SourcecodeScholar
2025

Procedural Knowledge in Pretraining Drives Reasoning in Large Language Models

ICLR 2025poster

The capabilities and limitations of Large Language Models (LLMs) have been sketched out in great detail in recent years, providing an intriguing yet conflicting picture. On the one hand, LLMs demonstrate a general ability to solve problems. On the other hand, they show surprising reasoning gaps when…

2024

Debating with More Persuasive LLMs Leads to More Truthful Answers

ICML 2024oral

Common methods for aligning large language models (LLMs) with desired behaviour heavily rely on human-labelled data. However, as models grow increasingly sophisticated, they will surpass human expertise, and the role of human evaluation will evolve into non-experts overseeing experts. In anticipatio…

2020

A Benchmark for Systematic Generalization in Grounded Language Understanding

NeurIPS 2020poster

Humans easily interpret expressions that describe unfamiliar situations composed from familiar parts ("greet the pink brontosaurus by the ferris wheel"). Modern neural networks, by contrast, struggle to interpret novel compositions. In this paper, we introduce a new benchmark, gSCAN, for evaluating…