← Search

Gerasimos Lampouras

14 accepted papers

2026

A Benchmark for Deep Information Synthesis

ICLR 2026poster

Large language model (LLM)-based agents are increasingly used to solve complex tasks involving tool use, such as web browsing, code execution, and data analysis. However, current evaluation benchmarks do not adequately assess their ability to solve real-world tasks that require synthesizing informat…

Cited by 0SourceScholar
2026

DRIFT: Decompose, Retrieve, Illustrate, then Formalize Theorems

ICLR 2026poster

Automating the formalization of mathematical statements for theorem proving remains a major challenge for Large Language Models (LLMs). LLMs struggle to identify and utilize the prerequisite mathematical knowledge and its corresponding formal representation in languages like Lean. Current retrieval-…

Cited by 0SourcecodeScholar
2025

Code-Optimise: Self-Generated Preference Data for Correctness and Efficiency

NAACL 2025findings

Code Language Models have been trained togenerate accurate solutions, typically with noregard for runtime. On the other hand, previousworks that explored execution optimisationhave observed corresponding drops infunctional correctness. To that end, we introduceCode-Optimise, a framework that incorpo…

2025

Human-inspired Episodic Memory for Infinite Context LLMs

ICLR 2025poster

Large language models (LLMs) have shown remarkable capabilities, but still struggle with processing extensive contexts, limiting their ability to maintain coherence and accuracy over long sequences. In contrast, the human brain excels at organising and retrieving episodic experiences across vast tem…

Cited by 0SourcePDFScholar
2025

Mixture of Attentions For Speculative Decoding

ICLR 2025poster

The growth in the number of parameters of Large Language Models (LLMs) has led to a significant surge in computational requirements, making them challenging and costly to deploy. Speculative decoding (SD) leverages smaller models to efficiently propose future tokens, which are then verified by the L…

2025

SparsePO: Controlling Preference Alignment of LLMs via Sparse Token Masks

EMNLP 2025

Direct alignment algorithms have proven an effective step for aligning language models to human-desired behaviors. Current variants of the Direct Preference Optimization objective have focused on a strict setting where all tokens are contributing signals of KL divergence and rewards to the loss func

Cited by 0SourcePDFScholar
2024

HumanRankEval: Automatic Evaluation of LMs as Conversational Assistants

NAACL 2024long

Language models (LMs) as conversational assistants recently became popular tools that help people accomplish a variety of tasks. These typically result from adapting LMs pretrained on general domain text sequences through further instruction-tuning and possibly preference optimisation methods. The e…

2024

MULAN: A Multi Layer Annotated Dataset for Controllable Text-to-Image Generation

CVPR 2024poster

Text-to-image generation has achieved astonishing results yet precise spatial controllability and prompt fidelity remain highly challenging. This limitation is typically addressed through cumbersome prompt engineering scene layout conditioning or image editing techniques which often require hand dra…

2022

Hierarchical Recurrent Aggregative Generation for Few-Shot NLG

ACL 2022findings

Large pretrained models enable transfer learning to low-resource domains for language generation tasks. However, previous end-to-end approaches do not account for the fact that some generation sub-tasks, specifically aggregation and lexicalisation, can benefit from transfer learning in different ext…

Cited by 0SourcePDFScholar
2022

Topic-Aware Response Generation in Task-Oriented Dialogue with Unstructured Knowledge Access

EMNLP 2022finding

To alleviate the problem of structured databases’ limited coverage, recent task-oriented dialogue systems incorporate external unstructured knowledge to guide the generation of system responses. However, these usually use word or sentence level similarities to detect the relevant knowledge context,…

2022

Training Dynamics for Curriculum Learning: A Study on Monolingual and Cross-lingual NLU

EMNLP 2022main

Curriculum Learning (CL) is a technique of training models via ranking examples in a typically increasing difficulty trend with the aim of accelerating convergence and improving generalisability. Current approaches for Natural Language Understanding (NLU) tasks use CL to improve in-distribution data…

2021

Generalising Multilingual Concept-to-Text NLG with Language Agnostic Delexicalisation

ACL 2021long

Concept-to-text Natural Language Generation is the task of expressing an input meaning representation in natural language. Previous approaches in this task have been able to generalise to rare or unseen instances by relying on a delexicalisation of the input. However, this often requires that the in…

Cited by 4SourcePDFScholar