paper-with-me

홈 › Papers

LingJing at SemEval-2022 Task 3: Applying DeBERTa to Lexical-level Presupposed Relation Taxonomy with Knowledge Transfer

2022-07-01 · SemEval (NAACL) 2022 7 · Fei Xia, Bin Li, Yixuan Weng, Shizhu He, Bin Sun, Shutao Li, Kang Liu, Jun Zhao

This paper presents the results and main findings of our system on SemEval-2022 Task 3 Presupposed Taxonomies: Evaluating Neural Network Semantics (PreTENS). This task aims at semantic competence with specific attention on the evaluation of language models, which is a task with respect to the recognition of appropriate taxonomic relations between two nominal arguments. Two sub-tasks including binary classification and regression are designed for the evaluation. For the classification sub-task, we adopt the DeBERTa-v3 pre-trained model for fine-tuning datasets of different languages. Due to the small size of the training datasets of the regression sub-task, we transfer the knowledge of classification model (i.e., model parameters) to the regression task. The experimental results show that the proposed method achieves the best results on both sub-tasks. Meanwhile, we also report negative results of multiple training strategies for further discussion. All the experimental codes are open-sourced at https://github.com/WENGSYX/Semeval.

📄 PDF Abstract BibTeX

Code (1)

wengsyx/semeval 공식 구현 pytorch

Tasks

Binary ClassificationClassificationregressionTransfer Learning

Similar Papers 제목 키워드 기반

LingJing at SemEval-2022 Task 1: Multi-task Self-supervised Pre-training for Multilingual Reverse Dictionary

2022-07-01 · SemEval (NAACL) 2022 7 · Bin Li, Yixuan Weng, Fei Xia, Shizhu He 외

This paper introduces the approach of Team LingJing’s experiments on SemEval-2022 Task 1 Comparing Dictionaries and Word Embeddings (CODWOE). This task aims at comparing two types of semantic descriptions and including t…

Reverse DictionaryWord Embeddings

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

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 …

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…

ArticlesLanguage ModelingLanguage ModellingMulti-class Classification+1

Continuing Pre-trained Model with Multiple Training Strategies for Emotional Classification

2022-05-01 · WASSA (ACL) 2022 5 · Bin Li, Yixuan Weng, Qiya Song, Bin Sun 외

Emotion is the essential attribute of human beings. Perceiving and understanding emotions in a human-like manner is the most central part of developing emotional intelligence. This paper describes the contribution of the…

AttributeClassificationData AugmentationEmotional Intelligence+3