← Search

Gabriele Sarti

8 accepted papers

2026

A Behavioural and Representational Evaluation of Goal-Directedness in Language Model Agents

ICML 2026poster

Understanding an agent's goals helps explain and predict its behaviour, yet there is no established methodology for reliably attributing goals to agentic systems. We propose a framework for evaluating goal-directedness that integrates behavioural evaluation with interpretability-based analyses of mo…

Cited by 0SourceScholar
2025

Unsupervised Word-level Quality Estimation for Machine Translation Through the Lens of Annotators (Dis)agreement

EMNLP 2025

Word-level quality estimation (WQE) aims to automatically identify fine-grained error spans in machine-translated outputs and has found many uses, including assisting translators during post-editing. Modern WQE techniques are often expensive, involving prompting of large language models or ad-hoc tr

2024

DecoderLens: Layerwise Interpretation of Encoder-Decoder Transformers

NAACL 2024findings

In recent years, several interpretability methods have been proposed to interpret the inner workings of Transformer models at different levels of precision and complexity.In this work, we propose a simple but effective technique to analyze encoder-decoder Transformers. Our method, which we name Deco…

2024

IT5: Text-to-text Pretraining for Italian Language Understanding and Generation

COLING 2024main

We introduce IT5, the first family of encoder-decoder transformer models pretrained specifically on Italian. We document and perform a thorough cleaning procedure for a large Italian corpus and use it to pretrain four IT5 model sizes. We then introduce the ItaGen benchmark, which includes a broad ra…

2024

Model Internals-based Answer Attribution for Trustworthy Retrieval-Augmented Generation

EMNLP 2024main

Ensuring the verifiability of model answers is a fundamental challenge for retrieval-augmented generation (RAG) in the question answering (QA) domain. Recently, self-citation prompting was proposed to make large language models (LLMs) generate citations to supporting documents along with their answe…

2024

Quantifying the Plausibility of Context Reliance in Neural Machine Translation

ICLR 2024poster

Establishing whether language models can use contextual information in a human-plausible way is important to ensure their safe adoption in real-world settings. However, the questions of $\textit{when}$ and $\textit{which parts}$ of the context affect model generations are typically tackled separatel…

Cited by 13SourcePDFScholar
2023

RAMP: Retrieval and Attribute-Marking Enhanced Prompting for Attribute-Controlled Translation

ACL 2023short

Attribute-controlled translation (ACT) is a subtask of machine translation that involves controlling stylistic or linguistic attributes (like formality and gender) of translation outputs. While ACT has garnered attention in recent years due to its usefulness in real-world applications, progress in t…

Cited by 6SourcePDFScholar
2022

DivEMT: Neural Machine Translation Post-Editing Effort Across Typologically Diverse Languages

EMNLP 2022main

We introduce DivEMT, the first publicly available post-editing study of Neural Machine Translation (NMT) over a typologically diverse set of target languages. Using a strictly controlled setup, 18 professional translators were instructed to translate or post-edit the same set of English documents in…