Hard-Attention Gates with Gradient Routing for Endoscopic Image Computing
Giorgio Roffo, Carlo Biffi, Pietro Salvagnini, Andrea, Cherubini

TL;DR
This paper introduces Hard-Attention Gates with Gradient Routing to improve feature selection in CNNs and ViTs, significantly enhancing polyp size classification accuracy in endoscopic images and reducing overfitting.
Contribution
It presents a novel combination of Hard-Attention Gates and Gradient Routing for dynamic feature selection, regularization, and improved generalization in medical image analysis.
Findings
F1 score for binary classification reached 87.8% with HAG-enhanced CNNs.
ViT-T model achieved 76.5% F1 score in triclass polyp sizing.
Codebase release facilitates standardized evaluation on endoscopic datasets.
Abstract
To address overfitting and enhance model generalization in gastroenterological polyp size assessment, our study introduces Feature-Selection Gates (FSG) or Hard-Attention Gates (HAG) alongside Gradient Routing (GR) for dynamic feature selection. This technique aims to boost Convolutional Neural Networks (CNNs) and Vision Transformers (ViTs) by promoting sparse connectivity, thereby reducing overfitting and enhancing generalization. HAG achieves this through sparsification with learnable weights, serving as a regularization strategy. GR further refines this process by optimizing HAG parameters via dual forward passes, independently from the main model, to improve feature re-weighting. Our evaluation spanned multiple datasets, including CIFAR-100 for a broad impact assessment and specialized endoscopic datasets (REAL-Colon, Misawa, and SUN) focusing on polyp size estimation, covering over…
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 · Medical Image Segmentation Techniques
