Skip to main content
QUICK REVIEW

[Paper Review] Analyzing Right-wing YouTube Channels: Hate, Violence and Discrimination

Raphael Ottoni, Evandro Cunha|arXiv (Cornell University)|Apr 11, 2018
Hate Speech and Cyberbullying DetectionComputer Science32 references43 citations
TL;DR

The paper analyzes hate, violence, and discriminatory bias in right-wing YouTube content by comparing captions and comments to a baseline dataset using lexical, topic, and implicit bias analyses. It finds higher negative language and specific biases against Muslims in right-wing channels, with commentators often moreExtreme than video hosts.

ABSTRACT

As of 2018, YouTube, the major online video sharing website, hosts multiple channels promoting right-wing content. In this paper, we observe issues related to hate, violence and discriminatory bias in a dataset containing more than 7,000 videos and 17 million comments. We investigate similarities and differences between users' comments and video content in a selection of right-wing channels and compare it to a baseline set using a three-layered approach, in which we analyze (a) lexicon, (b) topics and (c) implicit biases present in the texts. Among other results, our analyses show that right-wing channels tend to (a) contain a higher degree of words from "negative" semantic fields, (b) raise more topics related to war and terrorism, and (c) demonstrate more discriminatory bias against Muslims (in videos) and towards LGBT people (in comments). Our findings shed light not only into the collective conduct of the YouTube community promoting and consuming right-wing content, but also into the general behavior of YouTube users.

Motivation & Objective

  • Investigate hateful vocabulary, violent content, and discriminatory bias in a set of right-wing YouTube channels.
  • Compare captions and comments within right-wing channels and against a baseline channel set.
  • Propose a three-layered methodology (lexical, topic, implicit bias) using open-source tools for text analysis.
  • Offer insights into both host and commenter behavior on YouTube regarding hate and discrimination.

Proposed method

  • Three-layered approach: lexical analysis, topic analysis, and implicit bias analysis.
  • Lexical: map words to Empath semantic fields; lemmatize; compute normalized category vectors per video and channel; measure caption-comment similarity via cosine similarity.
  • Topic: apply Latent Dirichlet Allocation (LDA) to captions and comments to identify latent topics; use 300 topics with alpha=beta=1.0/num_topics.
  • Implicit bias: construct Word Embedding Association Tests (WEAT) using word2vec embeddings trained on Wikipedia and domain data; compute effect sizes (Cohen’s d) and p-values via permutation tests.
  • Data: collect 3,731 right-wing videos and 5,071,728 comments; baseline: 3,942 videos and 12,519,590 comments; English-filtered subsets used for analysis.

Experimental results

Research questions

  • RQ1RQ-1: Is hateful vocabulary, violent content, and discriminatory bias more accentuated in right-wing channels than baseline channels?
  • RQ2RQ-2: Are commentators more or less exacerbated than video hosts in expressing hate and discrimination?

Key findings

  • Right-wing channels show higher fractions of negative semantic fields (e.g., aggression, kill, violence) than baseline channels.
  • Topics in right-wing captions emphasize war/terrorism and information warfare; baseline topics are broader (celebrities, TV shows, etc.).
  • Implicit bias analyses reveal stronger anti-Muslim bias in captions, and comparatively varied bias against LGBT people; baseline biases are amplified relative to Wikipedia in some cases.
  • Commentators generally exhibit higher levels of hate-related language (disgust, hate, swearing) than video hosts in many cases.
  • Similarity between captions and comments varies by channel; more popular channels tend to show higher caption-comment similarity.

Better researchstarts right now

From reading papers to final review, dramatically reduce your research time.

No credit card · Free plan available

This review was created by AI and reviewed by human editors.