LGAIJan 25, 2023

Salesforce CausalAI Library: A Fast and Scalable Framework for Causal Analysis of Time Series and Tabular Data

SalesforceStanford
arXiv:2301.10859v24 citationsh-index: 64Has Code
Originality Synthesis-oriented
AI Analysis

This library provides a fast and scalable solution for researchers and practitioners working on causal analysis problems, but it is incremental as it builds on existing causal methods.

The Salesforce CausalAI Library is an open-source framework for causal analysis on observational data, supporting causal discovery and inference for tabular and time series data with linear and non-linear relationships, and it includes a data generator and user interface for flexible application.

We introduce the Salesforce CausalAI Library, an open-source library for causal analysis using observational data. It supports causal discovery and causal inference for tabular and time series data, of discrete, continuous and heterogeneous types. This library includes algorithms that handle linear and non-linear causal relationships between variables, and uses multi-processing for speed-up. We also include a data generator capable of generating synthetic data with specified structural equation model for the aforementioned data formats and types, that helps users control the ground-truth causal process while investigating various algorithms. Finally, we provide a user interface (UI) that allows users to perform causal analysis on data without coding. The goal of this library is to provide a fast and flexible solution for a variety of problems in the domain of causality. This technical report describes the Salesforce CausalAI API along with its capabilities, the implementations of the supported algorithms, and experiments demonstrating their performance and speed. Our library is available at \url{https://github.com/salesforce/causalai}.

Code Implementations1 repo
Foundations

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

Your Notes