中文
相关论文

相关论文: LTIatCMU at SemEval-2020 Task 11: Incorporating Mu…

200 篇论文

This paper describes a system developed for detecting propaganda techniques from news articles. We focus on examining how emotional salience features extracted from a news segment can help to characterize and predict the presence of…

计算与语言 · 计算机科学 2020-09-01 Gangeshwar Krishnamurthy , Raj Kumar Gupta , Yinping Yang

In this paper, we describe our submission to SemEval-2019 Task 4 on Hyperpartisan News Detection. Our system relies on a variety of engineered features originally used to detect propaganda. This is based on the assumption that biased…

The spread of propaganda through the internet has increased drastically over the past years. Lately, propaganda detection has started gaining importance because of the negative impact it has on society. In this work, we describe our…

计算与语言 · 计算机科学 2022-10-21 Tanmay Chavan , Aditya Kane

The automatic identification of propaganda has gained significance in recent years due to technological and social changes in the way news is generated and consumed. That this task can be addressed effectively using BERT, a powerful new…

计算与语言 · 计算机科学 2020-03-27 Harish Tayyar Madabushi , Elena Kochkina , Michael Castelle

We present our system for the two subtasks of the shared task on propaganda detection in Arabic, part of WANLP'2022. Subtask 1 is a multi-label classification problem to find the propaganda techniques used in a given tweet. Our system for…

计算与语言 · 计算机科学 2022-11-01 Shubham Mittal , Preslav Nakov

This paper describes our system (MIC-CIS) details and results of participation in the fine-grained propaganda detection shared task 2019. To address the tasks of sentence (SLC) and fragment level (FLC) propaganda detection, we explore…

计算与语言 · 计算机科学 2019-09-16 Pankaj Gupta , Khushbu Saxena , Usama Yaseen , Thomas Runkler , Hinrich Schütze

Identifying relevant text spans is important for several downstream tasks in NLP, as it contributes to model explainability. While most span identification approaches rely on relatively smaller pre-trained language models like BERT, a few…

计算与语言 · 计算机科学 2026-01-05 Alphaeus Dmonte , Roland Oruche , Tharindu Ranasinghe , Marcos Zampieri , Prasad Calyam

In this paper, we present a Linguistic Informed Multi-Task BERT (LIMIT-BERT) for learning language representations across multiple linguistic tasks by Multi-Task Learning (MTL). LIMIT-BERT includes five key linguistic syntax and semantics…

计算与语言 · 计算机科学 2020-10-07 Junru Zhou , Zhuosheng Zhang , Hai Zhao , Shuailiang Zhang

Toxicity detection of text has been a popular NLP task in the recent years. In SemEval-2021 Task-5 Toxic Spans Detection, the focus is on detecting toxic spans within passages. Most state-of-the-art span detection approaches employ various…

计算与语言 · 计算机科学 2021-08-16 Gunjan Chhablani , Abheesht Sharma , Harshit Pandey , Yash Bhartia , Shan Suthaharan

Pre-trained language model word representation, such as BERT, have been extremely successful in several Natural Language Processing tasks significantly improving on the state-of-the-art. This can largely be attributed to their ability to…

计算与语言 · 计算机科学 2020-08-20 Wah Meng Lim , Harish Tayyar Madabushi

This report describes the methods employed by the Democritus University of Thrace (DUTH) team for participating in SemEval-2020 Task 11: Detection of Propaganda Techniques in News Articles. Our team dealt with Subtask 2: Technique…

计算与语言 · 计算机科学 2020-08-26 Anastasios Bairaktaris , Symeon Symeonidis , Avi Arampatzis

This paper describes our system (Solomon) details and results of participation in the SemEval 2020 Task 11 "Detection of Propaganda Techniques in News Articles"\cite{DaSanMartinoSemeval20task11}. We participated in Task "Technique…

计算与语言 · 计算机科学 2020-09-17 Mayank Raj , Ajay Jaiswal , Rohit R. R , Ankita Gupta , Sudeep Kumar Sahoo , Vertika Srivastava , Yeon Hyang Kim

The article describes a fast solution to propaganda detection at SemEval-2020 Task 11, based onfeature adjustment. We use per-token vectorization of features and a simple Logistic Regressionclassifier to quickly test different hypotheses…

计算与语言 · 计算机科学 2020-08-25 Elena Mikhalkova , Nadezhda Ganzherli , Anna Glazkova , Yuliya Bidulya

Argument mining is often addressed by a pipeline method where segmentation of text into argumentative units is conducted first and proceeded by an argument component identification task. In this research, we apply a token-level…

计算与语言 · 计算机科学 2021-03-09 Tariq Alhindi , Debanjan Ghosh

This paper presents the CUNLP submission for the NLP4IF 2019 shared-task on FineGrained Propaganda Detection. Our system finished 5th out of 26 teams on the sentence-level classification task and 5th out of 11 teams on the fragment-level…

计算与语言 · 计算机科学 2021-04-29 Tariq Alhindi , Jonas Pfeiffer , Smaranda Muresan

Nowadays, offensive content in social media has become a serious problem, and automatically detecting offensive language is an essential task. In this paper, we build an offensive language detection system, which combines multi-task…

计算与语言 · 计算机科学 2020-07-21 Wenliang Dai , Tiezheng Yu , Zihan Liu , Pascale Fung

This paper describes the system used by the Machine Learning Group of LTU in subtask 1 of the SemEval-2022 Task 4: Patronizing and Condescending Language (PCL) Detection. Our system consists of finetuning a pretrained Text-to-Text-Transfer…

计算与语言 · 计算机科学 2022-05-06 Tosin Adewumi , Lama Alkhaled , Hamam Mokayed , Foteini Liwicki , Marcus Liwicki

Large language models (LLMs) are being increasingly tuned to power complex generation tasks such as writing, fact-seeking, querying and reasoning. Traditionally, human or model feedback for evaluating and further tuning LLM performance has…

计算与语言 · 计算机科学 2024-04-09 Yukti Makhija , Priyanka Agrawal , Rishi Saket , Aravindan Raghuveer

Detecting which parts of a sentence contribute to that sentence's toxicity -- rather than providing a sentence-level verdict of hatefulness -- would increase the interpretability of models and allow human moderators to better understand the…

计算与语言 · 计算机科学 2021-04-13 Alireza Salemi , Nazanin Sabri , Emad Kebriaei , Behnam Bahrak , Azadeh Shakery

This paper describes our approach to the Toxic Spans Detection problem (SemEval-2021 Task 5). We propose BERToxic, a system that fine-tunes a pre-trained BERT model to locate toxic text spans in a given text and utilizes additional…

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