ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2503.11084
36
3

Semantic and Contextual Modeling for Malicious Comment Detection with BERT-BiLSTM

14 March 2025
Zhou Fang
Hanlu Zhang
Jacky He
Zhen Qi
Hongye Zheng
ArXivPDFHTML
Abstract

This study aims to develop an efficient and accurate model for detecting malicious comments, addressing the increasingly severe issue of false and harmful content on social media platforms. We propose a deep learning model that combines BERT and BiLSTM. The BERT model, through pre-training, captures deep semantic features of text, while the BiLSTM network excels at processing sequential data and can further model the contextual dependencies of text. Experimental results on the Jigsaw Unintended Bias in Toxicity Classification dataset demonstrate that the BERT+BiLSTM model achieves superior performance in malicious comment detection tasks, with a precision of 0.94, recall of 0.93, and accuracy of 0.94. This surpasses other models, including standalone BERT, TextCNN, TextRNN, and traditional machine learning algorithms using TF-IDF features. These results confirm the superiority of the BERT+BiLSTM model in handling imbalanced data and capturing deep semantic features of malicious comments, providing an effective technical means for social media content moderation and online environment purification.

View on arXiv
@article{fang2025_2503.11084,
  title={ Semantic and Contextual Modeling for Malicious Comment Detection with BERT-BiLSTM },
  author={ Zhou Fang and Hanlu Zhang and Jacky He and Zhen Qi and Hongye Zheng },
  journal={arXiv preprint arXiv:2503.11084},
  year={ 2025 }
}
Comments on this paper