TFCNs: A CNN-Transformer Hybrid Network for Medical Image Segmentation
Zihan Li, Dihan Li, Cangbai Xu, Weice Wang, Qingqi Hong, Qingde Li,, Jie Tian

TL;DR
This paper introduces TFCNs, a hybrid CNN-Transformer model that enhances medical image segmentation by effectively capturing semantic features and reducing distortions, achieving state-of-the-art results on CT datasets.
Contribution
The paper presents a novel CNN-Transformer hybrid architecture with RL-Transformer and CLAB modules for improved medical image segmentation.
Findings
Achieved dice score of 83.72% on Synapse dataset.
Demonstrated robustness on COVID-19 lesion datasets.
Outperformed existing segmentation methods.
Abstract
Medical image segmentation is one of the most fundamental tasks concerning medical information analysis. Various solutions have been proposed so far, including many deep learning-based techniques, such as U-Net, FC-DenseNet, etc. However, high-precision medical image segmentation remains a highly challenging task due to the existence of inherent magnification and distortion in medical images as well as the presence of lesions with similar density to normal tissues. In this paper, we propose TFCNs (Transformers for Fully Convolutional denseNets) to tackle the problem by introducing ResLinear-Transformer (RL-Transformer) and Convolutional Linear Attention Block (CLAB) to FC-DenseNet. TFCNs is not only able to utilize more latent information from the CT images for feature extraction, but also can capture and disseminate semantic features and filter non-semantic features more effectively…
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
TopicsCOVID-19 diagnosis using AI · Radiomics and Machine Learning in Medical Imaging · Medical Imaging and Analysis
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Concatenated Skip Connection · Max Pooling · Convolution · U-Net
