paper-with-me

Papers

Accelerated structured matrix factorization

2022-12-13 · Lorenzo Schiavon, Bernardo Nipoti, Antonio Canale

Matrix factorization exploits the idea that, in complex high-dimensional data, the actual signal typically lies in lower-dimensional structures. These lower dimensional objects provide useful insight, with interpretability favored by sparse structures. Sparsity, in addition, is beneficial in terms of regularization and, thus, to avoid over-fitting. By exploiting Bayesian shrinkage priors, we devise a computationally convenient approach for high-dimensional matrix factorization. The dependence between row and column entities is modeled by inducing flexible sparse patterns within factors. The availability of external information is accounted for in such a way that structures are allowed while not imposed. Inspired by boosting algorithms, we pair the the proposed approach with a numerical strategy relying on a sequential inclusion and estimation of low-rank contributions, with data-driven stopping rule. Practical advantages of the proposed approach are demonstrated by means of a simulation study and the analysis of soccer heatmaps obtained from new generation tracking data.

📄 PDF Abstract BibTeX arXiv:2212.06504

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Computing Large-Scale Matrix and Tensor Decomposition with Structured Factors: A Unified Nonconvex Optimization Perspective

2020-06-15 · Xiao Fu, Nico Vervliet, Lieven De Lathauwer, Kejun Huang 외

The proposed article aims at offering a comprehensive tutorial for the computational aspects of structured matrix and tensor factorization. Unlike existing tutorials that mainly focus on {\it algorithmic procedures} for …

Stochastic OptimizationTensor Decomposition

Accelerated kernel discriminant analysis

2015-04-27 · Nikolaos Gkalelis, Vasileios Mezaris

In this paper, using a novel matrix factorization and simultaneous reduction to diagonal form approach (or in short simultaneous reduction approach), Accelerated Kernel Discriminant Analysis (AKDA) and Accelerated Kernel…

General Classification

Structured Sparse Non-negative Matrix Factorization with L20-Norm for scRNA-seq Data Analysis

2021-04-27 · Wenwen Min, Taosheng Xu, Xiang Wan, Tsung-Hui Chang

Non-negative matrix factorization (NMF) is a powerful tool for dimensionality reduction and clustering. Unfortunately, the interpretation of the clustering results from NMF is difficult, especially for the high-dimension…

ClusteringDimensionality Reductionfeature selection

Provable Acceleration of Nesterov's Accelerated Gradient for Rectangular Matrix Factorization and Linear Neural Networks

2024-10-12 · Zhenghao Xu, Yuqing Wang, Tuo Zhao, Rachel Ward 외

We study the convergence rate of first-order methods for rectangular matrix factorization, which is a canonical nonconvex optimization problem. Specifically, given a rank-$r$ matrix $\mathbf{A}\in\mathbb{R}^{m\times n}$,…

Bounded Simplex-Structured Matrix Factorization: Algorithms, Identifiability and Applications

2022-09-26 · Olivier Vu Thanh, Nicolas Gillis, Fabian Lecron

In this paper, we propose a new low-rank matrix factorization model dubbed bounded simplex-structured matrix factorization (BSSMF). Given an input matrix $X$ and a factorization rank $r$, BSSMF looks for a matrix $W$ wit…

Matrix CompletionRecommendation Systems