SOTAVerified

A Multimodal Approach For Endoscopic VCE Image Classification Using BiomedCLIP-PubMedBERT

2024-10-25Code Available0· sign in to hype

Nagarajan Ganapathy, Podakanti Satyajith Chary, Teja Venkata Ramana Kumar Pithani, Pavan Kavati, Arun Kumar S

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This Paper presents an advanced approach for fine-tuning BiomedCLIP PubMedBERT, a multimodal model, to classify abnormalities in Video Capsule Endoscopy (VCE) frames, aiming to enhance diagnostic efficiency in gastrointestinal healthcare. By integrating the PubMedBERT language model with a Vision Transformer (ViT) to process endoscopic images, our method categorizes images into ten specific classes: angioectasia, bleeding, erosion, erythema, foreign body, lymphangiectasia, polyp, ulcer, worms, and normal. Our workflow incorporates image preprocessing and fine-tunes the BiomedCLIP model to generate high-quality embeddings for both visual and textual inputs, aligning them through similarity scoring for classification. Performance metrics, including classification, accuracy, recall, and F1 score, indicate the models strong ability to accurately identify abnormalities in endoscopic frames, showing promise for practical use in clinical diagnostics.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Training and validation dataset of capsule vision 2024 challenge.BiomedCLIP+PubmedBERTTotal Accuracy97.75Unverified

Reproductions