paper-with-me

홈 › Papers

BERT Prescriptions to Avoid Unwanted Headaches: A Comparison of Transformer Architectures for Adverse Drug Event Detection

2021-04-01 · EACL 2021 2 · Beatrice Portelli, Edoardo Lenzi, Emmanuele Chersoni, Giuseppe Serra, Enrico Santus

Pretrained transformer-based models, such as BERT and its variants, have become a common choice to obtain state-of-the-art performances in NLP tasks. In the identification of Adverse Drug Events (ADE) from social media texts, for example, BERT architectures rank first in the leaderboard. However, a systematic comparison between these models has not yet been done. In this paper, we aim at shedding light on the differences between their performance analyzing the results of 12 models, tested on two standard benchmarks. SpanBERT and PubMedBERT emerged as the best models in our evaluation: this result clearly shows that span-based pretraining gives a decisive advantage in the precise recognition of ADEs, and that in-domain language pretraining is particularly useful when the transformer model is trained just on biomedical text from scratch.

📄 PDF Abstract BibTeX

Code (1)

ailabudinegit/ade 공식 구현 pytorch

Tasks

Event Detection

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Residual Connection 설명 없음
WordPiece 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

Consistency of AI-Generated Exercise Prescriptions: A Repeated Generation Study Using a Large Language Model

2026-04-13 · Kihyuk Lee arxiv

Background: Large language models (LLMs) have been explored as tools for generating personalized exercise prescriptions, yet the consistency of outputs under identical conditions remains insufficiently examined. Objectiv…

Semantic Similarity

How to Avoid Unwanted Pregnancies: Domain Adaptation using Neural Network Models

2015-09-01 · EMNLP 2015 9 · Shafiq Joty, Hassan Sajjad, Nadir Durrani, Kamla Al-Mannai 외
Domain AdaptationLanguage ModellingMachine TranslationWord Alignment+1

Detection and prediction of clopidogrel treatment failures using longitudinal structured electronic health records

2023-10-12 · Samuel Kim, In Gu Sean Lee, Mijeong Irene Ban, Jane Chiang

We propose machine learning algorithms to automatically detect and predict clopidogrel treatment failure using longitudinal structured electronic health records (EHR). By drawing analogies between natural language and st…

Time Series

Information Extraction from Swedish Medical Prescriptions with Sig-Transformer Encoder

2020-10-10 · EMNLP (ClinicalNLP) 2020 11 · John Pougue Biyong, Bo wang, Terry Lyons, Alejo J Nevado-Holgado

Relying on large pretrained language models such as Bidirectional Encoder Representations from Transformers (BERT) for encoding and adding a simple prediction layer has led to impressive performance in many clinical natu…

SoK: Anti-Facial Recognition Technology

2021-12-08 · Emily Wenger, Shawn Shan, Haitao Zheng, Ben Y. Zhao

The rapid adoption of facial recognition (FR) technology by both government and commercial entities in recent years has raised concerns about civil liberties and privacy. In response, a broad suite of so-called "anti-fac…