Multi-Class Abnormality Classification in Video Capsule Endoscopy Using Deep Learning

24 Oct 2024  ·  Arnav Samal, Ranya Batsyas ·

This report outlines Team Seq2Cure's deep learning approach for the Capsule Vision 2024 Challenge, leveraging an ensemble of convolutional neural networks (CNNs) and transformer-based architectures for multi-class abnormality classification in video capsule endoscopy frames. The dataset comprised over 50,000 frames from three public sources and one private dataset, labeled across 10 abnormality classes. To overcome the limitations of traditional CNNs in capturing global context, we integrated CNN and transformer models within a multi-model ensemble. Our approach achieved a balanced accuracy of 86.34 percent and a mean AUC-ROC score of 0.9908 on the validation set, earning our submission 5th place in the challenge. Code is available at http://github.com/arnavs04/capsule-vision-2024 .

PDF Abstract

Datasets


  Add Datasets introduced or used in this paper
Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Multi-class Classification Training and validation dataset of capsule vision 2024 challenge. Multi-Model Ensemble Mean AUC 0.9908 # 1

Methods


No methods listed for this paper. Add relevant methods here