IVAICVSep 17, 2024

Multi-Domain Data Aggregation for Axon and Myelin Segmentation in Histology Images

arXiv:2409.11552v1h-index: 2Has Code
Originality Incremental advance
AI Analysis

This work addresses the need for accessible and durable AI tools for neuroscience researchers to accelerate workflow in quantifying microstructural changes from histology images, though it is incremental in applying data aggregation to a known bottleneck.

The paper tackled the problem of variability in histology images hindering the usability of deep learning models for axon and myelin segmentation by aggregating data from multiple modalities and species, resulting in a generalist model that outperforms single-modality learners (p=0.03077) and improves generalization on out-of-distribution data.

Quantifying axon and myelin properties (e.g., axon diameter, myelin thickness, g-ratio) in histology images can provide useful information about microstructural changes caused by neurodegenerative diseases. Automatic tissue segmentation is an important tool for these datasets, as a single stained section can contain up to thousands of axons. Advances in deep learning have made this task quick and reliable with minimal overhead, but a deep learning model trained by one research group will hardly ever be usable by other groups due to differences in their histology training data. This is partly due to subject diversity (different body parts, species, genetics, pathologies) and also to the range of modern microscopy imaging techniques resulting in a wide variability of image features (i.e., contrast, resolution). There is a pressing need to make AI accessible to neuroscience researchers to facilitate and accelerate their workflow, but publicly available models are scarce and poorly maintained. Our approach is to aggregate data from multiple imaging modalities (bright field, electron microscopy, Raman spectroscopy) and species (mouse, rat, rabbit, human), to create an open-source, durable tool for axon and myelin segmentation. Our generalist model makes it easier for researchers to process their data and can be fine-tuned for better performance on specific domains. We study the benefits of different aggregation schemes. This multi-domain segmentation model performs better than single-modality dedicated learners (p=0.03077), generalizes better on out-of-distribution data and is easier to use and maintain. Importantly, we package the segmentation tool into a well-maintained open-source software ecosystem (see https://github.com/axondeepseg/axondeepseg).

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes