paper-with-me

홈 › Papers

A PubMedBERT-based Classifier with Data Augmentation Strategy for Detecting Medication Mentions in Tweets

2021-11-03 · Qing Han, Shubo Tian, Jinfeng Zhang

As a major social media platform, Twitter publishes a large number of user-generated text (tweets) on a daily basis. Mining such data can be used to address important social, public health, and emergency management issues that are infeasible through other means. An essential step in many text mining pipelines is named entity recognition (NER), which presents some special challenges for tweet data. Among them are nonstandard expressions, extreme imbalanced classes, and lack of context information, etc. The track 3 of BioCreative challenge VII (BC7) was organized to evaluate methods for detecting medication mentions in tweets. In this paper, we report our work on BC7 track 3, where we explored a PubMedBERT-based classifier trained with a combination of multiple data augmentation approaches. Our method achieved an F1 score of 0.762, which is substantially higher than the mean of all submissions (0.696).

📄 PDF Abstract BibTeX arXiv:2112.02998

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationManagementnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Similar Papers 제목 키워드 기반

PedagoSense: A Pedology Grounded LLM System for Pedagogical Strategy Detection and Contextual Response Generation in Learning Dialogues

2026-02-01 · Shahem Sultan, Shahem Fadi, Yousef Melhim, Ibrahim Alsarraj 외 arxiv

This paper addresses the challenge of improving interaction quality in dialogue based learning by detecting and recommending effective pedagogical strategies in tutor student conversations. We introduce PedagoSense, a pe…

Response GenerationData Augmentation

A Multimodal Approach For Endoscopic VCE Image Classification Using BiomedCLIP-PubMedBERT

2024-10-25 · Nagarajan Ganapathy, Podakanti Satyajith Chary, Teja Venkata Ramana Kumar Pithani, Pavan Kavati 외

This Paper presents an advanced approach for fine-tuning BiomedCLIP PubMedBERT, a multimodal model, to classify abnormalities in Video Capsule Endoscopy (VCE) frames, aiming to enhance diagnostic efficiency in gastrointe…

Diagnosticimage-classificationImage ClassificationLanguage Modeling+1

Partial Annotation Learning for Biomedical Entity Recognition

2023-05-22 · Liangping Ding, Giovanni Colavizza, Zhixiong Zhang

Motivation: Named Entity Recognition (NER) is a key task to support biomedical research. In Biomedical Named Entity Recognition (BioNER), obtaining high-quality expert annotated data is laborious and expensive, leading t…

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

Data Augmentation by AutoEncoders for Unsupervised Anomaly Detection

2019-12-21 · Kasra Babaei, ZhiYuan Chen, Tomas Maul

This paper proposes an autoencoder (AE) that is used for improving the performance of once-class classifiers for the purpose of detecting anomalies. Traditional one-class classifiers (OCCs) perform poorly under certain c…

Anomaly DetectionData AugmentationUnsupervised Anomaly Detection

LLM-based Vulnerable Code Augmentation: Generate or Refactor?

2025-12-09 · Dyna Soumhane Ouchebara, Stéphane Dupont arxiv

Vulnerability code-bases often suffer from severe imbalance, limiting the effectiveness of Deep Learning-based vulnerability classifiers. Data Augmentation could help solve this by mitigating the scarcity of under-repres…

Data Augmentation