paper-with-me

홈 › Papers

Exploring the In-context Learning Ability of Large Language Model for Biomedical Concept Linking

2023-07-03 · Qinyong Wang, Zhenxiang Gao, Rong Xu

The biomedical field relies heavily on concept linking in various areas such as literature mining, graph alignment, information retrieval, question-answering, data, and knowledge integration. Although large language models (LLMs) have made significant strides in many natural language processing tasks, their effectiveness in biomedical concept mapping is yet to be fully explored. This research investigates a method that exploits the in-context learning (ICL) capabilities of large models for biomedical concept linking. The proposed approach adopts a two-stage retrieve-and-rank framework. Initially, biomedical concepts are embedded using language models, and then embedding similarity is utilized to retrieve the top candidates. These candidates' contextual information is subsequently incorporated into the prompt and processed by a large language model to re-rank the concepts. This approach achieved an accuracy of 90.% in BC5CDR disease entity normalization and 94.7% in chemical entity normalization, exhibiting a competitive performance relative to supervised learning methods. Further, it showed a significant improvement, with an over 20-point absolute increase in F1 score on an oncology matching dataset. Extensive qualitative assessments were conducted, and the benefits and potential shortcomings of using large language models within the biomedical domain were discussed. were discussed.

📄 PDF Abstract BibTeX arXiv:2307.01137

Code (0)

등록된 구현이 없습니다.

Tasks

In-Context LearningInformation RetrievalLanguage ModelingLanguage ModellingLarge Language ModelLiterature MiningQuestion AnsweringRetrieval

Similar Papers 제목 키워드 기반

LLMs in Biomedicine: A study on clinical Named Entity Recognition

2024-04-10 · Masoud Monajatipoor, Jiaxin Yang, Joel Stremmel, Melika Emami 외

Large Language Models (LLMs) demonstrate remarkable versatility in various NLP tasks but encounter distinct challenges in biomedical due to the complexities of language and data scarcity. This paper investigates LLMs app…

few-shot-nerFew-shot NERnamed-entity-recognitionNamed Entity Recognition+5

Benchmarking Retrieval-Augmented Large Language Models in Biomedical NLP: Application, Robustness, and Self-Awareness

2024-05-13 · Mingchen Li, Zaifu Zhan, Han Yang, Yongkang Xiao 외

Large language models (LLM) have demonstrated remarkable capabilities in various biomedical natural language processing (NLP) tasks, leveraging the demonstration within the input context to adapt to new tasks. However, L…

BenchmarkingcounterfactualHallucinationLink Prediction+3

A Review on Scientific Knowledge Extraction using Large Language Models in Biomedical Sciences

2024-12-04 · Gabriel Lino Garcia, João Renato Ribeiro Manesco, Pedro Henrique Paiola, Lucas Miranda 외

The rapid advancement of large language models (LLMs) has opened new boundaries in the extraction and synthesis of medical knowledge, particularly within evidence synthesis. This paper reviews the state-of-the-art applic…

RAGRetrieval-augmented Generation

How Long Is Enough? Exploring the Optimal Intervals of Long-Range Clinical Note Language Modeling

2022-10-25 · Samuel Cahyawijaya, Bryan Wilie, Holy Lovenia, Huan Zhong 외

Large pre-trained language models (LMs) have been widely adopted in biomedical and clinical domains, introducing many powerful LMs such as bio-lm and BioELECTRA. However, the applicability of these methods to real clinic…

Language ModelingLanguage Modelling

IITK at SemEval-2024 Task 2: Exploring the Capabilities of LLMs for Safe Biomedical Natural Language Inference for Clinical Trials

2024-04-06 · Shreyasi Mandal, Ashutosh Modi

Large Language models (LLMs) have demonstrated state-of-the-art performance in various natural language processing (NLP) tasks across multiple domains, yet they are prone to shortcut learning and factual inconsistencies.…

Natural Language InferenceRAGRetrievalRetrieval-augmented Generation+1