paper-with-me

홈 › Papers

Hyperbolic Graph Neural Networks: A Review of Methods and Applications

2022-02-28 · Menglin Yang, Min Zhou, Zhihao LI, Jiahong Liu, Lujia Pan, Hui Xiong, Irwin King

Graph neural networks generalize conventional neural networks to graph-structured data and have received widespread attention due to their impressive representation ability. In spite of the remarkable achievements, the performance of Euclidean models in graph-related learning is still bounded and limited by the representation ability of Euclidean geometry, especially for datasets with highly non-Euclidean latent anatomy. Recently, hyperbolic space has gained increasing popularity in processing graph data with tree-like structure and power-law distribution, owing to its exponential growth property. In this survey, we comprehensively revisit the technical details of the current hyperbolic graph neural networks, unifying them into a general framework and summarizing the variants of each component. More importantly, we present various HGNN-related applications. Last, we also identify several challenges, which potentially serve as guidelines for further flourishing the achievements of graph learning in hyperbolic spaces.

📄 PDF Abstract BibTeX arXiv:2202.13852

Code (1)

marlin-codes/HIE 공식 구현 pytorch

Tasks

AnatomyGraph Learning

Similar Papers 제목 키워드 기반

Hyperbolic Geometry in Computer Vision: A Survey

2023-04-21 · Pengfei Fang, Mehrtash Harandi, Trung Le, Dinh Phung

Hyperbolic geometry, a Riemannian manifold endowed with constant sectional negative curvature, has been considered an alternative embedding space in many learning scenarios, \eg, natural language processing, graph learni…

Graph Learningimage-classificationImage ClassificationSurvey

Hyperbolic Deep Neural Networks: A Survey

2021-01-12 · Wei Peng, Tuomas Varanka, Abdelrahman Mostafa, Henglin Shi 외

Recently, there has been a rising surge of momentum for deep representation learning in hyperbolic spaces due to theirhigh capacity of modeling data like knowledge graphs or synonym hierarchies, possessing hierarchical s…

Knowledge GraphsRepresentation LearningSurvey

Hyperbolic Graph Embeddings: a Survey and an Evaluation on Anomaly Detection

2025-12-21 · Souhail Abdelmouaiz Sadat, Mohamed Yacine Touahria Miliani, Khadidja Hab El Hames, Hamida Seba 외 arxiv

This survey reviews hyperbolic graph embedding models, and evaluate them on anomaly detection, highlighting their advantages over Euclidean methods in capturing complex structures. Evaluating models like \textit{HGCAE}, …

Anomaly DetectionGraph Embedding

Hyperbolic Graph Representation Learning: A Tutorial

2022-11-08 · Min Zhou, Menglin Yang, Lujia Pan, Irwin King

Graph-structured data are widespread in real-world applications, such as social networks, recommender systems, knowledge graphs, chemical molecules etc. Despite the success of Euclidean space for graph-related learning t…

Graph LearningGraph Representation LearningKnowledge GraphsRecommendation Systems+1

Knowledge Association with Hyperbolic Knowledge Graph Embeddings

2020-10-05 · EMNLP 2020 11 · Zequn Sun, Muhao Chen, Wei Hu, Chengming Wang 외

Capturing associations for knowledge graphs (KGs) through entity alignment, entity type inference and other related tasks benefits NLP applications with comprehensive knowledge representations. Recent related methods bui…

Entity AlignmentGraph Neural NetworkKnowledge Graph EmbeddingsKnowledge Graphs