NLM DIR Seminar Schedule
UPCOMING SEMINARS
-
May 2, 2025 Pascal Mutz
Characterization of covalently closed cirular RNAs detected in (meta)transcriptomic data -
May 2, 2025 Dr. Lang Wu
Integration of multi-omics data in epidemiologic research -
May 6, 2025 Leslie Ronish
TBD -
May 8, 2025 MG Hirsch
TBD -
May 13, 2025 Harutyun Saakyan
TBD
RECENT SEMINARS
-
April 22, 2025 Stanley Liang, PhD
Large Vision Model for medical knowledge adaptation -
April 18, 2025 Valentina Boeva, Department of Computer Science, ETH Zurich
Decoding tumor heterogeneity: computational methods for scRNA-seq and spatial omics -
April 8, 2025 Jaya Srivastava
Leveraging a deep learning model to assess the impact of regulatory variants on traits and diseases -
April 1, 2025 Roman Kogay
Horizontal transfer of bacterial operons into eukaryote genomes -
March 25, 2025 Yifan Yang
Adversarial Manipulation and Data Memorization in Large Language Models for Medicine
Scheduled Seminars on March 3, 2022
Contact NLMDIRSeminarScheduling@mail.nih.gov with questions about this seminar.
Abstract:
Biomedical relation extraction (RE) aims to develop computational methods to extract the associations between biomedical entities from unstructured texts automatically. This task is crucial in various biomedical research topics such as biological knowledge/drug discovery. Most existing RE approaches formulate this task as a classification problem to categorize the entity pairs with relation or not. This type of methods is required to process all the pairs between two entities one by one, which is very time-consuming and not able to handle large-scale data using advanced deep learning techniques. Moreover, these methods ignore the dependency between multiple relations since they deconstructed RE into multiple independent relation classification subtasks. To address these problems, we propose a novel sequence labeling framework for the biomedical RE task. Our proposed framework has been evaluated on two independent applications. 1) Drug-protein interaction extraction, 2) Recognizing the corresponding species of gene names in the literature. Taken together, our proposed framework is more efficient and is able to fully exploit the dependencies of relations for improved performance on biomedical RE tasks.