中文
相关论文

相关论文: WVOQ at SemEval-2021 Task 6: BART for Span Detecti…

200 篇论文

This paper demonstrates that multilingual denoising pre-training produces significant performance gains across a wide variety of machine translation (MT) tasks. We present mBART -- a sequence-to-sequence denoising auto-encoder pre-trained…

计算与语言 · 计算机科学 2020-01-24 Yinhan Liu , Jiatao Gu , Naman Goyal , Xian Li , Sergey Edunov , Marjan Ghazvininejad , Mike Lewis , Luke Zettlemoyer

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

This paper introduces the SemEval-2021 shared task 4: Reading Comprehension of Abstract Meaning (ReCAM). This shared task is designed to help evaluate the ability of machines in representing and understanding abstract concepts. Given a…

计算与语言 · 计算机科学 2021-06-02 Boyuan Zheng , Xiaoyu Yang , Yu-Ping Ruan , Zhenhua Ling , Quan Liu , Si Wei , Xiaodan Zhu

We present a novel neural architecture for the Argument Reasoning Comprehension task of SemEval 2018. It is a simple neural network consisting of three parts, collectively judging whether the logic built on a set of given sentences (a…

计算与语言 · 计算机科学 2018-05-21 Taeuk Kim , Jihun Choi , Sang-goo Lee

We investigate the recently developed Bidirectional Encoder Representations from Transformers (BERT) model for the hyperpartisan news detection task. Using a subset of hand-labeled articles from SemEval as a validation set, we test the…

计算与语言 · 计算机科学 2019-12-10 Mehdi Drissi , Pedro Sandoval , Vivaswat Ojha , Julie Medero

This paper presents a technical report of our submission to the 4th task of SemEval-2021, titled: Reading Comprehension of Abstract Meaning. In this task, we want to predict the correct answer based on a question given a context. Usually,…

计算与语言 · 计算机科学 2021-05-11 Hossein Basafa , Sajad Movahedi , Ali Ebrahimi , Azadeh Shakery , Heshaam Faili

Span extraction is an essential problem in machine reading comprehension. Most of the existing algorithms predict the start and end positions of an answer span in the given corresponding context by generating two probability vectors. In…

计算与语言 · 计算机科学 2020-10-01 Huaishao Luo , Yu Shi , Ming Gong , Linjun Shou , Tianrui Li

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

With the rapid advancement of autonomous driving, vehicle perception, particularly detection and segmentation, has placed increasingly higher demands on algorithmic performance. Pre-trained large segmentation models, especially Segment…

计算机视觉与模式识别 · 计算机科学 2025-08-07 Xiao Wang , Ziwen Wang , Wentao Wu , Anjie Wang , Jiashu Wu , Yantao Pan , Chenglong Li

Ever since neural models were adopted in data-to-text language generation, they have invariably been reliant on extrinsic components to improve their semantic accuracy, because the models normally do not exhibit the ability to generate text…

计算与语言 · 计算机科学 2021-09-16 Juraj Juraska , Marilyn Walker

This paper presents our submission to the SemEval 2020 - Task 10 on emphasis selection in written text. We approach this emphasis selection problem as a sequence labeling task where we represent the underlying text with various contextual…

计算与语言 · 计算机科学 2020-09-08 Sarthak Anand , Pradyumna Gupta , Hemant Yadav , Debanjan Mahata , Rakesh Gosangi , Haimin Zhang , Rajiv Ratn Shah

In this paper, we have worked on interpretability, trust, and understanding of the decisions made by models in the form of classification tasks. The task is divided into 3 subtasks. The first task consists of determining Binary Sexism…

计算与语言 · 计算机科学 2023-04-11 Debashish Roy , Manish Shrivastava

This report describes the winning solution to the Robust Vision Challenge (RVC) semantic segmentation track at ECCV 2022. Our method adopts the FAN-B-Hybrid model as the encoder and uses SegFormer as the segmentation framework. The model is…

计算机视觉与模式识别 · 计算机科学 2022-11-08 Junfei Xiao , Zhichao Xu , Shiyi Lan , Zhiding Yu , Alan Yuille , Anima Anandkumar

Toxicity is pervasive in social media and poses a major threat to the health of online communities. The recent introduction of pre-trained language models, which have achieved state-of-the-art results in many NLP tasks, has transformed the…

计算与语言 · 计算机科学 2021-10-11 Erik Yan , Harish Tayyar Madabushi

Even as pre-trained language encoders such as BERT are shared across many tasks, the output layers of question answering, text classification, and regression models are significantly different. Span decoders are frequently used for question…

计算与语言 · 计算机科学 2019-09-24 Nitish Shirish Keskar , Bryan McCann , Caiming Xiong , Richard Socher

We introduce Wav2Seq, the first self-supervised approach to pre-train both parts of encoder-decoder models for speech data. We induce a pseudo language as a compact discrete representation, and formulate a self-supervised pseudo speech…

计算与语言 · 计算机科学 2022-05-03 Felix Wu , Kwangyoun Kim , Shinji Watanabe , Kyu Han , Ryan McDonald , Kilian Q. Weinberger , Yoav Artzi

In this paper we describe our submission for the task of Propaganda Span Identification in news articles. We introduce a BERT-BiLSTM based span-level propaganda classification model that identifies which token spans within the sentence are…

计算与语言 · 计算机科学 2020-08-21 Sopan Khosla , Rishabh Joshi , Ritam Dutt , Alan W Black , Yulia Tsvetkov

Extracting semantic information on measurements and counts is an important topic in terms of analyzing scientific discourses. The 8th task of SemEval-2021: Counts and Measurements (MeasEval) aimed to boost research in this direction by…

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

Named Entity Recognition (NER) is a key component in industrial information extraction pipelines, where systems must satisfy strict latency and throughput constraints in addition to strong accuracy. State-of-the-art NER accuracy is often…

计算与语言 · 计算机科学 2026-04-23 Andrea Maracani , Savas Ozkan , Junyi Zhu , Sinan Mutlu , Mete Ozay

An automatic document classification system is presented that detects textual content in images and classifies documents into four predefined categories (Invoice, Report, Letter, and Form). The system supports both offline images (e.g.,…

计算机视觉与模式识别 · 计算机科学 2025-10-16 Aya Kaysan Bahjat