Code Monkey home page Code Monkey logo

bengali-fake-reviews-a-benchmark-dataset-and-detection-system's Introduction

Bengali Fake Reviews: A Benchmark Dataset and Detection System

This paper introduces the Bengali Fake Review Detection (BFRD) dataset, the first publicly available dataset for identifying fake reviews in Bengali. The dataset consists of 7710 non-fake and 1339 fake food-related reviews collected from social media posts. To convert non-Bengali words in a review a unique pipeline has been proposed that translates English words to their corresponding Bengali meaning and also back transliterates Romanized Bengali to Bengali. We have conducted rigorous experimentation using multiple deep learning and pre-trained transformer language models to develop a reliable detection system. Finally, we propose a weighted ensemble model that combines four pre-trained transformers: BanglaBERT, BanglaBERT Base, BanglaBERT Large and BanglaBERT Generator.

The paper "Bengali Fake Reviews: A Benchmark Dataset and Detection System" accepted in Neuroomputing, a journal published by Elsevier.

Repository Structure

The repository has two folders:

Code: All the codes for deep learning models, transformers, ensemble model and text conversion pipeline are available. Dataset: Contains two excel files (a) fake.xlsx (b) non-fake xlsx Each file contains two columns: Review (collected raw reviews), Label (annotations).

Dataset Statistics

  • Annotated by 4 native Bangla speakers with more than 90% trustworthiness score.

  • Fleiss' Kappa Score: 0.83

Number of Total Data

  • Fake - 1339
  • Non-fake - 7710

Class wise statistics of BFRD dataset

Statistics Fake Non-fake
Total words 1,55,789 9,27,902
Total unique words 17,739 51,200
Max Review length 693 1,614
Avg number of words 116.35 120.35
Avg number of unique words 84.99 88.42

Class wise ratio of number of reviews with respect to the review length

Citation

If you use the datasets, please cite the following paper:

@article{shahariar2023bengali,
  title={Bengali Fake Reviews: A Benchmark Dataset and Detection System},
  author={Shahariar, GM and Shawon, Md Tanvir Rouf and Shah, Faisal Muhammad and Alam, Mohammad Shafiul and Mahbub, Md Shahriar},
  journal={arXiv preprint arXiv:2308.01987},
  year={2023}
}

bengali-fake-reviews-a-benchmark-dataset-and-detection-system's People

Contributors

shahariar-shibli avatar shawon-tanvir avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.