ECONet: Efficient Convolutional Online Likelihood Network for Scribble-based Interactive Segmentation
Muhammad Asad, Lucas Fidon, Tom Vercauteren

TL;DR
ECONet is an online learning CNN that enables efficient, scribble-based segmentation of COVID-19 lung lesions in CT images, outperforming existing methods in accuracy and speed with minimal user input.
Contribution
The paper introduces ECONet, a novel online CNN that learns from user scribbles in real-time, improving segmentation accuracy and efficiency for COVID-19 lung lesions.
Findings
Outperforms state-of-the-art methods with 16% higher Dice score.
Reduces execution time by 3 times.
Requires 9000 times fewer labeled voxels.
Abstract
Automatic segmentation of lung lesions associated with COVID-19 in CT images requires large amount of annotated volumes. Annotations mandate expert knowledge and are time-intensive to obtain through fully manual segmentation methods. Additionally, lung lesions have large inter-patient variations, with some pathologies having similar visual appearance as healthy lung tissues. This poses a challenge when applying existing semi-automatic interactive segmentation techniques for data labelling. To address these challenges, we propose an efficient convolutional neural networks (CNNs) that can be learned online while the annotator provides scribble-based interaction. To accelerate learning from only the samples labelled through user-interactions, a patch-based approach is used for training the network. Moreover, we use weighted cross-entropy loss to address the class imbalance that may result…
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
TopicsCOVID-19 diagnosis using AI · Advanced Neural Network Applications · Lung Cancer Diagnosis and Treatment
