中文
相关论文

相关论文: X-PuDu at SemEval-2022 Task 7: A Replaced Token De…

200 篇论文

The Argument Reasoning Comprehension Task requires significant language understanding and complex reasoning over world knowledge. We focus on transfer of a sentence encoder to bootstrap more complicated models given the small size of the…

计算与语言 · 计算机科学 2018-04-24 Tim Niven , Hung-Yu Kao

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

We describe our system for SemEval-2018 Shared Task on Semantic Relation Extraction and Classification in Scientific Papers where we focus on the Classification task. Our simple piecewise convolution neural encoder performs decently in an…

计算与语言 · 计算机科学 2018-05-02 Dushyanta Dhyani

This paper describes MagicPai's system for SemEval 2021 Task 7, HaHackathon: Detecting and Rating Humor and Offense. This task aims to detect whether the text is humorous and how humorous it is. There are four subtasks in the competition.…

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

Explaining the decisions of AI has become vital for fostering appropriate user trust in these systems. This paper investigates explanations for a structured prediction task called ``text-to-SQL Semantic Parsing'', which translates a natural…

信息检索 · 计算机科学 2024-11-26 Daking Rai , Rydia R. Weiland , Kayla Margaret Gabriella Herrera , Tyler H. Shaw , Ziyu Yao

Recently, there has been an interest in factual verification and prediction over structured data like tables and graphs. To circumvent any false news incident, it is necessary to not only model and predict over structured data efficiently…

计算与语言 · 计算机科学 2021-04-13 Aditya Jindal , Ankur Gupta , Jaya Srivastava , Preeti Menghwani , Vijit Malik , Vishesh Kaushik , Ashutosh Modi

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

This paper describes our recursive system for SemEval-2019 \textit{ Task 1: Cross-lingual Semantic Parsing with UCCA}. Each recursive step consists of two parts. We first perform semantic parsing using a sequence tagger to estimate the…

计算与语言 · 计算机科学 2019-10-08 Gabriel Marzinotto , Johannes Heinecke , Geraldine Damnati

We present our system for semantic frame induction that showed the best performance in Subtask B.1 and finished as the runner-up in Subtask A of the SemEval 2019 Task 2 on unsupervised semantic frame induction (QasemiZadeh et al., 2019).…

计算与语言 · 计算机科学 2019-10-22 Saba Anwar , Dmitry Ustalov , Nikolay Arefyev , Simone Paolo Ponzetto , Chris Biemann , Alexander Panchenko

In this report, we describe our Transformers for euphemism detection baseline (TEDB) submissions to a shared task on euphemism detection 2022. We cast the task of predicting euphemism as text classification. We considered Transformer-based…

计算与语言 · 计算机科学 2023-01-18 Peratham Wiriyathammabhum

We describe the University of Alberta systems for the SemEval-2022 Task 2 on multilingual idiomaticity detection. Working under the assumption that idiomatic expressions are noncompositional, our first method integrates information on the…

计算与语言 · 计算机科学 2022-05-30 Bradley Hauer , Seeratpal Jaura , Talgat Omarov , Grzegorz Kondrak

Lexical semantic change detection (also known as semantic shift tracing) is a task of identifying words that have changed their meaning over time. Unsupervised semantic shift tracing, focal point of SemEval2020, is particularly challenging.…

计算与语言 · 计算机科学 2020-10-05 K Vani , Sandra Mitrovic , Alessandro Antonucci , Fabio Rinaldi

We describe the systems of the University of Alberta team for the SemEval-2023 Visual Word Sense Disambiguation (V-WSD) Task. We present a novel algorithm that leverages glosses retrieved from BabelNet, in combination with text and image…

计算与语言 · 计算机科学 2023-06-27 Michael Ogezi , Bradley Hauer , Talgat Omarov , Ning Shi , Grzegorz Kondrak

Next-token prediction serves as the dominant component in current neural language models. During the training phase, the model employs teacher forcing, which predicts tokens based on all preceding ground truth tokens. However, this approach…

计算与语言 · 计算机科学 2024-10-28 Yongjing Yin , Junran Ding , Kai Song , Yue Zhang

We propose a novel method that enables us to determine words that deserve to be emphasized from written text in visual media, relying only on the information from the self-attention distributions of pre-trained language models (PLMs). With…

计算与语言 · 计算机科学 2020-07-27 Jaeyoul Shin , Taeuk Kim , Sang-goo Lee

This paper describes the system submitted by Team A to SemEval 2025 Task 11, ``Bridging the Gap in Text-Based Emotion Detection.'' The task involved identifying the perceived emotion of a speaker from text snippets, with each instance…

计算与语言 · 计算机科学 2025-02-28 P Sam Sahil , Anupam Jamatia

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

The article describes a model of automatic analysis of puns, where a word is intentionally used in two meanings at the same time (the target word). We employ Roget's Thesaurus to discover two groups of words which, in a pun, form around two…

计算与语言 · 计算机科学 2017-07-19 Elena Mikhalkova , Yuri Karyakin

Word sense plausibility rating requires predicting the human-perceived plausibility of a given word sense on a 1-5 scale in the context of short narrative stories containing ambiguous homonyms. This paper systematically compares three…

计算与语言 · 计算机科学 2026-05-11 Tong Wu , Thanet Markchom , Huizhi Liang

In this paper, we describe our system submitted for SemEval 2020 Task 9, Sentiment Analysis for Code-Mixed Social Media Text alongside other experiments. Our best performing system is a Transfer Learning-based model that fine-tunes…

计算与语言 · 计算机科学 2020-09-22 Ahmed Sultan , Mahmoud Salim , Amina Gaber , Islam El Hosary