paper-with-me

홈 › Papers

Large Scale Image Segmentation with Structured Loss based Deep Learning for Connectome Reconstruction

2017-09-09 · IEEE Transactions on Pattern Analysis and Machine Intelligence 2018 5 · Jan Funke, Fabian David Tschopp, William Grisaitis, Arlo Sheridan, Chandan Singh, Stephan Saalfeld, Srinivas C. Turaga

We present a method combining affinity prediction with region agglomeration, which improves significantly upon the state of the art of neuron segmentation from electron microscopy (EM) in accuracy and scalability. Our method consists of a 3D U-NET, trained to predict affinities between voxels, followed by iterative region agglomeration. We train using a structured loss based on MALIS, encouraging topologically correct segmentations obtained from affinity thresholding. Our extension consists of two parts: First, we present a quasi-linear method to compute the loss gradient, improving over the original quadratic algorithm. Second, we compute the gradient in two separate passes to avoid spurious gradient contributions in early training stages. Our predictions are accurate enough that simple learning-free percentile-based agglomeration outperforms more involved methods used earlier on inferior predictions. We present results on three diverse EM datasets, achieving relative improvements over previous results of 27%, 15%, and 250%. Our findings suggest that a single method can be applied to both nearly isotropic block-face EM data and anisotropic serial sectioned EM data. The runtime of our method scales linearly with the size of the volume and achieves a throughput of about 2.6 seconds per megavoxel, qualifying our method for the processing of very large datasets.

📄 PDF Abstract BibTeX arXiv:1709.02974

Code (1)

funkey/mala tf

Tasks

Image SegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
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…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Generic Perceptual Loss for Modeling Structured Output Dependencies

2021-03-18 · CVPR 2021 1 · Yifan Liu, Hao Chen, Yu Chen, Wei Yin 외

The perceptual loss has been widely used as an effective loss term in image synthesis tasks including image super-resolution, and style transfer. It was believed that the success lies in the high-level perceptual feature…

Depth EstimationImage GenerationImage Super-ResolutionInstance Segmentation+3

An Efficient Decomposition Framework for Discriminative Segmentation with Supermodular Losses

2017-02-13 · Jiaqian Yu, Matthew B. Blaschko

Several supermodular losses have been shown to improve the perceptual quality of image segmentation in a discriminative framework such as a structured output support vector machine (SVM). These loss functions do not nece…

Computational EfficiencyImage SegmentationSegmentationSemantic Segmentation

Multi-utility Learning: Structured-output Learning with Multiple Annotation-specific Loss Functions

2014-06-23 · Roman Shapovalov, Dmitry Vetrov, Anton Osokin, Pushmeet Kohli

Structured-output learning is a challenging problem; particularly so because of the difficulty in obtaining large datasets of fully labelled instances for training. In this paper we try to overcome this difficulty by pre…

Image SegmentationSegmentationSemantic SegmentationStructured Prediction

Topic Segmentation of Semi-Structured and Unstructured Conversational Datasets using Language Models

2023-10-26 · Reshmi Ghosh, Harjeet Singh Kajal, Sharanya Kamath, Dhuri Shrivastava 외

Breaking down a document or a conversation into multiple contiguous segments based on its semantic structure is an important and challenging problem in NLP, which can assist many downstream tasks. However, current works …

Segmentation

Adversarial Structure Matching for Structured Prediction Tasks

2018-05-18 · CVPR 2019 6 · Jyh-Jing Hwang, Tsung-Wei Ke, Jianbo Shi, Stella X. Yu

Pixel-wise losses, e.g., cross-entropy or L2, have been widely used in structured prediction tasks as a spatial extension of generic image classification or regression. However, its i.i.d. assumption neglects the structu…

Depth Estimationimage-classificationImage ClassificationMonocular Depth Estimation+3