Multi-Relational Learning at Scale with ADMM
Lucas Drumond, Ernesto Diaz-Aviles, and Lars Schmidt-Thieme

TL;DR
This paper introduces ConsMRF, a scalable multi-relational learning method using ADMM that efficiently handles large, complex datasets like Web graphs, outperforming existing approaches in speed and scalability.
Contribution
The paper presents a novel ADMM-based framework for multi-relational factorization that improves scalability and efficiency on large datasets compared to prior methods.
Findings
ConsMRF outperforms strong competitors on large Web datasets.
ConsMRF demonstrates near-linear scalability.
The approach enables parallelization for large-scale multi-relational data.
Abstract
Learning from multiple-relational data which contains noise, ambiguities, or duplicate entities is essential to a wide range of applications such as statistical inference based on Web Linked Data, recommender systems, computational biology, and natural language processing. These tasks usually require working with very large and complex datasets - e.g., the Web graph - however, current approaches to multi-relational learning are not practical for such scenarios due to their high computational complexity and poor scalability on large data. In this paper, we propose a novel and scalable approach for multi-relational factorization based on consensus optimization. Our model, called ConsMRF, is based on the Alternating Direction Method of Multipliers (ADMM) framework, which enables us to optimize each target relation using a smaller set of parameters than the state-of-the-art competitors in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Recommender Systems and Techniques · Advanced Image and Video Retrieval Techniques
