← Search

Anya Sims

6 accepted papers

2026

Evolution Strategies at the Hyperscale

ICML 2026poster

Evolution Strategies (ES) is a class of powerful black-box optimisation methods that are highly parallelisable and can handle non-differentiable and noisy objectives. However, naïve ES becomes prohibitively expensive at scale on GPUs due to the low arithmetic intensity of batched matrix multiplicati…

Cited by 0SourceScholar
2026

Reinforcing General Reasoning Without Verifiers

ICLR 2026poster

The recent paradigm shift towards training large language models (LLMs) using DeepSeek-R1-Zero-style reinforcement learning (RL) on verifiable rewards has led to impressive advancements in code and mathematical reasoning. However, this methodology is limited to tasks where rule-based answer verifica…

Cited by 0SourcecodeScholar
2026

StochasTok: Improving Fine-Grained Subword Understanding in LLMs

ICLR 2026poster

Subword-level understanding is integral to numerous tasks, including understanding multi-digit numbers, spelling mistakes, abbreviations, rhyming, and wordplay. Despite this, current large language models (LLMs) still struggle disproportionally with seemingly simple subword-level tasks, like countin…

Cited by 0SourcecodeScholar
2025

LILO: Learning to Reason at the Frontier of Learnability

NeurIPS 2025poster

Reinforcement learning is widely adopted in post-training large language models, especially for reasoning-style tasks such as maths questions. However, as we show, most existing methods will provably fail to learn from questions that are too hard, where the model always fails, or too easy, where the…

Cited by 0SourceScholar
2024

The Edge-of-Reach Problem in Offline Model-Based Reinforcement Learning

NeurIPS 2024poster

Offline reinforcement learning (RL) aims to train agents from pre-collected datasets. However, this comes with the added challenge of estimating the value of behaviors not covered in the dataset. Model-based methods offer a potential solution by training an approximate dynamics model, which then all…

Cited by 1SourcePDFScholar