Generating customized prompts for Zero-Shot Rare Event Medical Image Classification using LLM
Payal Kamboj, Ayan Banerjee, Bin Xu, Sandeep Gupta

TL;DR
This paper presents a novel zero-shot medical image classification method that generates customized prompts using domain-specific expert knowledge, improving rare event detection without additional training.
Contribution
It introduces a new approach to generate contextually relevant prompts for large language models, enhancing zero-shot classification of rare medical events.
Findings
Outperforms state-of-the-art zero-shot methods in rare event medical image classification
Uses domain-specific expert knowledge to generate effective prompts
Achieves high accuracy without additional training data
Abstract
Rare events, due to their infrequent occurrences, do not have much data, and hence deep learning techniques fail in estimating the distribution for such data. Open-vocabulary models represent an innovative approach to image classification. Unlike traditional models, these models classify images into any set of categories specified with natural language prompts during inference. These prompts usually comprise manually crafted templates (e.g., 'a photo of a {}') that are filled in with the names of each category. This paper introduces a simple yet effective method for generating highly accurate and contextually descriptive prompts containing discriminative characteristics. Rare event detection, especially in medicine, is more challenging due to low inter-class and high intra-class variability. To address these, we propose a novel approach that uses domain-specific expert knowledge on rare…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRisk and Safety Analysis · Technology and Data Analysis · Machine Learning in Healthcare
MethodsSparse Evolutionary Training
