paper-with-me

홈 › Papers

Deriving Disinformation Insights from Geolocalized Twitter Callouts

2021-08-06 · David Tuxworth, Dimosthenis Antypas, Luis Espinosa-Anke, Jose Camacho-Collados, Alun Preece, David Rogers

This paper demonstrates a two-stage method for deriving insights from social media data relating to disinformation by applying a combination of geospatial classification and embedding-based language modelling across multiple languages. In particular, the analysis in centered on Twitter and disinformation for three European languages: English, French and Spanish. Firstly, Twitter data is classified into European and non-European sets using BERT. Secondly, Word2vec is applied to the classified texts resulting in Eurocentric, non-Eurocentric and global representations of the data for the three target languages. This comparative analysis demonstrates not only the efficacy of the classification method but also highlights geographic, temporal and linguistic differences in the disinformation-related media. Thus, the contributions of the work are threefold: (i) a novel language-independent transformer-based geolocation method; (ii) an analytical approach that exploits lexical specificity and word embeddings to interrogate user-generated content; and (iii) a dataset of 36 million disinformation related tweets in English, French and Spanish.

📄 PDF Abstract BibTeX arXiv:2108.03067

Code (1)

tuxworth/disinformation-insight-twitter 공식 구현

Tasks

Language ModellingSpecificityWord Embeddings

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
WordPiece 설명 없음
Weight Decay 설명 없음
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$…
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…

Similar Papers 제목 키워드 기반

A multi-layer approach to disinformation detection on Twitter

2020-02-28 · Francesco Pierri, Carlo Piccardi, Stefano Ceri

We tackle the problem of classifying news articles pertaining to disinformation vs mainstream news by solely inspecting their diffusion mechanisms on Twitter. Our technique is inherently simple compared to existing text-…

Articles

Detecting Propagators of Disinformation on Twitter Using Quantitative Discursive Analysis

2022-10-11 · Mark M. Bailey

Efforts by foreign actors to influence public opinion have gained considerable attention because of their potential to impact democratic elections. Thus, the ability to identify and counter sources of disinformation is i…

Community Detection

Automatic Detection of Influential Actors in Disinformation Networks

2020-05-21 · Steven T. Smith, Edward K. Kao, Erika D. Mackin, Danelle C. Shah 외

The weaponization of digital communications and social media to conduct disinformation campaigns at immense scale, speed, and reach presents new challenges to identify and counter hostile influence operations (IOs). This…

Causal Inference

Categorizing Social Media Screenshots for Identifying Author Misattribution

2024-10-09 · Ashlyn M. Farris, Michael L. Nelson

Mis/disinformation is a common and dangerous occurrence on social media. Misattribution is a form of mis/disinformation that deals with a false claim of authorship, which means a user is claiming someone said (posted) so…

Misinformation

Characterizing Online Engagement with Disinformation and Conspiracies in the 2020 U.S. Presidential Election

2021-07-17 · Karishma Sharma, Emilio Ferrara, Yan Liu

Identifying and characterizing disinformation in political discourse on social media is critical to ensure the integrity of elections and democratic processes around the world. Persistent manipulation of social media has…