Volume 16 , Issue 2 , PP: 60-67, 2025 | Cite this article as | XML | Html | PDF | Full Length Article
Nirmala Veluswamy 1 * , Jayanthi Boopathy 2
Doi: https://doi.org/10.54216/JISIoT.160205
The representational and learning power of tree-based deep-learning (DL) classification models makes them a popular choice for dimensional sentiment analysis (DSA). One variant, Tree-structured Convolutional neural network with long short-term Memory (TCL) stands out among many others for its ability to handle uncertainties and unexpected changes in input data while still producing promising Valence-Arousal (VA) predictions for text or image classes. However, the high memory complexity of this model becomes a challenge when dealing with large image/text datasets. To address this issue, this manuscript introduces a Lightweight Adversarial Attention TCL (LAATCL) model for DSA. The proposed model includes a clustering layer in conjunction with the ATCL to decrease memory complexity and enhance performance through reliable sample selection. This model comprises multi-convolution with a clustering layer that utilizes Group-Sparse Non-negative Matrix Factorization (GSNMF) for clustering highly correlated samples. By learning informative and discriminative latent variables across labels, GSNMF helps identify and select samples closest to the cluster centroid for input to the LSTM network, resulting in reduced memory complexity and improved accuracy. The LATCL model outperformed traditional models in experiments conducted on the SST and CIFAR-10 datasets, with accuracies of 93.57% and 95.25%, respectively, demonstrating its usefulness.
Tree-based deep learning , Group-Sparse Non-negative Matrix Factorization , Clustering , Dimensional sentiment analysis
[1] N. K. N. Neeraj and V. Maurya, "A review on machine learning (feature selection, classification and clustering) approaches of big data mining in different area of research," J. Crit. Rev., vol. 7, no. 19, pp. 2610-2626, 2020.
[2] A. Goel, A. K. Goel, and A. Kumar, "The role of artificial neural network and machine learning in utilizing spatial information," Spat. Inf. Res., vol. 31, no. 3, pp. 275-285, 2023.
[3] L. Alzubaidi, J. Zhang, A. J. Humaidi, A. Al-Dujaili, Y. Duan, O. Al-Shamma, and L. Farhan, "Review of deep learning: Concepts, CNN architectures, challenges, applications, future directions," J. Big Data, vol. 8, pp. 1-74, 2021.
[4] T. Yue et al., "Deep learning for genomics: From early neural nets to modern large language models," Int. J. Mol. Sci., vol. 24, no. 21, p. 15858, 2023.
[5] E. Galván and P. Mooney, "Neuroevolution in deep neural networks: Current trends and future challenges," IEEE Trans. Artif. Intell., vol. 2, no. 6, pp. 476-493, 2021.
[6] N. Rathi et al., "Exploring neuromorphic computing based on spiking neural networks: Algorithms to hardware," ACM Comput. Surv., vol. 55, no. 12, pp. 1-49, 2023.
[7] J. Bharadiya, "Convolutional neural networks for image classification," Int. J. Innov. Sci. Res. Technol., vol. 8, no. 5, pp. 673-677, 2023.
[8] B. Kumar, O. Dikshit, A. Gupta, and M. K. Singh, "Feature extraction for hyperspectral image classification: A review," Int. J. Remote Sens., vol. 41, no. 16, pp. 6248-6287, 2020.
[9] D. Roy, P. Panda, and K. Roy, "Tree-CNN: A hierarchical deep convolutional neural network for incremental learning," Neural Netw., vol. 121, pp. 148-160, 2020.
[10] J. Wang, L. C. Yu, K. R. Lai, and X. Zhang, "Tree-structured regional CNN-LSTM model for dimensional sentiment analysis," IEEE/ACM Trans. Audio, Speech, Lang. Process., vol. 28, pp. 581-591, 2019.
[11] H. He and Y. Fan, "A novel hybrid ensemble model based on tree-based method and deep learning method for default prediction," Expert Syst. Appl., vol. 176, p. 114899, 2021.
[12] X. Ren, H. Gu, and W. Wei, "Tree-RNN: Tree structural recurrent neural network for network traffic classification," Expert Syst. Appl., vol. 167, pp. 1-9, 2021.
[13] Z. Zang et al., "Tree-based ensemble deep learning model for spatiotemporal surface ozone (O3) prediction and interpretation," Int. J. Appl. Earth Obs. Geoinf., vol. 103, p. 102516, 2021.
[14] O. Aouedi, K. Piamrat, and B. Parrein, "Ensemble-based deep learning model for network traffic classification," IEEE Trans. Netw. Serv. Manag., vol. 19, no. 4, pp. 4124-4135, 2022.
[15] F. Khozeimeh et al., "RF-CNN-F: Random forest with convolutional neural network features for coronary artery disease diagnosis based on cardiac magnetic resonance," Sci. Rep., vol. 12, no. 1, p. 11178, 2022.
[16] S. C. C. Selvan et al., "Optimized hierarchical tree deep convolutional neural network of a tree-based workload prediction scheme for enhancing power efficiency in cloud computing," Energies, vol. 16, no. 6, p. 2900, 2023.
[17] Q. Cai, L. Niu, X. Shang, and H. Ding, "A self-supervised tree-structured framework for fine-grained classification," Appl. Sci., vol. 13, no. 7, p. 4453, 2023.
[18] M. Arifuzzaman, M. R. Hasan, T. J. Toma, S. B. Hassan, and A. K. Paul, "An advanced decision tree-based deep neural network in nonlinear data classification," Technologies, vol. 11, no. 1, p. 24, 2023.
[19] "Stanford Sentiment Treebank," [Online]. Available: https://nlp.stanford.edu/sentiment/treebank.html.
[20] "CIFAR Dataset," [Online]. Available: http://www.cs.toronto.edu/~kriz/cifar.html.