<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>Overview of the MEDIQA-Sum Task at ImageCLEF 2023: Summarization and Classification of Doctor-Patient Conversations⋆</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Wen-wai Yim</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Asma Ben Abacha</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Grifin Adams Meliha Yetisgen</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Columbia University</institution>
          ,
          <addr-line>New York, 10027</addr-line>
          <country country="US">USA</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Microsoft Health AI</institution>
          ,
          <addr-line>Redmond, 98052</addr-line>
          ,
          <country country="US">USA</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>University of Washington</institution>
          ,
          <addr-line>Seattle, 98109</addr-line>
          <country country="US">USA</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>This paper presents the overview of the MEDIQA-Sum task at ImageCLEF 2023. MEDIQA-Sum 2023 includes three subtasks, in which a doctor-patient dialogue source is given, and participants were tasked with (A) dialogue2topic classification, e.g. classifying the conversation into one of twenty section header categories, (B) dialogue2note snippet generation, e.g. generating clinical note section text additionally given the clinical section header, and (C) dialogue2note full note summarization, e.g. generating a full clinical note. Twelve teams participated with a total of 48 runs. The best teams achieved 0.8 Accuracy on topic classification (subtask A) and ROUGE-1 scores of 0.43 and 0.49 F1, for subtasks B and C, respectively.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Dialogue Summarization</kwd>
        <kwd>Clinical Note Generation</kwd>
        <kwd>Natural Language Generation</kwd>
        <kwd>Doctor-patient Conversations</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        To date, large language models (LLM) pre-trained with massive amounts of data have lead to
surprisingly large out-of-the-box gains across all sectors of machine learning. This is true in
tasks that these models were not trained for, e.g. classification tasks, complex tasks that require
special syntax and domain knowledge, e.g. generating code based on the functional description,
and even creative tasks, e.g. generating original poems given a subject prompt. One specific
area to test such technology is the problem of clinical note generation from doctor-patient
conversations. As LLM are built to generate, this is a very natural task; on the other hand,
note creation in the health care space is a critical ubiquitous burdensome task for health-care
professionals[
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
      </p>
      <p>
        Note generation from doctor-patient conversations is a daily occurrence accompanying a
doctor-patient encounter. The clinical note, like meeting notes, highlight important discussion
points, relevant history and future planned tests and treatments. While clinical notes are
generated natively, doctor-patient conversations are not routinely recorded. Therefore acquisition
and testing of such datasets present a prohibitive hurdle[
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]. Other domain challenges which
increase the dificulty of the task include (a) the existence of clinical note format varieties, as
well as their semi-structured technical writing, conditioned on provider preferences, specialties,
and institutions[
        <xref ref-type="bibr" rid="ref1">1</xref>
        ]; (b) the high diversity and topic spread of the doctor-patient conversation,
depending on regional practices, socioeconomic origin, speech characteristics, and meeting
discussion preferences; and (c) the length of the generated notes, which are often longer than
the typical generation tasks.
      </p>
      <p>
        To investigate the state-of-the-art performances in this space, we have conducted the
MEDIQASum 2023 task as part of IMAGECLEF 2023[
        <xref ref-type="bibr" rid="ref3">3</xref>
        ], a pilot task for multi-modal summarization. In
the tradition of MEDIQA tasks that began in 2019[
        <xref ref-type="bibr" rid="ref4">4</xref>
        ]–hosting various tasks related to clinical
language inference, consumer health question answering entailment and retrieval ranking, as
well as clinical findings and consumer health question-answering summarization–this year’s
edition tackles a summarization task that spans clinical dialogue as a source and the clinical note
as the target. An overlapping dataset was part of the related ACL 2023 ClinicalNLP challenge
MEDIQA-Chat 2023[
        <xref ref-type="bibr" rid="ref5">5</xref>
        ].
      </p>
      <p>In the following sections, we introduce the tasks, describe the evaluation, present the
participating teams’ results, as well as provide some insight on future directions.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Task Description</title>
      <p>The MEDIQA-Sum 2023 overall task comprises three sub-tasks: (A) dialogue2topic (section
header) classification, (B) dialogue2note summarization given the target section header, and (C)
full-encounter dialogue2note summarization. Although it’s possible to perform each task in
series, with one model or data being utilized for the next, each task could be participated in
independently.</p>
      <sec id="sec-2-1">
        <title>2.1. Subtask A - Section Header Topic Classification</title>
        <p>
          In speech language processing, text classification is often used for categorizing dialogue acts,
domains, and intents as for dialogue systems[
          <xref ref-type="bibr" rid="ref6 ref7 ref8">6, 7, 8</xref>
          ]; as well as for topic clustering for further
speech language processing[
          <xref ref-type="bibr" rid="ref10 ref9">9, 10</xref>
          ]. We pose the task of dialogue text topic classification as a
means of identifying whether the clinical information relevant in a dialogue relates to certain
parts of the clinical note. Such a task can be viewed as one step in a multi-step processing
of a long dialogue (e.g. clustering similar information) or may be used to get classification
information for a short dialogue. Although we simplify the task here so that each dialogue
snippet is one of several headers, in real conversations, the same snippets of text may pertain to
multiple sections or may be included in diferent overlapping relevant text windows. Previous
work in the area includes the classification of patient dialogue encounters at a sentence level
to SOAP format or other categories[
          <xref ref-type="bibr" rid="ref11 ref12">11, 12</xref>
          ]. Meanwhile the task of clinical section header
identification is a well-studied task in clinical NLP[
          <xref ref-type="bibr" rid="ref13 ref14 ref15">13, 14, 15</xref>
          ].
        </p>
        <p>In this subtask, section headers were one of the following 20: Family History/Social History
(fam/sochx), History of Present Illness (genhx), Past Medical History (pastmedicalhx), Chief</p>
        <p>Complaint [cc], Past Surgical History (pastsurgical), allergy, Review of Systems (ros),
medications, assessment, exam, diagnosis, disposition, plan, Emergency Department Course (edcourse),
immunizations, imaging, Gynecologic History (gynhx), procedures, other_history, and labs. An
example of this problem is shown in Figure 1, where the header is the target output.</p>
      </sec>
      <sec id="sec-2-2">
        <title>2.2. Subtask B - Short Dialogue2Note Summarization</title>
        <p>
          Dialogue summarization encompasses variety of tasks, including spoken conversation and text
chatting. Typical English open domain datasets are related to news headline summarization[
          <xref ref-type="bibr" rid="ref16 ref17">16,
17</xref>
          ]. Related dialogue summarization datasets include MedDialog[
          <xref ref-type="bibr" rid="ref18">18</xref>
          ], a dataset of online medical
chats and their final treatment summaries, and SAMSUM dataset, a corpus of chat dialogues with
manually created summaries[
          <xref ref-type="bibr" rid="ref19">19</xref>
          ]. Dialogue2note generation from doctor-patient conversations
for short dialogue has been the subject of previous work[
          <xref ref-type="bibr" rid="ref20">20</xref>
          ], however their datasets are not
open to the public. As shown in Figure 1, here available input includes the dialogue as well
as the relevant section header from a short dialogue and the target output is the summary.
Specifying the desired header as input is a realistic scenario, as the same dialogue snippet may
be relevant to several sections; moreover, diferent note sections may require diferent language
patterns.
        </p>
        <p>Subtask A and B use the same test set. After Subtask A was closed, the gold standard section
header was released so that it would be available as input to Subtask B.</p>
      </sec>
      <sec id="sec-2-3">
        <title>2.3. Subtask C - Full Dialogue2Note Summarization</title>
        <p>
          In the full encounter summarization subtask, Subtask C, the objective is to generate a complete
clinical note for each doctor-patient conversation, as shown in Figure 2. A similar task to this is
the meeting summarization task, which includes long dialogues of multiple speakers as well
as technical, at times semi-structured meeting notes[
          <xref ref-type="bibr" rid="ref21 ref22">21, 22</xref>
          ]. One challenge in this space is
the long-document nature of notes. Similar issues arise in PubMed and arXiv scientific paper
summarization, as well as BigPatent, BillSum, and GovReport summarizations[
          <xref ref-type="bibr" rid="ref23 ref24">23, 24</xref>
          ]. Previous
works summarizing full doctor-patient conversations[
          <xref ref-type="bibr" rid="ref25 ref26">25, 26</xref>
          ] have not focused on full note
generation and evaluation, rather splits full note generation targets into smaller note parts
rather than the creation of the full note.
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Dataset</title>
      <p>
        The 2023 MEDIQA-Sum challenge includes data from two collections: MTS-Dialog[
        <xref ref-type="bibr" rid="ref27">27</xref>
        ] and
ACI-BENCH[
        <xref ref-type="bibr" rid="ref28">28</xref>
        ]. Subtasks A and B consisted of 1,201 pairs of conversations and associated
section headers and contents; 100 examples in validation, and 200 pairs in test. Subtask C
includes full encounters with 67 examples in training, 20 in validation, and 40 in test.
      </p>
      <p>
        The train and validation set for all subtasks were featured in the MEDIQA-Chat 2023 task[
        <xref ref-type="bibr" rid="ref5">5</xref>
        ];
however with diferent test sets.
      </p>
    </sec>
    <sec id="sec-4">
      <title>4. Evaluation Methodology</title>
      <p>
        Subtask A topic classification was evaluated using accuracy. The subtask B snippet
summarization was evaluated using the mean of BLEURT, BERTscore(microsoft/deberta- xlarge-mnli), and
ROUGE-1; metrics found to be correlated to human evaluation in several independent health
summarization datasets [
        <xref ref-type="bibr" rid="ref29">29</xref>
        ]. Full-encounter summarization in Subtask C used two metrics:
(1) a full-note ROUGE-1 score and (2) an equally weighted division-based (subjective,
objective_exam, objective_results, assessment_and_plan) aggregate score of the BLEURT, BERTscore,
and ROUGE-1 metric[
        <xref ref-type="bibr" rid="ref28">28</xref>
        ].
      </p>
      <p>Code repositories were required at submission. This was done to encourage high quality
submissions as well as encourage participants to release code after the challenge. The organizers
checked outputs of code against submitted runs and documented each team’s code replicability
status as defined here:
1. Code runs and exactly reproduces
2. Code runs with minor diferences
3. Results unstable due to non-deterministic components (e.g., generative API calls)
4. Results unstable
5. Code does not run under our configurations
We provided feedback on the shared codes and their outputs/errors to the participants.</p>
    </sec>
    <sec id="sec-5">
      <title>5. Results and Discussion</title>
      <p>Overall 12 teams participated with a total of 48 runs. Subtask A included 23 valid submissions
among 11 teams. Subtask B included 16 submissions among 7 teams. Subtask C included 9
submissions among 4 teams. At most three runs were allowed per team in each subtask. With
the exception of 1 team, all teams participated in Subtask A. Four teams participated in two
subtasks. Three teams participated in all three subtasks. Table 1 shows the full breakdown.</p>
      <p>The best teams achieved 0.8 Accuracy on Subtask A topic classification (Table 2) and an
aggregate score of 0.43 for Subtask B (Table 3). The top two systems for Subtask C achieved
ROUGE-1 at 0.49 F1 (Table 4) and aggregated scores at 0.44 (Table 5).</p>
      <p>Subtask A submissions included classic machine learning algorithms as well as neural network
based models. Specifically, for each category:
classical models
• SVM/Logistic regression: MLRG-JBTTM, SSNdhanyadivyakavitha, SSNSheerinKavitha,</p>
      <p>StellEllaStars
• KNN: MLRG-JBTTM
• Random Forest: SSNdhanyadivyakavitha
pretrained models
• CBOW (with custom network): StellEllaStars
• general models (bert, roberta, t5, longformer, bart): SSNSheerinKavitha, HuskyScribe,</p>
      <p>
        SKKU-DSAIL
• biomedical models (bioroberta, clinicalbert, bioclinicalbert, biomedical-roberta,
clinicallongformer pubmedbert, clinicalT5): HuskyScribe, StellEllaStars, SuryaKiran, Tredence
Pre-processing steps for the classical models included stop word removal, lower-casing,
TF-IDF, and lemmatization. Eight out of 23 submissions either used additional training data or
adjusted data sampling. The top team, Cadence, used bart-large and additionally augmented
the training set with data produced by GPT3.5[
        <xref ref-type="bibr" rid="ref30">30</xref>
        ]. The second best system by the HuskyScribe
team[
        <xref ref-type="bibr" rid="ref31">31</xref>
        ], used a T5 large model and fine-tuned on the training data. The two tied third best
system by Tredence used a Clinical-Longformer and Biomedical-ROBERTA[
        <xref ref-type="bibr" rid="ref38">38</xref>
        ].
Subtask B primarily consisted of pre-trained sequence-to-sequence models fine-tuned on the
training and validation sets. Eight out of 16 submissions used the gold standard section headers
released from Subtask A. Teams used similar families of models as shown below.
pretrained model families
• T5: HuskyScribe, PULSAR, SSNSheerinKavitha, SuryaKiran
• bart: SKKU-DSAIL, Tredence, SSNSheerinKavitha, SuryaKiran, UETCorn
• llama: PULSAR
      </p>
      <p>
        The SSNSheerinKavitha team also experimented with a rule-based extractive system by
selecting dialogue sentences based on scores related to word frequencies. The UETCorn team
experimented with a mixture of conditioned reading comprehension extraction, using
handcrafted section-specific queries with rule-based processing. The best performing system was
an ensemble method by the SuryaKiran team fined-tuned several BioBART-V2-large LoRA
models (fine-tuned on diferent training folds) with both the dialogue and section header as
inputs[
        <xref ref-type="bibr" rid="ref37">37</xref>
        ]. The best summary was selected using a semantic similarity approach. The second
and third ranked systems by PULSAR, used a FLAN-T5 model and a FLAN-T5 model additionally
pre-trained using a MIMIC III note term extraction objective.
      </p>
      <p>Subtask C featured a diverse set of systems that used creative means to circumvent a
lowresource generation problem. Specifically, Uetcorn, HuskyScribe, and Tredence all divided the
problem into multiple parts. Firstly, relevant parts of the dialogue were grouped together as
related to particular sections. Each team used a diferent method to achieve this; the UETCorn
team identified relevant parts of dialogue for specific note section key points (e.g. “chief
complaint” or “medications”), using a similarity function between dialogue sentences and a
hand-crafted section-specific description; afterwards, several note generation strategies were
used for each key point. HuskyScribe built a model classifying smaller dialogue exchanges into
the same categories, while Tredence classified dialogues chunked by various window sizes. In
the second step, grouped dialogue chunks were sent through a text generator to produce parts of
the note. The use of pre-trained models such as BART/BioBART and FLAN-T5 for the generation
was typical. The Uetcorn and Tredence team included some section/key-point specific questions
as part of the generation input, e.g. (e.g. input: "question: {question} context: {conversation}",
output: summary). The Uetcorn team also experimented with a reading comprehension answer
extraction based on specially designed key point query (e.g. "names of medication used") and
post-processing as in their Subtask B system. The HuskyScribe team additionally used Subtask
A data to generate additional synthetic data for training. Finally, the completed note was
assembled through concatenation and post-processing. Unlike the other three groups, the
PULSAR team employed an end-to-end approach, experimenting with FLAN-T5 and llama
models with additional data created using MTSamples data processed through GPT3.5.</p>
    </sec>
    <sec id="sec-6">
      <title>6. Discussion and Conclusions</title>
      <p>
        This year’s MEDIQA 2023 tasks, ACL ClinicalNLP MEDIQA-Chat Shared Tasks [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ] and this
ImageCLEF MEDIQA-Sum task, hosted similar problems on an overlapping dataset. A striking
diference between the participants in this edition was that there were no GPT4 submissions.
As GPT4 access requires a subscription, we can view the solutions from this evaluation lab as a
whole to be constrained to only using open-source or free models and data.
      </p>
      <p>In general, with the exception of the full-encounter task, scores in the two 2023 editions
were comparable. Suggesting that many current of-the-self methods are still very competitive
for classification and shorter generation tasks whereas longer generation may require more
powerful and massive LLM. In MEDIQA-Chat Task A header generation scores were at 0.35-0.78
accuracy; the corresponding similar MEDIQA-Sum subtask A had a overlapping but larger range
of 0.14-0.82 accuracy. The comparable MEDIQA-Sum subtask B was similar to MEDIQA-Chat
subtask A snippet summarization with snippet summarization scores at a range of 0.37-0.58
aggregate score. In MEDIQA-Sum Subtask B snippet summarization, the scores were at 0.28-0.57
aggregate score; again with similar ranges. Finally the full-encounter task was MEDIQA-Chat in
Task B, full-encounter generation ROUGE1 was at 0.28-0.61 and 0.21-0.65 for aggregate scoring.
In this editions’ Subtask C, the ranges were at 0.28-0.50 ROUGE1 and 0.25-0.46 aggregate scoring;
which were slighlty lower than those in MEDIQA-Chat.</p>
      <p>Classic meeting summarization systems have split the generation in several steps including
topic identification, extractive summarization, and then abstractive summarization. In the
MEDIQA-Sum challenges many of our systems followed this motif. Such a split may be the
result of past models’ abilities to perform narrow tasks, as well as size constraints. With the
latest LLM models as shown in MEDIQA-Chat, it is clear LLM can now perform the end-to-end
task competitively. However, recent work on GPT4 has shown that prompting for
chain-ofthought reasoning, means multi-step generation may not be obsolete but may instead take a
new form. We can track the progress of the field by continuing to benchmark on open datasets
and shared tasks.</p>
      <p>The results in the MEDIQA challenges are exciting, however there were limitations to this
work. Although this is the largest source of both short and full-encounter dialogue2note
generation datasets, the data here is relatively small and limited to a single institution with
only a handful of content creators. There are many areas to further explore and expand. In
terms of dataset expansion, we allude to at least three frontiers: (a) expanding to a larger
content creation force which will enable more linguistic patterns and more transcript variations
(including length); (b) incorporation of structured data as additional input (e.g. past labs and
vitals) and output (e.g. orders); and (c) additional gold standard references, including multiple
note references using the same note structure as well as additional gold standard summaries
using a variety of note formats. For modeling, the challenges and learnings from our tasks point
to needs in several exciting directions of research including increased attention to long-text
and medical natural language generation evaluation methods, as well as studying performance
of multi-modal generation and partial-inputs generation. We hope that these shared tasks
are the small beginnings that will inspire further widespread study into automatic clinical
note generation; and that these eforts can be translated into integrated technologies that may
improve the quality and outcomes for both doctors and patients.</p>
    </sec>
    <sec id="sec-7">
      <title>7. Acknowledgments</title>
      <p>We would like to thank Thomas Lin from Microsoft Health AI and the ImageCLEF organizers
for their feedback and support for the MEDIQA-Sum 2023 shared tasks. We also thank our
annotation team for preparing the data in time for the challenge and all the participating teams
who contributed to the success of these shared tasks through their interesting approaches and
experiments and strong engagement.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>B. D.</given-names>
            <surname>Tran</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Chen</surname>
          </string-name>
          , S. Liu,
          <string-name>
            <given-names>K.</given-names>
            <surname>Zheng</surname>
          </string-name>
          ,
          <article-title>How does medical scribes' work inform development of speech-based clinical documentation technologies? a systematic review</article-title>
          ,
          <source>Journal of the American Medical Informatics Association : JAMIA</source>
          (
          <year>2020</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>J. C.</given-names>
            <surname>Quiroz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Laranjo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. B.</given-names>
            <surname>Kocaballi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Berkovsky</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Rezazadegan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E. W.</given-names>
            <surname>Coiera</surname>
          </string-name>
          ,
          <article-title>Challenges of developing a digital scribe to reduce clinical documentation burden</article-title>
          ,
          <source>NPJ Digital Medicine</source>
          <volume>2</volume>
          (
          <year>2019</year>
          ).
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>B.</given-names>
            <surname>Ionescu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Müller</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Drăgulinescu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Yim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. Ben</given-names>
            <surname>Abacha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G. A.</given-names>
            <surname>Neal Snider</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Yetisgen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Rückert</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Garcıa Seco de Herrera</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. M.</given-names>
            <surname>Friedrich</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Bloch</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. I. Raphael</given-names>
            <surname>Brüngel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Schäfer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. A.</given-names>
            <surname>Hicks</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Riegler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Thambawita</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Storås</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Halvorsen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Papachrysos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Schöler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Jha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Andrei</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Radzhabov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>I.</given-names>
            <surname>Coman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Kovalev</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Stan</surname>
          </string-name>
          , G. Ioannidis,
          <string-name>
            <given-names>H.</given-names>
            <surname>Manguinhas</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Ştefan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. G.</given-names>
            <surname>Constantin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Dogariu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Deshayes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Popescu</surname>
          </string-name>
          , Overview of ImageCLEF 2023:
          <article-title>Multimedia retrieval in medical, socialmedia and recommender systems applications</article-title>
          , in: Experimental IR Meets Multilinguality, Multimodality, and
          <string-name>
            <surname>Interaction</surname>
          </string-name>
          ,
          <source>Proceedings of the 14th International Conference of the CLEF Association (CLEF</source>
          <year>2023</year>
          ), Springer Lecture Notes in Computer Science LNCS, Thessaloniki, Greece,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>A.</given-names>
            <surname>Ben Abacha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Shivade</surname>
          </string-name>
          ,
          <string-name>
            <surname>D.</surname>
          </string-name>
          <article-title>Demner-Fushman, Overview of the MEDIQA 2019 shared task on textual inference, question entailment and question answering</article-title>
          ,
          <source>in: Proceedings of the 18th BioNLP Workshop</source>
          and Shared Task,
          <source>BioNLP@ACL</source>
          <year>2019</year>
          , Florence, Italy,
          <source>August</source>
          <volume>1</volume>
          ,
          <year>2019</year>
          , Association for Computational Linguistics,
          <year>2019</year>
          , pp.
          <fpage>370</fpage>
          -
          <lpage>379</lpage>
          . URL: https://doi. org/10.18653/v1/w19-
          <fpage>5039</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>A.</given-names>
            <surname>Ben Abacha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Yim</surname>
          </string-name>
          , G. Adams,
          <string-name>
            <given-names>N.</given-names>
            <surname>Snider</surname>
          </string-name>
          ,
          <string-name>
            <surname>M.</surname>
          </string-name>
          <article-title>Yetisgen, Overview of the mediqa-chat 2023 shared tasks on the summarization and generation of doctor-patient conversations</article-title>
          , in: ACL-ClinicalNLP
          <year>2023</year>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>A.</given-names>
            <surname>Stolcke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Ries</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Coccaro</surname>
          </string-name>
          , E. Shriberg,
          <string-name>
            <given-names>R. A.</given-names>
            <surname>Bates</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Jurafsky</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. A.</given-names>
            <surname>Taylor</surname>
          </string-name>
          , R. Martin,
          <string-name>
            <given-names>C. V.</given-names>
            <surname>Ess-Dykema</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. W.</given-names>
            <surname>Meteer</surname>
          </string-name>
          ,
          <article-title>Dialogue act modeling for automatic tagging and recognition of conversational speech</article-title>
          ,
          <source>Computational Linguistics</source>
          <volume>26</volume>
          (
          <year>2000</year>
          )
          <fpage>339</fpage>
          -
          <lpage>373</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>P.</given-names>
            <surname>Budzianowski</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.-H.</given-names>
            <surname>Wen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.-H.</given-names>
            <surname>Tseng</surname>
          </string-name>
          , I. Casanueva,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ultes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Ramadan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Gasic</surname>
          </string-name>
          ,
          <article-title>Multiwoz - a large-scale multi-domain wizard-of-oz dataset for task-oriented dialogue modelling</article-title>
          ,
          <source>in: Conference on Empirical Methods in Natural Language Processing</source>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>D.</given-names>
            <surname>Jurafsky</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J. H.</given-names>
            <surname>Martin</surname>
          </string-name>
          ,
          <source>Speech and language processing, 3rd edition</source>
          ,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>J.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Chen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Ding</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Yuan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <article-title>Topic-aware contrastive learning for abstractive dialogue summarization</article-title>
          ,
          <source>in: Conference on Empirical Methods in Natural Language Processing</source>
          ,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>L.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Pergola</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Gui</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>He</surname>
          </string-name>
          ,
          <article-title>Topic-driven and knowledge-aware transformer for dialogue emotion detection</article-title>
          ,
          <source>in: Annual Meeting of the Association for Computational Linguistics</source>
          ,
          <year>2021</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>N.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Song</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Xia</surname>
          </string-name>
          ,
          <article-title>Studying challenges in medical conversation with structured annotation</article-title>
          ,
          <source>in: Proceedings of the First Workshop on Natural Language Processing for Medical Conversations</source>
          , Association for Computational Linguistics, Online,
          <year>2020</year>
          , pp.
          <fpage>12</fpage>
          -
          <lpage>21</lpage>
          . URL: https://aclanthology.org/
          <year>2020</year>
          .nlpmc-
          <volume>1</volume>
          .3. doi:
          <volume>10</volume>
          .18653/v1/
          <year>2020</year>
          .nlpmc-
          <volume>1</volume>
          .3.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>B.</given-names>
            <surname>Schloss</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Konam</surname>
          </string-name>
          ,
          <article-title>Towards an automated soap note: Classifying utterances from medical conversations</article-title>
          ,
          <source>in: Machine Learning in Health Care</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <given-names>J. C.</given-names>
            <surname>Denny</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R. A.</given-names>
            <surname>Miller</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. B.</given-names>
            <surname>Johnson</surname>
          </string-name>
          , A. Spickard,
          <article-title>Development and evaluation of a clinical note section header terminology</article-title>
          ,
          <source>AMIA ... Annual Symposium proceedings. AMIA Symposium</source>
          (
          <year>2008</year>
          )
          <fpage>156</fpage>
          -
          <lpage>60</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [14]
          <string-name>
            <given-names>M.</given-names>
            <surname>Tepper</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Capurro</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Xia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Vanderwende</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Yetisgen-Yildiz</surname>
          </string-name>
          ,
          <article-title>Statistical section segmentation in free-text clinical records</article-title>
          ,
          <source>in: International Conference on Language Resources and Evaluation</source>
          ,
          <year>2012</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [15]
          <string-name>
            <given-names>P.</given-names>
            <surname>Landes</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Patel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. S.</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Webb</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B. Di</given-names>
            <surname>Eugenio</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Caragea</surname>
          </string-name>
          ,
          <article-title>A new public corpus for clinical section identification: MedSecId</article-title>
          , in
          <source>: Proceedings of the 29th International Conference on Computational Linguistics</source>
          ,
          <source>International Committee on Computational Linguistics</source>
          , Gyeongju, Republic of Korea,
          <year>2022</year>
          , pp.
          <fpage>3709</fpage>
          -
          <lpage>3721</lpage>
          . URL: https://aclanthology. org/
          <year>2022</year>
          .coling-
          <volume>1</volume>
          .
          <fpage>326</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [16]
          <string-name>
            <given-names>A.</given-names>
            <surname>See</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. J.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. D.</given-names>
            <surname>Manning</surname>
          </string-name>
          ,
          <article-title>Get to the point: Summarization with pointer-generator networks</article-title>
          ,
          <source>in: Proceedings of the 55th Annual Meeting of the Association for Computational Linguistics (Volume</source>
          <volume>1</volume>
          :
          <string-name>
            <surname>Long</surname>
            <given-names>Papers)</given-names>
          </string-name>
          ,
          <source>Association for Computational Linguistics</source>
          , Vancouver, Canada,
          <year>2017</year>
          , pp.
          <fpage>1073</fpage>
          -
          <lpage>1083</lpage>
          . URL: https://aclanthology.org/P17-1099. doi:
          <volume>10</volume>
          .18653/v1/
          <fpage>P17</fpage>
          -1099.
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>S.</given-names>
            <surname>Narayan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. B.</given-names>
            <surname>Cohen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Lapata</surname>
          </string-name>
          ,
          <article-title>Don't give me the details, just the summary! topic-aware convolutional neural networks for extreme summarization</article-title>
          ,
          <source>in: Proceedings of the 2018 Conference on Empirical Methods in Natural Language Processing</source>
          , Association for Computational Linguistics, Brussels, Belgium,
          <year>2018</year>
          , pp.
          <fpage>1797</fpage>
          -
          <lpage>1807</lpage>
          . URL: https://aclanthology.org/D18-1206. doi:
          <volume>10</volume>
          .18653/v1/
          <fpage>D18</fpage>
          -1206.
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>G.</given-names>
            <surname>Zeng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Ju</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Zeng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Dong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , H. Fang,
          <string-name>
            <given-names>P.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Chen</surname>
          </string-name>
          , P. Xie,
          <article-title>MedDialog: Large-scale medical dialogue datasets</article-title>
          ,
          <source>in: Proceedings of the 2020 Conference on Empirical Methods in Natural Language Processing (EMNLP)</source>
          ,
          <article-title>Association for Computational Linguistics</article-title>
          , Online,
          <year>2020</year>
          , pp.
          <fpage>9241</fpage>
          -
          <lpage>9250</lpage>
          . URL: https://aclanthology.org/
          <year>2020</year>
          .emnlp-main.
          <volume>743</volume>
          . doi:
          <volume>10</volume>
          .18653/v1/
          <year>2020</year>
          .emnlp-main.
          <volume>743</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>B.</given-names>
            <surname>Gliwa</surname>
          </string-name>
          , I. Mochol,
          <string-name>
            <given-names>M.</given-names>
            <surname>Biesek</surname>
          </string-name>
          ,
          <string-name>
            <surname>A</surname>
          </string-name>
          . Wawer,
          <article-title>SAMSum corpus: A human-annotated dialogue dataset for abstractive summarization</article-title>
          ,
          <source>in: Proceedings of the 2nd Workshop on New Frontiers in Summarization, Association for Computational Linguistics</source>
          , Hong Kong, China,
          <year>2019</year>
          , pp.
          <fpage>70</fpage>
          -
          <lpage>79</lpage>
          . URL: https://aclanthology.org/D19-5409. doi:
          <volume>10</volume>
          .18653/v1/
          <fpage>D19</fpage>
          -5409.
        </mixed-citation>
      </ref>
      <ref id="ref20">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>W.</given-names>
            <surname>Yim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Yetisgen</surname>
          </string-name>
          ,
          <article-title>Towards automating medical scribing : Clinic visit Dialogue2Note sentence alignment and snippet summarization</article-title>
          ,
          <source>in: Proceedings of the Second Workshop on Natural Language Processing for Medical Conversations</source>
          , Association for Computational Linguistics, Online,
          <year>2021</year>
          , pp.
          <fpage>10</fpage>
          -
          <lpage>20</lpage>
          . URL: https://aclanthology.org/
          <year>2021</year>
          .nlpmc-
          <volume>1</volume>
          .2. doi:
          <volume>10</volume>
          . 18653/v1/
          <year>2021</year>
          .nlpmc-
          <volume>1</volume>
          .2.
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [21]
          <string-name>
            <surname>I. McCowan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Carletta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Kraaij</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ashby</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Bourban</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Flynn</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Guillemot</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Hain</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Kadlec</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Karaiskos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Kronenthal</surname>
          </string-name>
          , G. Lathoud,
          <string-name>
            <given-names>M.</given-names>
            <surname>Lincoln</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Lisowska</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Post</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Reidsma</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. D.</given-names>
            <surname>Wellner</surname>
          </string-name>
          ,
          <source>The ami meeting corpus</source>
          ,
          <year>2005</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>A. L.</given-names>
            <surname>Janin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Baron</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Edwards</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D. P. W.</given-names>
            <surname>Ellis</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Gelbart</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Morgan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Peskin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Pfau</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Shriberg</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Stolcke</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Wooters</surname>
          </string-name>
          ,
          <source>The icsi meeting corpus</source>
          ,
          <source>2003 IEEE International Conference on Acoustics, Speech, and Signal Processing</source>
          ,
          <year>2003</year>
          . Proceedings.
          <source>(ICASSP '03)</source>
          .
          <volume>1</volume>
          (
          <year>2003</year>
          )
          <article-title>I-I.</article-title>
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>B.</given-names>
            <surname>Pang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Nijkamp</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Kryscinski</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Savarese</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <surname>C.</surname>
          </string-name>
          <article-title>Xiong, Long document summarization with top-down and bottom-up inference</article-title>
          ,
          <source>in: Findings</source>
          ,
          <year>2022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>H. Y.</given-names>
            <surname>Koh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Ju</surname>
          </string-name>
          , M. Liu,
          <string-name>
            <given-names>S.</given-names>
            <surname>Pan</surname>
          </string-name>
          ,
          <article-title>An empirical survey on long document summarization: Datasets, models, and metrics</article-title>
          ,
          <source>ACM Computing Surveys</source>
          <volume>55</volume>
          (
          <year>2022</year>
          )
          <fpage>1</fpage>
          -
          <lpage>35</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>C.</given-names>
            <surname>Grambow</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Zhang</surname>
          </string-name>
          , T. Schaaf,
          <article-title>In-domain pre-training improves clinical note generation from doctor-patient conversations</article-title>
          ,
          <source>in: Proceedings of the First Workshop on Natural Language Generation in Healthcare, Association for Computational Linguistics</source>
          , Waterville, Maine, USA and virtual meeting,
          <year>2022</year>
          , pp.
          <fpage>9</fpage>
          -
          <lpage>22</lpage>
          . URL: https://aclanthology.org/
          <year>2022</year>
          .nlg4health-
          <fpage>1</fpage>
          .2.
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>S.</given-names>
            <surname>Enarvi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Amoia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Del-Agua Teba</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Delaney</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Diehl</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Hahn</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Harris</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>McGrath</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Pan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Pinto</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Rubini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Ruiz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>G.</given-names>
            <surname>Singh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Stemmer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Sun</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Vozila</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Ramamurthy</surname>
          </string-name>
          ,
          <article-title>Generating medical reports from patient-doctor conversations using sequence-tosequence models</article-title>
          ,
          <source>in: Proceedings of the First Workshop on Natural Language Processing for Medical Conversations</source>
          , Association for Computational Linguistics, Online,
          <year>2020</year>
          , pp.
          <fpage>22</fpage>
          -
          <lpage>30</lpage>
          . URL: https://aclanthology.org/
          <year>2020</year>
          .nlpmc-
          <volume>1</volume>
          .4. doi:
          <volume>10</volume>
          .18653/v1/
          <year>2020</year>
          .nlpmc-
          <volume>1</volume>
          .4.
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [27]
          <string-name>
            <given-names>A.</given-names>
            <surname>Ben Abacha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Yim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Fan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <article-title>An empirical study of clinical note generation from doctor-patient encounters, in: Proceedings of the 17th Conference of the European Chapter of the Association for Computational Linguistics, Association for Computational Linguistics</article-title>
          , Dubrovnik, Croatia,
          <year>2023</year>
          , pp.
          <fpage>2291</fpage>
          -
          <lpage>2302</lpage>
          . URL: https://aclanthology.org/
          <year>2023</year>
          . eacl-main.
          <volume>168</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [28]
          <string-name>
            <given-names>W.</given-names>
            <surname>Yim</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Fu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. Ben</given-names>
            <surname>Abacha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Snider</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Yetisgen</surname>
          </string-name>
          ,
          <article-title>Aci-bench: a novel ambient clinical intelligence dataset for benchmarking automatic visit note generation</article-title>
          ,
          <year>2023</year>
          . arXiv:
          <fpage>2306</fpage>
          .
          <year>02022</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref29">
        <mixed-citation>
          [29]
          <string-name>
            <given-names>A.</given-names>
            <surname>Ben Abacha</surname>
          </string-name>
          , W.-w. Yim, G. Michalopoulos,
          <string-name>
            <given-names>T.</given-names>
            <surname>Lin</surname>
          </string-name>
          ,
          <article-title>An investigation of evaluation methods in automatic medical note generation, in: Findings of the Association for Computational Linguistics: ACL 2023, Association for Computational Linguistics</article-title>
          , Toronto, Canada,
          <year>2023</year>
          , pp.
          <fpage>2575</fpage>
          -
          <lpage>2588</lpage>
          . URL: https://aclanthology.org/
          <year>2023</year>
          .findings-acl.
          <volume>161</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref30">
        <mixed-citation>
          [30]
          <string-name>
            <given-names>A.</given-names>
            <surname>Sharma</surname>
          </string-name>
          ,
          <string-name>
            <surname>D. I. Feldman</surname>
          </string-name>
          , Team cadence at mediqa-sum
          <year>2023</year>
          :
          <article-title>Using chatgpt as a data augmentation tool for classifying clinical dialogue</article-title>
          ,
          <source>in: CLEF 2023 Working Notes, CEUR Workshop Proceedings</source>
          , CEUR-WS.org, Thessaloniki, Greece,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref31">
        <mixed-citation>
          [31]
          <string-name>
            <given-names>B.</given-names>
            <surname>Han</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Zhu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ahmed</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Rahman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Lybarger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Xia</surname>
          </string-name>
          , Huskyscribe at mediqa-sum
          <year>2023</year>
          :
          <article-title>Summarizing clinical dialogues with transformers</article-title>
          ,
          <source>in: CLEF 2023 Working Notes, CEUR Workshop Proceedings</source>
          , CEUR-WS.org, Thessaloniki, Greece,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref32">
        <mixed-citation>
          [32]
          <string-name>
            <given-names>H. S.</given-names>
            <surname>Palaniraj</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Vinod</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Adluru</surname>
          </string-name>
          ,
          <string-name>
            <given-names>B.</given-names>
            <surname>Jayaraman</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Tt</surname>
          </string-name>
          , Mlrg-jbttm
          <string-name>
            <surname>at</surname>
          </string-name>
          mediqa-sum
          <year>2023</year>
          :
          <article-title>Dialogue2topic classification</article-title>
          , in: CLEF 2023 Working Notes, CEUR Workshop Proceedings, CEUR-WS.org, Thessaloniki, Greece,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref33">
        <mixed-citation>
          [33]
          <string-name>
            <given-names>V.</given-names>
            <surname>Schlegel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Li</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Wu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Subramanian</surname>
          </string-name>
          , T.-T. Nguyen,
          <string-name>
            <given-names>A. R.</given-names>
            <surname>Kashyap</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Beck</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Zeng</surname>
          </string-name>
          , R. T.
          <string-name>
            <surname>Batista-Navarro</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Winkler</surname>
          </string-name>
          , G. Nenadic, Pulsar at imageclef 2023 medisum:
          <article-title>Large language models augmented by synthetic dialogue convert patient dialogues to medical records</article-title>
          ,
          <source>in: CLEF 2023 Working Notes, CEUR Workshop Proceedings</source>
          , CEUR-WS.org, Thessaloniki, Greece,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref34">
        <mixed-citation>
          [34]
          <string-name>
            <given-names>D.</given-names>
            <surname>Krishnan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Srinivasan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Srinivasan</surname>
          </string-name>
          , Ssndhanyadivyakavitha at mediqa-sum
          <year>2023</year>
          :
          <article-title>Medical dialogue summarization using linear support vector classification technique</article-title>
          ,
          <source>in: CLEF 2023 Working Notes, CEUR Workshop Proceedings</source>
          , CEUR-WS.org, Thessaloniki, Greece,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref35">
        <mixed-citation>
          [35]
          <string-name>
            <given-names>S. S. N.</given-names>
            <surname>Mohamed</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Srinivasan</surname>
          </string-name>
          , Ssn mlrg at mediqa-sum
          <year>2023</year>
          :
          <article-title>Automatic text summarization using support vector machine and roberta</article-title>
          ,
          <source>in: CLEF 2023 Working Notes, CEUR Workshop Proceedings</source>
          , CEUR-WS.org, Thessaloniki, Greece,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref36">
        <mixed-citation>
          [36]
          <string-name>
            <surname>C.-Y. Chang</surname>
            ,
            <given-names>J.</given-names>
          </string-name>
          <string-name>
            <surname>Li</surname>
            ,
            <given-names>S.</given-names>
          </string-name>
          <string-name>
            <surname>Kumar</surname>
            ,
            <given-names>V. V.</given-names>
          </string-name>
          <string-name>
            <surname>Vydiswaran</surname>
          </string-name>
          , Stellellastars at mediqa-sum
          <year>2023</year>
          :
          <article-title>Exploring transformer-based models for dialogue2topic classification</article-title>
          , in: CLEF 2023 Working Notes, CEUR Workshop Proceedings, CEUR-WS.org, Thessaloniki, Greece,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref37">
        <mixed-citation>
          [37]
          <string-name>
            <given-names>K.</given-names>
            <surname>Suri</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Mishra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Saha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Singh</surname>
          </string-name>
          , Suryakiran at mediqa-sum
          <year>2023</year>
          :
          <article-title>Leveraging lora for clinical dialogue summarization</article-title>
          ,
          <source>in: CLEF 2023 Working Notes, CEUR Workshop Proceedings</source>
          , CEUR-WS.org, Thessaloniki, Greece,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref38">
        <mixed-citation>
          [38]
          <string-name>
            <given-names>V.</given-names>
            <surname>Adwani</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. S.</given-names>
            <surname>Khan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Chopra</surname>
          </string-name>
          , Tredence at mediqa-sum
          <year>2023</year>
          :
          <article-title>Clinical note generation from doctor patient conversation using utterance segmentation and question-answer driven abstractive summarization</article-title>
          ,
          <source>in: CLEF 2023 Working Notes, CEUR Workshop Proceedings</source>
          , CEUR-WS.org, Thessaloniki, Greece,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref39">
        <mixed-citation>
          [39]
          <string-name>
            <surname>D.-C. Can</surname>
            ,
            <given-names>Q.-A.</given-names>
          </string-name>
          <string-name>
            <surname>Nguyen</surname>
            ,
            <given-names>B.-N.</given-names>
          </string-name>
          <string-name>
            <surname>Nguyen</surname>
            ,
            <given-names>M.-Q.</given-names>
          </string-name>
          <string-name>
            <surname>Nguyen</surname>
            ,
            <given-names>K.-V.</given-names>
          </string-name>
          <string-name>
            <surname>Nguyen</surname>
            ,
            <given-names>T.-H.</given-names>
          </string-name>
          <string-name>
            <surname>Do</surname>
            ,
            <given-names>H.-Q.</given-names>
          </string-name>
          <string-name>
            <surname>Le</surname>
          </string-name>
          , Uetcorn at mediqa-sum
          <year>2023</year>
          :
          <article-title>Template-based summarization for clinical note generation from doctor-patient conversation</article-title>
          ,
          <source>in: CLEF 2023 Working Notes, CEUR Workshop Proceedings</source>
          , CEUR-WS.org, Thessaloniki, Greece,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>