中文
相关论文

相关论文: KaLM at SemEval-2020 Task 4: Knowledge-aware Langu…

200 篇论文

This paper describes our submission to subtask a and b of SemEval-2020 Task 4. For subtask a, we use a ALBERT based model with improved input form to pick out the common sense statement from two statement candidates. For subtask b, we use a…

计算与语言 · 计算机科学 2020-07-07 Shilei Liu , Yu Guo , Bochao Li , Feiliang Ren

In this paper, we investigate a commonsense inference task that unifies natural language understanding and commonsense reasoning. We describe our attempt at SemEval-2020 Task 4 competition: Commonsense Validation and Explanation (ComVE)…

计算与语言 · 计算机科学 2020-07-21 Sirwe Saeedi , Aliakbar Panahi , Seyran Saeedi , Alvis C Fong

This paper describes our system submitted to task 4 of SemEval 2020: Commonsense Validation and Explanation (ComVE) which consists of three sub-tasks. The task is to directly validate the given sentence whether or not it makes sense and…

计算与语言 · 计算机科学 2020-07-29 Hongru Wang , Xiangru Tang , Sunny Lai , Kwong Sak Leung , Jia Zhu , Gabriel Pui Cheong Fung , Kam-Fai Wong

In this paper, we present SemEval-2020 Task 4, Commonsense Validation and Explanation (ComVE), which includes three subtasks, aiming to evaluate whether a system can distinguish a natural language statement that makes sense to humans from…

计算与语言 · 计算机科学 2020-08-04 Cunxiang Wang , Shuailong Liang , Yili Jin , Yilong Wang , Xiaodan Zhu , Yue Zhang

In this paper, we present language model system submitted to SemEval-2020 Task 4 competition: "Commonsense Validation and Explanation". We participate in two subtasks for subtask A: validation and subtask B: Explanation. We implemented with…

计算与语言 · 计算机科学 2020-09-08 Pai Liu

This paper describes our system for SemEval-2020 Task 4: Commonsense Validation and Explanation (Wang et al., 2020). We propose a novel Knowledge-enhanced Graph Attention Network (KEGAT) architecture for this task, leveraging heterogeneous…

计算与语言 · 计算机科学 2020-07-29 Qian Zhao , Siyu Tao , Jie Zhou , Linlin Wang , Xin Lin , Liang He

This paper describes work of the BUT-FIT's team at SemEval 2020 Task 4 - Commonsense Validation and Explanation. We participated in all three subtasks. In subtasks A and B, our submissions are based on pretrained language representation…

计算与语言 · 计算机科学 2020-08-24 Josef Jon , Martin Fajčík , Martin Dočekal , Pavel Smrž

This paper introduces our systems for the first two subtasks of SemEval Task4: Commonsense Validation and Explanation. To clarify the intention for judgment and inject contrastive information for selection, we propose the input…

计算与语言 · 计算机科学 2020-07-03 Luxi Xing , Yuqiang Xie , Yue Hu , Wei Peng

This study evaluates the performance of Large Language Models (LLMs) on SemEval-2020 Task 4 dataset, focusing on commonsense validation and explanation. Our methodology involves evaluating multiple LLMs, including LLaMA3-70B, Gemma2-9B, and…

计算与语言 · 计算机科学 2025-02-25 Rawand Alfugaha , Mohammad AL-Smadi

An ultimate goal of artificial intelligence is to build computer systems that can understand human languages. Understanding commonsense knowledge about the world expressed in text is one of the foundational and challenging problems to…

计算与语言 · 计算机科学 2022-04-08 Ngo Quang Huy , Tu Minh Phuong , Ngo Xuan Bach

In this paper, we describe our system for Task 4 of SemEval 2020, which involves differentiating between natural language statements that confirm to common sense and those that do not. The organizers propose three subtasks - first,…

计算与语言 · 计算机科学 2020-07-23 Soumya Ranjan Dash , Sandeep Routray , Prateek Varshney , Ashutosh Modi

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

This paper introduces our systems for all three subtasks of SemEval-2021 Task 4: Reading Comprehension of Abstract Meaning. To help our model better represent and understand abstract concepts in natural language, we well-design many simple…

计算与语言 · 计算机科学 2021-02-26 Yuqiang Xie , Luxi Xing , Wei Peng , Yue Hu

Deep learning models perform poorly on tasks that require commonsense reasoning, which often necessitates some form of world-knowledge or reasoning over information not immediately present in the input. We collect human explanations for…

计算与语言 · 计算机科学 2019-06-07 Nazneen Fatema Rajani , Bryan McCann , Caiming Xiong , Richard Socher

In this paper, we describe our mUlti-task learNIng for cOmmonsense reasoNing (UNION) system submitted for Task C of the SemEval2020 Task 4, which is to generate a reason explaining why a given false statement is non-sensical. However, we…

计算与语言 · 计算机科学 2020-07-01 Anandh Perumal , Chenyang Huang , Amine Trabelsi , Osmar R. Zaïane

This paper focuses on how to take advantage of external relational knowledge to improve machine reading comprehension (MRC) with multi-task learning. Most of the traditional methods in MRC assume that the knowledge used to get the correct…

计算与语言 · 计算机科学 2019-09-06 Jiangnan Xia , Chen Wu , Ming Yan

This paper presents our system for SemEval-2025 Task 7: Multilingual and Crosslingual Fact-Checked Claim Retrieval. In an era where misinformation spreads rapidly, effective fact-checking is increasingly critical. We introduce TriAligner, a…

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

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

The SemEval task on Argument Reasoning in Civil Procedure is challenging in that it requires understanding legal concepts and inferring complex arguments. Currently, most Large Language Models (LLM) excelling in the legal realm are…

计算与语言 · 计算机科学 2024-05-15 Odysseas S. Chlapanis , Ion Androutsopoulos , Dimitrios Galanis
‹ 上一页 1 2 3 10 下一页 ›