NEMR: Network Embedding on Metric of Relation
Luodi Xie, Hong Shen, Jiaxin Ren

TL;DR
NEMR introduces a novel network embedding method that models complex node relationships in a relational metric space using deep learning, capturing multiple paths and rich user information for improved inference tasks.
Contribution
The paper proposes NEMR, a new network embedding approach that models relationships in a metric space with deep learning, considering multiple paths and their natural order.
Findings
NEMR outperforms state-of-the-art methods on link prediction.
NEMR effectively captures complex relationships among nodes.
NEMR demonstrates superior node classification accuracy.
Abstract
Network embedding maps the nodes of a given network into a low-dimensional space such that the semantic similarities among the nodes can be effectively inferred. Most existing approaches use inner-product of node embedding to measure the similarity between nodes leading to the fact that they lack the capacity to capture complex relationships among nodes. Besides, they take the path in the network just as structural auxiliary information when inferring node embeddings, while paths in the network are formed with rich user informations which are semantically relevant and cannot be ignored. In this paper, We propose a novel method called Network Embedding on the Metric of Relation, abbreviated as NEMR, which can learn the embeddings of nodes in a relational metric space efficiently. First, our NEMR models the relationships among nodes in a metric space with deep learning methods including…
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 · Complex Network Analysis Techniques · Mental Health via Writing
MethodsVariational Inference
