Home > Published Issues > 2023 > Volume 14, No. 3, 2023 >
JAIT 2023 Vol.14(3): 495-500
doi: 10.12720/jait.14.3.495-500

Causal Inference and Conditional Independence Testing with RCoT

Mayank Agarwal 1, Abhay H. Kashyap 1,*, G. Shobha 1, Jyothi Shetty 1, and Roger Dev 2
1. Department of Computer Science, R. V. College of Engineering, Bangalore, India
2. Lexis Nexis Risk Solution, Alpharetta, USA; Email: Roger.Dev@lexisnexisrisk.com (R.D.)
*Correspondence: abhayhkashyap01@gmail.com (A.H.K.)

Manuscript received August 29, 2022; revised September 29, 2022; accepted October 20, 2023; published June 1, 2023.

Abstract—Conditional Independence (CI) testing is a crucial operation in causal model discovery and validation. Effectively performing this requires a linearly scalable and robust algorithm and its implementation. Previous techniques, such as cross-correlation, a linear method; Kernel Conditional Independence Test (KCIT,) and a kernel-based algorithm, do not scale well with dataset size and pose a bottleneck for CI algorithms. An improved version of kernel-based algorithms which use linear mapping to decrease computational time is the Randomized conditional Correlation Test (RCoT) and Randomized Conditional Independence Test (RCIT). This paper describes their use and implementation in Python. This paper then compares the time complexity of the RCoT algorithm with a previously implemented Discretization-based algorithm Probspace. The results show that the accuracy of the previous and current models is similar, but the time taken to get these results has been reduced by 50%. The implemented algorithm takes about 3s to run the testcases (the data used and testcases generated are described in Section IV-C).
 
Keywords—causal inference, conditional independence testing, Randomized conditional Correlation Test (RCoT) algorithm, Lindsay-Pilla-Basaky approximation, Fourier features

Cite: Mayank Agarwal, Abhay H. Kashyap, G. Shobha, Jyothi Shetty, and Roger Dev, "Causal Inference and Conditional Independence Testing with RCoT," Journal of Advances in Information Technology, Vol. 14, No. 3, pp. 495-500, 2023.

Copyright © 2023 by the authors. This is an open access article distributed under the Creative Commons Attribution License (CC BY-NC-ND 4.0), which permits use, distribution and reproduction in any medium, provided that the article is properly cited, the use is non-commercial and no modifications or adaptations are made.