BetterNet: An Efficient CNN Architecture with Residual Learning and Attention for Precision Polyp Segmentation
Owen Singh, Sandeep Singh Sengar

TL;DR
BetterNet is an efficient CNN architecture that combines residual learning and attention mechanisms to improve polyp segmentation accuracy in colonoscopy images, enabling real-time performance and aiding early cancer detection.
Contribution
This paper introduces BetterNet, a novel CNN with residual and attention modules, achieving state-of-the-art polyp segmentation performance while maintaining computational efficiency.
Findings
Outperforms current SOTA models on multiple datasets
Achieves high segmentation accuracy with real-time inference
Validated through extensive ablation studies
Abstract
Colorectal cancer contributes significantly to cancer-related mortality. Timely identification and elimination of polyps through colonoscopy screening is crucial in order to decrease mortality rates. Accurately detecting polyps in colonoscopy images is difficult because of the differences in characteristics such as size, shape, texture, and similarity to surrounding tissues. Current deep-learning methods often face difficulties in capturing long-range connections necessary for segmentation. This research presents BetterNet, a convolutional neural network (CNN) architecture that combines residual learning and attention methods to enhance the accuracy of polyp segmentation. The primary characteristics encompass (1) a residual decoder architecture that facilitates efficient gradient propagation and integration of multiscale features. (2) channel and spatial attention blocks within the…
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
TopicsApplied Advanced Technologies · Radiomics and Machine Learning in Medical Imaging · AI in cancer detection
