ASAICLLGSDJan 30, 2024

Identifying False Content and Hate Speech in Sinhala YouTube Videos by Analyzing the Audio

arXiv:2402.01752v14 citationsh-index: 6ICAC
Originality Synthesis-oriented
AI Analysis

It addresses a gap in detecting harmful content for Sinhala-language users, but is incremental as it applies existing methods to a new language domain.

This study tackled the problem of false information and hate speech in Sinhala YouTube videos by developing a rating system that analyzes audio content, achieving a 48.99% word error rate for transcription and an F1 score of 0.856 for hate speech detection.

YouTube faces a global crisis with the dissemination of false information and hate speech. To counter these issues, YouTube has implemented strict rules against uploading content that includes false information or promotes hate speech. While numerous studies have been conducted to reduce offensive English-language content, there's a significant lack of research on Sinhala content. This study aims to address the aforementioned gap by proposing a solution to minimize the spread of violence and misinformation in Sinhala YouTube videos. The approach involves developing a rating system that assesses whether a video contains false information by comparing the title and description with the audio content and evaluating whether the video includes hate speech. The methodology encompasses several steps, including audio extraction using the Pytube library, audio transcription via the fine-tuned Whisper model, hate speech detection employing the distilroberta-base model and a text classification LSTM model, and text summarization through the fine-tuned BART-Large- XSUM model. Notably, the Whisper model achieved a 48.99\% word error rate, while the distilroberta-base model demonstrated an F1 score of 0.856 and a recall value of 0.861 in comparison to the LSTM model, which exhibited signs of overfitting.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes