paper-with-me

홈 › Papers

Leveraging Textual Anatomical Knowledge for Class-Imbalanced Semi-Supervised Multi-Organ Segmentation

2025-01-23 · Yuliang Gu, Weilun Tsao, Bo Du, Thierry Géraud, Yongchao Xu

Annotating 3D medical images demands substantial time and expertise, driving the adoption of semi-supervised learning (SSL) for segmentation tasks. However, the complex anatomical structures of organs often lead to significant class imbalances, posing major challenges for deploying SSL in real-world scenarios. Despite the availability of valuable prior information, such as inter-organ relative positions and organ shape priors, existing SSL methods have yet to fully leverage these insights. To address this gap, we propose a novel approach that integrates textual anatomical knowledge (TAK) into the segmentation model. Specifically, we use GPT-4o to generate textual descriptions of anatomical priors, which are then encoded using a CLIP-based model. These encoded priors are injected into the segmentation model as parameters of the segmentation head. Additionally, contrastive learning is employed to enhance the alignment between textual priors and visual features. Extensive experiments demonstrate the superior performance of our method, significantly surpassing state-of-the-art approaches. The source code will be available at: https://github.com/Lunn88/TAK-Semi.

📄 PDF Abstract BibTeX arXiv:2501.13470

Code (1)

lunn88/tak-semi 공식 구현 pytorch

Tasks

Contrastive LearningOrgan SegmentationSegmentation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

ImbaGCD: Imbalanced Generalized Category Discovery

2023-12-04 · Ziyun Li, Ben Dai, Furkan Simsek, Christoph Meinel 외

Generalized class discovery (GCD) aims to infer known and unknown categories in an unlabeled dataset leveraging prior knowledge of a labeled set comprising known classes. Existing research implicitly/explicitly assumes t…

Bootstrapping Semi-supervised Medical Image Segmentation with Anatomical-aware Contrastive Distillation

2022-06-06 · Chenyu You, Weicheng Dai, Yifei Min, Lawrence Staib 외

Contrastive learning has shown great promise over annotation scarcity problems in the context of medical image segmentation. Existing approaches typically assume a balanced class distribution for both labeled and unlabel…

Contrastive LearningImage SegmentationMedical Image SegmentationSegmentation+2

SKID: Self-Supervised Learning for Knee Injury Diagnosis from MRI Data

2021-04-21 · Siladittya Manna, Saumik Bhattacharya, Umapada Pal

In medical image analysis, the cost of acquiring high-quality data and their annotation by experts is a barrier in many medical applications. Most of the techniques used are based on supervised learning framework and nee…

Medical DiagnosisMedical Image AnalysisMedical Image ClassificationMulti-Label Classification+2

Generalized Category Discovery in Event-Centric Contexts: Latent Pattern Mining with LLMs

2025-05-29 · Yi Luo, Qiwen Wang, Junqi Yang, Luyao Tang 외

Generalized Category Discovery (GCD) aims to classify both known and novel categories using partially labeled data that contains only known classes. Despite achieving strong performance on existing benchmarks, current te…

Improving Cone-Beam CT Image Quality with Knowledge Distillation-Enhanced Diffusion Model in Imbalanced Data Settings

2024-09-19 · Joonil Hwang, Sangjoon Park, Nahyeon Park, Seungryong Cho 외

In radiation therapy (RT), the reliance on pre-treatment computed tomography (CT) images encounter challenges due to anatomical changes, necessitating adaptive planning. Daily cone-beam CT (CBCT) imaging, pivotal for the…

Computed Tomography (CT)Image GenerationKnowledge DistillationPseudo Label+1