← Search

Suzan Verberne

13 accepted papers

2025

Controlled Retrieval-augmented Context Evaluation for Long-form RAG

EMNLP 2025

Retrieval-augmented generation (RAG) enhances large language models by incorporating context retrieved from external knowledge sources. While the effectiveness of the retrieval module is typically evaluated with relevance-based ranking metrics, such metrics may be insufficient to reflect the retriev

2025

Evaluation of Attribution Bias in Generator-Aware Retrieval-Augmented Large Language Models

ACL 2025finding

Attributing answers to source documents is an approach used to enhance the verifiability of a model’s output in retrieval-augmented generation (RAG). Prior work has mainly focused on improving and evaluating the attribution quality of large language models (LLMs) in RAG, but this may come at the exp…

Cited by 0SourcePDFScholar
2025

Iterative Self-Incentivization Empowers Large Language Models as Agentic Searchers

NeurIPS 2025poster

Large language models (LLMs) have been widely integrated into information retrieval to advance traditional techniques. However, effectively enabling LLMs to seek accurate knowledge in complex tasks remains a challenge due to the complexity of multi-hop queries as well as the irrelevant retrieved con…

Cited by 0SourcecodeScholar
2025

SOLID: Self-seeding and Multi-intent Self-instructing LLMs for Generating Intent-aware Information-Seeking Dialogs

NAACL 2025findings

Intent prediction in information-seeking dialogs is challenging and requires a substantial amount of data with human-labeled intents for effective model training. While Large Language Models (LLMs) have demonstrated effectiveness in generating synthetic data, existing methods typically rely on human…

2025

SPILL: Domain-Adaptive Intent Clustering based on Selection and Pooling with Large Language Models

ACL 2025finding

In this paper, we propose Selection and Pooling with Large Language Models (SPILL), an intuitive, domain-adaptive method for intent clustering without fine-tuning. Existing embeddings-based clustering methods rely on a few labeled examples or unsupervised fine-tuning to optimize results for each new…

2024

CAUSE: Counterfactual Assessment of User Satisfaction Estimation in Task-Oriented Dialogue Systems

ACL 2024findings

An important unexplored aspect in previous work on user satisfaction estimation for Task-Oriented Dialogue (TOD) systems is their evaluation in terms of robustness for the identification of user dissatisfaction: current benchmarks for user satisfaction estimation in TOD systems are highly skewed tow…

2024

Generate then Refine: Data Augmentation for Zero-shot Intent Detection

EMNLP 2024finding

In this short paper we propose a data augmentation method for intent detection in zero-resource domains.Existing data augmentation methods rely on few labelled examples for each intent category, which can be expensive in settings with many possible intents.We use a two-stage approach: First, we gene…

2024

Investigating the Robustness of Modelling Decisions for Few-Shot Cross-Topic Stance Detection: A Preregistered Study

COLING 2024main

For a viewpoint-diverse news recommender, identifying whether two news articles express the same viewpoint is essential. One way to determine “same or different” viewpoint is stance detection. In this paper, we investigate the robustness of operationalization choices for few-shot stance detection, w…

2024

Learning to Use Tools via Cooperative and Interactive Agents

EMNLP 2024finding

Tool learning empowers large language models (LLMs) as agents to use external tools and extend their utility. Existing methods employ one single LLM-based agent to iteratively select and execute tools, thereafter incorporating execution results into the next action prediction. Despite their progress…

Cited by 24SourcePDFScholar
2024

Tree Transformer’s Disambiguation Ability of Prepositional Phrase Attachment and Garden Path Effects

ACL 2024long

This work studies two types of ambiguity in natural language: prepositional phrase (PP) attachment ambiguity, and garden path constructions. Due to the different nature of these ambiguities – one being structural, the other incremental in nature – we pretrain and evaluate the Tree Transformer of Wan…

Cited by 1SourcePDFScholar
2023

Expand, Highlight, Generate: RL-driven Document Generation for Passage Reranking

EMNLP 2023long main

Generating synthetic training data based on large language models (LLMs) for ranking models has gained attention recently. Prior studies use LLMs to build pseudo query-document pairs by generating synthetic queries from documents in a corpus. In this paper, we propose a new perspective of data augme…

Cited by 0SourceScholar