NLM DIR Seminar Schedule
UPCOMING SEMINARS
-
July 3, 2025 Matthew Diller
Using Ontologies to Make Knowledge Computable -
July 15, 2025 Noam Rotenberg
Cell phenotypes in the biomedical literature: a systematic analysis and the NLM CellLink text mining corpus
RECENT SEMINARS
-
July 3, 2025 Matthew Diller
Using Ontologies to Make Knowledge Computable -
July 1, 2025 Yoshitaka Inoue
Graph-Aware Interpretable Drug Response Prediction and LLM-Driven Multi-Agent Drug-Target Interaction Prediction -
June 10, 2025 Aleksandra Foerster
Interactions at pre-bonding distances and bond formation for open p-shell atoms: a step toward biomolecular interaction modeling using electrostatics -
June 3, 2025 MG Hirsch
Interactions among subclones and immunity controls melanoma progression -
May 29, 2025 Harutyun Sahakyan
In silico evolution of globular protein folds from random sequences
Scheduled Seminars on Feb. 13, 2024
Contact NLMDIRSeminarScheduling@mail.nih.gov with questions about this seminar.
Abstract:
In this talk, I will present our experience of applying Large Language Models (LLMs) to biomedicine at the BioNLP group. I will first briefly introduce some basics of LLMs, including auto-regressive language modeling, scaling, alignment, few-shot learning, and chain-of-though reasoning. I will share a case study on biomedical question answering for better understanding of these concepts. Despite their great successes, LLMs are known to hallucinate confident-sounding but inaccurate content. In the second part, I will introduce two approaches that augment LLMs to reduce hallucinations in biomedicine, namely retrieval augmentation and tool augmentation. For the former, I will talk about our perspective on how LLMs will impact information seeking from biomedical literature. For the latter, I will present our GeneGPT work for teaching LLMs to use NCBI Web APIs. Finally, with the knowledge gained from the first two parts, I will share our application research, TrialGPT, for patient-to-trial matching with LLMs.