← Search

Kevin Small

12 accepted papers

2025

Persona-DB: Efficient Large Language Model Personalization for Response Prediction with Collaborative Data Refinement

COLING 2025main

The increasing demand for personalized interactions with large language models (LLMs) calls for methodologies capable of accurately and efficiently identifying user opinions and preferences. Retrieval augmentation emerges as an effective strategy, as it can accommodate a vast number of users without…

Cited by 17SourcePDFScholar
2024

EVEDIT: Event-based Knowledge Editing for Deterministic Knowledge Propagation

EMNLP 2024main

The dynamic nature of real-world information necessitates knowledge editing (KE) in large language models (LLMs). The edited knowledge should propagate and facilitate the deduction of new information based on existing model knowledge. We term the existing related knowledge in LLM serving as the orig…

Cited by 3SourcePDFScholar
2024

Learning When to Retrieve, What to Rewrite, and How to Respond in Conversational QA

EMNLP 2024finding

Augmenting Large Language Models (LLMs) with information retrieval capabilities (i.e., Retrieval-Augmented Generation (RAG)) has proven beneficial for knowledge-intensive tasks. However, understanding users’ contextual search intent when generating responses is an understudied topic for conversation…

2024

Towards Better Generalization in Open-Domain Question Answering by Mitigating Context Memorization

NAACL 2024findings

Open-domain Question Answering (OpenQA) aims at answering factual questions with an external large-scale knowledge corpus. However, real-world knowledge is not static; it updates and evolves continually. Such a dynamic characteristic of knowledge poses a vital challenge for these models, as the trai…

2023

PLAtE: A Large-scale Dataset for List Page Web Extraction

ACL 2023industry

Recently, neural models have been leveraged to significantly improve the performance of information extraction from semi-structured websites. However, a barrier for continued progress is the small number of datasets large enough to train these models. In this work, we introduce the PLAtE (Pages of L…

Cited by 2SourcePDFScholar
2023

SumREN: Summarizing Reported Speech about Events in News

AAAI 2023technical

A primary objective of news articles is to establish the factual record for an event, frequently achieved by conveying both the details of the specified event (i.e., the 5 Ws; Who, What, Where, When and Why regarding the event) and how people reacted to it (i.e., reported statements). However, exist…

2022

A Zero-Shot Claim Detection Framework Using Question Answering

COLING 2022main

In recent years, there has been an increasing interest in claim detection as an important building block for misinformation detection. This involves detecting more fine-grained attributes relating to the claim, such as the claimer, claim topic, claim object pertaining to the topic, etc. Yet, a notab…

2022

Answer Consolidation: Formulation and Benchmarking

NAACL 2022long

Current question answering (QA) systems primarily consider the single-answer scenario, where each question is assumed to be paired with one correct answer. However, in many real-world QA applications, multiple answer scenarios arise where consolidating answers into a comprehensive and non-redundant…

2022

NewsClaims: A New Benchmark for Claim Detection from News with Attribute Knowledge

EMNLP 2022main

Claim detection and verification are crucial for news understanding and have emerged as promising technologies for mitigating misinformation and disinformation in the news. However, most existing work has focused on claim sentence analysis while overlooking additional crucial attributes (e.g., the c…

2021

Generating Self-Contained and Summary-Centric Question Answer Pairs via Differentiable Reward Imitation Learning

EMNLP 2021main

Motivated by suggested question generation in conversational news recommendation systems, we propose a model for generating question-answer pairs (QA pairs) with self-contained, summary-centric questions and length-constrained, article-summarizing answers. We begin by collecting a new dataset of new…