Causal Feature Selection with Dimension Reduction for Interpretable Text Classification
Text features that are correlated with class labels, but do not directly cause them, are sometimesuseful for prediction, but they may not be insightful. As an alternative to traditional correlation-basedfeature selection, causal inference could reveal more principled, meaningful relationships betweentext features and labels. To help researchers gain insight into text data, e.g. for social scienceapplications, in this paper we investigate a class of matching-based causal inference methods fortext feature selection. Features used in document classification are often high dimensional, howeverexisting causal feature selection methods use Propensity Score Matching (PSM) which is known to beless effective in high-dimensional spaces. We propose a new causal feature selection framework thatcombines dimension reduction with causal inference to improve text feature selection. Experiments onboth synthetic and real-world data demonstrate the promise of our methods in improving classificationand enhancing interpretability.
Code (0)
등록된 구현이 없습니다.
Tasks
Causal InferenceClassificationDimensionality ReductionDocument Classificationfeature selectionGeneral Classificationtext-classificationText ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Selecting Robust Features for Machine Learning Applications using Multidata Causal Discovery
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 …
Causal DiscoveryDimensionality ReductionExplainable artificial intelligencefeature selection+1Interpretable Discriminative Dimensionality Reduction and Feature Selection on the Manifold
Dimensionality reduction (DR) on the manifold includes effective methods which project the data from an implicit relational space onto a vectorial space. Regardless of the achievements in this area, these algorithms suff…
Dimensionality Reductionfeature selectionSparCA: Sparse Compressed Agglomeration for Feature Extraction and Dimensionality Reduction
The most effective dimensionality reduction procedures produce interpretable features from the raw input space while also providing good performance for downstream supervised learning tasks. For many methods, this requir…
Dimensionality Reductionfeature selectionBeyond Correlation: Causal Multi-View Unsupervised Feature Selection Learning
Multi-view unsupervised feature selection (MUFS) has recently received increasing attention for its promising ability in dimensionality reduction on multi-view unlabeled data. Existing MUFS methods typically select discr…
Dimensionality ReductionUnsupervised Dimension Selection using a Blue Noise Spectrum
Unsupervised dimension selection is an important problem that seeks to reduce dimensionality of data, while preserving the most useful characteristics. While dimensionality reduction is commonly utilized to construct low…
Dimensionality Reduction