中文
相关论文

相关论文: UPB at SemEval-2020 Task 6: Pretrained Language Mo…

200 篇论文

This paper describes the system proposed for addressing the research problem posed in Task 10 of SemEval-2020: Emphasis Selection For Written Text in Visual Media. We propose an end-to-end model that takes as input the text and…

计算与语言 · 计算机科学 2020-07-22 Vipul Singhal , Sahil Dhull , Rishabh Agarwal , Ashutosh Modi

In this paper we describe our work towards building a generic framework for both multi-modal embedding and multi-label binary classification tasks, while participating in task 5 (Multimedia Automatic Misogyny Identification) of SemEval 2022…

计算与语言 · 计算机科学 2022-06-16 Ahmed Mahran , Carlo Alessandro Borella , Konstantinos Perifanos

Memes are one of the most popular types of content used to spread information online. They can influence a large number of people through rhetorical and psychological techniques. The task, Detection of Persuasion Techniques in Texts and…

计算与语言 · 计算机科学 2021-06-02 Kshitij Gupta , Devansh Gautam , Radhika Mamidi

Sentence embedding methods using natural language inference (NLI) datasets have been successfully applied to various tasks. However, these methods are only available for limited languages due to relying heavily on the large NLI datasets. In…

计算与语言 · 计算机科学 2021-06-10 Hayato Tsukagoshi , Ryohei Sasano , Koichi Takeda

Recent years have witnessed the burgeoning of pretrained language models (LMs) for text-based natural language (NL) understanding tasks. Such models are typically trained on free-form NL text, hence may not be suitable for tasks like…

计算与语言 · 计算机科学 2020-05-19 Pengcheng Yin , Graham Neubig , Wen-tau Yih , Sebastian Riedel

We propose a multilingual adversarial training model for determining whether a sentence contains an idiomatic expression. Given that a key challenge with this task is the limited size of annotated data, our model relies on pre-trained…

计算与语言 · 计算机科学 2022-06-08 Lis Kanashiro Pereira , Ichiro Kobayashi

This paper presents the models submitted by Ghmerti team for subtasks A and B of the OffensEval shared task at SemEval 2019. OffensEval addresses the problem of identifying and categorizing offensive language in social media in three…

计算与语言 · 计算机科学 2020-09-24 Ehsan Doostmohammadi , Hossein Sameti , Ali Saffar

This paper presents our submission to SemEval-2021 Task 5: Toxic Spans Detection. The purpose of this task is to detect the spans that make a text toxic, which is a complex labour for several reasons. Firstly, because of the intrinsic…

计算与语言 · 计算机科学 2021-08-03 Rafel Palliser-Sans , Albert Rial-Farràs

Much as the social landscape in which languages are spoken shifts, language too evolves to suit the needs of its users. Lexical semantic change analysis is a burgeoning field of semantic analysis which aims to trace changes in the meanings…

计算与语言 · 计算机科学 2020-10-20 Eleri Sarsfield , Harish Tayyar Madabushi

This paper describes our approach for the Detecting Stance in Tweets task (SemEval-2016 Task 6). We utilized recent advances in short text categorization using deep learning to create word-level and character-level models. The choice…

计算与语言 · 计算机科学 2016-06-21 Prashanth Vijayaraghavan , Ivan Sysoev , Soroush Vosoughi , Deb Roy

Sentence semantic understanding is a key topic in the field of natural language processing. Recently, contextualized word representations derived from pre-trained language models such as ELMO and BERT have shown significant improvements for…

计算与语言 · 计算机科学 2021-01-12 Chen Yang

This paper describes our contribution to SemEval 2020 Task 8: Memotion Analysis. Our system learns multi-modal embeddings from text and images in order to classify Internet memes by sentiment. Our model learns text embeddings using BERT and…

计算与语言 · 计算机科学 2020-11-10 Xiaoyu Guo , Jing Ma , Arkaitz Zubiaga

We introduce a method for improving the structural understanding abilities of language models. Unlike previous approaches that finetune the models with task-specific augmentation, we pretrain language models on a collection of task-agnostic…

计算与语言 · 计算机科学 2023-03-07 Chenguang Wang , Xiao Liu , Zui Chen , Haoyun Hong , Jie Tang , Dawn Song

Providing explanations along with predictions is crucial in some text processing tasks. Therefore, we propose a new self-interpretable model that performs output prediction and simultaneously provides an explanation in terms of the presence…

机器学习 · 计算机科学 2019-09-30 Diane Bouchacourt , Ludovic Denoyer

This paper describes the BLCU-ICALL system used in the SemEval-2022 Task 1 Comparing Dictionaries and Word Embeddings, the Definition Modeling subtrack, achieving 1st on Italian, 2nd on Spanish and Russian, and 3rd on English and French. We…

计算与语言 · 计算机科学 2022-04-19 Cunliang Kong , Yujie Wang , Ruining Chong , Liner Yang , Hengyuan Zhang , Erhong Yang , Yaping Huang

We use pretrained transformer-based language models in SemEval-2020 Task 7: Assessing the Funniness of Edited News Headlines. Inspired by the incongruity theory of humor, we use a contrastive approach to capture the surprise in the edited…

计算与语言 · 计算机科学 2020-09-08 Shuning Jin , Yue Yin , XianE Tang , Ted Pedersen

SemEval-2024 Task 8 introduces the challenge of identifying machine-generated texts from diverse Large Language Models (LLMs) in various languages and domains. The task comprises three subtasks: binary classification in monolingual and…

计算与语言 · 计算机科学 2024-01-24 Feng Xiong , Thanet Markchom , Ziwei Zheng , Subin Jung , Varun Ojha , Huizhi Liang

The real-world impact of polarization and toxicity in the online sphere marked the end of 2020 and the beginning of this year in a negative way. Semeval-2021, Task 5 - Toxic Spans Detection is based on a novel annotation of a subset of the…

计算与语言 · 计算机科学 2021-04-20 Andrei Paraschiv , Dumitru-Clementin Cercel , Mihai Dascalu

SemEval 2018 Task 7 focuses on relation ex- traction and classification in scientific literature. In this work, we present our tree-based LSTM network for this shared task. Our approach placed 9th (of 28) for subtask 1.1 (relation…

计算与语言 · 计算机科学 2018-04-17 Sean MacAvaney , Luca Soldaini , Arman Cohan , Nazli Goharian

This paper presents the team BRUMS submission to SemEval-2020 Task 3: Graded Word Similarity in Context. The system utilises state-of-the-art contextualised word embeddings, which have some task-specific adaptations, including stacked…

计算与语言 · 计算机科学 2021-05-21 Hansi Hettiarachchi , Tharindu Ranasinghe