International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 186 - Number 67 |
Year of Publication: 2025 |
Authors: Govind Singh Mahara, Sharad Gangele, Mangala Prasad Mishra |
![]() |
Govind Singh Mahara, Sharad Gangele, Mangala Prasad Mishra . Optimizing Bidirectional LSTM Networks with Temperature-Scaled Sigmoid Activation for Enhanced Fake Profile Detection on Social Media. International Journal of Computer Applications. 186, 67 ( Feb 2025), 53-65. DOI=10.5120/ijca2025924492
This study presents an optimized Bidirectional Long Short-Term Memory (Bi-LSTM) network that integrates a temperature-scaled softmax function to improve the detection of fake profiles on Instagram and other social media platforms. By incorporating temperature scaling, the model effectively reduces overconfidence in its probability predictions, leading to more calibrated and reliable outputs. [1] Is explained by temperature scaling in single parameter variation, In this setup, the temperature-scaling function acts as a modifier on the softmax output layer, which enhances the model’s confidence alignment and mitigates issues that arise from predictions that might otherwise be excessively certain, particularly in ambiguous cases.The research explores the impact of varying learning rates and temperature values across multiple experimental setups. By fine-tuning these parameters, the model achieves an optimized balance in accuracy and stability, enhancing its overall performance. The Bi-LSTM model outperformed traditional methods in several key metrics, including accuracy, precision, recall, and F1 score. This suggests that the temperature-scaled Bi-LSTM approach is better suited for tasks that require nuanced classification in binary settings, such as differentiating between real and fake profiles. Additionally, the proposed framework’s flexibility allows it to be readily adapted to other binary classification problems on social media platforms, including spam filtering and fraud detection. This adaptability extends the potential applications of the model across various domains where binary classification is essential for safeguarding platform integrity.The experiments for this research were conducted on Google Colab, a popular cloud-based platform offering free access to GPUs, making it a suitable environment for deep learning projects