AI Navigate

Nyxus: A Next Generation Image Feature Extraction Library for the Big Data and AI Era

arXiv cs.CV / 3/13/2026

📰 NewsTools & Practical Usage

Key Points

  • Nyxus is introduced as a scalable, out-of-core image feature extraction library designed for 2D and 3D data, addressing big data challenges in imaging.
  • It supports CPU and GPU scalability and comes as a Python package, a CLI tool, a Napari plugin, and an OCI-compliant container for cloud or HPC workflows.
  • The library standardizes and optimizes feature extraction across biomedical domains like radiomics and cellular analysis, enabling tunable feature sets for ML/DL applications.
  • Nyxus emphasizes accessibility for various users and workflows, including no-code visualization via Napari and programmatic tuning for efficiency and analytical coverage.
  • The work positions Nyxus as a tool to advance preprocessing/feature extraction in large-scale imaging, potentially improving downstream AI pipelines.

Abstract

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.