paper-with-me

홈 › Papers

Feature Fusion Encoder Decoder Network For Automatic Liver Lesion Segmentation

2019-03-28 · Xueying Chen, Rong Zhang, Pingkun Yan

Liver lesion segmentation is a difficult yet critical task for medical image analysis. Recently, deep learning based image segmentation methods have achieved promising performance, which can be divided into three categories: 2D, 2.5D and 3D, based on the dimensionality of the models. However, 2.5D and 3D methods can have very high complexity and 2D methods may not perform satisfactorily. To obtain competitive performance with low complexity, in this paper, we propose a Feature-fusion Encoder-Decoder Network (FED-Net) based 2D segmentation model to tackle the challenging problem of liver lesion segmentation from CT images. Our feature fusion method is based on the attention mechanism, which fuses high-level features carrying semantic information with low-level features having image details. Additionally, to compensate for the information loss during the upsampling process, a dense upsampling convolution and a residual convolutional structure are proposed. We tested our method on the dataset of MICCAI 2017 Liver Tumor Segmentation (LiTS) Challenge and achieved competitive results compared with other state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:1903.11834

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage SegmentationLesion SegmentationMedical Image AnalysisSegmentationSemantic SegmentationTumor Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

AFFSegNet: Adaptive Feature Fusion Segmentation Network for Microtumors and Multi-Organ Segmentation

2024-09-12 · Fuchen Zheng, Xinyi Chen, Xuhang Chen, Haolun Li 외

Medical image segmentation, a crucial task in computer vision, facilitates the automated delineation of anatomical structures and pathologies, supporting clinicians in diagnosis, treatment planning, and disease monitorin…

DecoderImage SegmentationMedical Image SegmentationOrgan Segmentation+3

Multi-Encoder Learning and Stream Fusion for Transformer-Based End-to-End Automatic Speech Recognition

2021-03-31 · Timo Lohrenz, Zhengyang Li, Tim Fingscheidt

Stream fusion, also known as system combination, is a common technique in automatic speech recognition for traditional hybrid hidden Markov model approaches, yet mostly unexplored for modern deep neural network end-to-en…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderLanguage Modeling+3

Noise-Robust AV-ASR Using Visual Features Both in the Whisper Encoder and Decoder

2026-01-26 · Zhengyang Li, Thomas Graave, Björn Möller, Zehang Wu 외 arxiv

In audiovisual automatic speech recognition (AV-ASR) systems, information fusion of visual features in a pre-trained ASR has been proven as a promising method to improve noise robustness. In this work, based on the promi…

Speech Recognition

Multi-encoder ConvNeXt Network with Smooth Attentional Feature Fusion for Multispectral Semantic Segmentation

2026-02-08 · Leo Thomas Ramos, Angel D. Sappa arxiv

This work proposes MeCSAFNet, a multi-branch encoder-decoder architecture for land cover segmentation in multispectral imagery. The model separately processes visible and non-visible channels through dual ConvNeXt encode…

Semantic Segmentation

Automatic Liver Segmentation Using an Adversarial Image-to-Image Network

2017-07-25 · Dong Yang, Daguang Xu, S. Kevin Zhou, Bogdan Georgescu 외

Automatic liver segmentation in 3D medical images is essential in many clinical applications, such as pathological diagnosis of hepatic diseases, surgical planning, and postoperative assessment. However, it is still a ve…

DecoderLiver SegmentationSegmentation