<?xml version="1.0" encoding="utf-8"?>
<export-example>
  <doc>
    <id>8567</id>
    <completedYear/>
    <publishedYear>2025</publishedYear>
    <thesisYearAccepted/>
    <language>eng</language>
    <pageFirst>1577</pageFirst>
    <pageLast>1587</pageLast>
    <pageNumber/>
    <edition/>
    <issue/>
    <volume>20</volume>
    <type>article</type>
    <publisherName>Springer Nature</publisherName>
    <publisherPlace/>
    <creatingCorporation/>
    <contributingCorporation/>
    <belongsToBibliography>0</belongsToBibliography>
    <completedDate>2025-11-06</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="eng">Enhancing generalization in zero-shot multi-label endoscopic instrument classiﬁcation</title>
    <abstract language="eng">Purpose &#13;
Recognizing previously unseen classes with neural networks is a signiﬁcant challenge due to their limited generalization capabilities. This issue is particularly critical in safety-critical domains such as medical applications, where accurate classiﬁcation is essential for reliability and patient safety. Zero-shot learning methods address this challenge by utilizing additional semantic data, with their performance relying heavily on the quality of the generated embeddings.&#13;
&#13;
Methods &#13;
This work investigates the use of full descriptive sentences, generated by a Sentence-BERT model, as class representations, compared to simpler category-based word embeddings derived from a BERT model. Additionally, the impact of z-score normalization as a post-processing step on these embeddings is explored. The proposed approach is evaluated on a multi-label generalized zero-shot learning task, focusing on the recognition of surgical instruments in endoscopic images from minimally invasive cholecystectomies.&#13;
&#13;
Results &#13;
The results demonstrate that combining sentence embeddings and z-score normalization signiﬁcantly improves model performance. For unseen classes, the AUROC improves from 43.9% to 64.9%, and the multi-label accuracy from 26.1% to 79.5%. Overall performance measured across both seen and unseen classes improves from 49.3% to 64.9% in AUROC and from 37.3% to 65.1% in multi-label accuracy, highlighting the effectiveness of our approach.&#13;
&#13;
Conclusion &#13;
These ﬁndings demonstrate that sentence embeddings and z-score normalization can substantially enhance the generalization performance of zero-shot learning models. However, as the study is based on a single dataset, future work should validate the method across diverse datasets and application domains to establish its robustness and broader applicability.</abstract>
    <parentTitle language="eng">International Journal of Computer Assisted Radiology and Surgery</parentTitle>
    <identifier type="doi">10.1007/s11548-025-03439-5</identifier>
    <identifier type="urn">urn:nbn:de:bvb:898-opus4-85674</identifier>
    <note>Corresponding author der OTH Regensburg: Raphaela Maerkl</note>
    <enrichment key="BegutachtungStatus">peer-reviewed</enrichment>
    <enrichment key="opus.source">publish</enrichment>
    <enrichment key="CorrespondingAuthor">Raphaela Maerkl</enrichment>
    <enrichment key="opus.doi.autoCreate">false</enrichment>
    <enrichment key="opus.urn.autoCreate">true</enrichment>
    <licence>Creative Commons - CC BY - Namensnennung 4.0 International</licence>
    <author>Raphaela Maerkl</author>
    <author>Tobias Rueckert</author>
    <author>David Rauber</author>
    <author>Max Gutbrod</author>
    <author>Danilo Weber Nunes</author>
    <author>Christoph Palm</author>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Generalized zero-shot learning</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Sentence embeddings</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Z-score normalization</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Multi-label classiﬁcation</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Surgical instruments</value>
    </subject>
    <collection role="institutes" number="FakIM">Fakultät Informatik und Mathematik</collection>
    <collection role="institutes" number="RCBE">Regensburg Center of Biomedical Engineering - RCBE</collection>
    <collection role="institutes" number="RCHST">Regensburg Center of Health Sciences and Technology - RCHST</collection>
    <collection role="persons" number="palmremic">Palm, Christoph (Prof. Dr.) - ReMIC</collection>
    <collection role="oaweg" number="">Hybrid Open Access - OA-Veröffentlichung in einer Subskriptionszeitschrift/-medium</collection>
    <collection role="oaweg" number="">Corresponding author der OTH Regensburg</collection>
    <collection role="funding" number="">DEAL Springer Nature</collection>
    <collection role="institutes" number="">Labor Regensburg Medical Image Computing (ReMIC)</collection>
    <collection role="DFGFachsystematik" number="4">Naturwissenschaften</collection>
    <collection role="othforschungsschwerpunkt" number="">Gesundheit und Soziales</collection>
    <thesisPublisher>Ostbayerische Technische Hochschule Regensburg</thesisPublisher>
    <file>https://opus4.kobv.de/opus4-oth-regensburg/files/8567/Maerkl_EnhancingGeneralization2025.pdf</file>
  </doc>
  <doc>
    <id>8568</id>
    <completedYear/>
    <publishedYear>2025</publishedYear>
    <thesisYearAccepted/>
    <language>eng</language>
    <pageFirst>85</pageFirst>
    <pageLast>95</pageLast>
    <pageNumber/>
    <edition/>
    <issue/>
    <volume/>
    <type>conferenceobject</type>
    <publisherName>Springer</publisherName>
    <publisherPlace>Cham</publisherPlace>
    <creatingCorporation/>
    <contributingCorporation/>
    <belongsToBibliography>0</belongsToBibliography>
    <completedDate>2025-11-06</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="eng">DIY challenge blueprint: from organization to technical realization in biomedical image analysis</title>
    <abstract language="eng">Biomedical image analysis challenges have become the de facto standard for publishing new datasets and benchmarking diﬀerent state-of-the-art algorithms. Most challenges use commercial cloud-based platforms, which can limit custom options and involve disadvantages such as reduced data control and increased costs for extended functionalities. In contrast, Do-It-Yourself (DIY) approaches have the capability to emphasize reliability, compliance, and custom features, providing a solid basis for low-cost, custom designs in self-hosted systems. Our approach emphasizes cost eﬃciency, improved data sovereignty, and strong compliance with regulatory frameworks, such as the GDPR. This paper presents a blueprint for DIY biomedical imaging challenges, designed to provide institutions with greater autonomy over their challenge infrastructure. Our approach comprehensively addresses both organizational and technical dimensions, including key user roles, data management strategies, and secure, eﬃcient workﬂows. Key technical contributions include a modular, containerized infrastructure based on Docker, integration of open-source identity management, and automated solution evaluation workﬂows. Practical deployment guidelines are provided to facilitate implementation and operational stability. The feasibility and adaptability of the proposed framework are demonstrated through the MICCAI 2024 PhaKIR challenge with multiple international teams submitting and validating their solutions through our self-hosted platform. This work can be used as a baseline for future self-hosted DIY implementations and our results encourage further studies in the area of biomedical image analysis challenges.</abstract>
    <parentTitle language="eng">Medical Image Computing and Computer Assisted Intervention - MICCAI 2025 ; Proceedings Part XI</parentTitle>
    <identifier type="isbn">978-3-032-05141-7</identifier>
    <identifier type="doi">10.1007/978-3-032-05141-7_9</identifier>
    <enrichment key="ConferenceStatement">28th International Conference,  23-27 September 2025, Daejeon, South Korea</enrichment>
    <enrichment key="BegutachtungStatus">peer-reviewed</enrichment>
    <enrichment key="opus.source">publish</enrichment>
    <enrichment key="OtherSeries">Lecture Notes in Computer Science, volume 15970</enrichment>
    <licence>Keine Lizenz - Es gilt das deutsche Urheberrecht: § 53 UrhG</licence>
    <author>Leonard Klausmann</author>
    <author>Tobias Rueckert</author>
    <author>David Rauber</author>
    <author>Raphaela Maerkl</author>
    <author>Suemeyye R. Yildiran</author>
    <author>Max Gutbrod</author>
    <author>Christoph Palm</author>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Biomedical challenges</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Image analysis</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Blueprint</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Do-It-Yourself</value>
    </subject>
    <subject>
      <language>eng</language>
      <type>uncontrolled</type>
      <value>Self-hosting</value>
    </subject>
    <collection role="institutes" number="FakIM">Fakultät Informatik und Mathematik</collection>
    <collection role="institutes" number="RCHST">Regensburg Center of Health Sciences and Technology - RCHST</collection>
    <collection role="persons" number="palmremic">Palm, Christoph (Prof. Dr.) - ReMIC</collection>
    <collection role="institutes" number="">Labor Regensburg Medical Image Computing (ReMIC)</collection>
    <collection role="DFGFachsystematik" number="4">Naturwissenschaften</collection>
    <collection role="othforschungsschwerpunkt" number="">Digitale Transformation</collection>
  </doc>
  <doc>
    <id>8471</id>
    <completedYear/>
    <publishedYear>2025</publishedYear>
    <thesisYearAccepted/>
    <language>eng</language>
    <pageFirst/>
    <pageLast/>
    <pageNumber>36</pageNumber>
    <edition/>
    <issue/>
    <volume/>
    <type>preprint</type>
    <publisherName/>
    <publisherPlace/>
    <creatingCorporation/>
    <contributingCorporation/>
    <belongsToBibliography>0</belongsToBibliography>
    <completedDate>--</completedDate>
    <publishedDate>--</publishedDate>
    <thesisDateAccepted>--</thesisDateAccepted>
    <title language="eng">Comparative validation of surgical phase recognition, instrument keypoint estimation, and instrument instance segmentation in endoscopy: Results of the PhaKIR 2024 challenge</title>
    <abstract language="eng">Reliable recognition and localization of surgical instruments in endoscopic video recordings are foundational for a wide range of applications in computer- and robot-assisted minimally invasive surgery (RAMIS), including surgical training, skill assessment, and autonomous assistance. However, robust performance under real-world conditions remains a significant challenge. Incorporating surgical context - such as the current procedural phase - has emerged as a promising strategy to improve robustness and interpretability. To address these challenges, we organized the Surgical Procedure Phase, Keypoint, and Instrument Recognition (PhaKIR) sub-challenge as part of the Endoscopic Vision (EndoVis) challenge at MICCAI 2024. We introduced a novel, multi-center dataset comprising thirteen full-length laparoscopic cholecystectomy videos collected from three distinct medical institutions, with unified annotations for three interrelated tasks: surgical phase recognition, instrument keypoint estimation, and instrument instance segmentation. Unlike existing datasets, ours enables joint investigation of instrument localization and procedural context within the same data while supporting the integration of temporal information across entire procedures. We report results and findings in accordance with the BIAS guidelines for biomedical image analysis challenges. The PhaKIR sub-challenge advances the field by providing a unique benchmark for developing temporally aware, context-driven methods in RAMIS and offers a high-quality resource to support future research in surgical scene understanding.</abstract>
    <identifier type="arxiv">2507.16559</identifier>
    <note>Der Aufsatz wurde peer-reviewed veröffentlicht und ist ebenfalls in diesem Repositorium verzeichnet unter: https://opus4.kobv.de/opus4-oth-regensburg/frontdoor/index/index/start/0/rows/10/sortfield/score/sortorder/desc/searchtype/simple/query/10.1016%2Fj.media.2026.103945/docId/8846</note>
    <enrichment key="opus.import.date">2025-08-11T19:43:46+00:00</enrichment>
    <enrichment key="opus.source">sword</enrichment>
    <enrichment key="opus.import.user">importuser</enrichment>
    <licence>Creative Commons - CC BY-NC-SA - Namensnennung - Nicht kommerziell -  Weitergabe unter gleichen Bedingungen 4.0 International</licence>
    <author>Tobias Rückert</author>
    <author>David Rauber</author>
    <author>Raphaela Maerkl</author>
    <author>Leonard Klausmann</author>
    <author>Suemeyye R. Yildiran</author>
    <author>Max Gutbrod</author>
    <author>Danilo Weber Nunes</author>
    <author>Alvaro Fernandez Moreno</author>
    <author>Imanol Luengo</author>
    <author>Danail Stoyanov</author>
    <author>Nicolas Toussaint</author>
    <author>Enki Cho</author>
    <author>Hyeon Bae Kim</author>
    <author>Oh Sung Choo</author>
    <author>Ka Young Kim</author>
    <author>Seong Tae Kim</author>
    <author>Gonçalo Arantes</author>
    <author>Kehan Song</author>
    <author>Jianjun Zhu</author>
    <author>Junchen Xiong</author>
    <author>Tingyi Lin</author>
    <author>Shunsuke Kikuchi</author>
    <author>Hiroki Matsuzaki</author>
    <author>Atsushi Kouno</author>
    <author>João Renato Ribeiro Manesco</author>
    <author>João Paulo Papa</author>
    <author>Tae-Min Choi</author>
    <author>Tae Kyeong Jeong</author>
    <author>Juyoun Park</author>
    <author>Oluwatosin Alabi</author>
    <author>Meng Wei</author>
    <author>Tom Vercauteren</author>
    <author>Runzhi Wu</author>
    <author>Mengya Xu</author>
    <author> an Wang</author>
    <author>Long Bai</author>
    <author>Hongliang Ren</author>
    <author>Amine Yamlahi</author>
    <author>Jakob Hennighausen</author>
    <author>Lena Maier-Hein</author>
    <author>Satoshi Kondo</author>
    <author>Satoshi Kasai</author>
    <author>Kousuke Hirasawa</author>
    <author>Shu Yang</author>
    <author>Yihui Wang</author>
    <author>Hao Chen</author>
    <author>Santiago Rodríguez</author>
    <author>Nicolás Aparicio</author>
    <author>Leonardo Manrique</author>
    <author>Juan Camilo Lyons</author>
    <author>Olivia Hosie</author>
    <author>Nicolás Ayobi</author>
    <author>Pablo Arbeláez</author>
    <author>Yiping Li</author>
    <author>Yasmina Al Khalil</author>
    <author>Sahar Nasirihaghighi</author>
    <author>Stefanie Speidel</author>
    <author>Daniel Rückert</author>
    <author>Hubertus Feussner</author>
    <author>Dirk Wilhelm</author>
    <author>Christoph Palm</author>
    <collection role="institutes" number="FakIM">Fakultät Informatik und Mathematik</collection>
    <collection role="institutes" number="RCBE">Regensburg Center of Biomedical Engineering - RCBE</collection>
    <collection role="institutes" number="RCHST">Regensburg Center of Health Sciences and Technology - RCHST</collection>
    <collection role="persons" number="palmremic">Palm, Christoph (Prof. Dr.) - ReMIC</collection>
    <collection role="institutes" number="">Labor Regensburg Medical Image Computing (ReMIC)</collection>
    <collection role="DFGFachsystematik" number="1">Ingenieurwissenschaften</collection>
    <collection role="othforschungsschwerpunkt" number="">Gesundheit und Soziales</collection>
  </doc>
</export-example>
