← Search

Philippe Langlais

15 accepted papers

2025

CHARPEVAL: Benchmarking Large Language Models’ Contextual Reasoning in Knowledge-Grounded Dialogue

ACL 2025finding

This paper presents CHARPEVAL, a challenging benchmark specifically designed to evaluate the ability of Large Language Models (LLMs) to perform contextualized reasoning in knowledge-grounded dialogue scenarios. The task involves selecting the correct response from 6 options, including 5 manually cra…

Cited by 0SourcePDFScholar
2025

Mamba Modulation: On the Length Generalization of Mamba Models

NeurIPS 2025poster

The quadratic complexity of the attention mechanism in Transformer models has motivated the development of alternative architectures with sub-quadratic scaling, such as state-space models. Among these, Mamba has emerged as a leading architecture, achieving state-of-the-art results across a range of…

Cited by 0SourceScholar
2025

ReGLA: Refining Gated Linear Attention

NAACL 2025long

Recent advancements in Large Language Models (LLMs) have set themselves apart with their exceptional performance in complex language modelling tasks. However, these models are also known for their significant computational and storage requirements, primarily due to the quadratic computation complexi…

2024

A linguistically-motivated evaluation methodology for unraveling model’s abilities in reading comprehension tasks

EMNLP 2024main

We introduce an evaluation methodology for reading comprehension tasks based on the intuition that certain examples, by the virtue of their linguistic complexity, consistently yield lower scores regardless of model size or architecture. We capitalize on semantic frame annotation for characterizing t…

2024

BenchIE^FL: A Manually Re-Annotated Fact-Based Open Information Extraction Benchmark

ACL 2024findings

Open Information Extraction (OIE) is a field of natural language processing that aims to present textual information in a format that allows it to be organized, analyzed and reflected upon. Numerous OIE systems are developed, claiming ever-increasing performance, marking the need for objective bench…

2024

CHARP: Conversation History AwaReness Probing for Knowledge-grounded Dialogue Systems

ACL 2024findings

In this work, we dive deep into one of the popular knowledge-grounded dialogue benchmarks that focus on faithfulness, FaithDial. We show that a significant portion of the FaithDial data contains annotation artifacts, which may bias models towards completely ignoring the conversation history. We ther…

Cited by 0SourcePDFScholar
2024

EUROPA: A Legal Multilingual Keyphrase Generation Dataset

ACL 2024long

Keyphrase generation has primarily been explored within the context of academic research articles, with a particular focus on scientific domains and the English language. In this work, we present EUROPA, a novel dataset for multilingual keyphrase generation in the legal domain. It is derived from le…

2022

Effective Data Augmentation for Sentence Classification Using One VAE per Class

COLING 2022main

In recent years, data augmentation has become an important field of machine learning. While images can use simple techniques such as cropping or rotating, textual data augmentation needs more complex manipulations to ensure that the generated examples are useful. Variational auto-encoders (VAE) and…

2022

RAIL-KD: RAndom Intermediate Layer Mapping for Knowledge Distillation

NAACL 2022findings

Intermediate layer knowledge distillation (KD) can improve the standard KD technique (which only targets the output of teacher and student models) especially over large pre-trained language models. However, intermediate layer distillation suffers from excessive computational burdens and engineering…

Cited by 26SourcePDFScholar
2022

Unsupervised multiple-choice question generation for out-of-domain Q&A fine-tuning

ACL 2022short

Pre-trained models have shown very good performances on a number of question answering benchmarks especially when fine-tuned on multiple question answering datasets at once. In this work, we propose an approach for generating a fine-tuning dataset thanks to a rule-based algorithm that generates ques…

Cited by 16SourcePDFScholar
2021

NATURE: Natural Auxiliary Text Utterances for Realistic Spoken Language Evaluation

NeurIPS 2021poster

Slot-filling and intent detection are the backbone of conversational agents such as voice assistants, and are active areas of research. Even though state-of-the-art techniques on publicly available benchmarks show impressive performance, their ability to generalize to realistic scenarios is yet to b…

Cited by 2SourceScholar
2021

RW-KD: Sample-wise Loss Terms Re-Weighting for Knowledge Distillation

EMNLP 2021finding

Knowledge Distillation (KD) is extensively used in Natural Language Processing to compress the pre-training and task-specific fine-tuning phases of large neural language models. A student model is trained to minimize a convex combination of the prediction loss over the labels and another over the te…

Cited by 11SourcePDFScholar