paper-with-me

Papers

Causality-based Feature Selection: Methods and Evaluations

2019-11-17 · Kui Yu, Xianjie Guo, Lin Liu, Jiuyong Li, Hao Wang, Zhaolong Ling, Xindong Wu

Feature selection is a crucial preprocessing step in data analytics and machine learning. Classical feature selection algorithms select features based on the correlations between predictive features and the class variable and do not attempt to capture causal relationships between them. It has been shown that the knowledge about the causal relationships between features and the class variable has potential benefits for building interpretable and robust prediction models, since causal relationships imply the underlying mechanism of a system. Consequently, causality-based feature selection has gradually attracted greater attentions and many algorithms have been proposed. In this paper, we present a comprehensive review of recent advances in causality-based feature selection. To facilitate the development of new algorithms in the research area and make it easy for the comparisons between new methods and existing ones, we develop the first open-source package, called CausalFS, which consists of most of the representative causality-based feature selection algorithms (available at https://github.com/kuiy/CausalFS). Using CausalFS, we conduct extensive experiments to compare the representative algorithms with both synthetic and real-world data sets. Finally, we discuss some challenging problems to be tackled in future causality-based feature selection research.

📄 PDF Abstract BibTeX arXiv:1911.07147

Code (1)

kuiy/CausalFS 공식 구현

Tasks

feature selection

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 제목 키워드 기반

MACFE: A Meta-learning and Causality Based Feature Engineering Framework

2022-07-08 · Ivan Reyes-Amezcua, Daniel Flores-Araiza, Gilberto Ochoa-Ruiz, Andres Mendez-Vazquez 외

Feature engineering has become one of the most important steps to improve model prediction performance, and to produce quality datasets. However, this process requires non-trivial domain-knowledge which involves a time-c…

Feature Engineeringfeature selectionMeta-Learning

Causality-Inspired Models for Financial Time Series Forecasting

2024-08-19 · Daniel Cunha Oliveira, Yutong Lu, Xi Lin, Mihai Cucuringu 외

We introduce a novel framework to financial time series forecasting that leverages causality-inspired models to balance the trade-off between invariance to distributional changes and minimization of prediction errors. To…

Causal Discoveryfeature selectionTime SeriesTime Series Forecasting

Causality-Based Feature Importance Quantifying Methods: PN-FI, PS-FI and PNS-FI

2023-08-28 · Shuxian Du, Yaxiu Sun, Changyi Du

In the current ML field models are getting larger and more complex, and data used for model training are also getting larger in quantity and higher in dimensions. Therefore, in order to train better models, and save trai…

Feature Importancefeature selection

Reasoning before Responding: Integrating Commonsense-based Causality Explanation for Empathetic Response Generation

2023-07-28 · Yahui Fu, Koji Inoue, Chenhui Chu, Tatsuya Kawahara

Recent approaches to empathetic response generation try to incorporate commonsense knowledge or reasoning about the causes of emotions to better understand the user's experiences and feelings. However, these approaches m…

Empathetic Response GenerationIn-Context LearningResponse Generation

Persian Causality Corpus (PerCause) and the Causality Detection Benchmark

2021-06-27 · Zeinab Rahimi, Mehrnoush Shamsfard

Recognizing causal elements and causal relations in text is one of the challenging issues in natural language processing; specifically, in low resource languages such as Persian. In this research we prepare a causality h…

Deep Learning