中文
相关论文

相关论文: ANA at SemEval-2020 Task 4: mUlti-task learNIng fo…

200 篇论文

SemEval task 4 aims to find a proper option from multiple candidates to resolve the task of machine reading comprehension. Most existing approaches propose to concat question and option together to form a context-aware model. However, we…

计算与语言 · 计算机科学 2021-05-26 Zhixiang Chen , Yikun Lei , Pai Liu , Guibing Guo

Does neural machine translation yield translations that are congenial with common sense? In this paper, we present a test suite to evaluate the commonsense reasoning capability of neural machine translation. The test suite consists of three…

计算与语言 · 计算机科学 2025-03-06 Jie He , Tao Wang , Deyi Xiong , Qun Liu

Contextualized or discourse aware commonsense inference is the task of generating coherent commonsense assertions (i.e., facts) from a given story, and a particular sentence from that story. Some problems with the task are: lack of…

计算与语言 · 计算机科学 2023-02-13 Pedro Colon-Hernandez , Henry Lieberman , Yida Xin , Claire Yin , Cynthia Breazeal , Peter Chin

While vertical thinking relies on logical and commonsense reasoning, lateral thinking requires systems to defy commonsense associations and overwrite them through unconventional thinking. Lateral thinking has been shown to be challenging…

人工智能 · 计算机科学 2024-04-26 Yifan Jiang , Filip Ilievski , Kaixin Ma

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 presents the participation of team QUST in Task 8 SemEval 2024. We first performed data augmentation and cleaning on the dataset to enhance model training efficiency and accuracy. In the monolingual task, we evaluated traditional…

计算与语言 · 计算机科学 2024-02-20 Xiaoman Xu , Xiangrun Li , Taihang Wang , Jianxiang Tian , Ye Jiang

In this paper, we describe an approach for modelling causal reasoning in natural language by detecting counterfactuals in text using multi-head self-attention weights. We use pre-trained transformer models to extract contextual embeddings…

计算与语言 · 计算机科学 2020-06-02 Rajaswa Patil , Veeky Baths

This paper describes our approach for SemEval-2024 Task 9: BRAINTEASER: A Novel Task Defying Common Sense. The BRAINTEASER task comprises multiple-choice Question Answering designed to evaluate the models' lateral thinking capabilities. It…

计算与语言 · 计算机科学 2024-05-28 Harshit Gupta , Manav Chaudhary , Tathagata Raha , Shivansh Subramanian , Vasudeva Varma

This paper presents our submitted system to SemEval 2021 Task 4: Reading Comprehension of Abstract Meaning. Our system uses a large pre-trained language model as the encoder and an additional dual multi-head co-attention layer to strengthen…

计算与语言 · 计算机科学 2021-03-31 Yuxin Jiang , Ziyi Shou , Qijun Wang , Hao Wu , Fangzhen Lin

Contextualized representations trained over large raw text data have given remarkable improvements for NLP tasks including question answering and reading comprehension. There have been works showing that syntactic, semantic and word sense…

计算与语言 · 计算机科学 2021-02-12 Xuhui Zhou , Yue Zhang , Leyang Cui , Dandan Huang

This paper presents our strategy to address the SemEval-2022 Task 3 PreTENS: Presupposed Taxonomies Evaluating Neural Network Semantics. The goal of the task is to identify if a sentence is deemed acceptable or not, depending on the…

计算与语言 · 计算机科学 2022-10-10 Injy Sarhan , Pablo Mosteiro , Marco Spruit

The act of appearing kind or helpful via the use of but having a feeling of superiority condescending and patronizing language can have have serious mental health implications to those that experience it. Thus, detecting this condescending…

计算与语言 · 计算机科学 2022-03-29 Xingmeng Zhao , Anthony Rios

This paper describes BUT-FIT's submission at SemEval-2020 Task 5: Modelling Causal Reasoning in Language: Detecting Counterfactuals. The challenge focused on detecting whether a given statement contains a counterfactual (Subtask 1) and…

计算与语言 · 计算机科学 2020-07-29 Martin Fajcik , Josef Jon , Martin Docekal , Pavel Smrz

This paper describes our system for SemEval-2018 Task 11: Machine Comprehension using Commonsense Knowledge. We use Three-way Attentive Networks (TriAN) to model interactions between the passage, question and answers. To incorporate…

计算与语言 · 计算机科学 2018-05-16 Liang Wang , Meng Sun , Wei Zhao , Kewei Shen , Jingming Liu

We consider the problem of conversational question answering over a large-scale knowledge base. To handle huge entity vocabulary of a large-scale knowledge base, recent neural semantic parsing based approaches usually decompose the task…

计算与语言 · 计算机科学 2019-10-14 Tao Shen , Xiubo Geng , Tao Qin , Daya Guo , Duyu Tang , Nan Duan , Guodong Long , Daxin Jiang

We present MSA-MathEval, our submission to the BEA 2025 Shared Task on evaluating AI tutor responses across four instructional dimensions: Mistake Identification, Mistake Location, Providing Guidance, and Actionability. Our approach uses a…

计算与语言 · 计算机科学 2025-05-27 Baraa Hikal , Mohamed Basem , Islam Oshallah , Ali Hamdi

This paper describes the winning contribution to SemEval-2020 Task 1: Unsupervised Lexical Semantic Change Detection (Subtask 2) handed in by team UG Student Intern. We present an ensemble model that makes predictions based on context-free…

计算与语言 · 计算机科学 2020-10-07 Martin Pömsl , Roman Lyapin

With the rapid growth of large language models for code generation, distinguishing between human-written and AI-generated code has become increasingly critical for academic integrity, hiring evaluations, and software security. We present…

软件工程 · 计算机科学 2026-05-01 Kargi Chauhan , Sadiba Nusrat Nur

In this paper, we outline our submission for the SemEval-2024 Task 9 competition: 'BRAINTEASER: A Novel Task Defying Common Sense'. We engage in both sub-tasks: Sub-task A-Sentence Puzzle and Sub-task B-Word Puzzle. We evaluate a plethora…

计算与语言 · 计算机科学 2024-04-02 Ioannis Panagiotopoulos , Giorgos Filandrianos , Maria Lymperaiou , Giorgos Stamou

We present ACCORD, a framework and benchmark suite for disentangling the commonsense grounding and reasoning abilities of large language models (LLMs) through controlled, multi-hop counterfactuals. ACCORD introduces formal elements to…

人工智能 · 计算机科学 2025-02-10 François Roewer-Després , Jinyue Feng , Zining Zhu , Frank Rudzicz