LiteNeXt: A Novel Lightweight ConvMixer-based Model with Self-embedding Representation Parallel for Medical Image Segmentation
Ngoc-Du Tran, Thi-Thao Tran, Quang-Huy Nguyen, Manh-Hung Vu,, Van-Truong Pham

TL;DR
LiteNeXt is a lightweight, convolution-based model with a novel self-embedding augmentation and boundary loss, achieving efficient and accurate medical image segmentation with fewer parameters and lower computational cost.
Contribution
The paper introduces LiteNeXt, a compact convolutional model with self-embedding augmentation and a new boundary loss for improved medical image segmentation.
Findings
Achieves competitive results on multiple medical datasets.
Uses significantly fewer parameters and lower computational resources.
Demonstrates effectiveness of self-embedding augmentation and boundary loss.
Abstract
The emergence of deep learning techniques has advanced the image segmentation task, especially for medical images. Many neural network models have been introduced in the last decade bringing the automated segmentation accuracy close to manual segmentation. However, cutting-edge models like Transformer-based architectures rely on large scale annotated training data, and are generally designed with densely consecutive layers in the encoder, decoder, and skip connections resulting in large number of parameters. Additionally, for better performance, they often be pretrained on a larger data, thus requiring large memory size and increasing resource expenses. In this study, we propose a new lightweight but efficient model, namely LiteNeXt, based on convolutions and mixing modules with simplified decoder, for medical image segmentation. The model is trained from scratch with small amount of…
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
TopicsBrain Tumor Detection and Classification · AI in cancer detection · Medical Image Segmentation Techniques
MethodsSelf-Learning
