<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>DSpace Collection:</title>
    <link>http://localhost:8080/xmlui/handle/123456789/383</link>
    <description />
    <pubDate>Sun, 26 Apr 2026 08:14:36 GMT</pubDate>
    <dc:date>2026-04-26T08:14:36Z</dc:date>
    <item>
      <title>Design of Resource Management and  Energy-Efficient Task Scheduling Algorithms for  Fog-Empowered Vehicular Networks</title>
      <link>http://localhost:8080/xmlui/handle/123456789/3488</link>
      <description>Title: Design of Resource Management and  Energy-Efficient Task Scheduling Algorithms for  Fog-Empowered Vehicular Networks
Authors: ASIF, THANEDAR MD.
Abstract: The delay-sensitive applications, such as self-driving, intelligent transportation, nav&#xD;
igation, and augmented reality assistance, can be evolved in vehicular ad-hoc networks&#xD;
 (VANETs) using one of the leading paradigms, fog computing (FC). The demand for these&#xD;
 vehicular services has increased due to the emergence of fifth-generation (5G) technology.&#xD;
 By blending FC and 5G technologies, the service quality can be improved in intelligent&#xD;
 transportation system (ITS) of smart cities. Intelligent vehicles are connected to the road&#xD;
side infrastructure, such as high power nodes (HPNs) and roadside units (RSUs), also called&#xD;
 fog nodes (FNs), to obtain on-demand services. These FNs possess finite resources and can&#xD;
 provide services to limited vehicles. However, when vehicles reach the network spike in&#xD;
 demand, the FNs become impuissant in furnishing services in the existing solutions. As a&#xD;
 result, there is a significant reduction in the network service capability and throughput and&#xD;
 an increase in the FNs’ energy consumption. Therefore, we propose resource management&#xD;
 algorithms such as dynamic resource management (DRM), efficient resource orchestration&#xD;
 (ERO) and energy-efficient resource allocation (EERA) to harmonize the resource blocks&#xD;
 (RBs) allocation among FNs. Then, to coordinate the allocation of RBs among FNs, the&#xD;
 allocated RBs of vehicles in the overlap coverage regions are reduced. This reduction is&#xD;
 done by migrating RBs between pairs of FNs to offload upstream services. The problem&#xD;
 of reducing RBs among FNs is formulated as integer linear programming (ILP), and its&#xD;
 NP-hardness is determined by reducing it from the seminar assignment problem.&#xD;
 The proposed algorithm, DRM, considers the set of vehicles in overlapped coverage&#xD;
 regions of FNs and communicates with those corresponding FNs. Then, it migrates the&#xD;
 RBs of the set of vehicles between pairs of FNs to minimize the allocated RBs. As a result,&#xD;
 the network’s service capability is enhanced. The proposed algorithm, ERO, maximizes&#xD;
 the network’s throughput by partitioning the FN coverage region into restricted and non&#xD;
restricted coverage regions. Then, it coordinates the allocation of RBs among FNs by&#xD;
 reducing RBs for vehicles in the non-restricted coverage regions. A minimum priority&#xD;
 queue is constructed using the occupied capacity of FNs to perform optimal migration&#xD;
 between pairs of FNs. However, as the vehicles that reach the network grow, FNs’ energy&#xD;
 iii&#xD;
consumption increases. Consequently, FNs become futile in delivering services. Therefore,&#xD;
 to handle this issue, we present an EERA algorithm to harmonize RB allocation among&#xD;
 FNs to reduce the energy utilization of FNs. The proposed algorithm, EERA, relocates&#xD;
 the assigned RBs of vehicles in overlap coverage regions amid pairs of FNs, such that the&#xD;
 allocated RBs of FNs and energy consumption of FNs are minimized.&#xD;
 In ITS, FNs (i.e., HPNs and RSUs) are operated with batteries. FNs are deployed such&#xD;
 that the coverage region of each FN intersects with the neighbouring FN(s) to provide&#xD;
 services in remote areas where consistent power sources are unavailable. Vehicles in such&#xD;
 regions offload delay-sensitive tasks into FNs to get services. However, when the number&#xD;
 of vehicles arriving into the network grows over peak hours, the energy dissipation of FNs&#xD;
 for processing tasks increases. Consequently, energy-limited FNs become ineffective in&#xD;
 delivering services without efficient task scheduling. Therefore, we present reinforcement&#xD;
 learning (RL) based energy-efficient and delay-aware (EEDA) task scheduling among FNs&#xD;
 in the intersecting regions to reduce the energy dissipation of FNs. The RL agent is trained&#xD;
 for different vehicle arrival rates to schedule tasks in a suitable FN of the intersecting areas.&#xD;
 The proposed algorithms, DRM, ERO and EERA, are simulated extensively in terms&#xD;
 of service capability, serviceability, availability, throughput, energy consumption of FNs&#xD;
 and resource utilization. In addition, the simulation results are analogized with benchmark&#xD;
 algorithms, such as dynamic resource orchestration (DRO), signal aware (SA), DRO+SA,&#xD;
 adaptive resource balance (ARB), minimum cost flow (MCF) and random order (RO), as&#xD;
 per their applicability. Similarly, the EEDA algorithm is evaluated by considering FN&#xD;
 energy usage, FN response time, and vehicles’ sojourn time in intersecting regions to meet&#xD;
 task delay constraints. The simulation outcomes are compared with the priority-aware&#xD;
 semi-greedy (PSG), earliest deadline first (EDF), and first come, first serve (FCFS).
Description: NITW</description>
      <pubDate>Mon, 01 Jan 2024 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://localhost:8080/xmlui/handle/123456789/3488</guid>
      <dc:date>2024-01-01T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Some Metaheuristic Algorithms to Design Deep  Neural Networks for Medical Image Detection</title>
      <link>http://localhost:8080/xmlui/handle/123456789/3487</link>
      <description>Title: Some Metaheuristic Algorithms to Design Deep  Neural Networks for Medical Image Detection
Authors: Rajesh, Chilukamari
Abstract: Medical image analysis plays a critical role in modern healthcare for treatment plan&#xD;
ning, diagnosis, and disease prediction, including brain tumors. It encompasses various&#xD;
 modalities, including X-ray, Computed Tomography (CT), and Magnetic Resonance Imag&#xD;
ing (MRI), each with unique strengths and applications. Analyzing these complex im&#xD;
ages pose challenges due to noise, and image quality variability, making them prone to&#xD;
 errors and heavily reliant on the knowledge and experience of physicians. Medical imag&#xD;
ing tasks, such as denoising, aim to improve image quality for precise diagnosis, while&#xD;
 accurate segmentation enables quantitative analysis and visualization of anatomical abnor&#xD;
malities, with early detection of brain tumors crucial for timely intervention and improved&#xD;
 patient outcomes. Deep Neural Networks (DNNs) have shown promising results in medical&#xD;
 image analysis. However, manually designing DNN models is challenging, tedious, time&#xD;
consuming, and requires domain-specific knowledge. The increasing number of available&#xD;
 training techniques adds complexity to finding the optimal structure, and selecting the suit&#xD;
able hyperparameters for a given task often entails multiple trial-and-error iterations. To&#xD;
 address these challenges, Neural Architecture Search (NAS) has emerged as a promising&#xD;
 solution, which automates the design of DNNs for specific tasks. Nevertheless, NAS meth&#xD;
ods need further optimization in designing a search space, constructing a DNN from search&#xD;
 space (encoding), and exploring different search strategies for specific tasks. The Meta&#xD;
heuristic Algorithm (MA) based methods in NAS have gained traction for automating the&#xD;
 DNN architecture design process. This thesis proposes automatically designing flexible&#xD;
 and efficient DNN architectures and hyperparameters using MAs. Integrating metaheuris&#xD;
tic optimization with deep learning can lead to adaptable and practical solutions for medical&#xD;
 image analysis. Flexible search spaces, advanced techniques, and consideration of compu&#xD;
tational resources contribute to developing practical solutions. The proposed metaheuristic&#xD;
 optimization framework has the potential to revolutionize medical image analysis, enhanc&#xD;
ing patient care by enabling better diagnosis, treatment planning, and research in medical&#xD;
 imaging.&#xD;
 The main objectives of this thesis include: (i) To design a metaheuristic block-based&#xD;
 iv&#xD;
deep neural network for medical image denoising, (ii) To develop a metaheuristic-based&#xD;
 modified U-shaped network for 2D medical image segmentation with denoising, (iii) To&#xD;
 develop a metaheuristic based encoder-decoder model for 3D medical image segmentation,&#xD;
 and (iv) To design a multi-objective metaheuristic model for detecting brain tumors in 3D&#xD;
 medical images.&#xD;
 In this thesis, to achieve the abovementioned objectives, we proposed some&#xD;
 metaheuristic-based approaches for medical image analysis tasks, including denoising, seg&#xD;
mentation, and brain tumor detection. Firstly, a metaheuristic block-based deep neural net&#xD;
work is designed for medical image denoising. The denoising performance is enhanced&#xD;
 by utilizing the Differential Evolution (DE) algorithm, which facilitates the exploration&#xD;
 of various combinations of network components and hyperparameters within the specified&#xD;
 search space. Secondly, a metaheuristic-based modified U-shaped network is developed&#xD;
 for 2D medical image segmentation with denoising. A modified U-shaped architecture is&#xD;
 used with a flexible search space that allows the optimization of individual blocks. Further&#xD;
more, attention blocks are incorporated to enhance segmentation accuracy. The Teaching&#xD;
Learning-Based Optimization (BTLBO) algorithm is used for optimization, resulting in im&#xD;
proved segmentation performance. Thirdly, a metaheuristic-based encoder-decoder model&#xD;
 is developed for 3D medical image segmentation. A powerful search space is constructed&#xD;
 to optimize the network blocks and training parameters. The Chameleon Search Algorithm&#xD;
 (CSA) explores the search space to improve the segmentation performance. Lastly, the&#xD;
 third objective is extended to brain tumor detection using a multi-objective optimization ap&#xD;
proach to optimize detection performance and network size. The search space is expanded&#xD;
 to include various blocks and parameters. The Multi-objective Iterative Teaching-Learning&#xD;
Based Optimization (MO-ITLBO) algorithm is utilized to identify optimal block structures&#xD;
 and training parameters. The experimental results of this research demonstrate the effec&#xD;
tiveness of metaheuristic optimization techniques in enhancing various tasks of medical&#xD;
 image analysis. The proposed models outperform existing methods, offering improved de&#xD;
noising, segmentation, and brain tumor detection performance. These advancements can&#xD;
 revolutionize medical image analysis, leading to better patient care, diagnosis, and treat&#xD;
ment planning in medical imaging.
Description: NITW</description>
      <pubDate>Mon, 01 Jan 2024 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://localhost:8080/xmlui/handle/123456789/3487</guid>
      <dc:date>2024-01-01T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Gene Mutations and Motifs Detection for Coronavirus  in Biological Sequences of COVID-19  using Deep Learning Models</title>
      <link>http://localhost:8080/xmlui/handle/123456789/3486</link>
      <description>Title: Gene Mutations and Motifs Detection for Coronavirus  in Biological Sequences of COVID-19  using Deep Learning Models
Authors: Gugulothu, Praveen
Abstract: In bioinformatics and computational biology, DNA Genome sequence analysis covers&#xD;
 a broad range of research issues, such as identifying homology between sequences, recog&#xD;
nition of intrinsic features, mutation detection, genetic diversity disclosure, and species&#xD;
 evolution. Sophisticated sequencing technologies produce enormous DNA sequence data,&#xD;
 thereby raising the difficulty of analysing sequences as well. The growth of genomic data&#xD;
 is much faster compared to the sequence analysis rate. So, there is an enormous need for&#xD;
 faster sequence analysis algorithms. Analysis of genome sequences is useful in disease&#xD;
 detection, drug development, agriculture and forensics. Our solution to this problem is a&#xD;
 Convolutional Neural Network (CNN) that can handle huge DNA sequences using Covid&#xD;
19 feature extraction.&#xD;
 Given the fast spread of the disease, one of the world’s primary concerns is detecting&#xD;
 coronavirus disease 2019 (COVID-19). There have been over 1.6 million confirmed in&#xD;
stances of COVID-19, and the disease is rapidly spreading to numerous nations throughout&#xD;
 the world, according to recent figures. An analysis of the global incidence and distribution&#xD;
 of COVID-19 is presented. We introduce a deep convolutional neural network (CNN) that&#xD;
 can distinguish between the original (non-augmented) dataset and the augmented dataset&#xD;
 that were both utilised for the assessment. A variety of COVID-19 datasets, including those&#xD;
 for MERS-CoV, SARS-CoV, NL63, Alpha-CoV, BetaCoV-1, HKU1-CoV, and 229E-CoV,&#xD;
 have been compiled by us from NCBI and GISAD. Each dataset is annotated with its ac&#xD;
cession number and contains nucleotides in FASTA format. In this study, we compiled a&#xD;
 positive and negative dataset consisting of 1582 samples with varying genome sequence&#xD;
 lengths. By using one-hot encoding, every categorical variable is transformed into its own&#xD;
 feature with a binary value of either 1 or 0. Thus, in one-hot encoding, every nucleotide is&#xD;
 represented by a four-dimensional one-hot vector; for example, the letters "A," "C," "G,"&#xD;
 and "T" are encoded as (1, 0, 0, 0), (0, 1, 0, 0), (0, 0, 1, 0)„ and (0, 0, 0, 0), respectively. Us&#xD;
ing the top ten most sick coronavirus sequences as a guide, we trained the suggested CNN&#xD;
 module to detect underlying patterns associated with the virus. Learned convolutional fil&#xD;
ters produce motif. The activation values for the 20th filter’s entire sub-sequences are less&#xD;
 iii&#xD;
than 0.047075363 and close to 1.086 is the highest activation value is obtained.&#xD;
 Advanced Deep Learning Method for COVID-19 Point Mutation Rate Optimisation&#xD;
 by Coot-Lion Preventing disease or tailoring treatment to an individual’s needs both de&#xD;
pend on an accurate diagnosis. Unfortunately, the processing time is greatly impacted by&#xD;
 the enormous quantity of sequences, even though DNA sequence illness detection is safe.&#xD;
 Consequently, computational approaches are suggested to enhance diagnostic precision and&#xD;
 expedite the diagnostic procedure. Genetic disorders occur when an organism’s DNA be&#xD;
comes aberrant as a result of mutations in exons. Our new Deep Quantum Neural Network&#xD;
 (DQNN) called LBCA-based Deep QNN is built on the Lion-based Coot algorithm. It can&#xD;
 forecast the COVID-19 virus using the DNA biological sequence pattern and the rates of&#xD;
 point mutations. In this step, the genome sequences undergo feature extraction. This pro&#xD;
cess extracts specific features from the genome sequences, such as CpG-based features and&#xD;
 numerical mapping for integer and binary data. Additionally, numerical mapping is applied&#xD;
 using the Fourier transform to generate features for skewness, kurtosis, and peak to average&#xD;
 power ratio. To get the entropy feature, we also use K-mer extraction. We determined the&#xD;
 K-group for point mutations in COVID-19 for both the 200- and 400-genome sequence&#xD;
 learning sets, respectively.&#xD;
 Afterwards, we also focused on COVID-19 DNA sequence repeats for bi-character and&#xD;
 tri-character types, among others, and put forward a DNA sequence clustering model called&#xD;
 "ERSIT-GRU" (Exponential Robust Scaling-Identity Tanh-Gated Recurrent Unit) to detect&#xD;
 COVID-19 DNA sequence repeats in large datasets. In order to address these challenges,&#xD;
 such as the fact that the dataset is tiny, imbalanced, and has fasta quality issues, the dataset&#xD;
 has been preprocessed in stages using multiple techniques in order to provide a useful train&#xD;
ing dataset. Consequently, computational approaches are suggested to enhance diagnostic&#xD;
 precision and expedite the diagnostic procedure.Genetic disorders manifest in organisms&#xD;
 when there is an aberration in their genetic composition as a result of exon mutations. The&#xD;
 technique that uses the Trie data structure to forecast disease severity by counting the occur&#xD;
rences of repeat patterns in exons. Due to the tiny database, the suggested method can only&#xD;
 forecast the condition of a small number of diseases, despite its effectiveness and speed in&#xD;
 doing so based on pattern frequency. There is an immediate need to discover other patterns&#xD;
 iv&#xD;
that produce varied diseases in order to solve the problem of a small number of pathogenic&#xD;
 patterns.&#xD;
 There is data in the genetic code that affects how fast and efficient translation is. In this&#xD;
 extensive study of coronaviruses (CoVs) of both human and zoonotic origin, we compare&#xD;
 and contrast their codon usage bias, relative errors in insertion and substitution, mutation&#xD;
 rates in COVID-19, DNA motif sequence, size, feature extraction based on base frequency,&#xD;
 dimer count, and feature extraction based on size. The evolutionary relationship between&#xD;
 seven coronaviruses can be shown by the model Harris Hawks Optimisation (HHO) anal&#xD;
ysis, which we have presented. There have been many attempts to fix DNA-based errors&#xD;
 using tandem repeats. Depending upon Age, symptoms, and chromosomes all have a role&#xD;
 in the different patterns that correlate to normal, pre-mutated, and diseased frequencies.&#xD;
 Tandem has identified the ATXN2, DMPK, ATN1, and JPH3 genes, among others, that&#xD;
 are involved with disease state. The pattern frequency allows us to predict the disease’s&#xD;
 progress and treat it at an early stage. Proposed model reached highest Accuracy in terms&#xD;
 of the various Parameters like Accuracy, Precision, Recall, F1 Score. The pattern frequency&#xD;
 allows us to predict the disease’s progress and treat it at an early stage.
Description: NITW</description>
      <pubDate>Mon, 01 Jan 2024 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://localhost:8080/xmlui/handle/123456789/3486</guid>
      <dc:date>2024-01-01T00:00:00Z</dc:date>
    </item>
    <item>
      <title>Design of Early Reliability Prediction  Models for Software Projects</title>
      <link>http://localhost:8080/xmlui/handle/123456789/3485</link>
      <description>Title: Design of Early Reliability Prediction  Models for Software Projects
Authors: Pravali, Manchala
Abstract: The significance of software in modern civilization spans across social, political, fi&#xD;
nancial, healthcare, and military domains. However, the increasing complexity and size&#xD;
 of software pose challenges, including jeopardizing quality and driving up testing costs.&#xD;
 Software reliability is crucial, especially for mission-critical and high-assurance applica&#xD;
tions. This thesis aims to enhance software reliability by predicting faulty modules and&#xD;
 estimating development efforts early in the software development lifecycle. Existing pre&#xD;
diction models fall into two categories: Software Reliability Growth Models (SRGMs) and&#xD;
 Early Software Reliability Prediction (ESRP) Models. While reliability growth models of&#xD;
fer estimates, relying solely on them for corrective actions can be costly and delayed. Early&#xD;
 prediction facilitates refined project planning, timely delivery, and cost overruns, mitigates&#xD;
 overestimation and underestimation, allocate resources effectively, and formulates the op&#xD;
timal development approaches. Software fault prediction (SFP), including Within-Project&#xD;
 Fault Prediction (WPFP) and Cross-Project Fault Prediction (CPFP) models, improves re&#xD;
liability. Additionally, effort estimation reduces cost estimation uncertainty and enhances&#xD;
 software quality by estimating required manpower early in development.&#xD;
 The main objectives of this thesis include: (i) To predict the software fault-prone mod&#xD;
ules in within-project through the Weighted Average Centroid based Imbalance Learning&#xD;
 approach. (ii) To predict the software fault-prone modules in a cross-project through simi&#xD;
larity based source project and training data selection techniques. (iii) To predict the soft&#xD;
ware fault-prone modules in a cross-project using applicability based source project selec&#xD;
tion, resampling, and feature reduction. (iv) To estimate the software development effort&#xD;
 for a project through a two-stage optimization technique.&#xD;
 Firstly, a diverse imbalance learning technique is designed for WPFP. The prediction&#xD;
 performance is enhanced by diverse synthetic data generation and noisy data elimination.&#xD;
 Secondly, this study utilizes the Wilcoxon Signed Rank (WSR) test to identify similar&#xD;
 source projects for cross-project prediction. A novel oversampling technique is introduced&#xD;
 to address distribution gaps and skewed distributions. Additionally, the performance of&#xD;
 CPFP is improved through the use of the Binary-RAO algorithm. This algorithm explores&#xD;
 iii&#xD;
diverse combinations of software features and hyperparameters within a specified search&#xD;
 space to extract highly correlated features related to module faultiness. Thirdly, the second&#xD;
 objective is extended by integrating applicability scores with similarity scores to improve&#xD;
 the accuracy of source project selection. A novel resampling technique is devised to extract&#xD;
 highly correlated and similar instances while discarding irrelevant ones from the source&#xD;
 data, thus enhancing the efficiency of training data construction and reducing distribution&#xD;
 discrepancies and class imbalances. Additionally, to tackle the high-dimensionality issue,&#xD;
 an efficient deep learning-based Stacked Autoencoder (SAE) model is developed for fea&#xD;
ture reduction, leading to enhanced performance in CPFP. Lastly, an Adaptive Neuro-Fuzzy&#xD;
 Inference System (ANFIS) estimation model is developed using multi-objective optimiza&#xD;
tion techniques for efficient software development effort estimation. The multi-objective&#xD;
 rank-based improved Social Network Search (SNS) algorithm is applied to extract optimal&#xD;
 software project features and to identify ANFIS parameters.&#xD;
 The experimental results of this research demonstrate the importance of imbalance&#xD;
 learning, source selection, instance selection, and feature optimization for software datasets&#xD;
 and the effectiveness of metaheuristic optimization techniques in effort estimation models.&#xD;
 The proposed methods outperform existing methods, offering improved software fault pre&#xD;
diction and effort estimation performance, thereby improving reliability prediction overall.
Description: NITW</description>
      <pubDate>Mon, 01 Jan 2024 00:00:00 GMT</pubDate>
      <guid isPermaLink="false">http://localhost:8080/xmlui/handle/123456789/3485</guid>
      <dc:date>2024-01-01T00:00:00Z</dc:date>
    </item>
  </channel>
</rss>

