paper-with-me

Papers

Cascade Decoder: A Universal Decoding Method for Biomedical Image Segmentation

2019-01-15 · Peixian Liang, Jianxu Chen, Hao Zheng, Lin Yang, Yizhe Zhang, Danny Z. Chen

The Encoder-Decoder architecture is a main stream deep learning model for biomedical image segmentation. The encoder fully compresses the input and generates encoded features, and the decoder then produces dense predictions using encoded features. However, decoders are still under-explored in such architectures. In this paper, we comprehensively study the state-of-the-art Encoder-Decoder architectures, and propose a new universal decoder, called cascade decoder, to improve semantic segmentation accuracy. Our cascade decoder can be embedded into existing networks and trained altogether in an end-to-end fashion. The cascade decoder structure aims to conduct more effective decoding of hierarchically encoded features and is more compatible with common encoders than the known decoders. We replace the decoders of state-of-the-art models with our cascade decoder for several challenging biomedical image segmentation tasks, and the considerable improvements achieved demonstrate the efficacy of our new decoding method.

📄 PDF Abstract BibTeX arXiv:1901.04949

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderImage SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

G-CASCADE: Efficient Cascaded Graph Convolutional Decoding for 2D Medical Image Segmentation

2023-10-24 · Md Mostafijur Rahman, Radu Marculescu

In recent years, medical image segmentation has become an important application in the field of computer-aided diagnosis. In this paper, we are the first to propose a new graph convolution-based decoder namely, Cascaded …

DecoderImage SegmentationMedical Image SegmentationRetinal Vessel Segmentation+2

Cascade Decoders-Based Autoencoders for Image Reconstruction

2021-06-29 · Honggui Li, Dimitri Galayko, Maria Trocan, Mohamad Sawan

Autoencoders are composed of coding and decoding units, hence they hold the inherent potential of high-performance data compression and signal compressed sensing. The main disadvantages of current autoencoders comprise t…

compressed sensingData CompressionImage CompressionImage Reconstruction

Medical Image Segmentation via Cascaded Attention Decoding

2023-01-03 · Proceedings of the IEEE/CVF Winter Conference on Applications of Computer Vision (WACV) 2023 1 · Md Mostafijur Rahman, Radu Marculescu

Transformers have shown great promise in medical image segmentation due to their ability to capture long-range dependencies through self-attention. However, they lack the ability to learn the local (contextual) relations…

DecoderImage SegmentationMedical Image SegmentationPolyp Segmentation+1

Multi-scale Hierarchical Vision Transformer with Cascaded Attention Decoding for Medical Image Segmentation

2023-03-29 · Md Mostafijur Rahman, Radu Marculescu

Transformers have shown great success in medical image segmentation. However, transformers may exhibit a limited generalization ability due to the underlying single-scale self-attention (SA) mechanism. In this paper, we …

DecoderImage SegmentationMedical Image SegmentationSegmentation+1

Universal Perturbation-based Secret Key-Controlled Data Hiding

2023-11-03 · Donghua Wang, Wen Yao, Tingsong Jiang, Xiaoqian Chen

Deep neural networks (DNNs) are demonstrated to be vulnerable to universal perturbation, a single quasi-perceptible perturbation that can deceive the DNN on most images. However, the previous works are focused on using u…

Decoder