paper-with-me

Papers

Deep Node Ranking for Neuro-symbolic Structural Node Embedding and Classification

2019-02-11 · Blaž Škrlj, Jan Kralj, Janez Konc, Marko Robnik-Šikonja, Nada Lavrač

Network node embedding is an active research subfield of complex network analysis. This paper contributes a novel approach to learning network node embeddings and direct node classification using a node ranking scheme coupled with an autoencoder-based neural network architecture. The main advantages of the proposed Deep Node Ranking (DNR) algorithm are competitive or better classification performance, significantly higher learning speed and lower space requirements when compared to state-of-the-art approaches on 15 real-life node classification benchmarks. Furthermore, it enables exploration of the relationship between symbolic and the derived sub-symbolic node representations, offering insights into the learned node space structure. To avoid the space complexity bottleneck in a direct node classification setting, DNR computes stationary distributions of personalized random walks from given nodes in mini-batches, scaling seamlessly to larger networks. The scaling laws associated with DNR were also investigated on 1488 synthetic Erd\H{o}s-R\'enyi networks, demonstrating its scalability to tens of millions of links.

📄 PDF Abstract BibTeX arXiv:1902.03964

Code (1)

SkBlaz/DNR 공식 구현 pytorch

Tasks

ClassificationGeneral ClassificationNetwork EmbeddingNode ClassificationStructural Node Embedding

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Taxonomic Networks: A Representation for Neuro-Symbolic Pairing

2025-05-30 · Zekun Wang, Ethan L. Haarer, Nicki Barari, Christopher J. MacLellan

We introduce the concept of a \textbf{neuro-symbolic pair} -- neural and symbolic approaches that are linked through a common knowledge representation. Next, we present \textbf{taxonomic networks}, a type of discriminati…

SNoRe: Scalable Unsupervised Learning of Symbolic Node Representations

2020-09-08 · Sebastian Mežnar, Nada Lavrač, Blaž Škrlj

Learning from complex real-life networks is a lively research area, with recent advances in learning information-rich, low-dimensional network node representations. However, state-of-the-art methods are not necessarily i…

Node ClassificationStructural Node Embedding

Importance Ranking in Complex Networks via Influence-aware Causal Node Embedding

2025-11-03 · Jiahui Gao, Kuang Zhou, Yuchen Zhu, Keyu Wu arxiv

Understanding and quantifying node importance is a fundamental problem in network science and engineering, underpinning a wide range of applications such as influence maximization, social recommendation, and network dism…

Representation LearningGraph Embedding

Symbolic Graph Intelligence: Hypervector Message Passing for Learning Graph-Level Patterns with Tsetlin Machines

2025-07-22 · Christian D. Blakely arxiv

We propose a multilayered symbolic framework for general graph classification that leverages sparse binary hypervectors and Tsetlin Machines. Each graph is encoded through structured message passing, where node, edge, an…

Graph Classification

Unsupervised Framework for Evaluating and Explaining Structural Node Embeddings of Graphs

2023-06-19 · Ashkan Dehghan, Kinga Siuta, Agata Skorupka, Andrei Betlen 외

An embedding is a mapping from a set of nodes of a network into a real vector space. Embeddings can have various aims like capturing the underlying graph topology and structure, node-to-node relationship, or other releva…