paper-with-me

홈 › Papers

Deep Collective Matrix Factorization for Augmented Multi-View Learning

2018-11-28 · Ragunathan Mariappan, Vaibhav Rajan

Learning by integrating multiple heterogeneous data sources is a common requirement in many tasks. Collective Matrix Factorization (CMF) is a technique to learn shared latent representations from arbitrary collections of matrices. It can be used to simultaneously complete one or more matrices, for predicting the unknown entries. Classical CMF methods assume linearity in the interaction of latent factors which can be restrictive and fails to capture complex non-linear interactions. In this paper, we develop the first deep-learning based method, called dCMF, for unsupervised learning of multiple shared representations, that can model such non-linear interactions, from an arbitrary collection of matrices. We address optimization challenges that arise due to dependencies between shared representations through Multi-Task Bayesian Optimization and design an acquisition function adapted for collective learning of hyperparameters. Our experiments show that dCMF significantly outperforms previous CMF algorithms in integrating heterogeneous data for predictive modeling. Further, on two tasks - recommendation and prediction of gene-disease association - dCMF outperforms state-of-the-art matrix completion algorithms that can utilize auxiliary sources of information.

📄 PDF Abstract BibTeX arXiv:1811.11427

Code (1)

https://bitbucket.org/cdal/dcmf 공식 구현 pytorch

Tasks

Bayesian OptimizationMatrix CompletionMULTI-VIEW LEARNING

Similar Papers 제목 키워드 기반

Multi-way Spectral Clustering of Augmented Multi-view Data through Deep Collective Matrix Tri-factorization

2020-09-12 · Ragunathan Mariappan, Siva Rajesh Kasa, Vaibhav Rajan

We present the first deep learning based architecture for collective matrix tri-factorization (DCMTF) of arbitrary collections of matrices, also known as augmented multi-view data. DCMTF can be used for multi-way spectra…

Clustering

Collective Matrix Factorization Hashing for Multimodal Data

2014-06-01 · CVPR 2014 6 · Guiguang Ding, Yuchen Guo, Jile Zhou

Nearest neighbor search methods based on hashing have attracted considerable attention for effective and efficient large-scale similarity search in computer vision and information retrieval community. In this paper, we s…

Information RetrievalRetrieval

Multi-way Clustering and Discordance Analysis through Deep Collective Matrix Tri-Factorization

2021-09-27 · Ragunathan Mariappan, Vaibhav Rajan

Heterogeneous multi-typed, multimodal relational data is increasingly available in many domains and their exploratory analysis poses several challenges. We advance the state-of-the-art in neural unsupervised learning to …

ClusteringMatrix CompletionRepresentation Learning

Federated Multi-view Matrix Factorization for Personalized Recommendations

2020-04-08 · Adrian Flanagan, Were Oyomno, Alexander Grigorievskiy, Kuan Eeik Tan 외

We introduce the federated multi-view matrix factorization method that extends the federated learning framework to matrix factorization with multiple data sources. Our method is able to learn the multi-view model without…

Federated Learning

Constrained Bilinear Factorization Multi-view Subspace Clustering

2019-06-19 · Qinghai Zheng, Jihua Zhu, Zhiqiang Tian, Zhongyu Li 외

Multi-view clustering is an important and fundamental problem. Many multi-view subspace clustering methods have been proposed, and most of them assume that all views share a same coefficient matrix. However, the underlyi…

ClusteringMulti-view Subspace Clustering