paper-with-me

Papers

Binary Matrix Factorisation via Column Generation

2020-11-09 · Reka A. Kovacs, Oktay Gunluk, Raphael A. Hauser

Identifying discrete patterns in binary data is an important dimensionality reduction tool in machine learning and data mining. In this paper, we consider the problem of low-rank binary matrix factorisation (BMF) under Boolean arithmetic. Due to the hardness of this problem, most previous attempts rely on heuristic techniques. We formulate the problem as a mixed integer linear program and use a large scale optimisation technique of column generation to solve it without the need of heuristic pattern mining. Our approach focuses on accuracy and on the provision of optimality guarantees. Experimental results on real world datasets demonstrate that our proposed method is effective at producing highly accurate factorisations and improves on the previously available best known results for 15 out of 24 problem instances.

📄 PDF Abstract BibTeX arXiv:2011.04457

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality Reduction

Similar Papers 제목 키워드 기반

Binary Matrix Factorisation and Completion via Integer Programming

2021-06-25 · Reka A. Kovacs, Oktay Gunluk, Raphael A. Hauser

Binary matrix factorisation is an essential tool for identifying discrete patterns in binary data. In this paper we consider the rank-k binary matrix factorisation problem (k-BMF) under Boolean arithmetic: we are given a…

Relative Pairwise Relationship Constrained Non-negative Matrix Factorisation

2018-03-05 · Shuai Jiang, Kan Li, Richard Yida Xu

Non-negative Matrix Factorisation (NMF) has been extensively used in machine learning and data analytics applications. Most existing variations of NMF only consider how each row/column vector of factorised matrices shoul…

ClusteringImage ClusteringRecommendation SystemsTriplet

Bayesian Boolean Matrix Factorisation

2017-02-20 · ICML 2017 8 · Tammo Rukat, Chris C. Holmes, Michalis K. Titsias, Christopher Yau

Boolean matrix factorisation aims to decompose a binary data matrix into an approximate Boolean product of two low rank, binary matrices: one containing meaningful patterns, the other quantifying how the observations can…

Collaborative Filtering

An FCA-based Boolean Matrix Factorisation for Collaborative Filtering

2013-10-16 · Elena Nenova, Dmitry I. Ignatov, Andrey V. Konstantinov

We propose a new approach for Collaborative Filtering which is based on Boolean Matrix Factorisation (BMF) and Formal Concept Analysis. In a series of experiments on real data (Movielens dataset) we compare the approach …

Collaborative Filtering

Encoder blind combinatorial compressed sensing

2020-04-10 · Michael Murray, Jared Tanner

In its most elementary form, compressed sensing studies the design of decoding algorithms to recover a sufficiently sparse vector or code from a lower dimensional linear measurement vector. Typically it is assumed that t…

Community Detectioncompressed sensingComputational EfficiencyDecoder+1