RA V-Net: Deep learning network for automated liver segmentation
Zhiqi Lee, Sumin Qi, Chongchong Fan, Ziwei Xie

TL;DR
RA V-Net is an advanced deep learning model based on U-Net, designed to improve automatic liver segmentation in CT images by incorporating novel modules for feature extraction, attention, and channel dependency, achieving higher accuracy.
Contribution
The paper introduces RA V-Net with three innovative modules—CofRes, AR, and CA—that enhance feature extraction, computational efficiency, and channel attention, advancing liver segmentation accuracy.
Findings
RA V-Net achieves a DSC of 0.9654, surpassing U-Net by 0.1107.
The model attains an accuracy of 0.9968 and precision of 0.9597.
Segmentation metrics show significant improvements over baseline models.
Abstract
Accurate segmentation of the liver is a prerequisite for the diagnosis of disease. Automated segmentation is an important application of computer-aided detection and diagnosis of liver disease. In recent years, automated processing of medical images has gained breakthroughs. However, the low contrast of abdominal scan CT images and the complexity of liver morphology make accurate automatic segmentation challenging. In this paper, we propose RA V-Net, which is an improved medical image automatic segmentation model based on U-Net. It has the following three main innovations. CofRes Module (Composite Original Feature Residual Module) is proposed. With more complex convolution layers and skip connections to make it obtain a higher level of image feature extraction capability and prevent gradient disappearance or explosion. AR Module (Attention Recovery Module) is proposed to reduce 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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Tanh Activation · Sigmoid Activation · Long Short-Term Memory · Concatenated Skip Connection · Max Pooling · Convolution · U-Net
