Arshadul Hoque

Work place: Department of Computer Science and Engineering, University of Chittagong, Chittagong, 4331, Bangladesh

E-mail: ahsbd95@gmail.com

Website: https://orcid.org/0009-0004-4636-7446

Research Interests:

Biography

Arshadul Hoque is a graduate in Computer Science and Engineering from the University of Chittagong. His research focuses on natural language processing, machine learning, and low-resource language modeling, with an emphasis on Bangla text classification. He investigates transformer-based architectures, such as Bangla BERT, to tackle challenges like class imbalance, linguistic ambiguity, and the scarcity of annotated data in Bangla language processing. In addition to the current publication, another research article is pending acceptance in a Q-ranked journal.
Professionally, he works as a Business Analyst and Prompt Engineer at Cobalt Partners, a Ghana-based advisory firm, where he contributes to the design and refinement of AI-assisted prompts for business process specifications, user stories, and clarification logs. His work has led to measurable improvements in specification accuracy and stakeholder alignment.
He actively participates in data science competitions on Kaggle to further strengthen his applied machine learning expertise and is preparing to pursue graduate studies in Data Science and Artificial Intelligence, aiming to advance research at the intersection of NLP and real-world, impact-driven applications.

Author Articles
Multi-Task BanglaBERT for Joint Sentiment and Fake News Detection in COVID-19 Discourse

By Arshadul Hoque

DOI: https://doi.org/10.5815/ijeme.2026.04.03, Pub. Date: 8 Aug. 2026

The COVID-19 pandemic catalyzed an unprecedented surge of misinformation on social media, frequently intertwined with emotionally charged language. Understanding both the sentiment and truthfulness of this content is critical for public health monitoring and misinformation mitigation. However, Bangla—despite being a globally prominent language—remains severely underrepresented in joint sentiment and fake news detection research, with existing studies largely restricted to single-task settings. To bridge this gap, this paper proposes a novel multi-task BanglaBERT-based framework for the simultaneous classification of sentiment and truthfulness in COVID-19 discourse. Furthermore, we introduce the first publicly available, dual-annotated Bangla corpus for this domain, comprising 35,526 textual samples aggregated from social media and news sources. Our architecture employs a shared BanglaBERT encoder with dual task-specific heads, optimized using a task-prioritized loss function that combines modified Focal Loss and weighted cross-entropy to address inherent class imbalances. Extensive experiments demonstrate that the proposed model achieves 75.1% accuracy (Macro F1: 0.707) for sentiment classification and 88.0% accuracy (Macro F1: 0.851) for truthfulness detection. Ablation studies and error analyses confirm that our tailored loss strategies significantly enhance the recognition of underrepresented and semantically ambiguous classes, particularly neutral sentiments. By releasing our dataset, code, trained models, and a Gradio-based interactive demo, this work establishes a robust benchmark for multi-task learning in low-resource Bangla NLP and provides a practical tool for fact-checking during health crises.

[...] Read more.
Other Articles