A GAN-BERT Based Approach for Bengali Text Classification with a Few Labeled Examples
December 13, 2022·
,,,,·
0 min read
Raihan Tanvir
Md Tanvir Rouf Shawon
Md Humaion Kabir Mehedi
Md Motahar Mahtab
Annajiat Alim Rasel

Abstract
Basic machine learning algorithms or transfer learning models work well for
language categorization, but these models require a vast volume of annotated
data. We need a better model to tackle the problem because labeled data is
scarce. This problem may have a solution in GAN-BERT. To classify Bengali
text, we developed a GAN-BERT based model, which is an adapted version of
BERT. We used two different datasets for this purpose. One is a hate speech
dataset, while the other is a fake news dataset. To understand how the
GAN-Bert and basic BERT models behave with Bangla datasets, we experimented
with both. With a small quantity of data, we were able to get a satisfactory
result using GAN-BERT. We also demonstrated how the accuracy increases as
the number of training samples increases. A comparison of performance between
traditional BERT based Bangla-BERT and our GAN-Bangla-BERT model is also
shown here, where we can see how these models react to a small number of
labeled data.
Type
Publication
Proceedings of DCAI 2022

Authors
Senior Lecturer
I am Raihan Tanvir, currently serving as a Senior Lecturer in the Department of Computer Science and Engineering at Ahsanullah University of Science and Technology (AUST) in Dhaka, Bangladesh. My research spans Computer Vision, Natural Language Processing (NLP), Large Language Models (LLMs), Vision-Language Models (VLMs), and multimodal deep learning.