← Search

Karin Verspoor

13 accepted papers

2026

Imprint of the Forgotten: Stealthy Membership Inference in Unlearned Graph Neural Networks

AAAI 2026technical

Graphs effectively model interactions in real-world applications such as social and trade networks, where Graph Neural Networks (GNNs) excel at tasks such as link prediction to enhance user experiences. Despite these benefits, users raise privacy concerns as user data can be exploited to improve GNN

Cited by 0SourcePDFScholar
2025

Evaluating Numeracy of Language Models as a Natural Language Inference Task

NAACL 2025findings

While recent advancements in large language models (LLMs) have enhanced their capabilities to solve mathematical problems, other aspects of numeracy remain underexplored. In this paper, we propose a benchmark to evaluate the ability of language models to perform basic numeracy tasks. We frame numera…

2024

Principles from Clinical Research for NLP Model Generalization

NAACL 2024long

The NLP community typically relies on performance of a model on a held-out test set to assess generalization. Performance drops observed in datasets outside of official test sets are generally attributed to “out-of-distribution” effects. Here, we explore the foundations of generalizability and study…

Cited by 0SourcePDFScholar
2024

Revisiting subword tokenization: A case study on affixal negation in large language models

NAACL 2024long

In this work, we measure the impact of affixal negation on modern English large language models (LLMs). In affixal negation, the negated meaning is expressed through a negative morpheme, which is potentially challenging for LLMs as their tokenizers are often not morphologically plausible. We conduct…

Cited by 2SourcePDFScholar
2023

Effects of Human Adversarial and Affable Samples on BERT Generalization

EMNLP 2023long findings

BERT-based models have had strong performance on leaderboards, yet have been demonstrably worse in real-world settings requiring generalization. Limited quantities of training data is considered a key impediment to achieving generalizability in machine learning. In this paper, we examine the impact…

Cited by 0SourceScholar
2022

Cross-Modal Clinical Graph Transformer for Ophthalmic Report Generation

CVPR 2022poster

Automatic generation of ophthalmic reports using data-driven neural networks has great potential in clinical practice. When writing a report, ophthalmologists make inferences with prior clinical knowledge. This knowledge has been neglected in prior medical report generation methods. To endow models…

Cited by 55PDFcodeScholar
2022

Improving negation detection with negation-focused pre-training

NAACL 2022long

Negation is a common linguistic feature that is crucial in many language understanding tasks, yet it remains a hard problem due to diversity in its expression in different types of text. Recent works show that state-of-the-art NLP models underperform on samples containing negation in various tasks,…

Cited by 18SourcePDFScholar
2022

M3: Multi-level dataset for Multi-document summarisation of Medical studies

EMNLP 2022finding

We present M3 (Multi-level dataset for Multi-document summarisation of Medical studies), a benchmark dataset for evaluating the quality of summarisation systems in the biomedical domain. The dataset contains sets of multiple input documents and target summaries of three levels of complexity: documen…

2022

The patient is more dead than alive: exploring the current state of the multi-document summarisation of the biomedical literature

ACL 2022long

Although multi-document summarisation (MDS) of the biomedical literature is a highly valuable task that has recently attracted substantial interest, evaluation of the quality of biomedical summaries lacks consistency and transparency. In this paper, we examine the summaries generated by two current…

Cited by 24SourcePDFScholar
2022

What does it take to bake a cake? The RecipeRef corpus and anaphora resolution in procedural text

ACL 2022findings

Procedural text contains rich anaphoric phenomena, yet has not received much attention in NLP. To fill this gap, we investigate the textual properties of two types of procedural text, recipes and chemical patents, and generalize an anaphora annotation framework developed for the chemical domain for…

2021

FFA-IR: Towards an Explainable and Reliable Medical Report Generation Benchmark

NeurIPS 2021poster

The automatic generation of long and coherent medical reports given medical images (e.g. Chest X-ray and Fundus Fluorescein Angiography (FFA)) has great potential to support clinical practice. Researchers have explored advanced methods from computer vision and natural language processing to incorpor…

Cited by 48SourcecodeScholar
2020

WikiUMLS: Aligning UMLS to Wikipedia via Cross-lingual Neural Ranking

COLING 2020main

We present our work on aligning the Unified Medical Language System (UMLS) to Wikipedia, to facilitate manual alignment of the two resources. We propose a cross-lingual neural reranking model to match a UMLS concept with a Wikipedia page, which achieves a recall@1of 72%, a substantial improvement of…