Lakshmanarao, Annemneedi
Unknown Affiliation

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

Found 3 Documents
Search

Lung cancer detection using hybrid integration of autoencoder feature extraction and ML techniques Lakshmanarao, Annemneedi; Gopal, Nirmal; Vullam, Nagagopiraju; Sridhar, Mandapati; Kanth, Modalavalasa Krishna; Rayudu, Uma Maheswari
Indonesian Journal of Electrical Engineering and Computer Science Vol 37, No 1: January 2025
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v37.i1.pp416-424

Abstract

Lung cancer posed a significant global health challenge, necessitating innovative approaches for early detection and accurate diagnosis. In this paper, CT scan images for lung cancer with three classes namely benign, malignant, and normal are collected from Kaggle. We initially applied conventional machine learning (ML) algorithms including support vector machine (SVM), random forests (RF), decision trees (DT), logistic regression (LR), naive bayes (NB), and k-nearest neighbor for lung cancer detection. The results with these conventional algorithms are recorded. Later, we proposed a novel hybrid model that integrated diverse machine learning algorithms to further enhance accuracy. Our approach combined the power of autoencoders for feature extraction. Using Autoencoder technique, features from images are extracted and a new feature vector is created. Later, the same conventional ML classifiers applied and achieved enhanced performance. The hybrid model demonstrated remarkable performance in identifying lung cancer cases when compared to individual classifiers. Through extensive experimentation, we showcased the efficacy of our integrated framework, achieving high accuracy, precision, recall and F1-score metrics across multiple classifiers. This hybrid approach represented a significant advancement in lung cancer detection, offering a versatile and robust solution for early diagnosis and personalized treatment strategies in clinical settings.
Android malware detection through opcode sequences using deep learning LSTM and GRU networks Lakshmanarao, Annemneedi; Mantena, Jeevana Sujitha; Thota, Krishna Kishore; Chandaka, Pavan Sathish; Murali Krishna, Chinta Venkata; Jetty, Madhan Kumar
Indonesian Journal of Electrical Engineering and Computer Science Vol 38, No 2: May 2025
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v38.i2.pp1106-1114

Abstract

Android malware detection was a complex task due to the intricate structure of Android applications, which consisted of numerous Java methods and classes. Effective detection required the extraction of meaningful features and the application of advanced machine learning (ML) or deep learning (DL) algorithms. This paper presented a novel approach to detecting Android malware by leveraging opcode sequences extracted from Android applications. These opcode sequences, which differed between malicious and benign apps, formed the basis of the detection model. The methodology involved extracting opcode sequences from decompiled Android APK files using the “Androguard” tool and applying recurrent neural networks (RNN) with long short-term memory (LSTM), Bi-LSTM, and gated recurrent unit (GRU) architectures to classify the apps as either malware or benign. The combination of these advanced DL techniques allowed for capturing temporal dependencies in opcode sequences, resulting in a significant improvement in detection capabilities. This work underscored the potential of using opcode sequences in conjunction with RNN, LSTM, and GRU for robust and accurate malware detection, while also highlighting the importance of further exploring additional features for comprehensive classification.
A hybrid convolutional neural network-recurrent neural network approach for breast cancer detection through Mask R-CNN and ARI-TFMOA optimization Sreekala, Keshetti; Yalamati, Srilatha; Lakshmanarao, Annemneedi; Kumari, Gubbala; Kumari, Tanapaneni Muni; Desanamukula, Venkata Subbaiah
International Journal of Electrical and Computer Engineering (IJECE) Vol 15, No 3: June 2025
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijece.v15i3.pp3084-3094

Abstract

This paper presents a novel hybrid deep learning-based approach for breast cancer detection, addressing critical challenges such as overfitting and performance degradation in varying data conditions. Unlike traditional methods that struggle with detection accuracy, this work integrates a unique combination of advanced segmentation and classification techniques. The segmentation phase leverages Mask region-based convolutional neural network (R-CNN), enhanced by the adaptive random increment-based tomtit flock metaheuristic optimization algorithm (ARI-TFMOA), a novel algorithm inspired by natural flocking behavior. ARI-TFMOA fine-tunes Mask R-CNN parameters, achieving improved feature extraction and segmentation precision while ensuring adaptability to diverse datasets. For classification, a hybrid convolutional neural network-recurrent neural network (CNN-RNN) model is introduced, combining spatial feature extraction by CNNs with temporal pattern recognition by RNNs, resulting in a more nuanced and comprehensive analysis of breast cancer images. The proposed framework achieved significant advancements over existing methods, demonstrating improved performance. This hybrid integration of ARI-TFMOA and Hybrid CNN-RNN models represents a unique contribution, enabling robust, accurate, and efficient breast cancer detection.