Search papers, labs, and topics across Lattice.
The authors introduce Nyxus, a new feature extraction library designed for scalable out-of-core processing of large 2D and 3D image datasets. Nyxus offers a comprehensive feature set relevant to biomedical domains and is optimized for both CPU and GPU architectures. It is packaged for diverse users, including a Python package, command-line tool, Napari plugin, and OCI-compliant container, enabling programmatic tuning for computational efficiency.
Tired of feature extraction bottlenecks? Nyxus offers a scalable, comprehensive library that bridges the gap between big image data and AI, with programmatic tuning for optimal efficiency.
Modern imaging instruments can produce terabytes to petabytes of data for a single experiment. The biggest barrier to processing big image datasets has been computational, where image analysis algorithms often lack the efficiency needed to process such large datasets or make tradeoffs in robustness and accuracy. Deep learning algorithms have vastly improved the accuracy of the first step in an analysis workflow (region segmentation), but the expansion of domain specific feature extraction libraries across scientific disciplines has made it difficult to compare the performance and accuracy of extracted features. To address these needs, we developed a novel feature extraction library called Nyxus. Nyxus is designed from the ground up for scalable out-of-core feature extraction for 2D and 3D image data and rigorously tested against established standards. The comprehensive feature set of Nyxus covers multiple biomedical domains including radiomics and cellular analysis, and is designed for computational scalability across CPUs and GPUs. Nyxus has been packaged to be accessible to users of various skill sets and needs: as a Python package for code developers, a command line tool, as a Napari plugin for low to no-code users or users that want to visualize results, and as an Open Container Initiative (OCI) compliant container that can be used in cloud or super-computing workflows aimed at processing large data sets. Further, Nyxus enables a new methodological approach to feature extraction allowing for programmatic tuning of many features sets for optimal computational efficiency or coverage for use in novel machine learning and deep learning applications.