eliekawerk / awesome-open-data-centric-ai

Curated list of open source tooling for data-centric AI on unstructured data.

Home Page:https://renumics.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome open data-centric AI

Open source tooling for data-centric AI on unstructured data

Awesome

Data-centric AI (DCAI) is a development paradigm for ML-based solutions. The term was coined by Andrew Ng who gave the following definition:

Data-centric AI is the practice of systematically engineering the data used to build AI systems.

At Renumics, we believe DCAI is an important puzzle piece for building real-world AI systems that generate value. We like the following definition:

Data-centric AI means to improve training datasets systematically and iteratively by leveraging information from trained ML models.

Tools that can be efficiently used in day-to-day applications are the most important ingredient for the DCAI paradigm. This curated link collection is intended to help you discover useful open source tools for your data-centric AI workflows.

πŸ”Ž Scope

We include useful tools that have an open-source license and are actively maintained in this collection. All tools mentioned are useful for building DCAI workflows on unstructured data (e.g. images, audio, video, time-series, text).

In order to keep a useful focus and to prevent duplicate work, we exclude the following topics:

  1. DCAI tools for tabular data. There is an awesome list for that maintained by the Ydata team.
  2. Labeling tools. Although labeling is part of the DCAI workflow, we refer to the awesome list of the ZenML team on that topic.
  3. MLOps tooling. There are many gray areas between MLOps and DCAI and some distinctions have yet to be made. We exclude all topics that are clearly out of the DCAI scope (e.g. AutoML, serving, orchestration etc.).

πŸ“’ Contents

πŸ‘ Contributing

Do you think something is missing? Please help contribute to this list by contacting us or adding a pull request.

Data versioning

Logo Name Description Popularity License
Data version control (DVC) Data Version Control or DVC is a command line tool and VS Code Extension to help you develop reproducible machine learning projects. GitHub stars
deeplake Data Lake for Deep Learning. Build, manage, query, version, & visualize datasets. GitHub stars
Pachyderm Pachyderm – Automate data transformations with data versioning and lineage. GitHub stars
Git Large File Storage Git LFS is a command line extension and specification for managing large files with Git. GitHub stars
lakeFS lakeFS is an open-source tool that transforms your object storage into a Git-like repository. GitHub stars

Embeddings and pre-trained models

Logo Name Description Popularity License
towhee Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast. GitHub stars
Tensorflow Hub TensorFlow Hub is a repository of reusable assets for machine learning with TensorFlow. GitHub stars
Huggingface transformers State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX. GitHub stars
Lightly Lightly is a computer vision framework for self-supervised learning. GitHub stars

Visualization and Interaction

Logo Name Description Popularity License
Renumics Spotlight Curation tool for unstructured data that connects your stack to the data-centric AI ecosystem. GitHub stars
FiftyOne The open-source tool for building high-quality datasets and computer vision models. GitHub stars
refinery The data scientist's open-source choice to scale, assess and maintain natural language data. GitHub stars
Argilla Argilla helps domain experts and data teams to build better NLP datasets in less time. GitHub stars
Xtreme1 Xtreme1 is the world's first open-source platform for multisensory training data. GitHub stars
Holmes Extractor Holmes supports a number of use cases involving information extraction from English and German texts. GitHub stars

Outlier and noise detection

Logo Name Description Popularity License
Cleanlab Cleanlab facilitates machine learning with messy, real-world data by providing clean labels for robust training and flagging errors in your data. GitHub stars
PyOD PyOD A Comprehensive and Scalable Python Library for Outlier Detection (Anomaly Detection) GitHub stars
TODS An full-stack automated time-series outlier detection system. GitHub stars
Alibi Detect Algorithms for outlier, adversarial and drift detection. GitHub stars

Explainability

Logo Name Description Popularity License
SHAP A game theoretic approach to explain the output of any machine learning model. GitHub stars
Alibi Alibi is an open source Python library aimed at machine learning model inspection and interpretation. GitHub stars
LIME LIME Explaining the predictions of any machine learning classifier. GitHub stars
Captum Model interpretability and understanding for PyTorch. GitHub stars

Active learning

Logo Name Description Popularity License
modAL A modular active learning framework for Python. GitHub stars
Bayesian Active Learning (Baal) Library to enable Bayesian active learning in your research or labeling work. GitHub stars

Uncertainty quantification

Logo Name Description Popularity License
Uncertainty Toolbox A Python toolbox for predictive uncertainty quantification, calibration, metrics, and visualization. GitHub stars
MAPIE A scikit-learn-compatible module for estimating prediction intervals. GitHub stars

Bias and fairness

Logo Name Description Popularity License
AIF360 The AI Fairness 360 toolkit helps to detect and mitigate bias in machine learning models throughout the AI application lifecycle. GitHub stars
Fairlearn A Python package to assess and improve fairness of machine learning models. GitHub stars

Drift detection

Logo Name Description Popularity License
Deepchecks Deepchecks is a Python package for comprehensively validating your machine learning models and data with minimal effort. GitHub stars
Evidently An open-source framework to evaluate, test and monitor ML models in production. GitHub stars

Augmentation and synthetic data

Logo Name Description Popularity License
Albumentations Fast image augmentation library and an easy-to-use wrapper around other libraries. GitHub stars
Gretel Synthetics Synthetic data generators for structured and unstructured text, featuring differentially private learning. GitHub stars
SDV Synthetic Data Generation for tabular, relational and time series data. GitHub stars

Adversarial Robustness

Logo Name Description Popularity License
CleverHans An adversarial example library for constructing attacks, building defenses, and benchmarking both. GitHub stars
Adversarial Robustness Toolbox Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams. GitHub stars
Foolbox Foolbox is a Python library that lets you easily run adversarial attacks against machine learning models like deep neural networks. GitHub stars

About

Curated list of open source tooling for data-centric AI on unstructured data.

https://renumics.com

License:Creative Commons Attribution 4.0 International