Hyperbolic Graph Neural Networks: A Review of Methods and Applications
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.
Code (1)
Tasks
AnatomyGraph LearningSimilar Papers 제목 키워드 기반
Hyperbolic Geometry in Computer Vision: A Survey
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 ClassificationSurveyHyperbolic Deep Neural Networks: A Survey
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 LearningSurveyHyperbolic Graph Embeddings: a Survey and an Evaluation on Anomaly Detection
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 EmbeddingHyperbolic Graph Representation Learning: A Tutorial
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+1Knowledge Association with Hyperbolic Knowledge Graph Embeddings
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