中文
相关论文

相关论文: CS-NET at SemEval-2020 Task 4: Siamese BERT for Co…

200 篇论文

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

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

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

This paper describes our system for SemEval 2025 Task 7: Previously Fact-Checked Claim Retrieval. The task requires retrieving relevant fact-checks for a given input claim from the extensive, multilingual MultiClaim dataset, which comprises…

计算与语言 · 计算机科学 2025-03-13 Amirmohammad Azadi , Sina Zamani , Mohammadmostafa Rostamkhani , Sauleh Eetemadi

This paper describes a system submitted by team BigGreen to LCP 2021 for predicting the lexical complexity of English words in a given context. We assemble a feature engineering-based model with a deep neural network model founded on BERT.…

计算与语言 · 计算机科学 2021-07-29 Aadil Islam , Weicheng Ma , Soroush Vosoughi

The ability of transformers to perform precision tasks such as question answering, Natural Language Inference (NLI) or summarising, have enabled them to be ranked as one of the best paradigm to address Natural Language Processing (NLP)…

计算与语言 · 计算机科学 2021-05-18 Javier Huertas-Tato , Alejandro Martín , David Camacho

This paper presents the system for SemEval 2021 Task 8 (MeasEval). MeasEval is a novel span extraction, classification, and relation extraction task focused on finding quantities, attributes of these quantities, and additional information,…

计算与语言 · 计算机科学 2021-04-06 Akash Gangwar , Sabhay Jain , Shubham Sourav , Ashutosh Modi

Evaluating text summarization quality remains a critical challenge in Natural Language Processing. Current approaches face a trade-off between performance and interpretability. We present SEval-Ex, a framework that bridges this gap by…

计算与语言 · 计算机科学 2025-05-06 Tanguy Herserant , Vincent Guigue

In this paper, we present neural model architecture submitted to the SemEval-2019 Task 9 competition: "Suggestion Mining from Online Reviews and Forums". We participated in both subtasks for domain specific and also cross-domain suggestion…

计算与语言 · 计算机科学 2019-04-08 Samuel Pecar , Marian Simko , Maria Bielikova

Learning high-quality sentence representations benefits a wide range of natural language processing tasks. Though BERT-based pre-trained language models achieve high performance on many downstream tasks, the native derived sentence…

计算与语言 · 计算机科学 2021-05-26 Yuanmeng Yan , Rumei Li , Sirui Wang , Fuzheng Zhang , Wei Wu , Weiran Xu

Existing Machine Learning techniques yield close to human performance on text-based classification tasks. However, the presence of multi-modal noise in chat data such as emoticons, slang, spelling mistakes, code-mixed data, etc. makes…

计算与语言 · 计算机科学 2019-04-09 Parag Agrawal , Anshuman Suri

This paper describes our system, Joint Encoders for Stable Suggestion Inference (JESSI), for the SemEval 2019 Task 9: Suggestion Mining from Online Reviews and Forums. JESSI is a combination of two sentence encoders: (a) one using multiple…

计算与语言 · 计算机科学 2019-04-09 Cheoneum Park , Juae Kim , Hyeon-gu Lee , Reinald Kim Amplayo , Harksoo Kim , Jungyun Seo , Changki Lee

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

Social network platforms are generally used to share positive, constructive, and insightful content. However, in recent times, people often get exposed to objectionable content like threat, identity attacks, hate speech, insults, obscene…

计算与语言 · 计算机科学 2021-05-31 Sreyan Ghosh , Sonal Kumar

This paper describes SalamNET, an Arabic offensive language detection system that has been submitted to SemEval 2020 shared task 12: Multilingual Offensive Language Identification in Social Media. Our approach focuses on applying multiple…

计算与语言 · 计算机科学 2020-07-29 Fatemah Husain , Jooyeon Lee , Samuel Henry , Ozlem Uzuner

This paper describes the system proposed for addressing the research problem posed in Task 10 of SemEval-2020: Emphasis Selection For Written Text in Visual Media. We propose an end-to-end model that takes as input the text and…

计算与语言 · 计算机科学 2020-07-22 Vipul Singhal , Sahil Dhull , Rishabh Agarwal , Ashutosh Modi

Sentences are important semantic units of natural language. A generic, distributional representation of sentences that can capture the latent semantics is beneficial to multiple downstream applications. We observe a simple geometry of…

计算与语言 · 计算机科学 2017-04-19 Jiaqi Mu , Suma Bhat , Pramod Viswanath

Decomposable tasks are complex and comprise of a hierarchy of sub-tasks. Spoken intent prediction, for example, combines automatic speech recognition and natural language understanding. Existing benchmarks, however, typically hold out…

In this report a computational study of ConceptNet 4 is performed using tools from the field of network analysis. Part I describes the process of extracting the data from the SQL database that is available online, as well as how the closure…

人工智能 · 计算机科学 2013-06-25 Dimitrios I. Diochnos

This paper presents SimCSE, a simple contrastive learning framework that greatly advances state-of-the-art sentence embeddings. We first describe an unsupervised approach, which takes an input sentence and predicts itself in a contrastive…

计算与语言 · 计算机科学 2022-05-19 Tianyu Gao , Xingcheng Yao , Danqi Chen