paper-with-me

Papers

Efficient 2D neuron boundary segmentation with local topological constraints

2020-02-03 · Thanuja D. Ambegoda, Matthew Cook

We present a method for segmenting neuron membranes in 2D electron microscopy imagery. This segmentation task has been a bottleneck to reconstruction efforts of the brain's synaptic circuits. One common problem is the misclassification of blurry membrane fragments as cell interior, which leads to merging of two adjacent neuron sections into one via the blurry membrane region. Human annotators can easily avoid such errors by implicitly performing gap completion, taking into account the continuity of membranes. Drawing inspiration from these human strategies, we formulate the segmentation task as an edge labeling problem on a graph with local topological constraints. We derive an integer linear program (ILP) that enforces membrane continuity, i.e. the absence of gaps. The cost function of the ILP is the pixel-wise deviation of the segmentation from a priori membrane probabilities derived from the data. Based on membrane probability maps obtained using random forest classifiers and convolutional neural networks, our method improves the neuron boundary segmentation accuracy compared to a variety of standard segmentation approaches. Our method successfully performs gap completion and leads to fewer topological errors. The method could potentially also be incorporated into other image segmentation pipelines with known topological constraints.

📄 PDF Abstract BibTeX arXiv:2002.01036

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Enhancing Boundary Segmentation for Topological Accuracy with Skeleton-based Methods

2024-04-29 · Chuni Liu, Boyuan Ma, Xiaojuan Ban, Yujie Xie 외

Topological consistency plays a crucial role in the task of boundary segmentation for reticular images, such as cell membrane segmentation in neuron electron microscopic images, grain boundary segmentation in material mi…

Road SegmentationSegmentation

TED: A Tolerant Edit Distance for Segmentation Evaluation

2015-03-08 · Jan Funke, Francesc Moreno-Noguer, Albert Cardona, Matthew Cook

In this paper, we present a novel error measure to compare a segmentation against ground truth. This measure, which we call Tolerant Edit Distance (TED), is motivated by two observations: (1) Some errors, like small boun…

IMSAHLO: Integrating Multi-Scale Attention and Hybrid Loss Optimization Framework for Robust Neuronal Brain Cell Segmentation

2026-01-14 · Ujjwal Jain, Oshin Misra, Roshni Chakraborty, Mahua Bhattacharya arxiv

Accurate segmentation of neuronal cells in fluorescence microscopy is a fundamental task for quantitative analysis in computational neuroscience. However, it is significantly impeded by challenges such as the coexistence…

Cell Segmentation

Dynamic Snake Upsampling Operater and Boundary-Skeleton Weighted Loss for Tubular Structure Segmentation

2025-05-13 · Yiqi Chen, Ganghai Huang, Sheng Zhang, Jianglin Dai

Accurate segmentation of tubular topological structures (e.g., fissures and vasculature) is critical in various fields to guarantee dependable downstream quantitative analysis and modeling. However, in dense prediction t…

SegmentationSemantic SegmentationSuper-Resolution

Topological Invariance and Breakdown in Learning

2025-10-03 · Yongyi Yang, Tomaso Poggio, Isaac Chuang, Liu Ziyin arxiv

We prove that for a broad class of permutation-equivariant learning rules (including SGD, Adam, and others), the training process induces a bi-Lipschitz mapping between neurons and strongly constrains the topology of the…