Robust feature selection is vital for creating reliable and interpretable Machine Learning (ML) models. When designing statistical prediction models in cases where domain knowledge is limited and underlying interactions are unknown, choosing the optimal set of features is often difficult. To mitigate this issue, we introduce a Multidata (M) causal feature selection approach that simultaneously processes an ensemble of time series datasets and produces a single set of causal drivers. This approach uses the causal discovery algorithms PC1 or PCMCI that are implemented in the Tigramite Python package. These algorithms utilize conditional independence tests to infer parts of the causal graph. Our causal feature selection approach filters out causally-spurious links before passing the remaining causal features as inputs to ML models (Multiple linear regression, Random Forest) that predict the targets. We apply our framework to the statistical intensity prediction of Western Pacific Tropical Cyclones (TC), for which it is often difficult to accurately choose drivers and their dimensionality reduction (time lags, vertical levels, and area-averaging). Using more stringent significance thresholds in the conditional independence tests helps eliminate spurious causal relationships, thus helping the ML model generalize better to unseen TC cases. M-PC1 with a reduced number of features outperforms M-PCMCI, non-causal ML, and other feature selection methods (lagged correlation, random), even slightly outperforming feature selection based on eXplainable Artificial Intelligence. The optimal causal drivers obtained from our causal feature selection help improve our understanding of underlying relationships and suggest new potential drivers of TC intensification.
翻译:鲁棒特征选择对于构建可靠且可解释的机器学习(ML)模型至关重要。在领域知识有限且底层交互关系未知的情况下设计统计预测模型时,选择最优特征集往往较为困难。为此,我们提出一种多数据(M)因果特征选择方法,该方法可同步处理一组时间序列数据集并生成单一因果驱动因子集合。本方法采用Tigramite Python包中实现的PC1或PCMCI因果发现算法,这些算法通过条件独立性检验推断部分因果图。我们的因果特征选择方法可在筛选出因果虚假关联后,将剩余因果特征作为输入传递至预测目标的机器学习模型(多元线性回归、随机森林)。我们将该框架应用于西太平洋热带气旋(TC)的统计强度预测,此类预测中准确选择驱动因子及其降维参数(时间滞后、垂直层级和区域平均)通常较为困难。在条件独立性检验中采用更严格的显著性阈值有助于消除假性因果关系,从而提升ML模型对未见热带气旋案例的泛化能力。相较于M-PCMCI、非因果机器学习及其他特征选择方法(滞后相关、随机),采用精简特征集的M-PC1方法表现更优,甚至略优于基于可解释人工智能(XAI)的特征选择方案。通过本因果特征选择方法获取的最优因果驱动因子,有助于深化对底层交互关系的理解,并揭示热带气旋增强的新潜在驱动因子。