paper-with-me

Papers

Evaluating Feature Extraction Methods for Knowledge-based Biomedical Word Sense Disambiguation

2017-08-01 · WS 2017 8 · Sam Henry, Clint Cuffy, Bridget McInnes

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionInformation RetrievalQuestion AnsweringWord EmbeddingsWord Sense Disambiguation

Similar Papers 제목 키워드 기반

Exploring Semi-supervised Variational Autoencoders for Biomedical Relation Extraction

2019-01-18 · Yijia Zhang, Zhiyong Lu

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 Extraction

From POS tagging to dependency parsing for biomedical event extraction

2018-08-11 · Dat Quoc Nguyen, Karin Verspoor

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+1

BERT Based Clinical Knowledge Extraction for Biomedical Knowledge Graph Construction and Analysis

2023-04-21 · Ayoub Harnoune, Maryem Rhanoui, Mounia Mikram, Siham Yousfi 외

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+5

UColorado\_SOM: Extraction of Drug-Drug Interactions from Biomedical Text using Knowledge-rich and Knowledge-poor Features

2013-06-01 · SEMEVAL 2013 6 · Negacy Hailu, Lawrence E. Hunter, K. Bretonnel Cohen

Biomedical Event Extraction based on Knowledge-driven Tree-LSTM

2019-06-01 · NAACL 2019 6 · Diya Li, Lifu Huang, Heng Ji, Jiawei Han

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