Challenge: Identifying and understanding the pathogenesis of genetic diseases is an essential task.
Approach: They propose a joint deep learning model for gene mutation-disease knowledge extraction that adapts the state-of-the-art hierarchical multi-task learning framework for joint inference on named entity recognition and relation extraction.
Outcome: The proposed model achieves the average score of 0.45 on recognizing gene activities and disease entities and the average F1 score of 0.3 on extracting relations, ranking 1st in the AGAC RE task.

Similar Papers

Biomedical relation extraction with pre-trained language representations and minimal task-specific architecture (D19-57)

Copied to clipboard

Challenge: Using a pre-trained BERT-Base model, we learn domain-specific language representations using biomedical text.
Approach: They propose a system that extends BERT, a state-of-the-art language model, which learns contextual language representations from a large unlabelled corpus.
Outcome: The proposed model outperforms a baseline model while relying on an extremely simple setup with no specially engineered features.
Trigger Word Detection and Thematic Role Identification via BERT and Multitask Learning (D19-57)

Copied to clipboard

Challenge: Using natural language processing to discover and mine drug-related knowledge from text has been a hot topic in recent years.
Approach: They propose to use a pre-trained biomedical language representation model to extract mutation-disease knowledge from PubMed.
Outcome: The proposed approaches achieve 0.60 (ranks 1) and 0.25 (rank 2) on task 1 and task 2 respectively in terms of F1 metric.
Integration of Deep Learning and Traditional Machine Learning for Knowledge Extraction from Biomedical Literature (D19-57)

Copied to clipboard

Challenge: BB system is among the top two systems in five of all six subtasks . knowledge about microbial diversity is crucial for the study of microbiome and bacteria .
Approach: They present a system that uses word embedding and lexical features to perform entities recognition, normalization and relation extraction.
Outcome: The proposed system achieves state-of-the-art in five of six subtasks and is among the top two in five.
A Distant Supervision Corpus for Extracting Biomedical Relationships Between Chemicals, Diseases and Genes (2022.lrec-1)

Copied to clipboard

Challenge: Biomedical researchers have used manual curation to extract biomedical interactions from research texts to improve coverage.
Approach: They propose a new dataset for training and evaluating multi-class multi-label biomedical relation extraction models using human annotations and the CTD database.
Outcome: The proposed dataset is substantially larger and cleaner than existing datasets and includes annotations linking mentions to their entities.
Linguistically Informed Relation Extraction and Neural Architectures for Nested Named Entity Recognition in BioNLP-OST 2019 (D19-57)

Copied to clipboard

Challenge: Named Entity Recognition (NER) and Relation Extraction (RE) are essential tools in distilling knowledge from biomedical literature.
Approach: They propose to use Named Entities to perform nested entities extraction, Entity Normalization and Relation Extraction to generalize the approach to different languages.
Outcome: The proposed approach can be generalized to different languages and showed it’s effectiveness for English and Spanish text.
A Multi-Task Learning Framework for Extracting Bacteria Biotope Information (D19-57)

Copied to clipboard

Challenge: Existing methods to extract information from unstructured text are slow or expensive to get.
Approach: They propose a multi-task transfer multi-learning method for Bacteria Biotope rel+ner task . they use BERT and pre-train it using mask language models and next sentence prediction .
Outcome: The proposed method achieves the best performance on all metrics including slot error rate, precision and recall in the Bacteria Biotope rel+ner subtask.
GenerativeRE: Incorporating a Novel Copy Mechanism and Pretrained Model for Joint Entity and Relation Extraction (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing models for extracting relation triplets suffer from incompletion and disorder problems when they extract multi-token entities from input sentences.
Approach: They propose a special entity labelling method that fine-tunes the pre-trained model and learns the special entity labels simultaneously.
Outcome: The proposed model achieves 4.6% and 0.9% improvement over current methods in the NYT24 and NYT29 benchmark datasets.
A Frustratingly Easy Approach for Entity and Relation Extraction (2021.naacl-main)

Copied to clipboard

Challenge: Existing work on end-to-end relation extraction models combine two tasks: named entity recognition and relation extraction.
Approach: They propose a pipelined approach for entity and relation extraction that uses two independent encoders to construct the relation model.
Outcome: The proposed approach achieves an 8.16 speedup with a slight reduction in accuracy on standard benchmarks.
An End-to-End Progressive Multi-Task Learning Framework for Medical Named Entity Recognition and Normalization (2021.acl-long)

Copied to clipboard

Challenge: Existing models for medical named entity recognition and named entity normalization suffer from error propagation between the two tasks.
Approach: They propose an end-to-end progressive multi-task learning model for jointly modeling medical named entity recognition and normalization in an effective way.
Outcome: The proposed model reduces error propagation by exploiting the learnable features for both tasks to improve performance.
Connecting Language and Knowledge with Heterogeneous Representations for Neural Relation Extraction (N19-1)

Copied to clipboard

Challenge: Knowledge Bases (KBs) require constant updating to reflect changes to the world they represent.
Approach: They propose a framework that unifies learning of RE and KBE models . the framework is based on a relation extraction task that uses a KB relation to a phrase .
Outcome: The proposed framework unifies learning of RE and KBE models, leading to significant improvements over the state-of-the-art RE framework.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations