paper-with-me

Papers

BBAEG: Towards BERT-based Biomedical Adversarial Example Generation for Text Classification

2021-04-05 · NAACL 2021 4 · Ishani Mondal

Healthcare predictive analytics aids medical decision-making, diagnosis prediction and drug review analysis. Therefore, prediction accuracy is an important criteria which also necessitates robust predictive language models. However, the models using deep learning have been proven vulnerable towards insignificantly perturbed input instances which are less likely to be misclassified by humans. Recent efforts of generating adversaries using rule-based synonyms and BERT-MLMs have been witnessed in general domain, but the ever increasing biomedical literature poses unique challenges. We propose BBAEG (Biomedical BERT-based Adversarial Example Generation), a black-box attack algorithm for biomedical text classification, leveraging the strengths of both domain-specific synonym replacement for biomedical named entities and BERTMLM predictions, spelling variation and number replacement. Through automatic and human evaluation on two datasets, we demonstrate that BBAEG performs stronger attack with better language fluency, semantic coherence as compared to prior work.

📄 PDF Abstract BibTeX arXiv:2104.01782

Code (1)

Ishani-Mondal/BBAEG 공식 구현

Tasks

Decision MakingGeneral Classificationtext-classificationText Classification

Similar Papers 제목 키워드 기반

Adversarial Evaluation of BERT for Biomedical Named Entity Recognition

2020-07-01 · WS 2020 7 · Vladimir Araujo, Andr{\'e}s Carvallo, Denis Parra

The success of pre-trained word embeddings of the BERT model has motivated its use in tasks in the biomedical domain. However, it is not clear if this model works correctly in real scenarios. In this work, we propose an …

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Word Embeddings

On Adversarial Examples for Biomedical NLP Tasks

2020-04-23 · Vladimir Araujo, Andres Carvallo, Carlos Aspillaga, Denis Parra

The success of pre-trained word embeddings has motivated its use in tasks in the biomedical domain. The BERT language model has shown remarkable results on standard performance metrics in tasks such as Named Entity Recog…

Language ModelingLanguage Modellingnamed-entity-recognitionNamed Entity Recognition+5

Improving the robustness and accuracy of biomedical language models through adversarial training

2021-11-16 · Milad Moradi, Matthias Samwald

Deep transformer neural network models have improved the predictive accuracy of intelligent text processing systems in the biomedical domain. They have obtained state-of-the-art performance scores on a wide variety of bi…

Adversarial Attack

Disentangling Reasoning and Knowledge in Medical Large Language Models

2025-05-16 · Rahul Thapa, Qingyang Wu, Kevin Wu, Harrison Zhang 외

Medical reasoning in large language models (LLMs) aims to emulate clinicians' diagnostic thinking, but current benchmarks such as MedQA-USMLE, MedMCQA, and PubMedQA often mix reasoning with factual recall. We address thi…

DiagnosticMedQA

BioGPT: Generative Pre-trained Transformer for Biomedical Text Generation and Mining

2022-10-19 · Renqian Luo, Liai Sun, Yingce Xia, Tao Qin 외

Pre-trained language models have attracted increasing attention in the biomedical domain, inspired by their great success in the general natural language domain. Among the two main branches of pre-trained language models…

Document ClassificationLanguage ModellingQuestion AnsweringRelation Extraction+1