paper-with-me

Papers

Information-theoretic Feature Selection via Tensor Decomposition and Submodularity

2020-10-30 · Magda Amiridi, Nikos Kargas, Nicholas D. Sidiropoulos

Feature selection by maximizing high-order mutual information between the selected feature vector and a target variable is the gold standard in terms of selecting the best subset of relevant features that maximizes the performance of prediction models. However, such an approach typically requires knowledge of the multivariate probability distribution of all features and the target, and involves a challenging combinatorial optimization problem. Recent work has shown that any joint Probability Mass Function (PMF) can be represented as a naive Bayes model, via Canonical Polyadic (tensor rank) Decomposition. In this paper, we introduce a low-rank tensor model of the joint PMF of all variables and indirect targeting as a way of mitigating complexity and maximizing the classification performance for a given number of features. Through low-rank modeling of the joint PMF, it is possible to circumvent the curse of dimensionality by learning principal components of the joint distribution. By indirectly aiming to predict the latent variable of the naive Bayes model instead of the original target variable, it is possible to formulate the feature selection problem as maximization of a monotone submodular function subject to a cardinality constraint - which can be tackled using a greedy algorithm that comes with performance guarantees. Numerical experiments with several standard datasets suggest that the proposed approach compares favorably to the state-of-art for this important problem.

📄 PDF Abstract BibTeX arXiv:2010.16181

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial Optimizationfeature selectionTensor Decomposition

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

Sparse Tensor PCA via Tensor Decomposition for Unsupervised Feature Selection

2024-07-24 · Junjing Zheng, Xinyu Zhang, Weidong Jiang

Recently, introducing Tensor Decomposition (TD) methods into unsupervised feature selection (UFS) has been a rising research point. A tensor structure is beneficial for mining the relations between different modes and he…

feature selectionTensor Decomposition

Provable Sparse Tensor Decomposition

2015-02-05 · Will Wei Sun, Junwei Lu, Han Liu, Guang Cheng

We propose a novel sparse tensor decomposition method, namely Tensor Truncated Power (TTP) method, that incorporates variable selection into the estimation of decomposition components. The sparsity is achieved via an eff…

Click-Through Rate PredictionClusteringTensor DecompositionVariable Selection

Upper Bound of Real Log Canonical Threshold of Tensor Decomposition and its Application to Bayesian Inference

2023-03-10 · Naoki Yoshida, Sumio Watanabe

Tensor decomposition is now being used for data analysis, information compression, and knowledge recovery. However, the mathematical property of tensor decomposition is not yet fully clarified because it is one of singul…

Bayesian InferenceTensor Decomposition

Supervised tensor decomposition with features on multiple modes

2019-10-21 · Jiaxin Hu, Chanwoo Lee, Miaoyan Wang

Higher-order tensors have received increased attention across science and engineering. While most tensor decomposition methods are developed for a single tensor observation, scientific studies often collect side informat…

Dimensionality ReductionTensor Decomposition

More Efficient Sampling for Tensor Decomposition With Worst-Case Guarantees

2021-10-14 · Osman Asif Malik

Recent papers have developed alternating least squares (ALS) methods for CP and tensor ring decomposition with a per-iteration cost which is sublinear in the number of input tensor entries for low-rank decomposition. How…

Tensor Decomposition