← Search

Eric Malmi

5 accepted papers

2025

Mastering Board Games by External and Internal Planning with Language Models

ICML 2025spotlight

Advancing planning and reasoning capabilities of Large Language Models (LLMs) is one of the key prerequisites towards unlocking their potential for performing reliably in complex and impactful domains. In this paper, we aim to demonstrate this across board games (Chess, Fischer Random / Chess960, Co…

Cited by 6SourcePDFScholar
2023

Teaching Small Language Models to Reason

ACL 2023short

Chain of thought prompting successfully improves the reasoning capabilities of large language models, achieving state of the art results on a range of datasets. However, these reasoning capabilities only appear to emerge in models with at least tens of billions of parameters. In this paper, we explo…

Cited by 265SourcePDFScholar
2022

EdiT5: Semi-Autoregressive Text Editing with T5 Warm-Start

EMNLP 2022finding

We present EdiT5 - a novel semi-autoregressive text-editing approach designed to combine the strengths of non-autoregressive text-editing and autoregressive decoding. EdiT5 is faster at inference times than conventional sequence-to-sequence (seq2seq) models, while being capable of modeling flexible…

Cited by 42SourcePDFScholar
2021

A Simple Recipe for Multilingual Grammatical Error Correction

ACL 2021short

This paper presents a simple recipe to trainstate-of-the-art multilingual Grammatical Error Correction (GEC) models. We achieve this by first proposing a language-agnostic method to generate a large number of synthetic examples. The second ingredient is to use large-scale multilingual language model…

2021

Controlled Text Generation as Continuous Optimization with Multiple Constraints

NeurIPS 2021poster

As large-scale language model pretraining pushes the state-of-the-art in text generation, recent work has turned to controlling attributes of the text such models generate. While modifying the pretrained models via fine-tuning remains the popular approach, it incurs a significant computational cost…

Cited by 85SourcePDFScholar