paper-with-me

Papers

CAUnLP at NLP4IF 2019 Shared Task: Context-Dependent BERT for Sentence-Level Propaganda Detection

2019-11-01 · WS 2019 11 · Wenjun Hou, Ying Chen

The goal of fine-grained propaganda detection is to determine whether a given sentence uses propaganda techniques (sentence-level) or to recognize which techniques are used (fragment-level). This paper presents the sys- tem of our participation in the sentence-level subtask of the propaganda detection shared task. In order to better utilize the document information, we construct context-dependent input pairs (sentence-title pair and sentence- context pair) to fine-tune the pretrained BERT, and we also use the undersampling method to tackle the problem of imbalanced data.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Propaganda detectionSentence

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
Residual Connection 설명 없음
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…

Similar Papers 제목 키워드 기반

black[LSCDiscovery shared task] UAlberta at LSCDiscovery: Lexical Semantic Change Detection via Word Sense Disambiguation

2022-05-01 · LChange (ACL) 2022 5 · Daniela Teodorescu, Spencer von der Ohe, Grzegorz Kondrak

We describe our two systems for the shared task on Lexical Semantic Change Discovery in Spanish. For binary change detection, we frame the task as a word sense disambiguation (WSD) problem. We derive sense frequency dist…

Change DetectionWord Sense Disambiguation

TRAVIS at PARSEME Shared Task 2020: How good is (m)BERT at seeing the unseen?

2020-12-01 · COLING (MWE) 2020 12 · Murathan Kurfali

This paper describes the TRAVIS system built for the PARSEME Shared Task 2020 on semi-supervised identification of verbal multiword expressions. TRAVIS is a fully feature-independent model, relying only on the contextual…

BERT-Based Arabic Social Media Author Profiling

2019-09-09 · Chiyu Zhang, Muhammad Abdul-Mageed

We report our models for detecting age, language variety, and gender from social media data in the context of the Arabic author profiling and deception detection shared task (APDA). We build simple models based on pre-tr…

Author ProfilingDeception Detection

iCompass at Shared Task on Sarcasm and Sentiment Detection in Arabic

2021-04-01 · EACL (WANLP) 2021 4 · Malek Naski, Abir Messaoudi, Hatem Haddad, Moez BenHajhmida 외

We describe our submitted system to the 2021 Shared Task on Sarcasm and Sentiment Detection in Arabic (Abu Farha et al., 2021). We tackled both subtasks, namely Sarcasm Detection (Subtask 1) and Sentiment Analysis (Subta…

Sarcasm DetectionSentiment Analysis

IITK at the FinSim Task: Hypernym Detection in Financial Domain via Context-Free and Contextualized Word Embeddings

2020-07-22 · FinNLP (COLING) 2020 1 · Vishal Keswani, Sakshi Singh, Ashutosh Modi

In this paper, we present our approaches for the FinSim 2020 shared task on "Learning Semantic Representations for the Financial Domain". The goal of this task is to classify financial terms into the most relevant hypern…

Learning Semantic RepresentationsWord Embeddings