paper-with-me

Papers

Orthogonal variance decomposition based feature selection

2019-10-22 · Firuz Kamalov

Existing feature selection methods fail to properly account for interactions between features when evaluating feature subsets. In this paper, we attempt to remedy this issue by using orthogonal variance decomposition to evaluate features. The orthogonality of the decomposition allows us to directly calculate the total contribution of a feature to the output variance. Thus we obtain an efficient algorithm for feature evaluation which takes into account interactions among features. Numerical experiments demonstrate that our method accurately identifies relevant features and improves the accuracy of numerical models.

📄 PDF Abstract BibTeX arXiv:1910.09851

Code (0)

등록된 구현이 없습니다.

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

Orthogonal variance-based feature selection for intrusion detection systems

2021-10-25 · Firuz Kamalov, Sherif Moussa, Ziad El Khatib, Adel Ben Mnaouer

In this paper, we apply a fusion machine learning method to construct an automatic intrusion detection system. Concretely, we employ the orthogonal variance decomposition technique to identify the relevant features in ne…

feature selectionIntrusion Detection

Variance-Preserving Orthogonal Selection (VPOS): Greedy Feature Selection via Orthogonal Deflation in PCA Loading Space

2026-07-25 · Baran Koseoglu, Berrin Yanikoglu arxiv

We present Variance-Preserving Orthogonal Selection (VPOS), an unsupervised feature-selection method that performs sequential orthogonal deflation in the variance-weighted principal component analysis (PCA) loading space…

Effect Decomposition of Functional-Output Computer Experiments via Orthogonal Additive Gaussian Processes

2025-06-15 · Yu Tan, Yongxiang Li, Xiaowu Dai, Kwok-Leung Tsui

Functional ANOVA (FANOVA) is a widely used variance-based sensitivity analysis tool. However, studies on functional-output FANOVA remain relatively scarce, especially for black-box computer experiments, which often invol…

Gaussian ProcessesSensitivity

Unsupervised feature selection using Bayesian Tucker decomposition

2026-04-16 · Y-h. Taguchi, Yoh-ichi Mototake arxiv

In this paper, we proposed Bayesian Tucker decomposition (BTuD) in which residual is supposed to obey Gaussian distribution analogous to linear regression. Although we have proposed an algorithm to perform the proposed B…

Orthogonal Dendritic Intrinsic Networks: An Architecture for Significance-Ordered, Orthogonal Latent Spaces

2026-07-06 · Jeanie Schreiber, Tyrus Berry, Zeeshan Ahmed arxiv

Principal Component Analysis or PCA-like properties (orthogonality, variance ranking) are seldom realized in deep autoencoder architectures. In this work, we present ODIN (Orthogonal Dendritic Intrinsic Network), a novel…

Dimensionality Reduction