English

Self-supervised Answer Retrieval on Clinical Notes

Information Retrieval 2021-08-03 v1 Computation and Language

Abstract

Retrieving answer passages from long documents is a complex task requiring semantic understanding of both discourse and document context. We approach this challenge specifically in a clinical scenario, where doctors retrieve cohorts of patients based on diagnoses and other latent medical aspects. We introduce CAPR, a rule-based self-supervision objective for training Transformer language models for domain-specific passage matching. In addition, we contribute a novel retrieval dataset based on clinical notes to simulate this scenario on a large corpus of clinical notes. We apply our objective in four Transformer-based architectures: Contextual Document Vectors, Bi-, Poly- and Cross-encoders. From our extensive evaluation on MIMIC-III and three other healthcare datasets, we report that CAPR outperforms strong baselines in the retrieval of domain-specific passages and effectively generalizes across rule-based and human-labeled passages. This makes the model powerful especially in zero-shot scenarios where only limited training data is available.

Keywords

Cite

@article{arxiv.2108.00775,
  title  = {Self-supervised Answer Retrieval on Clinical Notes},
  author = {Paul Grundmann and Sebastian Arnold and Alexander Löser},
  journal= {arXiv preprint arXiv:2108.00775},
  year   = {2021}
}
R2 v1 2026-06-24T04:44:52.173Z