中文
相关论文

相关论文: MagicPai at SemEval-2021 Task 7: Method for Detect…

200 篇论文

We describe our approach for SemEval-2021 task 6 on detection of persuasion techniques in multimodal content (memes). Our system combines pretrained multimodal models (CLIP) and chained classifiers. Also, we propose to enrich the data by a…

计算与语言 · 计算机科学 2021-06-01 Erfan Ghadery , Damien Sileo , Marie-Francine Moens

This paper describes our winning system on SemEval 2022 Task 7: Identifying Plausible Clarifications of Implicit and Underspecified Phrases in Instructional Texts. A replaced token detection pre-trained model is utilized with minorly…

计算与语言 · 计算机科学 2022-11-29 Junyuan Shang , Shuohuan Wang , Yu Sun , Yanjun Yu , Yue Zhou , Li Xiang , Guixiu Yang

In this paper we introduce our system for the task of Irony detection in English tweets, a part of SemEval 2018. We propose representation learning approach that relies on a multi-layered bidirectional LSTM, without using external features…

计算与语言 · 计算机科学 2018-04-24 Edison Marrese-Taylor , Suzana Ilic , Jorge A. Balazs , Yutaka Matsuo , Helmut Prendinger

This paper describes our contribution to SemEval 2021 Task 1: Lexical Complexity Prediction. In our approach, we leverage the ELECTRA model and attempt to mirror the data annotation scheme. Although the task is a regression task, we show…

计算与语言 · 计算机科学 2021-04-05 Neil Rajiv Shirude , Sagnik Mukherjee , Tushar Shandhilya , Ananta Mukherjee , Ashutosh Modi

In this paper we revisit the problem of automatically identifying hate speech in posts from social media. We approach the task using a system based on minimalistic compositional Recurrent Neural Networks (RNN). We tested our approach on the…

计算与语言 · 计算机科学 2019-04-17 Gustavo Henrique Paetzold , Shervin Malmasi , Marcos Zampieri

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

Much previous work has been done in attempting to identify humor in text. In this paper we extend that capability by proposing a new task: assessing whether or not a joke is humorous. We present a novel way of approaching this problem by…

计算与语言 · 计算机科学 2019-09-04 Orion Weller , Kevin Seppi

SemEval-2024 Task 8 provides a challenge to detect human-written and machine-generated text. There are 3 subtasks for different detection scenarios. This paper proposes a system that mainly deals with Subtask B. It aims to detect if given…

计算与语言 · 计算机科学 2024-04-02 Renhua Gu , Xiangfeng Meng

We present the results and the main findings of SemEval-2020 Task 11 on Detection of Propaganda Techniques in News Articles. The task featured two subtasks. Subtask SI is about Span Identification: given a plain-text document, spot the…

计算与语言 · 计算机科学 2020-09-08 G. Da San Martino , A. Barrón-Cedeño , H. Wachsmuth , R. Petrov , P. Nakov

In this work, we present our approach and findings for SemEval-2021 Task 5 - Toxic Spans Detection. The task's main aim was to identify spans to which a given text's toxicity could be attributed. The task is challenging mainly due to two…

计算与语言 · 计算机科学 2021-04-06 Archit Bansal , Abhay Kaushik , Ashutosh Modi

Sarcasm is a form of figurative language where the intended meaning of a sentence differs from its literal meaning. This poses a serious challenge to several Natural Language Processing (NLP) applications such as Sentiment Analysis, Opinion…

计算与语言 · 计算机科学 2022-06-20 Abdelkader El Mahdaouy , Abdellah El Mekki , Kabil Essefar , Abderrahman Skiredj , Ismail Berrada

This paper describes our system that has been submitted to SemEval-2018 Task 1: Affect in Tweets (AIT) to solve five subtasks. We focus on modeling both sentence and word level representations of emotion inside texts through large distantly…

计算与语言 · 计算机科学 2018-04-24 Ji Ho Park , Peng Xu , Pascale Fung

Information on social media comprises of various modalities such as textual, visual and audio. NLP and Computer Vision communities often leverage only one prominent modality in isolation to study social media. However, the computational…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Chhavi Sharma , Deepesh Bhageria , William Scott , Srinivas PYKL , Amitava Das , Tanmoy Chakraborty , Viswanath Pulabaigari , Bjorn Gamback

SemEval-2025 Task 7: Multilingual and Crosslingual Fact-Checked Claim Retrieval is approached as a Learning-to-Rank task using a bi-encoder model fine-tuned from a pre-trained transformer optimized for sentence similarity. Training used…

计算与语言 · 计算机科学 2025-08-06 Pranshu Rastogi

The recognition of hate speech and offensive language (HOF) is commonly formulated as a classification task to decide if a text contains HOF. We investigate whether HOF detection can profit by taking into account the relationships between…

计算与语言 · 计算机科学 2022-07-12 Flor Miriam Plaza-del-Arco , Sercan Halat , Sebastian Padó , Roman Klinger

In this paper, we describe the system submitted for the SemEval 2018 Task 3 (Irony detection in English tweets) Subtask A by the team Binarizer. Irony detection is a key task for many natural language processing works. Our method treats…

计算与语言 · 计算机科学 2018-05-04 Nishant Nikhil , Muktabh Mayank Srivastava

In this paper we present our approach and the system description for Sub-task A and Sub Task B of SemEval 2019 Task 6: Identifying and Categorizing Offensive Language in Social Media. Sub-task A involves identifying if a given tweet is…

计算与语言 · 计算机科学 2019-04-22 Haimin Zhang , Debanjan Mahata , Simra Shahid , Laiba Mehnaz , Sarthak Anand , Yaman Singla , Rajiv Ratn Shah , Karan Uppal

Question answering from semi-structured tables can be seen as a semantic parsing task and is significant and practical for pushing the boundary of natural language understanding. Existing research mainly focuses on understanding contents…

人工智能 · 计算机科学 2021-06-08 Xiaoyi Ruan , Meizhi Jin , Jian Ma , Haiqin Yang , Lianxin Jiang , Yang Mo , Mengyuan Zhou

The article describes a fast solution to propaganda detection at SemEval-2020 Task 11, based onfeature adjustment. We use per-token vectorization of features and a simple Logistic Regressionclassifier to quickly test different hypotheses…

计算与语言 · 计算机科学 2020-08-25 Elena Mikhalkova , Nadezhda Ganzherli , Anna Glazkova , Yuliya Bidulya

Reading is a complex process which requires proper understanding of texts in order to create coherent mental representations. However, comprehension problems may arise due to hard-to-understand sections, which can prove troublesome for…

计算与语言 · 计算机科学 2021-04-15 George-Eduard Zaharia , Dumitru-Clementin Cercel , Mihai Dascalu