paper-with-me

Papers

Multi-Scale Convolutional-Stack Aggregation for Robust White Matter Hyperintensities Segmentation

2018-07-13 · Hongwei Li, Jian-Guo Zhang, Mark Muehlau, Jan Kirschke, Bjoern Menze

Segmentation of both large and small white matter hyperintensities/lesions in brain MR images is a challenging task which has drawn much attention in recent years. We propose a multi-scale aggregation model framework to deal with volume-varied lesions. Firstly, we present a specifically-designed network for small lesion segmentation called Stack-Net, in which multiple convolutional layers are connected, aiming to preserve rich local spatial information of small lesions before the sub-sampling layer. Secondly, we aggregate multi-scale Stack-Nets with different receptive fields to learn multi-scale contextual information of both large and small lesions. Our model is evaluated on recent MICCAI WMH Challenge Dataset and outperforms the state-of-the-art on lesion recall and lesion F1-score under 5-fold cross validation. In addition, we further test our pre-trained models on a Multiple Sclerosis lesion dataset with 30 subjects under cross-center evaluation. Results show that the aggregation model is effective in learning multi-scale spatial information.It claimed the first place on the hidden test set after independent evaluation by the challenge organizer. In addition, we further test our pre-trained models on a Multiple Sclerosis lesion dataset with 30 subjects under cross-center evaluation. Results show that the aggregation model is effective in learning multi-scale spatial information.

📄 PDF Abstract BibTeX arXiv:1807.05153

Code (0)

등록된 구현이 없습니다.

Tasks

Lesion Segmentation

Similar Papers 제목 키워드 기반

SRH-Net: Stacked Recurrent Hourglass Network for Stereo Matching

2021-05-25 · Hongzhi Du, Yanyan Li, Yanbiao Sun, Jigui Zhu 외

The cost aggregation strategy shows a crucial role in learning-based stereo matching tasks, where 3D convolutional filters obtain state of the art but require intensive computation resources, while 2D operations need les…

GPUStereo Matching

Endoscopic Depth Measurement and Super-Spectral-Resolution Imaging

2017-06-19 · Jianyu Lin, Neil T. Clancy, Yang Hu, Ji Qi 외

Intra-operative measurements of tissue shape and multi/ hyperspectral information have the potential to provide surgical guidance and decision making support. We report an optical probe based system to combine sparse hyp…

Decision MakingOptical Flow Estimation

MEBM-Phoneme: Multi-scale Enhanced BrainMagic for End-to-End MEG Phoneme Classification

2026-02-27 · Liang Jinghua, Zhang Zifeng, Li Songyi, Zheng Linze arxiv

We propose MEBM-Phoneme, a multi-scale enhanced neural decoder for phoneme classification from non-invasive magnetoencephalography (MEG) signals. Built upon the BrainMagic backbone, MEBM-Phoneme integrates a short-term m…

DeeperGCN: All You Need to Train Deeper GCNs

2020-06-13 · Guohao Li, Chenxin Xiong, Ali Thabet, Bernard Ghanem

Graph Convolutional Networks (GCNs) have been drawing significant attention with the power of representation learning on graphs. Unlike Convolutional Neural Networks (CNNs), which are able to take advantage of stacking v…

AllGraph LearningGraph Property PredictionNode Property Prediction+2

SStaGCN: Simplified stacking based graph convolutional networks

2021-11-16 · Jia Cai, Zhilong Xiong, Shaogao Lv

Graph convolutional network (GCN) is a powerful model studied broadly in various graph structural data learning tasks. However, to mitigate the over-smoothing phenomenon, and deal with heterogeneous graph structural data…