paper-with-me

Papers

EAA-Net: Rethinking the Autoencoder Architecture with Intra-class Features for Medical Image Segmentation

2022-08-19 · Shiqiang Ma, Xuejian Li, Jijun Tang, Fei Guo

Automatic image segmentation technology is critical to the visual analysis. The autoencoder architecture has satisfying performance in various image segmentation tasks. However, autoencoders based on convolutional neural networks (CNN) seem to encounter a bottleneck in improving the accuracy of semantic segmentation. Increasing the inter-class distance between foreground and background is an inherent characteristic of the segmentation network. However, segmentation networks pay too much attention to the main visual difference between foreground and background, and ignores the detailed edge information, which leads to a reduction in the accuracy of edge segmentation. In this paper, we propose a light-weight end-to-end segmentation framework based on multi-task learning, termed Edge Attention autoencoder Network (EAA-Net), to improve edge segmentation ability. Our approach not only utilizes the segmentation network to obtain inter-class features, but also applies the reconstruction network to extract intra-class features among the foregrounds. We further design a intra-class and inter-class features fusion module -- I2 fusion module. The I2 fusion module is used to merge intra-class and inter-class features, and use a soft attention mechanism to remove invalid background information. Experimental results show that our method performs well in medical image segmentation tasks. EAA-Net is easy to implement and has small calculation cost.

📄 PDF Abstract BibTeX arXiv:2208.09197

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationMedical Image SegmentationMulti-Task LearningSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Y-net: 3D intracranial artery segmentation using a convolutional autoencoder

2017-12-19 · Li Chen, Yanjun Xie, Jie Sun, Niranjan Balu 외

Automated segmentation of intracranial arteries on magnetic resonance angiography (MRA) allows for quantification of cerebrovascular features, which provides tools for understanding aging and pathophysiological adaptatio…

Binary ClassificationGeneral ClassificationSegmentation

Combining Progressive Rethinking and Collaborative Learning: A Deep Framework for In-Loop Filtering

2020-01-16 · Dezhao Wang, Sifeng Xia, Wenhan Yang, Jiaying Liu

In this paper, we aim to address issues of (1) joint spatial-temporal modeling and (2) side information injection for deep-learning based in-loop filter. For (1), we design a deep network with both progressive rethinking…

Multimodal deep learning approach for joint EEG-EMG data compression and classification

2017-03-27 · Ahmed Ben Said, Amr Mohamed, Tarek Elfouly, Khaled Harras 외

In this paper, we present a joint compression and classification approach of EEG and EMG signals using a deep learning approach. Specifically, we build our system based on the deep autoencoder architecture which is desig…

Data CompressionDecoderEEGElectroencephalogram (EEG)+2

HAVANA: Hierarchical and Variation-Normalized Autoencoder for Person Re-identification

2021-01-06 · Jiawei Ren, Xiao Ma, Chen Xu, Haiyu Zhao 외

Person Re-Identification (Re-ID) is of great importance to the many video surveillance systems. Learning discriminative features for Re-ID remains a challenge due to the large variations in the image space, e.g., continu…

Person Re-IdentificationTriplet

Rethinking Layer-wise Feature Amounts in Convolutional Neural Network Architectures

2018-12-14 · Martin Mundt, Sagnik Majumder, Tobias Weis, Visvanathan Ramesh

We characterize convolutional neural networks with respect to the relative amount of features per layer. Using a skew normal distribution as a parametrized framework, we investigate the common assumption of monotonously …

General Classificationimage-classificationImage Classification