paper-with-me

Papers

Hierarchical Aggregations for High-Dimensional Multiplex Graph Embedding

2023-12-28 · Kamel Abdous, Nairouz Mrabah, Mohamed Bouguessa

We investigate the problem of multiplex graph embedding, that is, graphs in which nodes interact through multiple types of relations (dimensions). In recent years, several methods have been developed to address this problem. However, the need for more effective and specialized approaches grows with the production of graph data with diverse characteristics. In particular, real-world multiplex graphs may exhibit a high number of dimensions, making it difficult to construct a single consensus representation. Furthermore, important information can be hidden in complex latent structures scattered in multiple dimensions. To address these issues, we propose HMGE, a novel embedding method based on hierarchical aggregation for high-dimensional multiplex graphs. Hierarchical aggregation consists of learning a hierarchical combination of the graph dimensions and refining the embeddings at each hierarchy level. Non-linear combinations are computed from previous ones, thus uncovering complex information and latent structures hidden in the multiplex graph dimensions. Moreover, we leverage mutual information maximization between local patches and global summaries to train the model without supervision. This allows to capture of globally relevant information present in diverse locations of the graph. Detailed experiments on synthetic and real-world data illustrate the suitability of our approach to downstream supervised tasks, including link prediction and node classification.

📄 PDF Abstract BibTeX arXiv:2312.16834

Code (1)

abdouskamel/hmge 공식 구현 pytorch

Tasks

Graph EmbeddingLink PredictionNode Classification

Similar Papers 제목 키워드 기반

A Geometric Perspective for High-Dimensional Multiplex Graphs

2025-01-29 · Kamel Abdous, Nairouz Mrabah, Mohamed Bouguessa

High-dimensional multiplex graphs are characterized by their high number of complementary and divergent dimensions. The existence of multiple hierarchical latent relations between the graph dimensions poses significant c…

Graph Embedding

Redundancy-Free Computation Graphs for Graph Neural Networks

2019-06-09 · Zhihao Jia, Sina Lin, Rex Ying, Jiaxuan You 외

Graph Neural Networks (GNNs) are based on repeated aggregations of information across nodes' neighbors in a graph. However, because common neighbors are shared between different nodes, this leads to repeated and ineffici…

Mew: Multiplexed Immunofluorescence Image Analysis through an Efficient Multiplex Network

2024-07-25 · Sukwon Yun, Jie Peng, Alexandro E. Trevino, Chanyoung Park 외

Recent advancements in graph-based approaches for multiplexed immunofluorescence (mIF) images have significantly propelled the field forward, offering deeper insights into patient-level phenotyping. However, current grap…

Graph Neural Networkimage-classificationImage Classification

Modeling Heterophily in Multiplex Graphs: An Adaptive Approach for Node Classification

2026-05-12 · Kamel Abdous, Nairouz Mrabah, Mohamed Bouguessa arxiv

Existing multiplex graph models often assume homophily, where connected nodes tend to belong to the same class or share similar attributes. Consequently, these models may struggle with graphs exhibiting heterophily, wher…

Node Classification

MxPool: Multiplex Pooling for Hierarchical Graph Representation Learning

2020-04-15 · ICLR 2020 1 · Yanyan Liang, Yanfeng Zhang, Dechao Gao, Qian Xu

How to utilize deep learning methods for graph classification tasks has attracted considerable research attention in the past few years. Regarding graph classification tasks, the graphs to be classified may have various …

ClassificationClusteringGeneral ClassificationGraph Classification+4