paper-with-me

Papers

Factor Fitting, Rank Allocation, and Partitioning in Multilevel Low Rank Matrices

2023-10-30 · Tetiana Parshakova, Trevor Hastie, Eric Darve, Stephen Boyd

We consider multilevel low rank (MLR) matrices, defined as a row and column permutation of a sum of matrices, each one a block diagonal refinement of the previous one, with all blocks low rank given in factored form. MLR matrices extend low rank matrices but share many of their properties, such as the total storage required and complexity of matrix-vector multiplication. We address three problems that arise in fitting a given matrix by an MLR matrix in the Frobenius norm. The first problem is factor fitting, where we adjust the factors of the MLR matrix. The second is rank allocation, where we choose the ranks of the blocks in each level, subject to the total rank having a given value, which preserves the total storage needed for the MLR matrix. The final problem is to choose the hierarchical partition of rows and columns, along with the ranks and factors. This paper is accompanied by an open source package that implements the proposed methods.

📄 PDF Abstract BibTeX arXiv:2310.19214

Code (2)

cvxgrp/mlr_fitting 공식 구현 pytorch
cvxgrp/multilevel_factor_model

Similar Papers 제목 키워드 기반

Fitting Multilevel Factor Models

2024-09-18 · Tetiana Parshakova, Trevor Hastie, Stephen Boyd

We examine a special case of the multilevel factor model, with covariance given by multilevel low rank (MLR) matrix~\cite{parshakova2023factor}. We develop a novel, fast implementation of the expectation-maximization alg…

Multilevel Fair Allocation with Matroid-Rank Preferences

2025-12-30 · Maxime Lucet, Nawal Benabbou, Aurélie Beynier, Nicolas Maudet arxiv

We introduce the concept of multilevel fair allocation of resources with tree-structured hierarchical relations among agents. While at each level it is possible to consider the problem locally as an allocation of an agen…

Balanced Coarsening for Multilevel Hypergraph Partitioning via Wasserstein Discrepancy

2021-06-14 · Zhicheng Guo, Jiaxuan Zhao, Licheng Jiao, Xu Liu

We propose a balanced coarsening scheme for multilevel hypergraph partitioning. In addition, an initial partitioning algorithm is designed to improve the quality of k-way hypergraph partitioning. By assigning vertex weig…

hypergraph partitioning

Mixture of experts models for multilevel data: modelling framework and approximation theory

2022-09-30 · Tsz Chai Fung, Spark C. Tseung

Multilevel data are prevalent in many real-world applications. However, it remains an open research problem to identify and justify a class of models that flexibly capture a wide range of multilevel data. Motivated by th…

Mixture-of-Expertsregression

K-SpecPart: Supervised embedding algorithms and cut overlay for improved hypergraph partitioning

2023-05-07 · Ismail Bustany, Andrew B. Kahng, Ioannis Koutis, Bodhisatta Pramanik 외

State-of-the-art hypergraph partitioners follow the multilevel paradigm that constructs multiple levels of progressively coarser hypergraphs that are used to drive cut refinement on each level of the hierarchy. Multileve…

Dimensionality Reductionhypergraph partitioningSupervised dimensionality reduction