paper-with-me

홈 › Papers

CAISA@SMM4H’22: Robust Cross-Lingual Detection of Disease Mentions on Social Media with Adversarial Methods

2022-10-01 · SMM4H (COLING) 2022 10 · Akbar Karimi, Lucie Flek

We propose adversarial methods for increasing the robustness of disease mention detection on social media. Our method applies adversarial data augmentation on the input and the embedding spaces to the English BioBERT model. We evaluate our method in the SocialDisNER challenge at SMM4H’22 on an annotated dataset of disease mentions in Spanish tweets. We find that both methods outperform a heuristic vocabulary-based baseline by a large margin. Additionally, utilizing the English BioBERT model shows a strong performance and outperforms the data augmentation methods even when applied to the Spanish dataset, which has a large amount of data, while augmentation methods show a significant advantage in a low-data setting.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Similar Papers 제목 키워드 기반

CAISAR: A platform for Characterizing Artificial Intelligence Safety and Robustness

2022-06-07 · Julien Girard-Satabin, Michele Alberti, François Bobot, Zakaria Chihani 외

We present CAISAR, an open-source platform under active development for the characterization of AI systems' robustness and safety. CAISAR provides a unified entry point for defining verification problems by using WhyML, …

Cross-Lingual UMLS Named Entity Linking using UMLS Dictionary Fine-Tuning

2021-11-16 · ACL ARR November 2021 11 · Anonymous

We study cross-lingual UMLS named entity linking, where mentions in a given source language are mapped to UMLS concepts, most of which are labeled in English. We propose a general solution that can be easily adapted to a…

DescriptiveEntity LinkingLanguage Modelling

Cross-Lingual UMLS Named Entity Linking using UMLS Dictionary Fine-Tuning

2022-05-01 · Findings (ACL) 2022 5 · Rina Galperin, Shachar Schnapp, Michael Elhadad

We study cross-lingual UMLS named entity linking, where mentions in a given source language are mapped to UMLS concepts, most of which are labeled in English. Our cross-lingual framework includes an offline unsupervised …

Entity LinkingLanguage ModelingLanguage Modelling

CLaCLab at SocialDisNER: Using Medical Gazetteers for Named-Entity Recognition of Disease Mentions in Spanish Tweets

2022-09-08 · SMM4H (COLING) 2022 10 · Harsh Verma, Parsa Bagherzadeh, Sabine Bergler

This paper summarizes the CLaC submission for SMM4H 2022 Task 10 which concerns the recognition of diseases mentioned in Spanish tweets. Before classifying each token, we encode each token with a transformer encoder usin…

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

Illinois Cross-Lingual Wikifier: Grounding Entities in Many Languages to the English Wikipedia

2016-12-01 · COLING 2016 12 · Chen-Tse Tsai, Dan Roth

We release a cross-lingual wikification system for all languages in Wikipedia. Given a piece of text in any supported language, the system identifies names of people, locations, organizations, and grounds these names to …

Cross-Lingual NEREntity Linkingnamed-entity-recognitionNamed Entity Recognition+2