← Search

Claire Gardent

13 accepted papers

2025

Generating Complex Question Decompositions in the Face of Distribution Shifts

NAACL 2025long

Question decomposition has been found to help large language models’ (LLMs) performance on complex question answering (QA) by breaking these questions into simpler sub-questions for answering. Nonetheless, performance on the task remains dominated by supervised approaches, suggesting room for making…

2025

Multilingual Verbalisation of Knowledge Graphs

EMNLP 2025

Most work on Knowledge Graph (KG) verbalisation is monolingual leaving open the question of how to scale KG-to-Text generation to languages with varying amounts of resources. In this work, we explore KG-to-Text generation on nine languages including five high-resource (HR) languages (English, Chines

2025

Semantic Evaluation of Multilingual Data-to-Text Generation via NLI Fine-Tuning: Precision, Recall and F1 scores

ACL 2025finding

Performance in the KG-to-Text task has improved over the years, particularly in English. However, models are still prone to mistakes like Additions and Omissions. Furthermore, few languages are taken into account since both train and test data are not readily available. In this paper, we hope to fac…

Cited by 0SourcePDFScholar
2024

KGConv, a Conversational Corpus Grounded in Wikidata

COLING 2024main

We present KGConv, a large corpus of 71k English conversations where each question-answer pair is grounded in a Wikidata fact. Conversations contain on average 8.6 questions and for each Wikidata fact, we provide multiple variants (12 on average) of the corresponding question using templates, human…

Cited by 1SourcePDFScholar
2023

Simplicity Level Estimate (SLE): A Learned Reference-Less Metric for Sentence Simplification

EMNLP 2023short main

Automatic evaluation for sentence simplification remains a challenging problem. Most popular evaluation metrics require multiple high-quality references -- something not readily available for simplification -- which makes it difficult to test performance on unseen domains. Furthermore, most existing…

Cited by 0SourceScholar
2022

Controllable Sentence Simplification via Operation Classification

NAACL 2022findings

Different types of transformations have been used to model sentence simplification ranging from mainly local operations such as phrasal or lexical rewriting, deletion and re-ordering to the more global affecting the whole input sentence such as sentence rephrasing, copying and splitting. In this pap…

2022

Generating Biographies on Wikipedia: The Impact of Gender Bias on the Retrieval-Based Generation of Women Biographies

ACL 2022long

Generating factual, long-form text such as Wikipedia articles raises three key challenges: how to gather relevant evidence, how to structure information into well-formed text, and how to ensure that the generated text is factually correct. We address these by developing a model for English text that…

Cited by 0SourcePDFScholar
2020

Learning Health-Bots from Training Data that was Automatically Created using Paraphrase Detection and Expert Knowledge

COLING 2020main

A key bottleneck for developing dialog models is the lack of adequate training data. Due to privacy issues, dialog data is even scarcer in the health domain. We propose a novel method for creating dialog corpora which we apply to create doctor-patient interaction data. We use this data to learn both…