CLCYLGFeb 24, 2025

Bangla Fake News Detection Based On Multichannel Combined CNN-LSTM

arXiv:2503.04781v17 citationsh-index: 16ICCCNT
Originality Synthesis-oriented
AI Analysis

This addresses the problem of misinformation in Bangla for newsreaders, but it is incremental as it applies existing methods to a new language.

The paper tackled fake news detection in Bangla by developing a multichannel combined CNN-LSTM model, achieving an accuracy of 75.05% on a dataset of about 50k news articles.

There have recently been many cases of unverified or misleading information circulating quickly over bogus web networks and news portals. This false news creates big damage to society and misleads people. For Example, in 2019, there was a rumor that the Padma Bridge of Bangladesh needed 100,000 human heads for sacrifice. This rumor turns into a deadly position and this misleading information takes the lives of innocent people. There is a lot of work in English but a few works in Bangla. In this study, we are going to identify the fake news from the unconsidered news source to provide the newsreader with natural news or real news. The paper is based on the combination of convolutional neural network (CNN) and long short-term memory (LSTM), where CNN is used for deep feature extraction and LSTM is used for detection using the extracted feature. The first thing we did to deploy this piece of work was data collection. We compiled a data set from websites and attempted to deploy it using the methodology of deep learning which contains about 50k of news. With the proposed model of Multichannel combined CNN-LSTM architecture, our model gained an accuracy of 75.05%, which is a good sign for detecting fake news in Bangla.

Foundations

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

Your Notes