<!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 ImageCLEFmedical 2023 - Medical Visual Question Answering for Gastrointestinal Tract</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Steven Hicks</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Andrea Storås</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Pål Halvorsen</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Thomas de Lange</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Michael Riegler</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
          <xref ref-type="aff" rid="aff2">2</xref>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Vajira Thambawita</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>OsloMet - Oslo Metropolitan University</institution>
          ,
          <addr-line>Oslo</addr-line>
          ,
          <country country="NO">Norway</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Sahlgrenska University Hospital</institution>
          ,
          <addr-line>Mölndal, Gothenburg</addr-line>
          ,
          <country country="SE">Sweden</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>SimulaMet - Simula Metropolitan Center for Digital Engineering</institution>
          ,
          <addr-line>Oslo</addr-line>
          ,
          <country country="NO">Norway</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>UiT - The Arctic University of Norway</institution>
          ,
          <addr-line>Tromsø</addr-line>
          ,
          <country country="NO">Norway</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>This paper provides an overview of the Medical Visual Question Answering for Gastrointestinal Tract (MedVQA-GI) challenge held at ImageCLEF 2023, a new challenge that combines visual-text question answering with colonoscopy analysis. The challenge is divided into three tasks, each tackling a diferent aspect of visual-text question answering. The first task focuses on answer generation based on an image and question, the second task focuses on question generation based on a given set of images and questions, and the last task is segmentation mask generation based on a given image and question. The paper includes details on the data collection and description, task specifics, evaluation methods, participation, and challenge results.</p>
      </abstract>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Identifying lesions within gastrointestinal (GI) images is a popular application of machine
learning with much research behind it [
        <xref ref-type="bibr" rid="ref1 ref2 ref3 ref4 ref5">1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11</xref>
        ]. Until recently, the primary
focus of GI analysis has been disease detection from videos or images, particularly polyp
detection [
        <xref ref-type="bibr" rid="ref6 ref7">12, 13, 14, 15, 16, 17, 18</xref>
        ]. Plenty of challenges on this topic have been held for several
years, showing steady progress in the field [
        <xref ref-type="bibr" rid="ref10 ref11 ref12 ref13 ref14 ref8 ref9">19, 20, 21, 22, 23, 24, 25</xref>
        ]. Most of these challenges
focused on images or videos and tasks like classification or segmentation, with few focusing
on how these solutions could be used in a real-world clinic. Models that analyze images and
videos for endoscopy often provide only a number or mask to the user [
        <xref ref-type="bibr" rid="ref15 ref16">26, 27</xref>
        ]. This may
be suficient in some cases, but a more natural interaction between health professionals and
artificial intelligence (AI) systems can lead to a better interpretable and trustworthy system [
        <xref ref-type="bibr" rid="ref17">28</xref>
        ].
Therefore, in this challenge, we aim to address the challenge of interaction between a user and
a machine learning model using natural language in the form of a Visual Question Answering
(VQA) task [
        <xref ref-type="bibr" rid="ref18">29</xref>
        ].
      </p>
      <p>
        The challenge is divided into three tasks, each with its own unique requirements. First,
the VQA task asks participants to combine image data with textual questions to generate an
answer to a question. This requires understanding the image and the textual data, requiring
a multimodal approach to produce accurate results. Second, the Visual Question Generation
(VQG) task demands participants to generate text-based questions derived from a given image
and an associated answer. This task requires an understanding of the image and the answer to
produce appropriate questions. Last, the Visual Location Question Answering (VLQA) provides
participants with an image and a question about the location of a certain object, like a polyp,
which should then be segmented and returned by the system. We see this challenge as a good
opportunity to have the medical computer vision community contribute to a relatively new and
novel use-case in medical image analysis, and see this as a perfect fit for ImageCLEF 2023 [
        <xref ref-type="bibr" rid="ref19">30</xref>
        ].
      </p>
      <p>The rest of this paper is organized as follows. We start with an explanation of the dataset
creation, it gives insights into how data was collected, validated, and organized. Then, we
discuss the specific tasks involved in the MedVQA challenge and the evaluation methods used. In
terms of participation, the document outlines key statistics that reveal participants’ geographic
and institutional diversity. Finally, the paper presents the results submitted by the participants.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Dataset Details</title>
      <p>
        The data used for this challenge is based the HyperKvasir dataset [
        <xref ref-type="bibr" rid="ref20">31</xref>
        ] and the
KvasirInstrument dataset [
        <xref ref-type="bibr" rid="ref21">32</xref>
        ], which are publicly accessible at datasets.simula.no/hyper-kvasir and
datasets.simula.no/kvasir-instrument, respectively. The dataset for this challenge extends these
datasets with question-and-answer ground truth data that we developed and collected in
collaboration with our medical partners. The dataset spans the entire gastrointestinal tract, from
the mouth to the anus, and encompass a wide array of diferent normal and abnormal findings.
Furthermore, it also includes images of various surgical instruments used in gastrointestinal
procedures, like colonoscopies and gastroscopies.
      </p>
      <p>For Task 1 (VQA) and Task 2 (VQG), we provided a set of 2, 000 image samples for the
development set and 1, 949 for the testing dataset. It is important to note that not all questions
directly correspond to the image’s content, meaning that some questions only have relevant
answers for some of the images. In such instances, the submissions should be able to handle
cases where there is no correct or relevant answer. For Task 3, segmentation masks are included
for segmentation training and evaluation. These segmentation masks highlight specific regions
of interest within the image. The masks only apply to certain parts of the whole dataset, namely
those containing polyps and surgical equipment. An overview of the questions are shown in
Table 1, which includes the associated question ID and the expected answer type. Samples
from the dataset can be seen in Figure 1, including the ground truth format included in the
development dataset.</p>
      <p>
        As mentioned before, the visual parts of the dataset are taken from the HyperKvasir [
        <xref ref-type="bibr" rid="ref20">31</xref>
        ]
and Kvasir-Instrument [
        <xref ref-type="bibr" rid="ref21">32</xref>
        ] datasets. We collected additional ground truth for the visual-text
question answering data, for which the labeling was done by a set of computer scientists
with assistance from medical professionals with several years experience within GI disease
diagnostics. Annotations were created in LabelBox [
        <xref ref-type="bibr" rid="ref22">33</xref>
        ], where the computer scientists did the
initial run of the annotations and the medical experts then went through and confirmed the
(a) Example images taken from the dataset.
(b) Example images from the dataset that have associated masks.
"ImageID": "&lt;Image ID&gt;,
"Labels": [
      </p>
      <p>{
annotations. It is worth noting that, due to lack of time, not all samples were validated by the
medical experts. A more complete version of the challenge dataset will be released in the future,
which will contain more samples and complete verification by the domain experts.</p>
    </sec>
    <sec id="sec-3">
      <title>3. Task Description and Evaluation</title>
      <p>This section details the three tasks that are part of this challenge: VQA, VQG, and VLQA. Each
task is designed to assess diferent aspects handling both textual and visual data. The scripts
used to verify and evaluate the submissions were provided in our public GitHub repository1.</p>
      <sec id="sec-3-1">
        <title>3.1. Task 1: Visual Question Answering</title>
        <p>The VQA task challenges participants to generate accurate and descriptive text-based answers
in response to given text questions and corresponding images. An example scenario might
involve an image portraying a colon polyp, accompanied by the question, "Where in the image
is the polyp located?" In response, participants should provide a textual description specifying
the polyp’s location within the image. Such a description could refer to spatial locations like
"upper-left" or "center". This task gauges the participants’ proficiency in interpreting medical
images and translating that interpretation into clear, spatially-referenced, text-based answers.</p>
        <p>For submission to this task, participants were instructed to generate a javaScript object
notation (JSON) file that encapsulates their task responses corresponding to each image in the
designated test dataset. Each entry within this JSON file should contain an entry for each image
provided in the testing dataset, where each entry contains 20 question-answer pairs. Here, the
questions are pre-defined, while the corresponding answers are by the participant’s system. A
visualization of the submission format for Task 1 is shown in Figure 2.</p>
        <p>Submissions were evaluated by first preforming a set of prepossessing steps on the answers
1https://github.com/ImageCLEF/2023_ImageCLEFmed_VQA
and ground truth, then comparing them directly and calculating the metrics. We used standard
accuracy as the primary metrics, which was provided on a global-level, question-level, and
image-level.</p>
      </sec>
      <sec id="sec-3-2">
        <title>3.2. Task 2: Visual Question Generation</title>
        <p>The VQG task inverts the first task’s approach by asking participants to generate text questions
based on a given text answer and an image pair. For instance, if the provided answer is "The
image contains a polyp", and the accompanying image indeed contains a polyp, the participant
should generate a question such as "Does the image contain an abnormality?". The complexity
of this task lies in its requirement for a deep understanding of the image content and the ability
to formulate relevant questions based on that understanding.</p>
        <p>Submissions for this task were open, and participants were allowed to submit whatever they
pleased. This could include, for example, software, source code, or system-specific
documentation. Evaluations for this task were subjective, and performed by the challenge organizers, with
no objective score tied to it.</p>
      </sec>
      <sec id="sec-3-3">
        <title>3.3. Task 3: Visual Location Question Answering</title>
        <p>The VLQA task extends beyond text-based responses, asking participants to create segmented
parts of an image based on a given text question and image pair. This task diverges from the
previous two tasks as it necessitates a visual output—a segmentation mask—rather than a textual
one. Consider a scenario where the question posed is "Where is the abnormality?" and the
provided image contains a polyp. The expected output is a segmentation mask outlining the
polyp’s location in the image. The VLQA task, therefore, assesses the participants’ competence
in identifying and visually demarcating areas of interest within the medical imagery, based on
text-based inquiries.</p>
        <p>Submissions to this task is quite similar to the first but instead of a textual answer, the answer
is a segmentation mask corresponding to the posed question. Here, participants were asked
to submit a JSON file in the format as described in Task 1, answering the questions "Where
exactly in the image is the polyp?" and "Where exactly in the image is the instrument?", where
the answers would be the name of the mask file that was also included in the submission.</p>
        <p>Team Name
wsq4747
BITM
SSNSheerinKavitha
SSN_KDC
utk
VisionQAries
DLNU_CCSE
UIT-Saviors
Total</p>
        <p>This task was evaluated by comparing the participants’ outputs with the ground truth
segmentation masks, using standard segmentation metrics like precision, recall, Dice, and
Intersection over Union (IoU).</p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Participation and Results</title>
      <p>This section provides an overview of the participation in the challenge, and discusses the results
submitted by those who completed it. An overview of the submissions to each task is shown in
Table 2.</p>
      <sec id="sec-4-1">
        <title>4.1. Participation</title>
        <p>
          In total, 26 teams signed up for the task, 8 teams submitted runs to solutions, 6 teams wrote and
submitted a working notes paper. Although a drop from 26 down to 6 may seem like a lot, our
experience with previous challenges has shown that about 1/4 of registrations end up finishing
the challenge [
          <xref ref-type="bibr" rid="ref10 ref12 ref9">21, 20, 40, 41, 23</xref>
          ]. The participants of the challenge represent countries from all
over the world, including China, India, Norway, Pakistan, Iran, Italy, Nepal, Poland, Tunisia,
Vietnam, The United States, and Saudi Arabia.
0.8
cy 0.6
a
r
u
c
cA0.4
0.2
0
1
0.8
cy 0.6
a
r
u
c
cA0.4
0.2
0
        </p>
        <p>Q1</p>
        <p>Q2</p>
        <p>Q3</p>
        <p>Q4</p>
        <p>Q5</p>
        <p>Q6</p>
        <p>Q7</p>
        <p>Q8</p>
        <p>Q9</p>
      </sec>
      <sec id="sec-4-2">
        <title>4.2. Results</title>
        <p>VisionQAries</p>
        <p>BITM
we will develop a separate ground truth and include more strict task requirements. Looking
at Figure 3, we see that most teams achieve reasonably good results, with two teams reaching
above 80% accuracy. Looking at Figure 4, it looks like "What color is the abnormality?" (Q6) and
"Where in the image is the abnormality?" (Q11) were the most dificult questions. We believe
this is mostly due to the subjective nature of these questions. For example, the color of the
abnormality can vary based on the user making the annotations.</p>
        <p>
          More details about the results of the specific teams can be found in their corresponding
working notes paper [
          <xref ref-type="bibr" rid="ref24 ref25 ref26 ref27 ref28">35, 36, 37, 38, 39</xref>
          ].
        </p>
      </sec>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusion and Future Outlook</title>
      <p>This paper presented the MedVQA-GI challenge, which was held for the first time at ImageCLEF
2023. The challenge presented three tasks related to visual-text question answering and had
eight participants submit results to at least on of the three available tasks. We believe that this
is a promising start for the MedVQA-GI challenge, with several quality submissions. In the
future, we plan on expanding the dataset to cover diverse conditions and instruments, refining
evaluation metrics, and adding a larger and more diverse question set. Furthermore, we would
like to expand on Task 2 to be more robust and include stricter participation criteria.
on Multimedia Systems Conference (MMSYS), 2017, pp. 112–123. doi:https://doi.org/
10.1145/3193740.
[6] J. Silva, A. Histace, O. Romain, X. Dray, B. Granado, Toward embedded detection of
polyps in wce images for early diagnosis of colorectal cancer, International Journal of
Computer Assisted Radiology and Surgery 9 (2014) 283–293. doi:https://doi.org/10.
1007/s11548-013-0926-3.
[7] V. L. Thambawita, D. Jha, H. L. Hammer, H. D. Johansen, D. Johansen, P. Halvorsen,
M. Riegler, An extensive study on cross-dataset bias and evaluation metrics interpretation
for machine learning applied to gastrointestinal tract abnormality classification, ACM
Transactions on Computing for Healthcare (2020).
[8] D. Jha, M. Riegler, D. Johansen, P. Halvorsen, H. Johansen, Doubleu-net: A deep
convolutional neural network for medical image segmentation, in: Proceeding of the International
Symposium on Computer Based Medical Systems (CBMS), 2020.
[9] Q. Angermann, J. Bernal, C. Sánchez-Montes, M. Hammami, G. Fernández-Esparrach,
X. Dray, O. Romain, F. J. Sánchez, A. Histace, Towards real-time polyp detection in
colonoscopy videos: Adapting still frame-based methodologies for video sequences
analysis, in: Proceedings of Computer Assisted and Robotic Endoscopy and Clinical Image-Based
Procedures (CARE CLIP), volume 10550, Springer, 2017, pp. 29–41.
[10] K. Pogorelov, M. Riegler, P. Halvorsen, P. T. Schmidt, C. Griwodz, D. Johansen, S. L.</p>
      <p>Eskeland, T. de Lange, Gpu-accelerated real-time gastrointestinal diseases detection, in:
Proceedings of the International Symposium on Computer-Based Medical Systems (CBMS)„
IEEE, 2016, pp. 185–190. doi:https://doi.org/10.1109/CBMS.2016.63.
[11] M. Riegler, K. Pogorelov, P. Halvorsen, T. de Lange, C. Griwodz, P. T. Schmidt, S. L.
Eskeland, D. Johansen, EIR - eficient computer aided diagnosis framework for gastrointestinal
endoscopies, in: Proceedings of the IEEE International Workshop on Content-Based
Multimedia Indexing (CBMI), 2016, pp. 1–6. doi:https://doi.org/10.1109/CBMI.2016.
7500257.
[12] Y. Wang, W. Tavanapong, J. Wong, J. H. Oh, P. C. De Groen, Polyp-alert: Near real-time
feedback during colonoscopy, Computer Methods and Programs in Biomedicine 120 (2015)
164–179. doi:https://doi.org/10.1016/j.cmpb.2015.04.002.
[13] D. Jha, P. H. Smedsrud, M. A. Riegler, D. Johansen, T. De Lange, P. Halvorsen, H. D.</p>
      <p>Johansen, Resunet++: An advanced architecture for medical image segmentation, in:
Proceedings of the International Symposium on Multimedia (ISM), 2019, pp. 225–230.
doi:https://doi.org/10.1109/ISM46123.2019.00049.
[14] J. Bernal, A. Histace, M. Masana, Q. Angermann, C. Sánchez-Montes, C. Rodriguez,
M. Hammami, A. Garcia-Rodriguez, H. Córdova, O. Romain, G. Fernández-Esparrach,
X. Dray, J. Sanchez, Polyp detection benchmark in colonoscopy videos using
gtcreator: A novel fully configurable tool for easy and fast annotation of image databases,
in: Proceedings of Computer Assisted Radiology and Surgery (CARS), 2018. doi:https:
//hal.archives-ouvertes.fr/hal-01846141.
[15] Y. Guo, J. Bernal, B. J Matuszewski, Polyp segmentation with fully convolutional deep
neural networks—extended evaluation study, Journal of Imaging 6 (2020) 69.
[16] M. Min, S. Su, W. He, Y. Bi, Z. Ma, Y. Liu, Computer-aided diagnosis of colorectal polyps
using linked color imaging colonoscopy to predict histology, Scientific reports 9 (2019)
answering, in: CLEF2023 Working Notes, CEUR Workshop Proceedings, CEUR-WS.org,
Thessaloniki, Greece, 2023.
[40] S. Hicks, D. Jha, V. Thambawita, P. Halvorsen, H. Hammer, M. Riegler, An
Overview of the EndoTect Challenge at ICPR 2020, in: ICPR2020, 2020. doi:10.1007/
978-3-030-68793-9_18.
[41] S. Hicks, V. Thabawita, H. L. Hammer, T. B. Haugen, P. Halvorsen, M. Riegler, ACM MM
BioMedia 2020 Grand Challenge Overview, in: ACMMM2020, ACM MM ’20, Association
for Computing Machinery, New York, NY, USA, 2020.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>C.</given-names>
            <surname>Hassan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Spadaccini</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Iannone</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Maselli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Jovani</surname>
          </string-name>
          , V. T. Chandrasekar, G. Antonelli,
          <string-name>
            <given-names>H.</given-names>
            <surname>Yu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Areia</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Dinis-Ribeiro</surname>
          </string-name>
          , et al.,
          <article-title>Performance of artificial intelligence in colonoscopy for adenoma and polyp detection: a systematic review and meta-analysis</article-title>
          ,
          <source>Gastrointestinal endoscopy 93</source>
          (
          <year>2021</year>
          )
          <fpage>77</fpage>
          -
          <lpage>85</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>A.</given-names>
            <surname>Alammari</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A. R.</given-names>
            <surname>Islam</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Oh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Tavanapong</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Wong</surname>
          </string-name>
          ,
          <string-name>
            <surname>P. C. De Groen</surname>
          </string-name>
          ,
          <article-title>Classification of ulcerative colitis severity in colonoscopy videos using cnn</article-title>
          ,
          <source>in: Proceedings of the ACM International Conference on Information Management and Engineering (ACM ICIME)</source>
          ,
          <year>2017</year>
          , pp.
          <fpage>139</fpage>
          -
          <lpage>144</lpage>
          . doi:https://doi.org/10.1145/3149572.3149613.
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>D.</given-names>
            <surname>Bychkov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Linder</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Turkki</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Nordling</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. E.</given-names>
            <surname>Kovanen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Verrill</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Walliander</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Lundin</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Haglund</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Lundin</surname>
          </string-name>
          ,
          <article-title>Deep learning based tissue analysis predicts outcome in colorectal cancer</article-title>
          ,
          <source>Scientific Reports</source>
          <volume>8</volume>
          (
          <year>2018</year>
          )
          <article-title>3395</article-title>
          . URL: http://dx.doi.org/10.1038/ s41598-018-21758-3. doi:https://doi.org/10.1038/s41598-018-21758-3.
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>Y.</given-names>
            <surname>Mori</surname>
          </string-name>
          , S.-e. Kudo,
          <string-name>
            <given-names>M.</given-names>
            <surname>Misawa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Saito</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Ikematsu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Hotta</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Ohtsuka</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Urushibara</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Kataoka</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Ogawa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Maeda</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Takeda</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Nakamura</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Ichimasa</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Kudo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Hayashi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Wakamura</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F.</given-names>
            <surname>Ishida</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Inoue</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Itoh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Oda</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Mori</surname>
          </string-name>
          ,
          <article-title>Real-Time Use of Artificial Intelligence in Identification of Diminutive Polyps During Colonoscopy: A Prospective Study</article-title>
          ,
          <source>Annals of Internal Medicine</source>
          <volume>169</volume>
          (
          <year>2018</year>
          )
          <fpage>357</fpage>
          -
          <lpage>366</lpage>
          . doi:https://doi.org/10. 7326/M18-0249.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>K.</given-names>
            <surname>Pogorelov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. L.</given-names>
            <surname>Eskeland</surname>
          </string-name>
          , T. de Lange,
          <string-name>
            <given-names>C.</given-names>
            <surname>Griwodz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. R.</given-names>
            <surname>Randel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. K.</given-names>
            <surname>Stensland</surname>
          </string-name>
          ,
          <string-name>
            <surname>D.-T.</surname>
            Dang-Nguyen,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Spampinato</surname>
            ,
            <given-names>D.</given-names>
          </string-name>
          <string-name>
            <surname>Johansen</surname>
            ,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Riegler</surname>
            ,
            <given-names>P.</given-names>
          </string-name>
          <string-name>
            <surname>Halvorsen</surname>
          </string-name>
          ,
          <article-title>A holistic multimedia system for gastrointestinal tract disease detection</article-title>
          ,
          <source>in: Proceedings of the ACM</source>
          <volume>2881</volume>
          . doi:https://doi.org/10.1038/s41598-019-39416-7.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [17]
          <string-name>
            <given-names>N. M.</given-names>
            <surname>Ghatwary</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Ye</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Zolgharni</surname>
          </string-name>
          ,
          <article-title>Esophageal abnormality detection using densenet based faster r-cnn with gabor features</article-title>
          ,
          <source>IEEE Access 7</source>
          (
          <year>2019</year>
          )
          <fpage>84374</fpage>
          -
          <lpage>84385</lpage>
          . doi:https: //doi.org/10.1109/ACCESS.
          <year>2019</year>
          .
          <volume>2925585</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [18]
          <string-name>
            <given-names>S.</given-names>
            <surname>Shah</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N.</given-names>
            <surname>Park</surname>
          </string-name>
          ,
          <string-name>
            <given-names>N. E. H.</given-names>
            <surname>Chehade</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Chahine</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Monachese</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Tiritilli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Moosvi</surname>
          </string-name>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Ortizo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Samarasena</surname>
          </string-name>
          ,
          <article-title>Efect of computer-aided colonoscopy on adenoma miss rates and polyp detection: a systematic review and meta-analysis</article-title>
          ,
          <source>Journal of Gastroenterology and Hepatology</source>
          <volume>38</volume>
          (
          <year>2023</year>
          )
          <fpage>162</fpage>
          -
          <lpage>176</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [19]
          <string-name>
            <given-names>S.</given-names>
            <surname>Hicks</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Riegler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Smedsrud</surname>
          </string-name>
          , T. B.
          <string-name>
            <surname>Haugen</surname>
            ,
            <given-names>K. R.</given-names>
          </string-name>
          <string-name>
            <surname>Randel</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Pogorelov</surname>
            ,
            <given-names>H. K.</given-names>
          </string-name>
          <string-name>
            <surname>Stensland</surname>
          </string-name>
          ,
          <string-name>
            <surname>D.-T.</surname>
            Dang-Nguyen,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Lux</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Petlund</surname>
            , T. de Lange,
            <given-names>P.</given-names>
            T. Schmidt, P.
          </string-name>
          <string-name>
            <surname>Halvorsen</surname>
          </string-name>
          ,
          <article-title>Acm multimedia biomedia 2019 grand challenge overview</article-title>
          ,
          <source>in: Proceedings of the ACM International Conference on Multimedia (ACM MM)</source>
          ,
          <year>2019</year>
          , pp.
          <fpage>2563</fpage>
          -
          <lpage>2567</lpage>
          . doi:https: //doi.org/10.1145/3343031.3356058.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [20]
          <string-name>
            <given-names>K.</given-names>
            <surname>Pogorelov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Riegler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Halvorsen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. A.</given-names>
            <surname>Hicks</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. R.</given-names>
            <surname>Randel</surname>
          </string-name>
          ,
          <string-name>
            <surname>D.-T.</surname>
            Dang-Nguyen,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Lux</surname>
            ,
            <given-names>O.</given-names>
          </string-name>
          <string-name>
            <surname>Ostroukhova</surname>
          </string-name>
          , T. De Lange,
          <article-title>Medico multimedia task at mediaeval 2018, in: Proceeding of the MediaEval Benchmarking Initiative for Multimedia Evaluation Workshop</article-title>
          (MediaEval),
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [21]
          <string-name>
            <given-names>M.</given-names>
            <surname>Riegler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Pogorelov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Halvorsen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Randel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Eskeland</surname>
          </string-name>
          ,
          <string-name>
            <surname>D.-T.</surname>
            Dang-Nguyen,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Lux</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Griwodz</surname>
            ,
            <given-names>C.</given-names>
          </string-name>
          <string-name>
            <surname>Spampinato</surname>
          </string-name>
          , T. de Lange,
          <article-title>Multimedia for medicine: the medico task at mediaeval 2017, in: Proceeding of the MediaEval Benchmarking Initiative for Multimedia Evaluation Workshop</article-title>
          (MediaEval),
          <year>2017</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [22]
          <string-name>
            <given-names>J.</given-names>
            <surname>Bernal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Aymeric</surname>
          </string-name>
          ,
          <article-title>Miccai endoscopic vision challenge polyp detection and segmentation</article-title>
          , https://endovissub2017-giana.grand-challenge.org/home/,
          <year>2017</year>
          . Accessed:
          <fpage>2017</fpage>
          -12- 11.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [23]
          <string-name>
            <given-names>S.</given-names>
            <surname>Hicks</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Riegler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Smedsrud</surname>
          </string-name>
          , T. B.
          <string-name>
            <surname>Haugen</surname>
            ,
            <given-names>K. R.</given-names>
          </string-name>
          <string-name>
            <surname>Randel</surname>
            ,
            <given-names>K.</given-names>
          </string-name>
          <string-name>
            <surname>Pogorelov</surname>
            ,
            <given-names>H. K.</given-names>
          </string-name>
          <string-name>
            <surname>Stensland</surname>
          </string-name>
          ,
          <string-name>
            <surname>D.-T.</surname>
            Dang-Nguyen,
            <given-names>M.</given-names>
          </string-name>
          <string-name>
            <surname>Lux</surname>
            ,
            <given-names>A.</given-names>
          </string-name>
          <string-name>
            <surname>Petlund</surname>
            , T. de Lange,
            <given-names>P.</given-names>
            T. Schmidt, P.
          </string-name>
          <string-name>
            <surname>Halvorsen</surname>
          </string-name>
          ,
          <article-title>Acm multimedia biomedia 2019 grand challenge overview</article-title>
          ,
          <source>in: Proceedings of the 27th ACM International Conference on Multimedia, MM '19</source>
          ,
          <string-name>
            <surname>Association</surname>
          </string-name>
          for Computing Machinery, New York, NY, USA,
          <year>2019</year>
          , p.
          <fpage>2563</fpage>
          -
          <lpage>2567</lpage>
          . doi:
          <volume>10</volume>
          .1145/3343031.3356058.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [24]
          <string-name>
            <given-names>D.</given-names>
            <surname>Jha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Hicks</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Emanuelsen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Johansen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Johansen</surname>
          </string-name>
          , T. de Lange,
          <string-name>
            <given-names>M.</given-names>
            <surname>Riegler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Halvorsen</surname>
          </string-name>
          , Medico Multimedia Task at MediaEval 2020:
          <article-title>Automatic Polyp Segmentation</article-title>
          ,
          <source>in: Proc. of MediaEval 2020 CEUR Workshop</source>
          ,
          <year>2020</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref14">
        <mixed-citation>
          [25]
          <string-name>
            <given-names>D.</given-names>
            <surname>Jha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ali</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Hicks</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Thambawita</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Borgli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. H.</given-names>
            <surname>Smedsrud</surname>
          </string-name>
          , T. de Lange,
          <string-name>
            <given-names>K.</given-names>
            <surname>Pogorelov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>X.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Harzig</surname>
          </string-name>
          , M.-
          <string-name>
            <given-names>T.</given-names>
            <surname>Tran</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Meng</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.-H.</given-names>
            <surname>Hoang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Dias</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T. H.</given-names>
            <surname>Ko</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Agrawal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>O.</given-names>
            <surname>Ostroukhova</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Khan</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. Atif</given-names>
            <surname>Tahir</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Liu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Chang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Kirkerød</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Johansen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Lux</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. D.</given-names>
            <surname>Johansen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Riegler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Halvorsen</surname>
          </string-name>
          ,
          <article-title>A comprehensive analysis of classification methods in gastrointestinal endoscopy imaging</article-title>
          ,
          <source>Medical Image Analysis</source>
          <volume>70</volume>
          (
          <year>2021</year>
          )
          <article-title>102007</article-title>
          . doi:
          <volume>10</volume>
          .1016/j.media.
          <year>2021</year>
          .
          <volume>102007</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref15">
        <mixed-citation>
          [26]
          <string-name>
            <given-names>K.</given-names>
            <surname>Pogorelov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Riegler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. L.</given-names>
            <surname>Eskeland</surname>
          </string-name>
          , T. de Lange,
          <string-name>
            <given-names>D.</given-names>
            <surname>Johansen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Griwodz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. T.</given-names>
            <surname>Schmidt</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Halvorsen</surname>
          </string-name>
          ,
          <article-title>Eficient disease detection in gastrointestinal videos-global features versus neural networks</article-title>
          ,
          <source>Multimedia Tools and Applications</source>
          <volume>76</volume>
          (
          <year>2017</year>
          )
          <fpage>22493</fpage>
          -
          <lpage>22525</lpage>
          . doi:https: //doi.org/10.1007/s11042-017-4989-y.
        </mixed-citation>
      </ref>
      <ref id="ref16">
        <mixed-citation>
          [27]
          <string-name>
            <given-names>V.</given-names>
            <surname>Thambawita</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Jha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Riegler</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Halvorsen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. L.</given-names>
            <surname>Hammer</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H. D.</given-names>
            <surname>Johansen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Johansen</surname>
          </string-name>
          , The medico-task
          <year>2018</year>
          :
          <article-title>Disease detection in the gastrointestinal tract using global features and deep learning</article-title>
          ,
          <source>in: Proceeding of the MediaEval Benchmarking Initiative for Multimedia Evaluation Workshop (MediaEval)</source>
          ,
          <year>2018</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref17">
        <mixed-citation>
          [28]
          <string-name>
            <given-names>E.</given-names>
            <surname>LaRosa</surname>
          </string-name>
          , D. Danks,
          <article-title>Impacts on trust of healthcare ai</article-title>
          ,
          <source>in: Proceedings of the 2018 AAAI/ACM Conference on AI, Ethics, and Society</source>
          ,
          <year>2018</year>
          , pp.
          <fpage>210</fpage>
          -
          <lpage>215</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref18">
        <mixed-citation>
          [29]
          <string-name>
            <given-names>S.</given-names>
            <surname>Antol</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Agrawal</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Lu</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Mitchell</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Batra</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C. L.</given-names>
            <surname>Zitnick</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Parikh</surname>
          </string-name>
          , Vqa:
          <article-title>Visual question answering</article-title>
          ,
          <source>in: Proceedings of the IEEE international conference on computer vision</source>
          ,
          <year>2015</year>
          , pp.
          <fpage>2425</fpage>
          -
          <lpage>2433</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref19">
        <mixed-citation>
          [30]
          <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>N.</given-names>
            <surname>Snider</surname>
          </string-name>
          , G. Adams,
          <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>R.</given-names>
            <surname>Brüngel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Idrissi-Yaghir</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="ref20">
        <mixed-citation>
          [31]
          <string-name>
            <given-names>H.</given-names>
            <surname>Borgli</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Thambawita</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P. H.</given-names>
            <surname>Smedsrud</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Hicks</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Jha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. L.</given-names>
            <surname>Eskeland</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K. R.</given-names>
            <surname>Randel</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Pogorelov</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Lux</surname>
          </string-name>
          , D. T. D.
          <string-name>
            <surname>Nguyen</surname>
          </string-name>
          , et al.,
          <article-title>Hyperkvasir, a comprehensive multiclass image and video dataset for gastrointestinal endoscopy</article-title>
          ,
          <source>Scientific data 7</source>
          (
          <year>2020</year>
          ). doi:
          <volume>10</volume>
          .1038/s41597-020-00622-y.
        </mixed-citation>
      </ref>
      <ref id="ref21">
        <mixed-citation>
          [32]
          <string-name>
            <given-names>D.</given-names>
            <surname>Jha</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Ali</surname>
          </string-name>
          ,
          <string-name>
            <given-names>K.</given-names>
            <surname>Emanuelsen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. A.</given-names>
            <surname>Hicks</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Thambawita</surname>
          </string-name>
          ,
          <string-name>
            <given-names>E.</given-names>
            <surname>Garcia-Ceja</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M. A.</given-names>
            <surname>Riegler</surname>
          </string-name>
          , T. de Lange, P. T. Schmidt,
          <string-name>
            <given-names>H. D.</given-names>
            <surname>Johansen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Johansen</surname>
          </string-name>
          ,
          <string-name>
            <given-names>P.</given-names>
            <surname>Halvorsen</surname>
          </string-name>
          ,
          <article-title>Kvasir-instrument: Diagnostic and therapeutic tool segmentation dataset in gastrointestinal endoscopy</article-title>
          ,
          <source>in: Proceeedings of the International COnference on MultiMedia Modeling (MMM)</source>
          ,
          <year>2021</year>
          , pp.
          <fpage>218</fpage>
          -
          <lpage>229</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>030</fpage>
          -67835-7_
          <fpage>19</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref22">
        <mixed-citation>
          [33]
          <string-name>
            <surname>Labelbox</surname>
          </string-name>
          , Labelbox,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref23">
        <mixed-citation>
          [34]
          <string-name>
            <given-names>S.</given-names>
            <surname>Wang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>W.</given-names>
            <surname>Zhou</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>H.</given-names>
            <surname>Huang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Zhang</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Z.</given-names>
            <surname>Ye</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Yang</surname>
          </string-name>
          ,
          <article-title>Adapting pre-trained visual and language models for medical image question answering</article-title>
          ,
          <source>in: CLEF2023 Working Notes, CEUR Workshop Proceedings</source>
          , CEUR-WS.org, Thessaloniki, Greece,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref24">
        <mixed-citation>
          [35]
          <string-name>
            <given-names>S.</given-names>
            <surname>Upadhyay</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S. S.</given-names>
            <surname>Tripathy</surname>
          </string-name>
          , Bit mesra at imageclef 2023:
          <article-title>Fusion of blended image and text features for medical vqa</article-title>
          ,
          <source>in: CLEF2023 Working Notes, CEUR Workshop Proceedings</source>
          , CEUR-WS.org, Thessaloniki, Greece,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref25">
        <mixed-citation>
          [36]
          <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>
          ,
          <string-name>
            <given-names>R.</given-names>
            <surname>Gopalsamy</surname>
          </string-name>
          , Ssn mlrg at medvqa-gi
          <year>2023</year>
          :
          <article-title>Visual question generation and answering using transformer based pre-trained models</article-title>
          ,
          <source>in: CLEF2023 Working Notes, CEUR Workshop Proceedings</source>
          , CEUR-WS.org, Thessaloniki, Greece,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref26">
        <mixed-citation>
          [37]
          <string-name>
            <given-names>R. R.</given-names>
            <surname>Gunti</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Rorissa</surname>
          </string-name>
          ,
          <article-title>A dual of san's and vgg-16 model-based visual question answering evaluation</article-title>
          ,
          <source>in: CLEF2023 Working Notes, CEUR Workshop Proceedings</source>
          , CEUR-WS.org, Thessaloniki, Greece,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref27">
        <mixed-citation>
          [38]
          <string-name>
            <given-names>P.</given-names>
            <surname>Cieplicka</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Kłos</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Morawski</surname>
          </string-name>
          ,
          <string-name>
            <given-names>J.</given-names>
            <surname>Opała</surname>
          </string-name>
          ,
          <article-title>Language-based colonoscopy image analysis with pretrained neural networks</article-title>
          ,
          <source>in: CLEF2023 Working Notes, CEUR Workshop Proceedings</source>
          , CEUR-WS.org, Thessaloniki, Greece,
          <year>2023</year>
          .
        </mixed-citation>
      </ref>
      <ref id="ref28">
        <mixed-citation>
          [39]
          <string-name>
            <surname>T. M. Thai</surname>
            ,
            <given-names>A. T.</given-names>
          </string-name>
          <string-name>
            <surname>Vo</surname>
            ,
            <given-names>H. K.</given-names>
          </string-name>
          <string-name>
            <surname>Tieu</surname>
            ,
            <given-names>L. N.</given-names>
          </string-name>
          <string-name>
            <surname>Bui</surname>
          </string-name>
          , T. T. Nguyen, Uit-saviors
          <string-name>
            <surname>at</surname>
          </string-name>
          medvqa-gi
          <year>2023</year>
          :
          <article-title>Improving multimodal learning with image enhancement for gastrointestinal visual question</article-title>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>