paper-with-me

Papers

PGB: A PubMed Graph Benchmark for Heterogeneous Network Representation Learning

2023-05-04 · Eric W Lee, Joyce C Ho

There has been rapid growth in biomedical literature, yet capturing the heterogeneity of the bibliographic information of these articles remains relatively understudied. Although graph mining research via heterogeneous graph neural networks has taken center stage, it remains unclear whether these approaches capture the heterogeneity of the PubMed database, a vast digital repository containing over 33 million articles. We introduce PubMed Graph Benchmark (PGB), a new benchmark dataset for evaluating heterogeneous graph embeddings for biomedical literature. The benchmark contains rich metadata including abstract, authors, citations, MeSH terms, MeSH hierarchy, and some other information. The benchmark contains three different evaluation tasks encompassing systematic reviews, node classification, and node clustering. In PGB, we aggregate the metadata associated with the biomedical articles from PubMed into a unified source and make the benchmark publicly available for any future works.

📄 PDF Abstract BibTeX arXiv:2305.02691

Code (1)

ewhlee/pgb 공식 구현

Tasks

ArticlesGraph MiningNode ClassificationNode ClusteringRepresentation Learning

Similar Papers 제목 키워드 기반

HeterGraphLongSum: Heterogeneous Graph Neural Network with Passage Aggregation for Extractive Long Document Summarization

2022-10-01 · COLING 2022 10 · Tuan-Anh Phan, Ngoc-Dung Ngoc Nguyen, Khac-Hoai Nam Bui

Graph Neural Network (GNN)-based models have proven effective in various Natural Language Processing (NLP) tasks in recent years. Specifically, in the case of the Extractive Document Summarization (EDS) task, modeling do…

Document SummarizationExtractive Document SummarizationGraph Neural NetworkSentence

An Exploitation of Heterogeneous Graph Neural Network for Extractive Long Document Summarization

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Heterogeneous Graph Neural Networks (HeterGNN) has been recently introduced as an emergent approach for many Natural Language Processing (NLP) tasks by enriching the complex information between word and sentence. In this…

Document SummarizationExtractive Document SummarizationGraph AttentionGraph Neural Network+1

Multi Graph Neural Network for Extractive Long Document Summarization

2022-10-01 · COLING 2022 10 · Xuan-Dung Doan, Le-Minh Nguyen, Khac-Hoai Nam Bui

Heterogeneous Graph Neural Networks (HeterGNN) have been recently introduced as an emergent approach for extracting document summarization (EDS) by exploiting the cross-relations between words and sentences. However, app…

Document SummarizationGraph Neural NetworkSentence

G-Bean: an ontology-graph based web tool for biomedical literature retrieval

2015-08-31 · Wang James Z., Zhang Yuanyuan, Dong Liang, Li Lin 외

Currently, most people use PubMed to search the MEDLINE database, an important bibliographical information source for life science and biomedical information. However, PubMed has some drawbacks that make it difficult to …

ArticlesRe-RankingRetrieval

Article Classification with Graph Neural Networks and Multigraphs

2023-09-20 · Khang Ly, Yury Kashnitsky, Savvas Chamezopoulos, Valeria Krzhizhanovskaya

Classifying research output into context-specific label taxonomies is a challenging and relevant downstream task, given the volume of existing and newly published articles. We propose a method to enhance the performance …

ArticlesClassificationGraph Neural NetworkNode Classification