中文
相关论文

相关论文: iREL at SemEval-2024 Task 9: Improving Conventiona…

200 篇论文

This paper describes our system for Task 4 of SemEval-2021: Reading Comprehension of Abstract Meaning (ReCAM). We participated in all subtasks where the main goal was to predict an abstract word missing from a statement. We fine-tuned the…

计算与语言 · 计算机科学 2021-04-06 Abhishek Mittal , Ashutosh Modi

In this paper, we present our system for SemEval-2026 Task 6 (CLARITY) on response clarity and evasion detection in question-answer pairs from U.S. presidential interviews, comparing fine-tuned encoders with prompt-based LLMs. Our LLM…

计算与语言 · 计算机科学 2026-05-05 Nawar Turk , Lucas Miquet-Westphal , Leila Kosseim

The paper describes a transformer-based system designed for SemEval-2023 Task 9: Multilingual Tweet Intimacy Analysis. The purpose of the task was to predict the intimacy of tweets in a range from 1 (not intimate at all) to 5 (very…

计算与语言 · 计算机科学 2023-12-19 Anna Glazkova

Memes are one of the most popular types of content used in an online disinformation campaign. They are primarily effective on social media platforms since they can easily reach many users. Memes in a disinformation campaign achieve their…

计算与语言 · 计算机科学 2024-04-09 Shreenaga Chikoti , Shrey Mehta , Ashutosh Modi

The paper introduces our system for SemEval-2024 Task 1, which aims to predict the relatedness of sentence pairs. Operating under the hypothesis that semantic relatedness is a broader concept that extends beyond mere similarity of…

计算与语言 · 计算机科学 2024-10-15 Leixin Zhang , Çağrı Çöltekin

Visual Commonsense Reasoning (VCR) is a cognitive task, challenging models to answer visual questions requiring human commonsense, and to provide rationales explaining why the answers are correct. With emergence of Large Language Models…

计算机视觉与模式识别 · 计算机科学 2024-04-23 Mingjie Ma , Zhihuan Yu , Yichao Ma , Guohui Li

We present the TAPAS contribution to the Shared Task on Statement Verification and Evidence Finding with Tables (SemEval 2021 Task 9, Wang et al. (2021)). SEM TAB FACT Task A is a classification task of recognizing if a statement is…

计算与语言 · 计算机科学 2021-04-05 Thomas Müller , Julian Martin Eisenschlos , Syrine Krichene

Reasoning capabilities are crucial for Large Language Models (LLMs), yet a notable gap exists between English and non-English languages. To bridge this disparity, some works fine-tune LLMs to relearn reasoning capabilities in non-English…

计算与语言 · 计算机科学 2024-05-28 Zixian Huang , Wenhao Zhu , Gong Cheng , Lei Li , Fei Yuan

The Multigenerator, Multidomain, and Multilingual Black-Box Machine-Generated Text Detection shared task in the SemEval-2024 competition aims to tackle the problem of misusing collaborative human-AI writing. Although there are a lot of…

计算与语言 · 计算机科学 2024-05-20 Anastasia Voznyuk , Vasily Konovalov

Natural language understanding has recently seen a surge of progress with the use of sentence encoders like ELMo (Peters et al., 2018a) and BERT (Devlin et al., 2019) which are pretrained on variants of language modeling. We conduct the…

Patronizing and condescending language (PCL) has a large harmful impact and is difficult to detect, both for human judges and existing NLP systems. At SemEval-2022 Task 4, we propose a novel Transformer-based model and its ensembles to…

计算与语言 · 计算机科学 2022-07-19 Dou Hu , Mengyuan Zhou , Xiyang Du , Mengfei Yuan , Meizhi Jin , Lianxin Jiang , Yang Mo , Xiaofeng Shi

We present a multi-task learning framework to enable the training of one universal incremental dialogue processing model with four tasks of disfluency detection, language modelling, part-of-speech tagging, and utterance segmentation in a…

计算与语言 · 计算机科学 2020-11-16 Morteza Rohanian , Julian Hough

In this paper, we present our system for the SemEval Task 5, The Legal Argument Reasoning Task in Civil Procedure Challenge. Legal argument reasoning is an essential skill that all law students must master. Moreover, it is important to…

计算与语言 · 计算机科学 2024-04-03 Dan Schumacher , Anthony Rios

This paper describes our system designed for SemEval-2022 Task 8: Multilingual News Article Similarity. We proposed a linguistics-inspired model trained with a few task-specific strategies. The main techniques of our system are: 1) data…

计算与语言 · 计算机科学 2022-04-12 Zihang Xu , Ziqing Yang , Yiming Cui , Zhigang Chen

With an increasing number of parameters and pre-training data, generative large language models (LLMs) have shown remarkable capabilities to solve tasks with minimal or no task-related examples. Notably, LLMs have been successfully employed…

计算与语言 · 计算机科学 2023-10-31 Christoph Leiter , Juri Opitz , Daniel Deutsch , Yang Gao , Rotem Dror , Steffen Eger

Social media is abundant in visual and textual information presented together or in isolation. Memes are the most popular form, belonging to the former class. In this paper, we present our approaches for the Memotion Analysis problem as…

计算与语言 · 计算机科学 2020-07-23 Vishal Keswani , Sakshi Singh , Suryansh Agarwal , Ashutosh Modi

We explore the task of sentiment analysis on Hinglish (code-mixed Hindi-English) tweets as participants of Task 9 of the SemEval-2020 competition, known as the SentiMix task. We had two main approaches: 1) applying transfer learning by…

计算与语言 · 计算机科学 2020-08-05 Vinay Gopalan , Mark Hopkins

Misogyny and sexism are growing problems in social media. Advances have been made in online sexism detection but the systems are often uninterpretable. SemEval-2023 Task 10 on Explainable Detection of Online Sexism aims at increasing…

计算与语言 · 计算机科学 2023-06-09 Konstantin Chernyshev , Ekaterina Garanina , Duygu Bayram , Qiankun Zheng , Lukas Edman

In this article, we describe the system that we used for the memotion analysis challenge, which is Task 8 of SemEval-2020. This challenge had three subtasks where affect based sentiment classification of the memes was required along with…

计算机视觉与模式识别 · 计算机科学 2020-05-25 Sourya Dipta Das , Soumil Mandal

We present a novel approach to learn representations for sentence-level semantic similarity using conversational data. Our method trains an unsupervised model to predict conversational input-response pairs. The resulting sentence embeddings…