paper-with-me

Papers

Matrix factorisation and the interpretation of geodesic distance

2021-06-02 · NeurIPS 2021 12 · Nick Whiteley, Annie Gray, Patrick Rubin-Delanchy

Given a graph or similarity matrix, we consider the problem of recovering a notion of true distance between the nodes, and so their true positions. We show that this can be accomplished in two steps: matrix factorisation, followed by nonlinear dimension reduction. This combination is effective because the point cloud obtained in the first step lives close to a manifold in which latent distance is encoded as geodesic distance. Hence, a nonlinear dimension reduction tool, approximating geodesic distance, can recover the latent positions, up to a simple transformation. We give a detailed account of the case where spectral embedding is used, followed by Isomap, and provide encouraging experimental evidence for other combinations of techniques.

📄 PDF Abstract BibTeX arXiv:2106.01260

Code (1)

anniegray52/graphs 공식 구현

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

A unified framework for non-negative matrix and tensor factorisations with a smoothed Wasserstein loss

2021-04-04 · Stephen Y. Zhang

Non-negative matrix and tensor factorisations are a classical tool for finding low-dimensional representations of high-dimensional datasets. In applications such as imaging, datasets can be regarded as distributions supp…

Fast Bayesian Non-Negative Matrix Factorisation and Tri-Factorisation

2016-10-26 · Thomas Brouwer, Jes Frellsen, Pietro Lio'

We present a fast variational Bayesian algorithm for performing non-negative matrix factorisation and tri-factorisation. We show that our approach achieves faster convergence per iteration and timestep (wall-clock) than …

Bayesian Tensor Factorisation for Bottom-up Hidden Tree Markov Models

2019-05-31 · Daniele Castellana, Davide Bacciu

Bottom-Up Hidden Tree Markov Model is a highly expressive model for tree-structured data. Unfortunately, it cannot be used in practice due to the intractable size of its state-transition matrix. We propose a new approxim…