← Search

Thomas Schaaf

5 accepted papers

2024

Annotate the Way You Think: An Incremental Note Generation Framework for the Summarization of Medical Conversations

COLING 2024main

The scarcity of public datasets for the summarization of medical conversations has been a limiting factor for advancing NLP research in the healthcare domain, and the structure of the existing data is largely limited to the simple format of conversation-summary pairs. We therefore propose a novel In…

Cited by 0SourcePDFScholar
2024

Comparing Two Model Designs for Clinical Note Generation; Is an LLM a Useful Evaluator of Consistency?

NAACL 2024findings

Following an interaction with a patient, physicians are responsible for the submission of clinical documentation, often organized as a SOAP note. A clinical note is not simply a summary of the conversation but requires the use of appropriate medical terminology. The relevant information can then be…

Cited by 5SourcePDFScholar
2021

Effective Convolutional Attention Network for Multi-label Clinical Document Classification

EMNLP 2021main

Multi-label document classification (MLDC) problems can be challenging, especially for long documents with a large label set and a long-tail distribution over labels. In this paper, we present an effective convolutional attention network for the MLDC problem with a focus on medical code prediction f…

Cited by 65SourcePDFScholar
2021

Leveraging Pretrained Models for Automatic Summarization of Doctor-Patient Conversations

EMNLP 2021finding

Fine-tuning pretrained models for automatically summarizing doctor-patient conversation transcripts presents many challenges: limited training data, significant domain shift, long and noisy transcripts, and high target summary variability. In this paper, we explore the feasibility of using pretraine…