paper-with-me

Papers

Matroid Regression

2014-03-04 · Franz J. Király, Louis Theran

We propose an algebraic combinatorial method for solving large sparse linear systems of equations locally - that is, a method which can compute single evaluations of the signal without computing the whole signal. The method scales only in the sparsity of the system and not in its size, and allows to provide error estimates for any solution method. At the heart of our approach is the so-called regression matroid, a combinatorial object associated to sparsity patterns, which allows to replace inversion of the large matrix with the inversion of a kernel matrix that is constant size. We show that our method provides the best linear unbiased estimator (BLUE) for this setting and the minimum variance unbiased estimator (MVUE) under Gaussian noise assumptions, and furthermore we show that the size of the kernel matrix which is to be inverted can be traded off with accuracy.

📄 PDF Abstract BibTeX arXiv:1403.0873

Code (0)

등록된 구현이 없습니다.

Tasks

regression

Similar Papers 제목 키워드 기반

Connectivity for matroids based on rough sets

2013-11-05 · Bin Yang, William Zhu

In mathematics and computer science, connectivity is one of the basic concepts of matroid theory: it asks for the minimum number of elements which need to be removed to disconnect the remaining nodes from each other. It …

Relation

Closed-set lattice of regular sets based on a serial and transitive relation through matroids

2012-09-25 · Qingyin Li, William Zhu

Rough sets are efficient for data pre-processing in data mining. Matroids are based on linear algebra and graph theory, and have a variety of applications in many fields. Both rough sets and matroids are closely related …

AllRelation

Matroid Bandits: Fast Combinatorial Optimization with Learning

2014-03-20 · Branislav Kveton, Zheng Wen, Azin Ashkan, Hoda Eydgahi 외

A matroid is a notion of independence in combinatorial optimization which is closely related to computational efficiency. In particular, it is well known that the maximum of a constrained modular function can be found gr…

Combinatorial OptimizationComputational Efficiency

Constrained Interacting Submodular Groupings

2018-07-01 · ICML 2018 7 · Andrew Cotter, Mahdi Milani Fard, Seungil You, Maya Gupta 외

We introduce the problem of grouping a finite ground set into blocks where each block is a subset of the ground set and where: (i) the blocks are individually highly valued by a submodular function (both robustly an…

Diversity

Rough matroids based on coverings

2013-11-02 · Bin Yang, Hong Zhao, William Zhu

The introduction of covering-based rough sets has made a substantial contribution to the classical rough sets. However, many vital problems in rough sets, including attribution reduction, are NP-hard and therefore the al…

Combinatorial Optimization