Automated Hyperparameter Selection for the PC Algorithm
Machine Learning
2020-12-23 v2 Machine Learning
Abstract
The PC algorithm infers causal relations using conditional independence tests that require a pre-specified Type I level. PC is however unsupervised, so we cannot tune using traditional cross-validation. We therefore propose AutoPC, a fast procedure that optimizes directly for a user chosen metric. We in particular force PC to double check its output by executing a second run on the recovered graph. We choose the final output as the one which maximizes stability between the two runs. AutoPC consistently outperforms the state of the art across multiple metrics.
Cite
@article{arxiv.2011.01889,
title = {Automated Hyperparameter Selection for the PC Algorithm},
author = {Eric V. Strobl},
journal= {arXiv preprint arXiv:2011.01889},
year = {2020}
}
Comments
Under consideration at Pattern Recognition Letters