← Search

Philippe Laban

24 accepted papers

2026

DeepTRACE: Auditing Deep Research AI Systems for Tracking Reliability Across Citations and Evidence

ICLR 2026poster

Generative search engines and deep research LLM agents promise trustworthy, source-grounded synthesis, yet users regularly encounter overconfidence, weak sourcing, and confusing citation practices. We introduce DeepTRACE, a novel sociotechnically grounded audit framework that turns prior community-i…

Cited by 0SourceScholar
2026

Flipping the Dialogue: Training and Evaluating User Language Models

ICLR 2026poster

Conversations with LMs involve two participants: a human user leading the conversation, and an LM assistant responding to the user's request. To satisfy this specific role, LMs are post-trained to be helpful assistants - optimized to produce exhaustive and well-structured responses, often free of am…

Cited by 0SourceScholar
2025

BingoGuard: LLM Content Moderation Tools with Risk Levels

ICLR 2025poster

Malicious content generated by large language models (LLMs) can pose varying degrees of harm. Although existing LLM-based moderators can detect harmful content, they struggle to assess risk levels and may miss lower-risk outputs. Accurate risk assessment allows platforms with different safety thre…

Cited by 1SourcePDFScholar
2025

CRMArena: Understanding the Capacity of LLM Agents to Perform Professional CRM Tasks in Realistic Environments

NAACL 2025long

Customer Relationship Management (CRM) systems are vital for modern enterprises, providing a foundation for managing customer interactions and data. Integrating AI agents into CRM systems can automate routine processes and enhance personalized service. However, deploying and evaluating these agents…

2025

Do RAG Systems Cover What Matters? Evaluating and Optimizing Responses with Sub-Question Coverage

NAACL 2025long

Evaluating retrieval-augmented generation (RAG) systems remains challenging, particularly for open-ended questions that lack definitive answers and require coverage of multiple sub-topics. In this paper, we introduce a novel evaluation framework based on sub-question coverage, which measures how wel…

Cited by 1SourcePDFScholar
2025

KRISTEVA: Close Reading as a Novel Task for Benchmarking Interpretive Reasoning

ACL 2025long

Each year, tens of millions of essays are written and graded in college-level English courses. Students are asked to analyze literary and cultural texts through a process known as close reading, where they gather textual details from which to formulate evidence-based arguments. Despite being viewed…

Cited by 0SourcePDFScholar
2025

Why Vision Language Models Struggle with Visual Arithmetic? Towards Enhanced Chart and Geometry Understanding

ACL 2025finding

Vision Language Models (VLMs) have achieved remarkable progress in multimodal tasks, yet they often struggle with visual arithmetic, seemingly simple capabilities like object counting or length comparison, which are essential for relevant complex tasks like chart understanding and geometric reasonin…

Cited by 0SourcePDFScholar
2024

Embrace Divergence for Richer Insights: A Multi-document Summarization Benchmark and a Case Study on Summarizing Diverse Information from News Articles

NAACL 2024long

Previous research in multi-document news summarization has typically concentrated on collating information that all sources agree upon. However, the summarization of diverse information dispersed across multiple articles about an event remains underexplored. In this paper, we propose a new task of s…

2024

MiniCheck: Efficient Fact-Checking of LLMs on Grounding Documents

EMNLP 2024main

Recognizing if LLM output can be grounded in evidence is central to many tasks in NLP: retrieval-augmented generation, summarization, document-grounded dialogue, and more. Current approaches to this kind of fact-checking are based on verifying each piece of a model generation against potential evide…

2024

Prompt Leakage effect and mitigation strategies for multi-turn LLM Applications

EMNLP 2024industry

Prompt leakage poses a compelling security and privacy threat in LLM applications. Leakage of system prompts may compromise intellectual property, and act as adversarial reconnaissance for an attacker. A systematic evaluation of prompt leakage threats and mitigation strategies is lacking, especially…

2024

Summary of a Haystack: A Challenge to Long-Context LLMs and RAG Systems

EMNLP 2024main

LLMs and RAG systems are now capable of handling millions of input tokens or more. However, evaluating the output quality of such systems on long-context tasks remains challenging, as tasks like Needle-in-a-Haystack lack complexity. In this work, we argue that summarization can play a central role i…

2023

Did You Read the Instructions? Rethinking the Effectiveness of Task Definitions in Instruction Learning

ACL 2023long

Large language models (LLMs) have shown impressive performance in following natural language instructions to solve unseen tasks. However, it remains unclear whether models truly understand task definitions and whether the human-written definitions are optimal. In this paper, we systematically study…

2023

SWiPE: A Dataset for Document-Level Simplification of Wikipedia Pages

ACL 2023long

Text simplification research has mostly focused on sentence-level simplification, even though many desirable edits - such as adding relevant background information or reordering content - may require document-level context. Prior work has also predominantly framed simplification as a single-step, in…

2023

Salespeople vs SalesBot: Exploring the Role of Educational Value in Conversational Recommender Systems

EMNLP 2023long findings

Making big purchases requires consumers to research or consult a salesperson to gain domain expertise. However, existing conversational recommender systems (CRS) often overlook users' lack of background knowledge, focusing solely on gathering preferences. In this work, we define a new problem space…

Cited by 0SourcecodeScholar
2023

SummEdits: Measuring LLM Ability at Factual Reasoning Through The Lens of Summarization

EMNLP 2023long main

With the recent appearance of LLMs in practical settings, having methods that can effectively detect factual inconsistencies is crucial to reduce the propagation of misinformation and improve trust in model outputs. When testing on existing factual consistency benchmarks, we find that a few large la…

Cited by 0SourceScholar
2023

Understanding Factual Errors in Summarization: Errors, Summarizers, Datasets, Error Detectors

ACL 2023long

The propensity of abstractive summarization models to make factual errors has been studied extensively, including design of metrics to detect factual errors and annotation of errors in current systems’ outputs. However, the ever-evolving nature of summarization systems, metrics, and annotated benchm…

2022

Discord Questions: A Computational Approach To Diversity Analysis in News Coverage

EMNLP 2022finding

There are many potential benefits to news readers accessing diverse sources. Modern news aggregators do the hard work of organizing the news, offering readers a plethora of source options, but choosing which source to read remains challenging.We propose a new framework to assist readers in identifyi…

2022

MixQG: Neural Question Generation with Mixed Answer Types

NAACL 2022findings

Asking good questions is an essential ability for both human and machine intelligence. However, existing neural question generation approaches mainly focus on short factoid type of answers. In this paper, we introduce a neural question generator, MixQG, to bridge this gap. We combine nine question a…

2022

Near-Negative Distinction: Giving a Second Life to Human Evaluation Datasets

EMNLP 2022main

Precisely assessing the progress in natural language generation (NLG) tasks is challenging, and human evaluation to establish a preference in a model’s output over another is often necessary.However, human evaluation is usually costly, difficult to reproduce, and non-reusable.In this paper, we propo…

2022

Quiz Design Task: Helping Teachers Create Quizzes with Automated Question Generation

NAACL 2022findings

Question generation (QGen) models are often evaluated with standardized NLG metrics that are based on n-gram overlap. In this paper, we measure whether these metric improvements translate to gains in a practical setting, focusing on the use case of helping teachers automate the generation of reading…

2021

Can Transformer Models Measure Coherence In Text: Re-Thinking the Shuffle Test

ACL 2021short

The Shuffle Test is the most common task to evaluate whether NLP models can measure coherence in text. Most recent work uses direct supervision on the task; we show that by simply finetuning a RoBERTa model, we can achieve a near perfect accuracy of 97.8%, a state-of-the-art. We argue that this outs…

2021

Keep It Simple: Unsupervised Simplification of Multi-Paragraph Text

ACL 2021long

This work presents Keep it Simple (KiS), a new approach to unsupervised text simplification which learns to balance a reward across three properties: fluency, salience and simplicity. We train the model with a novel algorithm to optimize the reward (k-SCST), in which the model proposes several candi…