Evaluating Feature Extraction Methods for Knowledge-based Biomedical Word Sense Disambiguation
In this paper, we present an analysis of feature extraction methods via dimensionality reduction for the task of biomedical Word Sense Disambiguation (WSD). We modify the vector representations in the 2-MRD WSD algorithm, and evaluate four dimensionality reduction methods: Word Embeddings using Continuous Bag of Words and Skip Gram, Singular Value Decomposition (SVD), and Principal Component Analysis (PCA). We also evaluate the effects of vector size on the performance of each of these methods. Results are evaluated on five standard evaluation datasets (Abbrev.100, Abbrev.200, Abbrev.300, NLM-WSD, and MSH-WSD). We find that vector sizes of 100 are sufficient for all techniques except SVD, for which a vector size of 1500 is referred. We also show that SVD performs on par with Word Embeddings for all but one dataset.
Code (0)
등록된 구현이 없습니다.
Tasks
Dimensionality ReductionInformation RetrievalQuestion AnsweringWord EmbeddingsWord Sense DisambiguationSimilar Papers 제목 키워드 기반
Exploring Semi-supervised Variational Autoencoders for Biomedical Relation Extraction
The biomedical literature provides a rich source of knowledge such as protein-protein interactions (PPIs), drug-drug interactions (DDIs) and chemical-protein interactions (CPIs). Biomedical relation extraction aims to au…
DecoderRelationRelation ExtractionFrom POS tagging to dependency parsing for biomedical event extraction
Background: Given the importance of relation or event extraction from biomedical research publications to support knowledge capture and synthesis, and the strong dependency of approaches to this information extraction ta…
Dependency ParsingEvent ExtractionPart-Of-Speech TaggingPOS+1BERT Based Clinical Knowledge Extraction for Biomedical Knowledge Graph Construction and Analysis
Background : Knowledge is evolving over time, often as a result of new discoveries or changes in the adopted methods of reasoning. Also, new facts or evidence may become available, leading to new understandings of comple…
Clinical Knowledgegraph constructionKnowledge Graphsnamed-entity-recognition+5UColorado\_SOM: Extraction of Drug-Drug Interactions from Biomedical Text using Knowledge-rich and Knowledge-poor Features
Biomedical Event Extraction based on Knowledge-driven Tree-LSTM
Event extraction for the biomedical domain is more challenging than that in the general news domain since it requires broader acquisition of domain-specific knowledge and deeper understanding of complex contexts. To bett…
Entity LinkingEvent Extraction