Efficient Lung Ultrasound Severity Scoring Using Dedicated Feature Extractor
Jiaqi Guo, Yunan Wu, Evangelos Kaimakamis, Georgios Petmezas, Vasileios E. Papageorgiou, Nicos Maglaveras, Aggelos K. Katsaggelos

TL;DR
This paper introduces MeDiVLAD, a novel AI pipeline using self-knowledge distillation and VLAD aggregation for efficient multi-level lung ultrasound severity scoring, overcoming dataset limitations.
Contribution
The paper presents a new pipeline combining self-knowledge distillation and VLAD for improved ultrasound severity scoring with minimal fine-tuning.
Findings
Outperforms conventional supervised methods in scoring accuracy.
Enables automatic identification of critical lung pathology areas.
Provides robust classification for broader medical video tasks.
Abstract
With the advent of the COVID-19 pandemic, ultrasound imaging has emerged as a promising technique for COVID-19 detection, due to its non-invasive nature, affordability, and portability. In response, researchers have focused on developing AI-based scoring systems to provide real-time diagnostic support. However, the limited size and lack of proper annotation in publicly available ultrasound datasets pose significant challenges for training a robust AI model. This paper proposes MeDiVLAD, a novel pipeline to address the above issue for multi-level lung-ultrasound (LUS) severity scoring. In particular, we leverage self-knowledge distillation to pretrain a vision transformer (ViT) without label and aggregate frame-level features via dual-level VLAD aggregation. We show that with minimal finetuning, MeDiVLAD outperforms conventional fully-supervised methods in both frame- and video-level…
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
TopicsRadiomics and Machine Learning in Medical Imaging
MethodsAttention Is All You Need · Linear Layer · Multi-Head Attention · Layer Normalization · Dense Connections · Softmax · Residual Connection · Vision Transformer
