Siddalingaiah, Neelambike
Unknown Affiliation

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

A reinforcement-guided multi-phase hybrid architecture for threat profiling and defense towards IoT handheld device Narayana Singh, Pushpa Rajput; Siddalingaiah, Neelambike
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 15, No 2: April 2026
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v15.i2.pp1497-1504

Abstract

The contribution of artificial intelligence (AI) towards offering proactive security in handheld devices of internet of things (IoT) is in evolving stage. Review of literature showcases noteworthy attempts of machine learning (ML) and deep learning (DL) models; however, they are a large scope of improvement towards bridging the trade-off between security and computational-communication efficiency. This problem is addressed in this manuscript by presenting a unique and innovative solution where reinforcement learning (RL) has been hybridized with standalone ML and DL models. The model reads the permission-based data in cloud, followed by vulnerability prediction carried out by hybridization of RL and logistic regression (LR). Further, RL is integrated with deep neural network (DNN) for exploring a secure path to facilitate data transmission. The proposed model witnessed 97.9% accuracy, 67.35% of higher accuracy, 55.14% of reduced latency, and 52.54% of faster response time in contrast to baselines.
Semantic-syntactic graph network for aspect-based sentiment analysis Bdurga Harish, Rekha; Siddalingaiah, Neelambike
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 15, No 2: April 2026
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v15.i2.pp1814-1824

Abstract

Aspect-based sentiment analysis (ABSA) is a fine-grained sentiment analysis task that identifies sentiment polarities toward specific aspects within a sentence. While conventional models have achieved progress, they often neglect to jointly consider both semantic context and syntactic structure, limiting performance in complex linguistic scenarios. Nevertheless, most existing graph convolutional network (GCN)-based approaches have recently focused on either semantic or syntactic information individually, leading to suboptimal sentiment classification accuracy. Hence, this work aims to design an effective ABSA model that simultaneously captures both semantic relationships and syntactic dependencies for enhanced aspect-level sentiment analysis. For solving issues of GCN-based approaches, this work proposed a model called sentiment semantic syntactic network (SentSemSynNet), which constructs a unified graph by integrating semantic and syntactic features and applies graph neural networks to learn rich, aspect-specific representations. The model was evaluated on the SemEval2014 restaurant and laptop datasets. It achieved 88.25% accuracy and 82.95% macro-F-score for restaurant, and 84.52% accuracy and 80.26% macro-F-score for laptop. The model’s unique integration of both semantic and syntactic importance through a unified graph structure improved sentiment detection accuracy.