paper-with-me

홈 › Papers

Space4HGNN: A Novel, Modularized and Reproducible Platform to Evaluate Heterogeneous Graph Neural Network

2022-02-18 · Tianyu Zhao, Cheng Yang, Yibo Li, Quan Gan, Zhenyi Wang, Fengqi Liang, Huan Zhao, Yingxia Shao, Xiao Wang, Chuan Shi

Heterogeneous Graph Neural Network (HGNN) has been successfully employed in various tasks, but we cannot accurately know the importance of different design dimensions of HGNNs due to diverse architectures and applied scenarios. Besides, in the research community of HGNNs, implementing and evaluating various tasks still need much human effort. To mitigate these issues, we first propose a unified framework covering most HGNNs, consisting of three components: heterogeneous linear transformation, heterogeneous graph transformation, and heterogeneous message passing layer. Then we build a platform Space4HGNN by defining a design space for HGNNs based on the unified framework, which offers modularized components, reproducible implementations, and standardized evaluation for HGNNs. Finally, we conduct experiments to analyze the effect of different designs. With the insights found, we distill a condensed design space and verify its effectiveness.

📄 PDF Abstract BibTeX arXiv:2202.09177

Code (1)

bupt-gamma/space4hgnn 공식 구현 pytorch

Tasks

Graph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

PyABSA: A Modularized Framework for Reproducible Aspect-based Sentiment Analysis

2022-08-02 · Heng Yang, Chen Zhang, Ke Li

The advancement of aspect-based sentiment analysis (ABSA) has urged the lack of a user-friendly framework that can largely lower the difficulty of reproducing state-of-the-art ABSA performance, especially for beginners. …

Aspect-Based Sentiment AnalysisAspect-Based Sentiment Analysis (ABSA)Data AugmentationGeneral Classification+4

Are we really making much progress? Revisiting, benchmarking, and refining heterogeneous graph neural networks

2021-12-30 · Qingsong Lv, Ming Ding, Qiang Liu, Yuxiang Chen 외

Heterogeneous graph neural networks (HGNNs) have been blossoming in recent years, but the unique data processing and evaluation setups used by each work obstruct a full understanding of their advancements. In this work, …

BenchmarkingHeterogeneous Node Classification

ESPnet-SPK: full pipeline speaker embedding toolkit with reproducible recipes, self-supervised front-ends, and off-the-shelf models

2024-01-30 · Jee-weon Jung, Wangyou Zhang, Jiatong Shi, Zakaria Aldeneh 외

This paper introduces ESPnet-SPK, a toolkit designed with several objectives for training speaker embedding extractors. First, we provide an open-source platform for researchers in the speaker recognition community to ef…

Self-Supervised LearningSpeaker RecognitionSpeaker Verification

A robust feature reinforcement framework for heterogeneous graphs neural networks

2022-11-16 · Future Generation Computer Systems 2022 11 · Zehao Wang, Huifeng Wu, Jin Fan, Danfeng Sun 외

In the real world, various kinds of data are able to be represented as heterogeneous graph structures. Heterogeneous graphs with multi-typed nodes and edges contain rich messages of heterogeneity and complex semantic inf…

Graph EmbeddingKnowledge GraphsNode Classification

SMARTFinRAG: Interactive Modularized Financial RAG Benchmark

2025-04-25 · Yiwei Zha

Financial sectors are rapidly adopting language model technologies, yet evaluating specialized RAG systems in this domain remains challenging. This paper introduces SMARTFinRAG, addressing three critical gaps in financia…

Language ModelingLanguage ModellingRAGRetrieval