AttentionBoost: Learning What to Attend by Boosting Fully Convolutional Networks
Gozde Nur Gunesli, Cenk Sokmensuer, and Cigdem Gunduz-Demir

TL;DR
AttentionBoost introduces a multi-stage, adaptive boosting approach for dense image prediction models, enabling automatic learning of pixel-specific attention without prior manual definitions, leading to improved segmentation results.
Contribution
It proposes a novel multi-attention learning model based on adaptive boosting that learns attention directly from data without predefined focus areas.
Findings
Improves gland segmentation accuracy
Learns multiple attentions per pixel at different stages
Outperforms existing boundary-focused methods
Abstract
Dense prediction models are widely used for image segmentation. One important challenge is to sufficiently train these models to yield good generalizations for hard-to-learn pixels. A typical group of such hard-to-learn pixels are boundaries between instances. Many studies have proposed to give specific attention to learning the boundary pixels. They include designing multi-task networks with an additional task of boundary prediction and increasing the weights of boundary pixels' predictions in the loss function. Such strategies require defining what to attend beforehand and incorporating this defined attention to the learning model. However, there may exist other groups of hard-to-learn pixels and manually defining and incorporating the appropriate attention for each group may not be feasible. In order to provide a more attainable and scalable solution, this paper proposes…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Medical Image Segmentation Techniques
