English

The Open Connectome Project Data Cluster: Scalable Analysis and Vision for High-Throughput Neuroscience

Distributed, Parallel, and Cluster Computing 2013-06-19 v2 Computational Engineering, Finance, and Science Neurons and Cognition

Abstract

We describe a scalable database cluster for the spatial analysis and annotation of high-throughput brain imaging data, initially for 3-d electron microscopy image stacks, but for time-series and multi-channel data as well. The system was designed primarily for workloads that build connectomes---neural connectivity maps of the brain---using the parallel execution of computer vision algorithms on high-performance compute clusters. These services and open-science data sets are publicly available at http://openconnecto.me. The system design inherits much from NoSQL scale-out and data-intensive computing architectures. We distribute data to cluster nodes by partitioning a spatial index. We direct I/O to different systems---reads to parallel disk arrays and writes to solid-state storage---to avoid I/O interference and maximize throughput. All programming interfaces are RESTful Web services, which are simple and stateless, improving scalability and usability. We include a performance evaluation of the production system, highlighting the effectiveness of spatial data organization.

Keywords

Cite

@article{arxiv.1306.3543,
  title  = {The Open Connectome Project Data Cluster: Scalable Analysis and Vision for High-Throughput Neuroscience},
  author = {Randal Burns and William Gray Roncal and Dean Kleissas and Kunal Lillaney and Priya Manavalan and Eric Perlman and Daniel R. Berger and Davi D. Bock and Kwanghun Chung and Logan Grosenick and Narayanan Kasthuri and Nicholas C. Weiler and Karl Deisseroth and Michael Kazhdan and Jeff Lichtman and R. Clay Reid and Stephen J. Smith and Alexander S. Szalay and Joshua T. Vogelstein and R. Jacob Vogelstein},
  journal= {arXiv preprint arXiv:1306.3543},
  year   = {2013}
}

Comments

11 pages, 13 figures

R2 v1 2026-06-22T00:34:14.365Z