# DECOR-NET: A COVID-19 Lung Infection Segmentation Network Improved by   Emphasizing Low-level Features and Decorrelating Features

**Authors:** Jiesi Hu, Yanwu Yang, Xutao Guo, Ting Ma

arXiv: 2302.14277 · 2023-03-01

## TL;DR

DECOR-Net is a novel segmentation network that emphasizes low-level features and reduces feature correlation, leading to improved COVID-19 lung infection segmentation accuracy in CT images.

## Contribution

The paper introduces DECOR-Net, which captures decorrelated low-level features and applies a decorrelation loss, enhancing segmentation performance over existing methods.

## Key findings

- DECOR-Net outperforms state-of-the-art methods in Dice coefficient and IoU.
- Decorrelating features improves segmentation accuracy.
- The decorrelation loss consistently enhances performance across different settings.

## Abstract

Since 2019, coronavirus Disease 2019 (COVID-19) has been widely spread and posed a serious threat to public health. Chest Computed Tomography (CT) holds great potential for screening and diagnosis of this disease. The segmentation of COVID-19 CT imaging can achieves quantitative evaluation of infections and tracks disease progression. COVID-19 infections are characterized by high heterogeneity and unclear boundaries, so capturing low-level features such as texture and intensity is critical for segmentation. However, segmentation networks that emphasize low-level features are still lacking. In this work, we propose a DECOR-Net capable of capturing more decorrelated low-level features. The channel re-weighting strategy is applied to obtain plenty of low-level features and the dependencies between channels are reduced by proposed decorrelation loss. Experiments show that DECOR-Net outperforms other cutting-edge methods and surpasses the baseline by 5.1% and 4.9% in terms of Dice coefficient and intersection over union. Moreover, the proposed decorrelation loss can improve the performance constantly under different settings. The Code is available at https://github.com/jiesihu/DECOR-Net.git.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2302.14277/full.md

## Figures

7 figures with captions in the complete paper: https://tomesphere.com/paper/2302.14277/full.md

## References

19 references — full list in the complete paper: https://tomesphere.com/paper/2302.14277/full.md

---
Source: https://tomesphere.com/paper/2302.14277