NevIR: Negation in Neural Information Retrieval
Orion Weller, Dawn Lawrie, Benjamin Van Durme
Main: Information Retrieval and Text Mining Oral Paper
Session 8: Information Retrieval and Text Mining (Oral)
Conference Room: Carlson
Conference Time: March 19, 16:00-17:30 (CET) (Europe/Malta)
TLDR:
You can open the
#paper-342-Oral
channel in a separate window.
Abstract:
Negation is a common everyday phenomena and has been a consistent area of weakness for language models (LMs). Although the Information Retrieval (IR) community has adopted LMs as the backbone of modern IR architectures, there has been little to no research in understanding how negation impacts neural IR. We therefore construct a straightforward benchmark on this theme: asking IR models to rank two documents that differ only by negation. We show that the results vary widely according to the type of IR architecture: cross-encoders perform best, followed by late-interaction models, and in last place are bi-encoder and sparse neural architectures. We find that most current information retrieval models do not consider negation, performing similarly or worse than randomly ranking. We show that although the obvious approach of continued fine-tuning on a dataset of contrastive documents containing negations increases performance (as does model size), there is still a large gap between machine and human performance.