paper-with-me

홈 › Papers

ProtoTopic: Prototypical Network for Few-Shot Medical Topic Modeling

2025-10-15 · Martin Licht, Sara Ketabi, Farzad Khalvati arxiv

Topic modeling is a useful tool for analyzing large corpora of written documents, particularly academic papers. Despite a wide variety of proposed topic modeling techniques, these techniques do not perform well when applied to medical texts. This can be due to the low number of documents available for some topics in the healthcare domain. In this paper, we propose ProtoTopic, a prototypical network-based topic model used for topic generation for a set of medical paper abstracts. Prototypical networks are efficient, explainable models that make predictions by computing distances between input datapoints and a set of prototype representations, making them particularly effective in low-data or few-shot learning scenarios. With ProtoTopic, we demonstrate improved topic coherence and diversity compared to two topic modeling baselines used in the literature, demonstrating the ability of our model to generate medically relevant topics even with limited data.

📄 PDF Abstract BibTeX arXiv:2510.13542

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot Learning

Similar Papers 제목 키워드 기반

ProtoSAM: One-Shot Medical Image Segmentation With Foundational Models

2024-07-09 · Lev Ayzenberg, Raja Giryes, Hayit Greenspan

This work introduces a new framework, ProtoSAM, for one-shot medical image segmentation. It combines the use of prototypical networks, known for few-shot segmentation, with SAM - a natural image foundation model. The met…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Few-shot learning for medical text: A systematic review

2022-04-21 · Yao Ge, Yuting Guo, Yuan-Chi Yang, Mohammed Ali Al-Garadi 외

Objective: Few-shot learning (FSL) methods require small numbers of labeled instances for training. As many medical topics have limited annotated textual data in practical settings, FSL-based natural language processing …

ArticlesFew-Shot LearningMeta-Learningnamed-entity-recognition+4

Partition-A-Medical-Image: Extracting Multiple Representative Sub-regions for Few-shot Medical Image Segmentation

2023-09-20 · Yazhou Zhu, Shidong Wang, Tong Xin, Zheng Zhang 외

Few-shot Medical Image Segmentation (FSMIS) is a more promising solution for medical image segmentation tasks where high-quality annotations are naturally scarce. However, current mainstream methods primarily focus on ex…

Image SegmentationMedical Image SegmentationSemantic Segmentation

Recurrent Mask Refinement for Few-Shot Medical Image Segmentation

2021-08-02 · ICCV 2021 10 · Hao Tang, Xingwei Liu, Shanlin Sun, Xiangyi Yan 외

Although having achieved great success in medical image segmentation, deep convolutional neural networks usually require a large dataset with manual annotations for training and are difficult to generalize to unseen clas…

Few-Shot LearningImage SegmentationMedical Image SegmentationRelation+2

Eliciting Knowledge from Pretrained Language Models for Prototypical Prompt Verbalizer

2022-01-14 · Yinyi Wei, Tong Mo, Yongtao Jiang, Weiping Li 외

Recent advances on prompt-tuning cast few-shot classification tasks as a masked language modeling problem. By wrapping input into a template and using a verbalizer which constructs a mapping between label space and label…

ClassificationContrastive LearningLanguage ModelingLanguage Modelling+3