paper-with-me

홈 › Papers

Knowledge-augmented Pre-trained Language Models for Biomedical Relation Extraction

2025-05-01 · Mario Sänger, Ulf Leser

Automatic relationship extraction (RE) from biomedical literature is critical for managing the vast amount of scientific knowledge produced each year. In recent years, utilizing pre-trained language models (PLMs) has become the prevalent approach in RE. Several studies report improved performance when incorporating additional context information while fine-tuning PLMs for RE. However, variations in the PLMs applied, the databases used for augmentation, hyper-parameter optimization, and evaluation methods complicate direct comparisons between studies and raise questions about the generalizability of these findings. Our study addresses this research gap by evaluating PLMs enhanced with contextual information on five datasets spanning four relation scenarios within a consistent evaluation framework. We evaluate three baseline PLMs and first conduct extensive hyperparameter optimization. After selecting the top-performing model, we enhance it with additional data, including textual entity descriptions, relational information from knowledge graphs, and molecular structure encodings. Our findings illustrate the importance of i) the choice of the underlying language model and ii) a comprehensive hyperparameter optimization for achieving strong extraction performance. Although inclusion of context information yield only minor overall improvements, an ablation study reveals substantial benefits for smaller PLMs when such external data was included during fine-tuning.

📄 PDF Abstract BibTeX arXiv:2505.00814

Code (1)

mariosaenger/biore-kplm-benchmark 공식 구현 pytorch

Tasks

Hyperparameter OptimizationKnowledge GraphsRelationRelation Extraction

Similar Papers 제목 키워드 기반

Multimodal Contrastive Representation Learning in Augmented Biomedical Knowledge Graphs

2025-01-03 · Tien Dang, Viet Thanh Duy Nguyen, Minh Tuan Le, Truong-Son Hy

Biomedical Knowledge Graphs (BKGs) integrate diverse datasets to elucidate complex relationships within the biomedical field. Effective link prediction on these graphs can uncover valuable connections, such as potential …

Contrastive LearningGraph EmbeddingKnowledge Graph EmbeddingKnowledge Graphs+2

Biomedical Question Answering via Multi-Level Summarization on a Local Knowledge Graph

2025-04-02 · Lingxiao Guan, Yuanhao Huang, Jie Liu

In Question Answering (QA), Retrieval Augmented Generation (RAG) has revolutionized performance in various domains. However, how to effectively capture multi-document relationships, particularly critical for biomedical t…

Language ModelingLanguage ModellingQuestion AnsweringRAG+3

MedRAGChecker: Claim-Level Verification for Biomedical Retrieval-Augmented Generation

2026-01-10 · Yuelyu Ji, Min Gu Kwak, Hang Zhang, Xizhi Wu 외 arxiv

Biomedical retrieval-augmented generation (RAG) can ground LLM answers in medical literature, yet long-form outputs often contain isolated unsupported or contradictory claims with safety implications. We introduce MedRAG…

Natural Language Inference

Knowledge Graph-Driven Retrieval-Augmented Generation: Integrating Deepseek-R1 with Weaviate for Advanced Chatbot Applications

2025-02-16 · Alexandru Lecu, Adrian Groza, Lezan Hawizy

Large language models (LLMs) have significantly advanced the field of natural language generation. However, they frequently generate unverified outputs, which compromises their reliability in critical applications. In th…

ChatbotLanguage ModelingLanguage ModellingRetrieval+2

Improving Biomedical Pretrained Language Models with Knowledge

2021-04-21 · NAACL (BioNLP) 2021 6 · Zheng Yuan, Yijia Liu, Chuanqi Tan, Songfang Huang 외

Pretrained language models have shown success in many natural language processing tasks. Many works explore incorporating knowledge into language models. In the biomedical domain, experts have taken decades of effort on …

Entity LinkingLanguage ModelingLanguage Modellingnamed-entity-recognition+4