A Fusion of context-aware based BanglaBERT and Two-Layer Stacked LSTM Framework for Multi-Label Cyberbullying Detection
#Cyberbullying detection #BanglaBERT #LSTM #Multilabel classification #Natural language processing #Low-resource languages #Machine learning
📌 Key Takeaways
- Researchers developed a fusion model combining BanglaBERT-Large with two-layer stacked LSTM for cyberbullying detection
- The model addresses multilabel classification, recognizing that comments can contain multiple types of abuse simultaneously
- The research specifically focuses on Bangla language, a low-resource language in this domain
- The model was evaluated using multiple metrics and 5-fold cross-validation to ensure robustness
📖 Full Retelling
🏷️ Themes
Cyberbullying detection, Natural language processing, Low-resource languages
📚 Related People & Topics
Natural language processing
Processing of natural language by a computer
Natural language processing (NLP) is the processing of natural language information by a computer. NLP is a subfield of computer science and is closely associated with artificial intelligence. NLP is also related to information retrieval, knowledge representation, computational linguistics, and ling...
Long short-term memory
Recurrent neural network architecture
Long short-term memory (LSTM) is a type of recurrent neural network (RNN) aimed at mitigating the vanishing gradient problem commonly encountered by traditional RNNs. Its relative insensitivity to gap length is its advantage over other RNNs, hidden Markov models, and other sequence learning methods....
Entity Intersection Graph
Connections for Natural language processing: