paper-with-me

홈 › Papers

Deep and Wide Multiscale Recursive Networks for Robust Image Labeling

2013-10-01 · Gary B. Huang, Viren Jain

Feedforward multilayer networks trained by supervised learning have recently demonstrated state of the art performance on image labeling problems such as boundary prediction and scene parsing. As even very low error rates can limit practical usage of such systems, methods that perform closer to human accuracy remain desirable. In this work, we propose a new type of network with the following properties that address what we hypothesize to be limiting aspects of existing methods: (1) a `wide' structure with thousands of features, (2) a large field of view, (3) recursive iterations that exploit statistical dependencies in label space, and (4) a parallelizable architecture that can be trained in a fraction of the time compared to benchmark multilayer convolutional networks. For the specific image labeling problem of boundary prediction, we also introduce a novel example weighting algorithm that improves segmentation accuracy. Experiments in the challenging domain of connectomic reconstruction of neural circuity from 3d electron microscopy data show that these "Deep And Wide Multiscale Recursive" (DAWMR) networks lead to new levels of image labeling performance. The highest performing architecture has twelve layers, interwoven supervised and unsupervised stages, and uses an input field of view of 157,464 voxels ($54^3$) to make a prediction at each image location. We present an associated open source software package that enables the simple and flexible creation of DAWMR networks.

📄 PDF Abstract BibTeX arXiv:1310.0354

Code (0)

등록된 구현이 없습니다.

Tasks

Scene Parsing

Similar Papers 제목 키워드 기반

Identifying Synapses Using Deep and Wide Multiscale Recursive Networks

2014-09-05 · Gary B. Huang, Stephen Plaza

In this work, we propose a learning framework for identifying synapses using a deep and wide multi-scale recursive (DAWMR) network, previously considered in image segmentation applications. We apply this approach on elec…

Image SegmentationSemantic Segmentation

Multiscale autonomous forecasting of plasma systems' dynamics using neural networks

2025-02-16 · Farbod Faraji, Maryam Reza

Plasma systems exhibit complex multiscale dynamics, resolving which poses significant challenges for conventional numerical simulations. Machine learning (ML) offers an alternative by learning data-driven representations…

Recursive Context Propagation Network for Semantic Scene Labeling

2014-12-01 · NeurIPS 2014 12 · Abhishek Sharma, Oncel Tuzel, Ming-Yu Liu

We propose a deep feed-forward neural network architecture for pixel-wise semantic scene labeling. It uses a novel recursive neural network architecture for context propagation, referred to as rCPN. It first maps the loc…

GPUScene Labeling

Hierarchical Pyramid Representations for Semantic Segmentation

2021-04-05 · Hiroaki Aizawa, Yukihiro Domae, Kunihito Kato

Understanding the context of complex and cluttered scenes is a challenging problem for semantic segmentation. However, it is difficult to model the context without prior and additional supervision because the scene's fac…

SegmentationSemantic Segmentation

Multiscale Random Fields with Application to Contour Grouping

2008-12-01 · NeurIPS 2008 12 · Longin J. Latecki, Chengen Lu, Marc Sobel, Xiang Bai

We introduce a new interpretation of multiscale random fields (MSRFs) that admits efficient optimization in the framework of regular (single level) random fields (RFs). It is based on a new operator, called append, that …