Pith. sign in

REVIEW 3 cited by

OmniXAI: A Library for Explainable AI

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2206.01612 v8 pith:OBO2KPWQ submitted 2022-06-01 cs.LG cs.AIcs.CV

classification cs.LGcs.AIcs.CV
keywords explanationdataexplainablelibrarymodelsomnixaitypesdifferent
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

We introduce OmniXAI (short for Omni eXplainable AI), an open-source Python library of eXplainable AI (XAI), which offers omni-way explainable AI capabilities and various interpretable machine learning techniques to address the pain points of understanding and interpreting the decisions made by machine learning (ML) in practice. OmniXAI aims to be a one-stop comprehensive library that makes explainable AI easy for data scientists, ML researchers and practitioners who need explanation for various types of data, models and explanation methods at different stages of ML process (data exploration, feature engineering, model development, evaluation, and decision-making, etc). In particular, our library includes a rich family of explanation methods integrated in a unified interface, which supports multiple data types (tabular data, images, texts, time-series), multiple types of ML models (traditional ML in Scikit-learn and deep learning models in PyTorch/TensorFlow), and a range of diverse explanation methods including "model-specific" and "model-agnostic" ones (such as feature-attribution explanation, counterfactual explanation, gradient-based explanation, etc). For practitioners, the library provides an easy-to-use unified interface to generate the explanations for their applications by only writing a few lines of codes, and also a GUI dashboard for visualization of different explanations for more insights about decisions. In this technical report, we present OmniXAI's design principles, system architectures, and major functionalities, and also demonstrate several example use cases across different types of data, tasks, and models.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Gender Bias in Explainability: Investigating Performance Disparity in Post-hoc Methods

    cs.CL 2025-05 conditional novelty 6.0 of 10

    Across three datasets, five language models, and six post-hoc attribution methods, explanation faithfulness, robustness, and complexity scores differ significantly between male and female inputs in a large majority of...

  2. PnPXAI: A Universal XAI Framework Providing Automatic Explanations Across Diverse Modalities and Models

    cs.LG 2025-05 conditional novelty 4.0 of 10

    PnPXAI automatically selects and tunes post hoc explanation methods for neural networks across vision, language, time series, and tabular data.

  3. ABE: A Unified Framework for Robust and Faithful Attribution-Based Explainability

    cs.LG 2025-05 conditional novelty 3.0 of 10

    ABE is a PyTorch framework that integrates attribution algorithms with adversarial robustness modules, but its central axiom-preservation proof rests on an unproven finite-step Taylor equality.

Pith tools