Brainchop: Next Generation Web-Based Neuroimaging Application
- URL: http://arxiv.org/abs/2310.16162v1
- Date: Tue, 24 Oct 2023 20:17:06 GMT
- Title: Brainchop: Next Generation Web-Based Neuroimaging Application
- Authors: Mohamed Masoud, Pratyush Reddy, Farfalla Hu, and Sergey Plis
- Abstract summary: Brainchop is a groundbreaking in-browser tool that enables volumetric analysis of structural MRI using pre-trained full-brain deep learning models.
This paper outlines the processing pipeline of Brainchop and evaluates the performance of models across various hardware configurations.
- Score: 0.0
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Performing volumetric image processing directly within the browser,
particularly with medical data, presents unprecedented challenges compared to
conventional backend tools. These challenges arise from limitations inherent in
browser environments, such as constrained computational resources and the
availability of frontend machine learning libraries. Consequently, there is a
shortage of neuroimaging frontend tools capable of providing comprehensive
end-to-end solutions for whole brain preprocessing and segmentation while
preserving end-user data privacy and residency. In light of this context, we
introduce Brainchop (http://www.brainchop.org) as a groundbreaking in-browser
neuroimaging tool that enables volumetric analysis of structural MRI using
pre-trained full-brain deep learning models, all without requiring technical
expertise or intricate setup procedures. Beyond its commitment to data privacy,
this frontend tool offers multiple features, including scalability, low
latency, user-friendly operation, cross-platform compatibility, and enhanced
accessibility. This paper outlines the processing pipeline of Brainchop and
evaluates the performance of models across various software and hardware
configurations. The results demonstrate the practicality of client-side
processing for volumetric data, owing to the robust MeshNet architecture, even
within the resource-constrained environment of web browsers.
Related papers
- Intelligent Software System for Low-Cost, Brightfield Segmentation: Algorithmic Implementation for Cytometric Auto-Analysis [3.5092739016434567]
This article presents a novel microscopy image analysis framework designed for low-budget labs equipped with a standard CPU desktop.<n>The Python-based program enables cytometric analysis of live, unstained cells in culture through an advanced computer vision and machine learning pipeline.<n>Its competitive speed on a CPU-based platform highlights its significant potential for basic research and clinical applications.
arXiv Detail & Related papers (2025-09-14T17:12:17Z) - Edge Intelligence with Spiking Neural Networks [50.33340747216377]
Spiking Neural Networks (SNNs) offer low-power, event-driven computation on resource-constrained devices.<n>We present a systematic taxonomy of EdgeSNN foundations, encompassing neuron models, learning algorithms, and supporting hardware platforms.<n>Three representative practical considerations of EdgeSNN are discussed in depth: on-device inference using lightweight SNN models, resource-aware training and updating under non-stationary data conditions, and secure and privacy-preserving issues.
arXiv Detail & Related papers (2025-07-18T16:47:52Z) - AdaBrain-Bench: Benchmarking Brain Foundation Models for Brain-Computer Interface Applications [52.91583053243446]
Non-invasive Brain-Computer Interfaces (BCI) offer a safe and accessible means of connecting the human brain to external devices.<n>Recently, the adoption of self-supervised pre-training is transforming the landscape of non-invasive BCI research.<n>AdaBrain-Bench is a standardized benchmark to evaluate brain foundation models in widespread non-invasive BCI tasks.
arXiv Detail & Related papers (2025-07-14T03:37:41Z) - End-to-End Deep Learning for Structural Brain Imaging: A Unified Framework [37.688756700995306]
We introduce UniBrain, a unified end-to-end framework that integrates all processing steps into a single optimization process.
Unlike traditional approaches that require extensive task-specific annotations, UniBrain operates with minimal supervision.
arXiv Detail & Related papers (2025-02-23T20:08:24Z) - Neural Network Modeling of Microstructure Complexity Using Digital Libraries [1.03590082373586]
We evaluate the performance of artificial and spiking neural networks in learning and predicting fatigue crack growth and Turing pattern development.
Our assessment suggests that the leaky integrate-and-fire neuron model offers superior predictive accuracy with fewer parameters and less memory usage.
arXiv Detail & Related papers (2025-01-30T07:44:21Z) - Task-Oriented Real-time Visual Inference for IoVT Systems: A Co-design Framework of Neural Networks and Edge Deployment [61.20689382879937]
Task-oriented edge computing addresses this by shifting data analysis to the edge.
Existing methods struggle to balance high model performance with low resource consumption.
We propose a novel co-design framework to optimize neural network architecture.
arXiv Detail & Related papers (2024-10-29T19:02:54Z) - NNsight and NDIF: Democratizing Access to Open-Weight Foundation Model Internals [58.83169560132308]
We introduce NNsight and NDIF, technologies that work in tandem to enable scientific study of the representations and computations learned by very large neural networks.
arXiv Detail & Related papers (2024-07-18T17:59:01Z) - DeepMediX: A Deep Learning-Driven Resource-Efficient Medical Diagnosis
Across the Spectrum [15.382184404673389]
This work presents textttDeepMediX, a groundbreaking, resource-efficient model that significantly addresses this challenge.
Built on top of the MobileNetV2 architecture, DeepMediX excels in classifying brain MRI scans and skin cancer images.
DeepMediX's design also includes the concept of Federated Learning, enabling a collaborative learning approach without compromising data privacy.
arXiv Detail & Related papers (2023-07-01T12:30:58Z) - GROWN+UP: A Graph Representation Of a Webpage Network Utilizing
Pre-training [0.2538209532048866]
We introduce an agnostic deep graph neural network feature extractor that can ingest webpage structures, pre-train self-supervised on massive unlabeled data, and fine-tune to arbitrary tasks on webpages effectually.
We show that our pre-trained model achieves state-of-the-art results using multiple datasets on two very different benchmarks: webpage boilerplate removal and genre classification.
arXiv Detail & Related papers (2022-08-03T13:37:27Z) - A workflow for segmenting soil and plant X-ray CT images with deep
learning in Googles Colaboratory [45.99558884106628]
We develop a modular workflow for applying convolutional neural networks to X-ray microCT images.
We show how parameters can be optimized to achieve best results using example scans from walnut leaves, almond flower buds, and a soil aggregate.
arXiv Detail & Related papers (2022-03-18T00:47:32Z) - Neural Architecture Search for Dense Prediction Tasks in Computer Vision [74.9839082859151]
Deep learning has led to a rising demand for neural network architecture engineering.
neural architecture search (NAS) aims at automatically designing neural network architectures in a data-driven manner rather than manually.
NAS has become applicable to a much wider range of problems in computer vision.
arXiv Detail & Related papers (2022-02-15T08:06:50Z) - SOLIS -- The MLOps journey from data acquisition to actionable insights [62.997667081978825]
In this paper we present a unified deployment pipeline and freedom-to-operate approach that supports all requirements while using basic cross-platform tensor framework and script language engines.
This approach however does not supply the needed procedures and pipelines for the actual deployment of machine learning capabilities in real production grade systems.
arXiv Detail & Related papers (2021-12-22T14:45:37Z) - SuperCaustics: Real-time, open-source simulation of transparent objects
for deep learning applications [0.0]
SuperCaustics is a real-time, open-source simulation of transparent objects designed for deep learning applications.
We trained a deep neural network from scratch to segment transparent objects in difficult lighting scenarios.
Our neural network achieved performance comparable to the state-of-the-art on a real-world dataset using only 10% of the training data.
arXiv Detail & Related papers (2021-07-23T03:11:47Z) - Towards AIOps in Edge Computing Environments [60.27785717687999]
This paper describes the system design of an AIOps platform which is applicable in heterogeneous, distributed environments.
It is feasible to collect metrics with a high frequency and simultaneously run specific anomaly detection algorithms directly on edge devices.
arXiv Detail & Related papers (2021-02-12T09:33:00Z) - NAS-Navigator: Visual Steering for Explainable One-Shot Deep Neural
Network Synthesis [53.106414896248246]
We present a framework that allows analysts to effectively build the solution sub-graph space and guide the network search by injecting their domain knowledge.
Applying this technique in an iterative manner allows analysts to converge to the best performing neural network architecture for a given application.
arXiv Detail & Related papers (2020-09-28T01:48:45Z) - HCM: Hardware-Aware Complexity Metric for Neural Network Architectures [6.556553154231475]
This paper introduces a hardware-aware complexity metric that aims to assist the system designer of the neural network architectures.
We demonstrate how the proposed metric can help evaluate different design alternatives of neural network models on resource-restricted devices.
arXiv Detail & Related papers (2020-04-19T16:42:51Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.