paper-with-me

홈 › Papers

Reducing the dimensionality and granularity in hierarchical categorical variables

2024-03-06 · Paul Wilsens, Katrien Antonio, Gerda Claeskens

Hierarchical categorical variables often exhibit many levels (high granularity) and many classes within each level (high dimensionality). This may cause overfitting and estimation issues when including such covariates in a predictive model. In current literature, a hierarchical covariate is often incorporated via nested random effects. However, this does not facilitate the assumption of classes having the same effect on the response variable. In this paper, we propose a methodology to obtain a reduced representation of a hierarchical categorical variable. We show how entity embedding can be applied in a hierarchical setting. Subsequently, we propose a top-down clustering algorithm which leverages the information encoded in the embeddings to reduce both the within-level dimensionality as well as the overall granularity of the hierarchical categorical variable. In simulation experiments, we show that our methodology can effectively approximate the true underlying structure of a hierarchical covariate in terms of the effect on a response variable, and find that incorporating the reduced hierarchy improves the balance between model fit and complexity. We apply our methodology on a real dataset and find that the reduced hierarchy is an improvement over the original hierarchical structure and reduced structures proposed in the literature.

📄 PDF Abstract BibTeX arXiv:2403.03613

Code (1)

paulwilsens/reducing-hierarchical-cat 공식 구현

Similar Papers 제목 키워드 기반

High-Dimensional Inference in Bayesian Networks

2021-12-16 · Fritz M. Bayer, Giusi Moffa, Niko Beerenwinkel, Jack Kuipers

Inference of the marginal probability distribution is defined as the calculation of the probability of a subset of the variables and is relevant for handling missing data and hidden variables. While inference of the marg…

BenchmarkingVocal Bursts Intensity Prediction

Maximally Correlated Principal Component Analysis

2017-02-17 · Soheil Feizi, David Tse

In the era of big data, reducing data dimensionality is critical in many areas of science. Widely used Principal Component Analysis (PCA) addresses this problem by computing a low dimensional data embedding that maximall…

Dimensionality Reduction

CAVIAR: Categorical-Variable Embeddings for Accurate and Robust Inference

2024-04-07 · Anirban Mukherjee, Hannah Hanwen Chang

Social science research often hinges on the relationship between categorical variables and outcomes. We introduce CAVIAR, a novel method for embedding categorical variables that assume values in a high-dimensional ambien…

Causal InferenceDimensionality ReductionVariable Selection

Implementing NLPs in industrial process modeling: Addressing Categorical Variables

2024-09-27 · Eleni D. Koronaki, Geremy Loachamin Suntaxi, Paris Papavasileiou, Dimitrios G. Giovanis 외

Important variables of processes are often categorical, i.e. names or labels representing, e.g. categories of inputs, or types of reactors or a sequence of steps. In this work, we use Natural Language Processing Models t…

Dimensionality ReductionFeature Importance

Improving Group Lasso for high-dimensional categorical data

2022-10-25 · Szymon Nowakowski, Piotr Pokarowski, Wojciech Rejchel, Agnieszka Sołtys

Sparse modelling or model selection with categorical data is challenging even for a moderate number of variables, because one parameter is roughly needed to encode one category or level. The Group Lasso is a well known e…

Model SelectionVocal Bursts Intensity Prediction