paper-with-me

홈 › Papers

JBNU-CCLab at SemEval-2022 Task 7: DeBERTa for Identifying Plausible Clarifications in Instructional Texts

2022-07-01 · SemEval (NAACL) 2022 7 · Daewook Kang, Sung-Min Lee, Eunhwan Park, Seung-Hoon Na

In this study, we examine the ability of contextualized representations of pretrained language model to distinguish whether sequences from instructional articles are plausible or implausible. Towards this end, we compare the BERT, RoBERTa, and DeBERTa models using simple classifiers based on the sentence representations of the [CLS] tokens and perform a detailed analysis by visualizing the representations of the [CLS] tokens of the models. In the experimental results of Subtask A: Multi-Class Classification, DeBERTa exhibits the best performance and produces a more distinguishable representation across different labels. Submitting an ensemble of 10 DeBERTa-based models, our final system achieves an accuracy of 61.4% and is ranked fifth out of models submitted by eight teams. Further in-depth results suggest that the abilities of pretrained language models for the plausibility detection task are more strongly affected by their model structures or attention designs than by their model sizes.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ArticlesLanguage ModelingLanguage ModellingMulti-class ClassificationSentence

Similar Papers 제목 키워드 기반

JBNU-CCLab at SemEval-2022 Task 12: Machine Reading Comprehension and Span Pair Classification for Linking Mathematical Symbols to Their Descriptions

2022-07-01 · SemEval (NAACL) 2022 7 · Sung-Min Lee, Seung-Hoon Na

This paper describes our system in the SemEval-2022 Task 12: ‘linking mathematical symbols to their descriptions’, achieving first on the leaderboard for all the subtasks comprising named entity extraction (NER) and rela…

Joint Entity and Relation ExtractionMachine Reading ComprehensionNERReading Comprehension+1

JBNU at SemEval-2020 Task 4: BERT and UniLM for Commonsense Validation and Explanation

2020-12-01 · SEMEVAL 2020 · Seung-Hoon Na, Jong-Hyeon Lee

This paper presents our contributions to the SemEval-2020 Task 4 Commonsense Validation and Explanation (ComVE) and includes the experimental results of the two Subtasks B and C of the SemEval-2020 Task 4. Our systems re…

Sentence

HumorHunter at SemEval-2021 Task 7: Humor and Offense Recognition with Disentangled Attention

2021-08-01 · SEMEVAL 2021 · Yubo Xie, Junze Li, Pearl Pu

In this paper, we describe our system submitted to SemEval 2021 Task 7: HaHackathon: Detecting and Rating Humor and Offense. The task aims at predicting whether the given text is humorous, the average humor rating given …

PALI at SemEval-2022 Task 7: Identifying Plausible Clarifications of Implicit and Underspecified Phrases in Instructional Texts

2022-07-01 · SemEval (NAACL) 2022 7 · Zhou Mengyuan, Dou Hu, Mengfei Yuan, Jin Zhi 외

This paper describes our system used in the SemEval-2022 Task 7(Roth et al.): Identifying Plausible Clarifications of Implicit and Under-specified Phrases. Semeval Task7 is an more complex cloze task, different than norm…

Contrastive LearningSentenceTask 2

Duluth at SemEval-2021 Task 11: Applying DeBERTa to Contributing Sentence Selection and Dependency Parsing for Entity Extraction

2021-08-01 · SEMEVAL 2021 · Anna Martin, Ted Pedersen

This paper describes the Duluth system that participated in SemEval-2021 Task 11, NLP Contribution Graph. It details the extraction of contribution sentences and scientific entities and their relations from scholarly art…

ArticlesDependency ParsingSentenceSentence Classification