paper-with-me

홈 › Papers

Enhancing PIO Element Detection in Medical Text Using Contextualized Embedding

2019-06-26 · WS 2019 8 · Hichem Mezaoui, Aleksandr Gontcharov, Isuru Gunasekara

In this paper, we investigate a new approach to Population, Intervention and Outcome (PIO) element detection, a common task in Evidence Based Medicine (EBM). The purpose of this study is two-fold: to build a training dataset for PIO element detection with minimum redundancy and ambiguity and to investigate possible options in utilizing state of the art embedding methods for the task of PIO element detection. For the former purpose, we build a new and improved dataset by investigating the shortcomings of previously released datasets. For the latter purpose, we leverage the state of the art text embedding, Bidirectional Encoder Representations from Transformers (BERT), and build a multi-label classifier. We show that choosing a domain specific pre-trained embedding further optimizes the performance of the classifier. Furthermore, we show that the model could be enhanced by using ensemble methods and boosting techniques provided that features are adequately chosen.

📄 PDF Abstract BibTeX arXiv:1906.11085

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

BERT-MK: Integrating Graph Contextualized Knowledge into Pre-trained Language Models

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Bin He, Di Zhou, Jinghui Xiao, Xin Jiang 외

Complex node interactions are common in knowledge graphs (KGs), and these interactions can be considered as contextualized knowledge exists in the topological structure of KGs. Traditional knowledge representation learni…

Knowledge GraphsLanguage ModelingLanguage ModellingRepresentation Learning

Deep Contextualized Biomedical Abbreviation Expansion

2019-06-08 · WS 2019 8 · Qiao Jin, Jinling Liu, Xinghua Lu

Automatic identification and expansion of ambiguous abbreviations are essential for biomedical natural language processing applications, such as information retrieval and question answering systems. In this paper, we pre…

Information RetrievalQuestion AnsweringRetrieval

DUT-BIM at MEDIQA 2019: Utilizing Transformer Network and Medical Domain-Specific Contextualized Representations for Question Answering

2019-08-01 · WS 2019 8 · Huiwei Zhou, Bizun Lei, Zhe Liu, Zhuang Liu

In medical domain, given a medical question, it is difficult to manually select the most relevant information from a large number of search results. BioNLP 2019 proposes Question Answering (QA) task, which encourages the…

Question AnsweringRelation

Self-Contextualized Attention for Abusive Language Identification

2021-06-01 · NAACL (SocialNLP) 2021 6 · Horacio Jarquín-Vásquez, Hugo Jair Escalante, Manuel Montes

The use of attention mechanisms in deep learning approaches has become popular in natural language processing due to its outstanding performance. The use of these mechanisms allows one managing the importance of the elem…

Abusive LanguageLanguage Identification

Advancing Humor-Focused Sentiment Analysis through Improved Contextualized Embeddings and Model Architecture

2020-11-23 · Felipe Godoy

Humor is a natural and fundamental component of human interactions. When correctly applied, humor allows us to express thoughts and feelings conveniently and effectively, increasing interpersonal affection, likeability, …

SentenceSentiment AnalysisWord Embeddings