paper-with-me

Papers

Causal Feature Selection via Transfer Entropy

2023-10-17 · Paolo Bonetti, Alberto Maria Metelli, Marcello Restelli

Machine learning algorithms are designed to capture complex relationships between features. In this context, the high dimensionality of data often results in poor model performance, with the risk of overfitting. Feature selection, the process of selecting a subset of relevant and non-redundant features, is, therefore, an essential step to mitigate these issues. However, classical feature selection approaches do not inspect the causal relationship between selected features and target, which can lead to misleading results in real-world applications. Causal discovery, instead, aims to identify causal relationships between features with observational data. In this paper, we propose a novel methodology at the intersection between feature selection and causal discovery, focusing on time series. We introduce a new causal feature selection approach that relies on the forward and backward feature selection procedures and leverages transfer entropy to estimate the causal flow of information from the features to the target in time series. Our approach enables the selection of features not only in terms of mere model performance but also captures the causal information flow. In this context, we provide theoretical guarantees on the regression and classification errors for both the exact and the finite-sample cases. Finally, we present numerical validations on synthetic and real-world regression problems, showing results competitive w.r.t. the considered baselines.

📄 PDF Abstract BibTeX arXiv:2310.11059

Code (0)

등록된 구현이 없습니다.

Tasks

Causal Discoveryfeature selectionregressionTime Series

Methods 이 논문이 사용한 방법론

Feature Selection Feature selection, also known as variable selection, attribute selection or variable subset selection, is the process of selecting a subset of relevant features (variables,…

Similar Papers 제목 키워드 기반

copent: Estimating Copula Entropy and Transfer Entropy in R

2020-05-27 · Jian Ma

Statistical independence and conditional independence are two fundamental concepts in statistics and machine learning. Copula Entropy is a mathematical concept defined by Ma and Sun for multivariate statistical independe…

BIG-bench Machine LearningCausal DiscoveryMutual Information Estimationstatistical independence testing+1

Causal Entropy and Information Gain for Measuring Causal Control

2023-09-14 · Francisco Nunes Ferreira Quialheiro Simoes, Mehdi Dastani, Thijs van Ommen

Artificial intelligence models and methods commonly lack causal interpretability. Despite the advancements in interpretable machine learning (IML) methods, they frequently assign importance to features which lack causal …

feature selectionInterpretable Machine Learning

Instance-wise Causal Feature Selection for Model Interpretation

2021-04-26 · Pranoy Panda, Sai Srinivas Kancheti, Vineeth N Balasubramanian

We formulate a causal extension to the recently introduced paradigm of instance-wise feature selection to explain black-box visual classifiers. Our method selects a subset of input features that has the greatest causal e…

feature selectionmodel

Variable-lag Granger Causality and Transfer Entropy for Time Series Analysis

2020-02-01 · Chainarong Amornbunchornvej, Elena Zheleva, Tanya Berger-Wolf

Granger causality is a fundamental technique for causal inference in time series data, commonly used in the social and biological sciences. Typical operationalizations of Granger causality make a strong assumption that e…

Causal InferenceDynamic Time WarpingLeadership InferenceTime Series+1

Estimating Transfer Entropy via Copula Entropy

2019-10-10 · Jian Ma

Causal discovery is a fundamental problem in statistics and has wide applications in different fields. Transfer Entropy (TE) is a important notion defined for measuring causality, which is essentially conditional Mutual …

Causal DiscoveryCausal Inference