paper-with-me

홈 › Papers

Multi-Scale Heterogeneity-Aware Hypergraph Representation for Histopathology Whole Slide Images

2024-04-30 · Minghao Han, Xukun Zhang, Dingkang Yang, Tao Liu, Haopeng Kuang, Jinghui Feng, Lihua Zhang

Survival prediction is a complex ordinal regression task that aims to predict the survival coefficient ranking among a cohort of patients, typically achieved by analyzing patients' whole slide images. Existing deep learning approaches mainly adopt multiple instance learning or graph neural networks under weak supervision. Most of them are unable to uncover the diverse interactions between different types of biological entities(\textit{e.g.}, cell cluster and tissue block) across multiple scales, while such interactions are crucial for patient survival prediction. In light of this, we propose a novel multi-scale heterogeneity-aware hypergraph representation framework. Specifically, our framework first constructs a multi-scale heterogeneity-aware hypergraph and assigns each node with its biological entity type. It then mines diverse interactions between nodes on the graph structure to obtain a global representation. Experimental results demonstrate that our method outperforms state-of-the-art approaches on three benchmark datasets. Code is publicly available at \href{https://github.com/Hanminghao/H2GT}{https://github.com/Hanminghao/H2GT}.

📄 PDF Abstract BibTeX arXiv:2404.19334

Code (1)

hanminghao/h2gt 공식 구현 pytorch

Tasks

Multiple Instance LearningSurvival Predictionwhole slide images

Similar Papers 제목 키워드 기반

Feature-aware Hypergraph Generation via Next-Scale Prediction

2025-06-02 · Dorian Gailhard, Enzo Tartaglione, Lirida Naviner, Jhony H. Giraldo

Hypergraphs generalize traditional graphs by allowing hyperedges to connect multiple nodes, making them well-suited for modeling complex structures with higher-order relationships, such as 3D meshes, molecular systems, a…

Prediction

Deep Heterogeneous Contrastive Hyper-Graph Learning for In-the-Wild Context-Aware Human Activity Recognition

2024-09-27 · Wen Ge, Guanyi Mou, Emmanuel O. Agu, Kyumin Lee

Human Activity Recognition (HAR) is a challenging, multi-label classification problem as activities may co-occur and sensor signals corresponding to the same activity may vary in different contexts (e.g., different devic…

Activity RecognitionGraph LearningHuman Activity RecognitionMulti-Label Classification+1

FedHCDR: Federated Cross-Domain Recommendation with Hypergraph Signal Decoupling

2024-03-05 · Hongyu Zhang, Dongyi Zheng, Lin Zhong, Xu Yang 외

In recent years, Cross-Domain Recommendation (CDR) has drawn significant attention, which utilizes user data from multiple domains to enhance the recommendation performance. However, current CDR methods require sharing u…

Contrastive LearningData AugmentationFederated LearningGraph Learning+5

HGNet: High-Order Spatial Awareness Hypergraph and Multi-Scale Context Attention Network for Colorectal Polyp Detection

2025-07-07 · Xiaofang Liu, Lingling Sun, Xuqing Zhang, Yuannong Ye 외 arxiv

Colorectal cancer (CRC) is closely linked to the malignant transformation of colorectal polyps, making early detection essential. However, current models struggle with detecting small lesions, accurately localizing bound…

Transfer Learning

HiTeC: Hierarchical Contrastive Learning on Text-Attributed Hypergraph with Semantic-Aware Augmentation

2025-08-05 · Mengting Pan, Fan Li, Chen Chen, Xiaoyang Wang 외 arxiv

Contrastive learning (CL) has become a dominant paradigm for self-supervised hypergraph learning, enabling effective training without costly labels. However, node entities in real-world hypergraphs are often associated w…

Self-Supervised LearningRepresentation LearningContrastive Learning