RAUNet: Residual Attention U-Net for Semantic Segmentation of Cataract Surgical Instruments
Zhen-Liang Ni, Gui-Bin Bian, Xiao-Hu Zhou, Zeng-Guang Hou, Xiao-Liang, Xie, Chen Wang, Yan-Jie Zhou, Rui-Qi Li, and Zhen Li

TL;DR
This paper introduces RAUNet, an attention-guided neural network with a novel attention module and hybrid loss, achieving state-of-the-art segmentation of cataract surgical instruments despite challenges like specular reflection and class imbalance.
Contribution
The paper presents a new attention module and hybrid loss function, along with a novel dataset, to improve cataract surgical instrument segmentation.
Findings
Achieved 97.71% mean Dice score on Cata7 dataset.
Designed an efficient attention module with few parameters.
Demonstrated superior performance over existing methods.
Abstract
Semantic segmentation of surgical instruments plays a crucial role in robot-assisted surgery. However, accurate segmentation of cataract surgical instruments is still a challenge due to specular reflection and class imbalance issues. In this paper, an attention-guided network is proposed to segment the cataract surgical instrument. A new attention module is designed to learn discriminative features and address the specular reflection issue. It captures global context and encodes semantic dependencies to emphasize key semantic features, boosting the feature representation. This attention module has very few parameters, which helps to save memory. Thus, it can be flexibly plugged into other networks. Besides, a hybrid loss is introduced to train our network for addressing the class imbalance issue, which merges cross entropy and logarithms of Dice loss. A new dataset named Cata7 is…
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
TopicsSurgical Simulation and Training · Intraocular Surgery and Lenses · Advanced X-ray and CT Imaging
