中文
相关论文

相关论文: Column Bound for Orthogonal Matrix Factorization

200 篇论文

Solving Constraint Optimization Problems (COPs) can be dramatically simplified by boundary estimation, that is, providing tight boundaries of cost functions. By feeding a supervised Machine Learning (ML) model with data composed of known…

人工智能 · 计算机科学 2021-11-08 Helge Spieker , Arnaud Gotlieb

We introduce the problem of minimal actuator placement in a linear control system so that a bound on the minimum control effort for a given state transfer is satisfied while controllability is ensured. We first show that this is an NP-hard…

系统与控制 · 计算机科学 2015-03-17 Vasileios Tzoumas , Mohammad Amin Rahimian , George J. Pappas , Ali Jadbabaie

We study matrix multiplication in the low-bandwidth model: There are $n$ computers, and we need to compute the product of two $n \times n$ matrices. Initially computer $i$ knows row $i$ of each input matrix. In one communication round each…

分布式、并行与集群计算 · 计算机科学 2022-06-02 Chetan Gupta , Juho Hirvonen , Janne H. Korhonen , Jan Studený , Jukka Suomela

Fault tolerance is a major concern in distributed computational settings. In the classic master-worker setting, a server (the master) needs to perform some heavy computation which it may distribute to $m$ other machines (workers) in order…

分布式、并行与集群计算 · 计算机科学 2024-10-30 Keren Censor-Hillel , Yuka Machino , Pedro Soto

Seymour's decomposition theorem for regular matroids is a fundamental result with a number of combinatorial and algorithmic applications. In this work we demonstrate how this theorem can be used in the design of parameterized algorithms on…

数据结构与算法 · 计算机科学 2017-10-09 Fedor V. Fomin , Petr A. Golovach , Daniel Lokshtanov , Saket Saurabh

We extend the theory of low-rank matrix recovery and completion to the case when Poisson observations for a linear combination or a subset of the entries of a matrix are available, which arises in various applications with count data. We…

机器学习 · 计算机科学 2016-04-20 Yang Cao , Yao Xie

The solution to an optimal power flow (OPF) problem provides a minimum cost operating point for an electric power system. The performance of OPF solution techniques strongly depends on the problem's feasible space. This paper presents an…

最优化与控制 · 数学 2016-08-03 Daniel K. Molzahn

We study the problem of entrywise $\ell_1$ low rank approximation. We give the first polynomial time column subset selection-based $\ell_1$ low rank approximation algorithm sampling $\tilde{O}(k)$ columns and achieving an…

数据结构与算法 · 计算机科学 2020-11-17 Arvind V. Mahankali , David P. Woodruff

In a large-scale and distributed matrix multiplication problem $C=A^{\intercal}B$, where $C\in\mathbb{R}^{r\times t}$, the coded computation plays an important role to effectively deal with "stragglers" (distributed computations that may…

分布式、并行与集群计算 · 计算机科学 2018-04-19 Sinong Wang , Jiashang Liu , Ness Shroff

Discrete Optimal Transport problems give rise to very large linear programs (LP) with a particular structure of the constraint matrix. In this paper we present a hybrid algorithm that mixes an interior point method (IPM) and column…

最优化与控制 · 数学 2023-05-15 Filippo Zanetti , Jacek Gondzio

We consider a generalisation of the classical coupon collector's problem, in which at each time step a collector either receives a new copy of a randomly chosen coupon, or loses all their previously collected copies of that coupon. We…

概率论 · 数学 2026-05-15 Luke J. Attrill , Timothy M. Garoni

This paper introduces a matrix quantile factor model for matrix-valued data with low-rank structure. We estimate the row and column factor spaces via minimizing the empirical check loss function with orthogonal rotation constraints. We show…

统计方法学 · 统计学 2024-08-21 Xin-Bing Kong , Yong-Xin Liu , Long Yu , Peng Zhao

The Bandwidth Problem seeks for a simultaneous permutation of the rows and columns of the adjacency matrix of a graph such that all nonzero entries are as close as possible to the main diagonal. This work focuses on investigating novel…

最优化与控制 · 数学 2021-07-07 Franz Rendl , Renata Sotirov , Christian Truden

Many problems in computer vision and recommender systems involve low-rank matrices. In this work, we study the problem of finding the maximum entry of a stochastic low-rank matrix from sequential observations. At each step, a learning agent…

机器学习 · 计算机科学 2017-12-14 Branislav Kveton , Csaba Szepesvari , Anup Rao , Zheng Wen , Yasin Abbasi-Yadkori , S. Muthukrishnan

The problem of counting the number of models of a given Boolean formula has numerous applications, including computing the leakage of deterministic programs in Quantitative Information Flow. Model counting is a hard, #P-complete problem.…

计算机科学中的逻辑 · 计算机科学 2024-05-24 Michele Boreale , Daniele Gorla

Motivated by the problem of reducing the peak to average power ratio (PAPR) of transmitted signals, we consider a design of complementary set matrices whose column sequences satisfy a correlation constraint. The design algorithm recursively…

信息论 · 计算机科学 2007-07-13 Di Wu , Predrag Spasojevic

We study the problem of constructing explicit families of matrices which cannot be expressed as a product of a few sparse matrices. In addition to being a natural mathematical question on its own, this problem appears in various…

计算复杂性 · 计算机科学 2019-04-03 Mrinal Kumar , Ben Lee Volk

In this paper, we introduce the Maximum Matrix Contraction problem, where we aim to contract as much as possible a binary matrix in order to maximize its density. We study the complexity and the polynomial approximability of the problem.…

计算复杂性 · 计算机科学 2023-06-05 Dimitri Watel , Pierre-Louis Poirion

We study the problem of low-rank tensor factorization in the presence of missing data. We ask the following question: how many sampled entries do we need, to efficiently and exactly reconstruct a tensor with a low-rank orthogonal…

机器学习 · 统计学 2014-06-12 Prateek Jain , Sewoong Oh

We study the problem of $2$-dimensional orthogonal range counting with additive error. Given a set $P$ of $n$ points drawn from an $n\times n$ grid and an error parameter $\eps$, the goal is to build a data structure, such that for any…

数据结构与算法 · 计算机科学 2016-05-24 Zhewei Wei , Ke Yi