paper-with-me

홈 › Papers

DT-Net: A novel network based on multi-directional integrated convolution and threshold convolution

2020-09-26 · Hongfeng You, Long Yu, Shengwei Tian, Xiang Ma, Yan Xing, Xiaojie Ma

Since medical image data sets contain few samples and singular features, lesions are viewed as highly similar to other tissues. The traditional neural network has a limited ability to learn features. Even if a host of feature maps is expanded to obtain more semantic information, the accuracy of segmenting the final medical image is slightly improved, and the features are excessively redundant. To solve the above problems, in this paper, we propose a novel end-to-end semantic segmentation algorithm, DT-Net, and use two new convolution strategies to better achieve end-to-end semantic segmentation of medical images. 1. In the feature mining and feature fusion stage, we construct a multi-directional integrated convolution (MDIC). The core idea is to use the multi-scale convolution to enhance the local multi-directional feature maps to generate enhanced feature maps and to mine the generated features that contain more semantics without increasing the number of feature maps. 2. We also aim to further excavate and retain more meaningful deep features reduce a host of noise features in the training process. Therefore, we propose a convolution thresholding strategy. The central idea is to set a threshold to eliminate a large number of redundant features and reduce computational complexity. Through the two strategies proposed above, the algorithm proposed in this paper produces state-of-the-art results on two public medical image datasets. We prove in detail that our proposed strategy plays an important role in feature mining and eliminating redundant features. Compared with the existing semantic segmentation algorithms, our proposed algorithm has better robustness.

📄 PDF Abstract BibTeX arXiv:2009.12569

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic 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 제목 키워드 기반

Efficient Real-world Image Super-Resolution Via Adaptive Directional Gradient Convolution

2024-05-11 · Long Peng, Yang Cao, Renjing Pei, Wenbo Li 외

Real-SR endeavors to produce high-resolution images with rich details while mitigating the impact of multiple degradation factors. Although existing methods have achieved impressive achievements in detail recovery, they …

Image Super-ResolutionSuper-Resolution

ECG Classification with a Convolutional Recurrent Neural Network

2020-09-28 · Halla Sigurthorsdottir, Jérôme Van Zaen, Ricard Delgado-Gonzalo, Mathieu Lemay

We developed a convolutional recurrent neural network to classify 12-lead ECG signals for the challenge of PhysioNet/ Computing in Cardiology 2020 as team Pink Irish Hat. The model combines convolutional and recurrent la…

ClassificationECG ClassificationGeneral Classification

Multi-directional Geodesic Neural Networks via Equivariant Convolution

2018-10-01 · Adrien Poulenard, Maks Ovsjanikov

We propose a novel approach for performing convolution of signals on curved surfaces and show its utility in a variety of geometric deep learning applications. Key to our construction is the notion of directional functio…

PartsNet: A Unified Deep Network for Automotive Engine Precision Parts Defect Detection

2018-10-29 · Zhenshen Qu, Jianxiong Shen, Ruikun Li, Junyu Liu 외

Defect detection is a basic and essential task in automatic parts production, especially for automotive engine precision parts. In this paper, we propose a new idea to construct a deep convolutional network combining rel…

Defect DetectionSegmentation

AttX: Attentive Cross-Connections for Fusion of Wearable Signals in Emotion Recognition

2022-06-09 · Anubhav Bhatti, Behnam Behinaein, Paul Hungler, Ali Etemad

We propose cross-modal attentive connections, a new dynamic and effective technique for multimodal representation learning from wearable data. Our solution can be integrated into any stage of the pipeline, i.e., after an…

Emotion RecognitionRepresentation Learning