paper-with-me

Papers

Hyperbolic Geometric Graph Representation Learning for Hierarchy-imbalance Node Classification

2023-04-11 · Xingcheng Fu, Yuecen Wei, Qingyun Sun, Haonan Yuan, Jia Wu, Hao Peng, JianXin Li

Learning unbiased node representations for imbalanced samples in the graph has become a more remarkable and important topic. For the graph, a significant challenge is that the topological properties of the nodes (e.g., locations, roles) are unbalanced (topology-imbalance), other than the number of training labeled nodes (quantity-imbalance). Existing studies on topology-imbalance focus on the location or the local neighborhood structure of nodes, ignoring the global underlying hierarchical properties of the graph, i.e., hierarchy. In the real-world scenario, the hierarchical structure of graph data reveals important topological properties of graphs and is relevant to a wide range of applications. We find that training labeled nodes with different hierarchical properties have a significant impact on the node classification tasks and confirm it in our experiments. It is well known that hyperbolic geometry has a unique advantage in representing the hierarchical structure of graphs. Therefore, we attempt to explore the hierarchy-imbalance issue for node classification of graph neural networks with a novelty perspective of hyperbolic geometry, including its characteristics and causes. Then, we propose a novel hyperbolic geometric hierarchy-imbalance learning framework, named HyperIMBA, to alleviate the hierarchy-imbalance issue caused by uneven hierarchy-levels and cross-hierarchy connectivity patterns of labeled nodes.Extensive experimental results demonstrate the superior effectiveness of HyperIMBA for hierarchy-imbalance node classification tasks.

📄 PDF Abstract BibTeX arXiv:2304.05059

Code (1)

ringbdstack/hyperimba 공식 구현 pytorch

Tasks

Graph Representation LearningNode ClassificationRepresentation Learning

Similar Papers 제목 키워드 기반

Navigating Hierarchy: Hyperbolic Learning on Brain Graphs for Disorder Diagnosis

2026-07-08 · Yapeng Li, Bo Jiang, Ziyan Zhang, Dongdong Chen 외 arxiv

Functional brain networks exhibit a hierarchical organization across ROI, community, and whole-brain levels, supporting local processing, inter-community coordination, and global integration. Recent studies have demonstr…

Brain-HGCN: A Hyperbolic Graph Convolutional Network for Brain Functional Network Analysis

2025-09-18 · Junhao Jia, Yunyou Liu, Cheng Yang, Yifei Sun 외 arxiv

Functional magnetic resonance imaging (fMRI) reveals complex brain functional networks with hierarchical topologies crucial for cognitive processing. Standard Euclidean Graph Neural Networks (GNNs) often struggle to repr…

HyperbolicRAG: Enhancing Retrieval-Augmented Generation with Hyperbolic Representations

2025-11-24 · Linxiao Cao, Ruitao Wang, Jindong Li, Zhipeng Zhou 외 arxiv

Retrieval-augmented generation (RAG) enables large language models (LLMs) to access external knowledge, helping mitigate hallucinations and enhance domain-specific expertise. Graph-based RAG enhances structural reasoning…

Semantic SimilarityKnowledge Graphs

Minimizing Hyperbolic Embedding Distortion with LLM-Guided Hierarchy Restructuring

2025-11-16 · Melika Ayoughi, Pascal Mettes, Paul Groth arxiv

Hyperbolic geometry is an effective geometry for embedding hierarchical data structures. Hyperbolic learning has therefore become increasingly prominent in machine learning applications where data is hierarchically organ…

Recommendation SystemsKnowledge Graphs

Hyperbolic Image-Text Representations

2023-04-18 · Karan Desai, Maximilian Nickel, Tanmay Rajpurohit, Justin Johnson 외

Visual and linguistic concepts naturally organize themselves in a hierarchy, where a textual concept "dog" entails all images that contain dogs. Despite being intuitive, current large-scale vision and language models suc…

image-classificationImage ClassificationImage-text RetrievalRetrieval+1