paper-with-me

홈 › Papers

Text Augmentations with R-drop for Classification of Tweets Self Reporting Covid-19

2023-11-06 · Sumam Francis, Marie-Francine Moens

This paper presents models created for the Social Media Mining for Health 2023 shared task. Our team addressed the first task, classifying tweets that self-report Covid-19 diagnosis. Our approach involves a classification model that incorporates diverse textual augmentations and utilizes R-drop to augment data and mitigate overfitting, boosting model efficacy. Our leading model, enhanced with R-drop and augmentations like synonym substitution, reserved words, and back translations, outperforms the task mean and median scores. Our system achieves an impressive F1 score of 0.877 on the test set.

📄 PDF Abstract BibTeX arXiv:2311.03420

Code (0)

등록된 구현이 없습니다.

Tasks

COVID-19 Diagnosis

Similar Papers 제목 키워드 기반

Which Augmentation Should I Use? An Empirical Investigation of Augmentations for Self-Supervised Phonocardiogram Representation Learning

2023-12-01 · Aristotelis Ballas, Vasileios Papapanagiotou, Christos Diou

Despite recent advancements in deep learning, its application in real-world medical settings, such as phonocardiogram (PCG) classification, remains limited. A significant barrier is the lack of high-quality annotated dat…

Contrastive LearningRepresentation LearningSelf-Supervised Learning

Discriminating between standard Romanian and Moldavian tweets using filtered character ngrams

2020-12-01 · VarDial (COLING) 2020 12 · Andrea Ceolin, Hong Zhang

We applied word unigram models, character ngram models, and CNNs to the task of distinguishing tweets of two related dialects of Romanian (standard Romanian and Moldavian) for the VarDial 2020 RDI shared task (Gaman et a…

Articlestext-classificationText Classification

Self-supervised Temporal Learning

2021-01-01 · Hao Shao, Yu Liu, Hongsheng Li

Self-supervised learning (SSL) has shown its powerful ability in discriminative representations for various visual, audio, and video applications. However, most recent works still focus on the different paradigms of spat…

Contrastive LearningRetrievalSelf-Supervised LearningVideo Classification+1

BAKSA at SemEval-2020 Task 9: Bolstering CNN with Self-Attention for Sentiment Analysis of Code Mixed Text

2020-07-21 · SEMEVAL 2020 · Ayush Kumar, Harsh Agarwal, Keshav Bansal, Ashutosh Modi

Sentiment Analysis of code-mixed text has diversified applications in opinion mining ranging from tagging user reviews to identifying social or political sentiments of a sub-population. In this paper, we present an ensem…

General ClassificationOpinion MiningSentiment Analysis

Connect Later: Improving Fine-tuning for Robustness with Targeted Augmentations

2024-01-08 · Helen Qu, Sang Michael Xie

Models trained on a labeled source domain (e.g., labeled images from wildlife camera traps) often generalize poorly when deployed on an out-of-distribution (OOD) target domain (e.g., images from new camera trap locations…

Contrastive LearningDomain AdaptationTime SeriesTime Series Classification