paper-with-me

Papers

BIOS: An Algorithmically Generated Biomedical Knowledge Graph

2022-03-18 · Sheng Yu, Zheng Yuan, Jun Xia, Shengxuan Luo, Huaiyuan Ying, Sihang Zeng, Jingyi Ren, Hongyi Yuan, Zhengyun Zhao, Yucong Lin, Keming Lu, Jing Wang, Yutao Xie, Heung-Yeung Shum

Biomedical knowledge graphs (BioMedKGs) are essential infrastructures for biomedical and healthcare big data and artificial intelligence (AI), facilitating natural language processing, model development, and data exchange. For decades, these knowledge graphs have been developed via expert curation; however, this method can no longer keep up with today's AI development, and a transition to algorithmically generated BioMedKGs is necessary. In this work, we introduce the Biomedical Informatics Ontology System (BIOS), the first large-scale publicly available BioMedKG generated completely by machine learning algorithms. BIOS currently contains 4.1 million concepts, 7.4 million terms in two languages, and 7.3 million relation triplets. We present the methodology for developing BIOS, including the curation of raw biomedical terms, computational identification of synonymous terms and aggregation of these terms to create concept nodes, semantic type classification of the concepts, relation identification, and biomedical machine translation. We provide statistics on the current BIOS content and perform preliminary assessments of term quality, synonym grouping, and relation extraction. The results suggest that machine learning-based BioMedKG development is a viable alternative to traditional expert curation.

📄 PDF Abstract BibTeX arXiv:2203.09975

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine LearningKnowledge GraphsMachine TranslationRelationRelation Extraction

Methods 이 논문이 사용한 방법론

Ontology 설명 없음

Similar Papers 제목 키워드 기반

Automatic Biomedical Term Clustering by Learning Fine-grained Term Representations

2022-04-01 · BioNLP (ACL) 2022 5 · Sihang Zeng, Zheng Yuan, Sheng Yu

Term clustering is important in biomedical knowledge graph construction. Using similarities between terms embedding is helpful for term clustering. State-of-the-art term embeddings leverage pretrained language models to …

ClusteringContrastive Learninggraph constructionKnowledge Graphs

AdaPath: Query-Adaptive Path-Finding via Path-Bank for Multi-Hop Implicit Biomedical KGQA

2026-08-31 · Jun Hyeong Kim, Dongki Kim, Yinhua Piao, Sung Ju Hwang arxiv

Path-finding over knowledge graphs has become an effective way to ground LLM reasoning on multi-hop questions. However, biomedical QA introduces two distinct challenges that general-domain methods are not designed for: (…

Knowledge Graphs

Pre-trained language models with domain knowledge for biomedical extractive summarization

2022-07-19 · Knowledge-Based Systems 2022 7 · QianqianXie;Jennifer Amy Bishop;PrayagTiwari;Sophia Ananiadoua

Biomedical text summarization is a critical task for comprehension of an ever-growing amount of biomedical literature. Pre-trained language models (PLMs) with transformer-based architectures have been shown to greatly im…

Extractive SummarizationPICOText Summarization

BioSentVec: creating sentence embeddings for biomedical texts

2018-10-22 · Qingyu Chen, Yifan Peng, Zhiyong Lu

Sentence embeddings have become an essential part of today's natural language processing (NLP) systems, especially together advanced deep learning methods. Although pre-trained sentence encoders are available in the gene…

ArticlesBenchmarkingSentenceSentence Embeddings+2

MedG-KRP: Medical Graph Knowledge Representation Probing

2024-12-14 · Gabriel R. Rosenbaum, Lavender Yao Jiang, Ivaxi Sheth, Jaden Stryker 외

Large language models (LLMs) have recently emerged as powerful tools, finding many medical applications. LLMs' ability to coalesce vast amounts of information from many sources to generate a response-a process similar to…

Multiple-choiceMultiple Choice Question Answering (MCQA)Question Answering