Raghavendra Srinivasaiah
CHRIST University

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

Found 3 Documents
Search

Change detection and classification of satellite images using convolutional neural network Raghavendra Srinivasaiah; Santosh Kumar Jankatti; Manjunath Ramanna Lamani; Niranjana Shravanabelagola Jinachandra
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 15, No 1: February 2026
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v15.i1.pp329-337

Abstract

Satellite and airborne imagery, collectively known as earth observation imagery, are images of the earth collected from spaceborne or airborne platforms such as satellites and aircraft. Over the last 100 years, with the fast development of aviation, space exploration, and imaging technologies, the coming together of these technologies has been inevitable. Earth observation imagery has many applications in regional planning, geology, reconnaissance, fishing, meteorology, oceanography, agriculture, biodiversity conservation, forestry, landscape, intelligence, cartography, education, and warfare. With the rise in the number of these airborne and spaceborne imaging platforms being deployed by government and private entities alike, the capability to sift through and analyze vast amounts of data generated by these platforms is the need of the hour. With the exponential improvement in the computational capabilities of computers over the last half a century, analysts are exceedingly moving towards the practice of artificial intelligence, machine learning (ML), and computer vision solutions to automate a large part of the processes employed in analyzing earth observation imagery. This work recommends a workflow to perceive and classify changes in earth observation imagery of a given area by utilizing the vast flexibility that convolutional neural networks (CNN) provide.
Attribute optimization to improve breast cancer prediction using machine learning techniques Raghavendra Srinivasaiah; Santosh Kumar Jankatti; Niranjana Shravanabelagola Jinachandra; Manjunath Ramanna Lamani; Bellam Vijaya Lakshmi; Rishita Bhelwa
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.pp1327-1338

Abstract

Breast cancer (BC) arises when cells grow out of control. It affects women more than men. Seeking cancer treatment can be both costly and time consuming, with test results spanning from a few hours to several weeks. The duration of these tests depends on the number of attributes within the dataset. This research paper endeavors to optimize the dataset attributes and find the accuracy of the optimized dataset. The primary goal is to reduce features using recursive feature elimination to minimize the time taken for the test result. This work discusses the machine learning technique and the random forest (RF) algorithm, which helps determine the parameter accuracy on the Wisconsin BC diagnostic dataset. The method achieves an accuracy of 96.49% with only eighteen attributes. It has aided the healthcare industry in finding BC in less time and improving the treatment.
NN-SVM: a hybrid neural network–support vector machine framework for accurate pneumonia detection from chest X-rays Santosh Kumar Jankatti; Raghavendra Srinivasaiah; Mohammad Shahina Parveen; Harish H. Kenchannavar; Danthuluri Sudha; Srihari Sharma Karigiri Narah; Mahadev Shivaraj
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.pp1349-1361

Abstract

We present neural network (NN)–support vector machine (SVM), hybrid NN-SVM framework for three-class pneumonia detection (normal, bacterial, and viral) from chest X-rays (CXRs). Pretrained NN backbone is fine-tuned for radiographic textures; global average pooling (GAP) yields embeddings that feed calibrated radial basis function (RBF)-SVM. Standardized preprocessing (resize, normalization) and class-aware augmentation are applied. We report accuracy, precision, recall, F1-score, area under the curve (AUC), confusion matrices, and per-class receiver operating characteristic (ROC). Statistical significance is assessed via DeLong (AUC), McNemar (accuracy), and paired bootstrap (F1-score). Gradient-weighted class activation mapping (grad-CAM) supports interpretability; external validation and domain adaptation (batch normalization re-estimation and temperature scaling) assess robustness. NN-SVM attains 97.46% accuracy with strong macro-F1 and AUC. Compared with SoftMax head, SVM improves margin separation and calibration. We present NN-SVM, hybrid deep learning approach that combines transfer-learned convolutional neural networks (CNNs) with SVM classifier to automatically diagnose pneumonia from CXRs into three clinically relevant categories: viral pneumonia, bacterial pneumonia, and normal. We use pre-trained CNN to extract robust image embeddings after standardized preprocessing (resizing and normalization) and train RBF-kernel SVM on resulting features. Performance is evaluated with accuracy, precision, recall, F1-score, and confusion matrices. On labeled CXR dataset, NN-SVM achieves 97.46% accuracy, demonstrating strong diagnostic capability that can reduce radiologist burden and support timely clinical decision-making.