paper-with-me

Papers

Efficient Network Embedding by Approximate Equitable Partitions

2024-09-16 · Giuseppe Squillace, Mirco Tribastone, Max Tschaikowski, Andrea Vandin

Structural network embedding is a crucial step in enabling effective downstream tasks for complex systems that aims to project a network into a lower-dimensional space while preserving similarities among nodes. We introduce a simple and efficient embedding technique based on approximate variants of equitable partitions. The approximation consists in introducing a user-tunable tolerance parameter relaxing the otherwise strict condition for exact equitable partitions that can be hardly found in real-world networks. We exploit a relationship between equitable partitions and equivalence relations for Markov chains and ordinary differential equations to develop a partition refinement algorithm for computing an approximate equitable partition in polynomial time. We compare our method against state-of-the-art embedding techniques on benchmark networks. We report comparable -- when not superior -- performance for visualization, classification, and regression tasks at a cost between one and three orders of magnitude smaller using a prototype implementation, enabling the embedding of large-scale networks which could not be efficiently handled by most of the competing techniques.

📄 PDF Abstract BibTeX arXiv:2409.10160

Code (1)

EmbNet01/EmbNetworks 공식 구현

Tasks

Network Embedding

Similar Papers 제목 키워드 기반

Blind Extraction of Equitable Partitions from Graph Signals

2022-03-10 · Michael Scholkemper, Michael Schaub

Finding equitable partitions is closely related to the extraction of graph symmetries and of interest in a variety of applications context such as node role detection, cluster synchronization, consensus dynamics, and net…

RAwR: Role-Aware Rewiring via Approximate Equitable Partition

2026-05-10 · Riccardo Porcedda, Giuseppe Squillace, Bastian Epping, Andrea Vandin 외 arxiv

While Graph Neural Networks (GNNs) have demonstrated significant efficacy in node classification tasks, where predictions rely on local neighborhood information, the performance of GNNs often drops when prediction tasks …

Node Classification

Interpretable Machine Learning for Kronecker Coefficients

2025-02-17 · Giorgi Butbaia, Kyu-Hwan Lee, Fabian Ruehle

We analyze the saliency of neural networks and employ interpretable machine learning models to predict whether the Kronecker coefficients of the symmetric group are zero or not. Our models use triples of partitions as in…

Interpretable Machine Learning

Structures of M-Invariant Dual Subspaces with Respect to a Boolean Network

2023-01-26 · Dongyao Bi, Lijun Zhang, Kuize Zhang, Shenggui Zhang

This paper presents the following research findings on Boolean networks (BNs) and their dual subspaces.First, we establish a bijection between the dual subspaces of a BN and the partitions of its state set. Furthermore, …

Equitable Mechanism Design for Facility Location

2025-06-12 · Toby Walsh

We consider strategy proof mechanisms for facility location which maximize equitability between agents. As is common in the literature, we measure equitability with the Gini index. We first prove a simple but fundamental…