paper-with-me

Papers

GraphMoRE: Mitigating Topological Heterogeneity via Mixture of Riemannian Experts

2024-12-15 · Zihao Guo, Qingyun Sun, Haonan Yuan, Xingcheng Fu, Min Zhou, Yisen Gao, JianXin Li

Real-world graphs have inherently complex and diverse topological patterns, known as topological heterogeneity. Most existing works learn graph representation in a single constant curvature space that is insufficient to match the complex geometric shapes, resulting in low-quality embeddings with high distortion. This also constitutes a critical challenge for graph foundation models, which are expected to uniformly handle a wide variety of diverse graph data. Recent studies have indicated that product manifold gains the possibility to address topological heterogeneity. However, the product manifold is still homogeneous, which is inadequate and inflexible for representing the mixed heterogeneous topology. In this paper, we propose a novel Graph Mixture of Riemannian Experts (GraphMoRE) framework to effectively tackle topological heterogeneity by personalized fine-grained topology geometry pattern preservation. Specifically, to minimize the embedding distortion, we propose a topology-aware gating mechanism to select the optimal embedding space for each node. By fusing the outputs of diverse Riemannian experts with learned gating weights, we construct personalized mixed curvature spaces for nodes, effectively embedding the graph into a heterogeneous manifold with varying curvatures at different points. Furthermore, to fairly measure pairwise distances between different embedding spaces, we present a concise and effective alignment strategy. Extensive experiments on real-world and synthetic datasets demonstrate that our method achieves superior performance with lower distortion, highlighting its potential for modeling complex graphs with topological heterogeneity, and providing a novel architectural perspective for graph foundation models.

📄 PDF Abstract BibTeX arXiv:2412.11085

Code (1)

ringbdstack/graphmore 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Geometric Mixture-of-Experts with Curvature-Guided Adaptive Routing for Graph Representation Learning

2026-03-20 · Haifang Cao, Yu Wang, Timing Li, Xinjie Yao 외 arxiv

Graph-structured data typically exhibits complex topological heterogeneity, making it difficult to model accurately within a single Riemannian manifold. While emerging mixed-curvature methods attempt to capture such dive…

Graph Representation Learning

Curvature Graph Generative Adversarial Networks

2022-03-03 · JianXin Li, Xingcheng Fu, Qingyun Sun, Cheng Ji 외

Generative adversarial network (GAN) is widely used for generalized and robust learning on graph data. However, for non-Euclidean graph data, the existing GAN-based graph representation methods generate negative samples …

Generative Adversarial Network

A Theory of Speciation in Generative Diffusion Models on Compact Riemannian Manifolds

2026-08-24 · Alessio Marta, Paola Causin arxiv

Speciation in generative diffusion models denotes the emergence of distinct stable branches during denoising, through which initially undifferentiated trajectories progressively commit to different data classes. In this …

Ultrahyperbolic Knowledge Graph Embeddings

2022-06-01 · Bo Xiong, Shichao Zhu, Mojtaba Nayyeri, Chengjin Xu 외

Recent knowledge graph (KG) embeddings have been advanced by hyperbolic geometry due to its superior capability for representing hierarchies. The topological structures of real-world KGs, however, are rather heterogeneou…

Knowledge Graph Embeddings

DoReMi: Bridging 3D Domains via Topology-Aware Domain-Representation Mixture of Experts

2025-11-14 · Mingwei Xing, Xinliang Wang, Yifeng Shi arxiv

Constructing a unified 3D scene understanding model has long been hindered by the significant topological discrepancies across different sensor modalities. While applying the Mixture-of-Experts (MoE) architecture is an e…

Scene Understanding