Browse Items (16481 total)
Sort by:
-
An Efficient Copper-Catalyzed Regioselective One-Pot Synthesis of Pyrido[1,2-a]benzimidazole and Its Derivatives
A facile and effectual regioselective one-pot synthesis protocol has been developed for the construction of pyrido[1,2-a]benzimidazole and its derivatives using Copper(I) bromide as the catalyst, 1,10-phenanthroline as ligand, and K3PO4 (Tripotassium phosphate) as the base in Dimethyl sulfoxide as solvent at 110 C for 12 h. The reaction conditions were optimized by screening various copper catalysts, ligands, solvents, and bases. The substrate scope of the reaction was also carried out with electron-withdrawing and donating functional groups to prepare novel functionalized regioselective benzimidazole compounds in good to excellent yields. All the isolated compounds were characterized by 1H, 13C, and 19F NMR. 2023 Wiley-VCH GmbH. -
An Efficient Compressive Data Collection Scheme for Wireless Sensor Networks
The Compressive Data Collection (CDC) scheme is an efficient data-acquiring method that uses compressive sensing to decrease the bulk of data transmitted. Most existing schemes are modeled as Non-Uniform Sparse Random Projection (NSRP), and an NSRP-based estimator is used. These models cannot deal with anomaly readings that deviate from their standards and norms. Therefore, we provide a new CDC strategy in this study that uses an opportunistic estimator and routing. Initially, neighbor nodes are identified using the covariance function following the Gaussian process regression, and the data transfer to the neighbor node is done using the compressive sensing technique. Compressed data are then projected by using conventional random projection. Finally, the sample required to retrieve data is estimated using margin-free and maximum likelihood estimators. Results show that the sample needed to retrieve the data is less in the proposed scheme. The Author(s), under exclusive license to Springer Nature Switzerland AG 2024. -
An Efficient Comparison on Machine Learning and Deep Neural Networks in Epileptic Seizure Prediction
Electroencephalography signals have been widely used in cognitive neuroscience to identify the brains activity and behavior. These signals retrieved from the brain are most commonly used in detecting neurological disorders. Epilepsy is a neurological impairment in which the brains activity becomes abnormal, causing seizures or unusual behavior. Methods: The benchmark BONN dataset is used to compare and assess the models. The investigations were conducted using the traditional algorithms in machine learning algorithms such as KNN, naive Bayes, decision tree, random forest, and deep neural networks to exhibit the DNN models efficiency in epileptic seizure detection. Findings: Experiments and results prove that deep neural network model performs more than traditional machine learning algorithms, especially with the accuracy value of 97% and area under curve value of 0.994. Novelty: This research aims to focus on the efficiency of deep neural network techniques compared with traditional machine learning algorithms to make intelligent decisions by the clinicians to predict if the patient is affected by epileptic seizures or not. So, the focus of this paper helps the research community dive into the opportunities of innovations in deep neural networks. This research work compares the machine learning and deep neural network model, which supports the clinical practitioners in diagnosis and early treatment in epileptic seizure patients. 2022, The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. -
An efficient clustering approach for optimized path selection and route maintenance in mobile ad hoc networks
Mobile ad hoc network (MANET) is arranged with multiple nodes that communicate wirelessly. However, MANET communication suffers from various issues such as inadequate security, low stability, high power consumption, and a lack of specific infrastructure of the network. Moreover, the route failure happened in the network due to the unrestricted node movement, which has increased energy utilization, delay, and reduced lifetime of the nodes. To overcome these issues, the novel Eagle Based Density Clustering (EBDC) approach is developed in this research that predicts the link failure and increased the lifetime of the nodes. Here, the developed EBDC approach is utilized for clustering and route maintenance in MANET for that it creates the nodes using the star topology. Initially, the developed approach selects the Cluster Head and transmits the message through the created path. Subsequently, the link failure is detected by the EBDC model, and it creates a new reference layer to replace the exhausted layer. Hence, the developed EBDC model has enhanced the network lifetime and reduced energy utilization. Furthermore, this model is implemented using Network Simulator 2, and the parameters like accuracy, energy consumption, Packet Delivery Ratio, network lifetime, end-to-end delay, and throughput are calculated. Additionally, the attained outcomes are compared with prevailing methods for evaluating the efficiency of the developed approach. 2021, The Author(s), under exclusive licence to Springer-Verlag GmbH Germany, part of Springer Nature. -
An efficient cloud based architecture for integrating content management systems
The use of digital content is increasing day after day and now it is an essential element of our day today life. The amount of stored information is so huge that it is highly difficult to manage the content especially in a distributed cloud environment. There are many open source software solutions available in cloud to handle huge amount of digital data. However none of these solutions addresses all the requirements needed to manage the content spread out in multiple systems effectively. The user has to relay on multiple content management systems to do the work. This turns into ever more unwieldy, time consuming and leads to loss of data. Using robust and integrated content management systems, these issues could be solved effectively. In this paper we have identified various challenges of using the content management system in the cloud after surveying many Content Management System related article and proposed an integrated solution named Cloud based Architecture integrating Content Management System which is capable of interfacing with various unique features available at different content management system installations in the cloud. This maximizes the functionality and performance of any Content management systems. The Representational State Transfer (REST) protocol is used to integrate the best features of various open source content management systems. REST provides higher level of security compared to existing systems as it does not store the user sessions. The users can interact with the system with the help of an interface which abstracts the complexities of multiple content management systems running in the cloud. 2017 IEEE. -
An efficient classification of cirrhosis liver disease using hybrid convolutional neural network-capsule network
Liver cirrhosis is the diffuse and advanced phase of liver disease. Several morphological methods are used for imaging modalities. But, these modalities are biased and lack in higher detection accuracy. Hence, this work introduces automated cirrhosis liver disease classification using an optimized hybrid deep learning model. In this work, Magnetic Resonance Image (MRI) is considered for the process. Initially, an Extended Guided Filter (EGF) is used for eliminating the noise from input MRI images. Binomial thresholding is used to segment the tumor from the image. Then, Feature Extraction (FE) phase is carried out by Grey Level Co-occurrence Matrix (GLCM) and Gray level Run-length Matrix (GRLM). Finally, a hybrid of two Deep Learning (DL) algorithms Convolutional Neural Network and Capsule Network (HCNN-CN) are integrated to classify the Cirrhosis liver disease. Moreover, for fine tuning the parameters of the neural network, an optimization approach Adaptive Emperor Penguin Optimization (AEPO) is used. The proposed HCNN-CN-AEPO is compared over several approaches and depicted accuracy and sensitivity value of 0.993 and 0.986 on the real time dataset. The experimental results proved that the proposed HCNN-CN-AEPO can exactly diagnose the tumour. 2022 Elsevier Ltd -
An efficient approach towards clustering using K-means algorithm
Cluster analysis is one of the major knowledge mining methods in the field of data analytics; the approach used for clustering will influence the accuracy of the results and quality of the obtained clusters. A good clustering process or algorithm is one which increases the fit of the data points in each cluster and which satisfies the clustering criteria, if these measures are not met adequately the desired pattern will not be seen and the patterns obtained for analysis may turn out to be inaccurate or insufficient. This paper discusses the standard k-means clustering algorithm and provides an efficient approach towards clustering using the standard global K-means algorithm; the process eliminates the need for initializing random number of clusters multiple times which is followed as the standard process in the field. The effectiveness of the proposed approach was analyzed using the benchmark dataset and the implementation was performed using the well-known analytic tool R Studio and supporting packages. IAEME Publication. -
An Efficient Approach for Obstacle Avoidance and Navigation in Robots
Reinforcement learning has emerged as a prominent technique for enhancing robot obstacle avoidance capabilities in recent years. This research provides a comprehensive overview of reinforcement learning methods, focusing on Bayesian, static, dynamic policy, Deep Q-Learning (DQN) and extended dynamic policy algorithms. In the context of robot obstacle avoidance, these algorithms enable an agent to interact with its physical environment, learns effective operating strategies, and optimize actions to maximize a reward signal. The environment typically consists of a physical space that the robot must navigate without encountering obstacles. The reward signal serves as an objective measure of the robot's performance towards accomplishing specific goals, such as reaching designated positions or completing tasks. Furthermore, successful obstacle avoidance strategies acquired in simulation environments can be seamlessly transferred to real-world scenarios. The promising results achieved thus far indicate the potential of reinforcement learning as a powerful tool for enhancing robot obstacle avoidance. This research concludes with insights into the future prospects of reward learning, high-lighting its ongoing importance in the development of intelligent robotics systems. The proposed algorithm DQN outperforms well among all the other algorithms with an accuracy of 81%, Through this research, we aim to provide valuable insights and directions for further advancements in the field of robot obstacle avoidance using reinforcement learning techniques. 2023 IEEE. -
An Efficient Approach for Gene Selection through Parallel Bio-Inspired Algorithms and Shapley Value Analysis
The fast development of microarray technology has significantly assisted in the use of gene expression analysis to forecast cancer subtypes. Analyzing high-dimensional microarray data is still challenging, as existing hybrid methods cannot find highly discriminative genes. This study aims to use Shapley value analysis and hybrid bio-inspired algorithms to develop a scalable, parallel gene selection technique to increase computing efficiency and classification accuracy in high-dimensional microarray data. This study used hybrid feature selection approaches inspired by bio-organisms to create a scalable parallel gene selection system. The dataset size is initially enlarged by Adaptive Synthetic Sampling (ADASYN). They use the Recursive Feature Elimination (RFE) approach to extract features and determine their Shapley values. In addition, the Whale Optimization Algorithm (WOA) works to determine which genes are most important. After that, Machine Learning (ML) techniques assist in classifying the chosen characteristics. According to the experiment results, the suggested strategy surpasses standard gene selection techniques with the same datasets, employing improved classification accuracy and reducing computing time. K-NN achieved an accuracy of 85.44%, while LR showed improved results with an accuracy of 91.72%. RF further increased accuracy to 94.69%. SVM demonstrated exceptional performance, reaching an accuracy of 97.63%. Ultimately, XGBoost excelled among all models with the highest accuracy of 98.49%, highlighting its robust ability to classify SRBCT samples effectively based on gene expression data. 2025, Ayandegan Institute of Higher Education. All rights reserved. -
An efficient approach for fractional nonlinear chaotic model with Mittag-Leffler law
In this work, we exemplify the behaviour of the nonlinear model of arbitrary order differential equations by adopting q-homotopy analysis transform method (q-HATM). In the present study, the illustrated scheme is a graceful amalgamation of Laplace transform with q-homotopy analysis algorithm and we considered arbitrary order derivative using Atangana-Baleanu (AB) operator. The suggested nonlinear system exhibits chaotic behaviour in nature with respect to considered initial conditions. Fixed point hypothesis heard present the existence and uniqueness for the attained solution. We exemplified suggested arbitrary order system with to illustrate and confirm the efficiency of the projected solution procedure. Further, the numerical simulation is illustrated and also the chaotic behaviour of the obtained result captured with respect to arbitrary order in terms of plots. The obtained results confirm the projected scheme is highly methodical, easy to implement and very powerful to exemplify the nature of the dynamical system of arbitrary order. 2021 The Author(s) -
An Efficient andOptimized Convolution Neural Network forBrain Tumour Detection
Brain tumour is a life threatening disease and can affect children and adults. This study focuses on classifying MRI scan images of brain into one of 4 classes namely: glioma tumour, meningioma tumour, pituitary tumour and normal brain. Person affected with brain tumours will need treatments such as surgery, radiation therapy or chemotherapy. Pretrained Convolution Neural Networks such as VGG19, MobileNet, and AlexNet which have been widely used for image classification using transfer learning. However due to huge storage space requirements these are not effectively deployed on edge devices for creation of robotic devices. Hence a compressed version of these models have been created using Genetic Algorithm algorithm which occupies nearly 3040% of space and also a reduced inference time which is less by around 50% of original model. The accuracy provided by VGG19, AlexNet, MobileNet and Proposed CNN before compression was 92.18%, 89.45%, 93.75% and 96.85% respectively. Similarly the accuracy after compression for VGG19, AlexNet, MobileNet and Proposed CNN was 91.34%, 88.92%, 94.40% and 95.29%. 2023, Springer Nature Switzerland AG. -
An Efficient and Robust Explainable Artificial Intelligence for Securing Smart Healthcare System
The advent of IoT technologies has a tremendous impact on the healthcare sector enabling efficient monitoring of patients and utilizing the data for better analytics. Since every activity related to a patients health is monitored, the focus on smart healthcare applications has significantly transferred from service provision to a security perspective. As most healthcare applications are automated security plays a vital role. The technique of machine learning has been widely used in securing smart healthcare systems. The major challenge is that these applications require high-quality labeled images, which are difficult to acquire from real-time security applications. Further, it highly time-consuming and cost-expensive process. To address these constraints, in this paper, we define an efficient and robust explainable artificial intelligence technique that takes a small quantity of labeled data to train and de-ploy the security countermeasure for targeted healthcare applications. The proposed approach enhances the security measure through the detection of drifting samples with explainability. It is observed that the proposed approach improved accuracy, high fidelity, and explanation measures. Also, this approach is proven to be considerably resistant against numerous security threats. 2023 IEEE. -
An efficient adaptive reconfigurable routing protocol for optimized data packet distribution in network on chips
The deadlock-free and live lock-free routing at the same time is minimized in the network on chip (NoC) using the proposed adoptive reconfigurable routing protocol (ARRP). Congestion condition emergencies are avoided using the proposed algorithm. The input packet distribution process is improved among all its shortest paths of output points. The performance analysis has been initiated by considering different configuration (N*N) mesh networks, by sending various ranges of data packets to the network on chip. The average and maximum power dissipation of XY, odd-even, Dy-XY algorithm, and proposed algorithm are determined. In this paper, an analysis of gate utilization during data packet transfer in various mesh configurations is carried out. The number of cycles required for each message injection in different mesh configurations is analyzed. The proposed routing algorithm is implemented and compared with conventional algorithms. The simulation has been carried out using reconfigurable two-dimensional mesh for the NoC. The proposed algorithm has been implemented considering array size, the routing operating frequency, link width length, value of probability, and traffic types. The proposed ARRP algorithm reduces the average latency, avoids routing congestion, and is more feasible for NoC compared to conventional methods. 2024 Institute of Advanced Engineering and Science. All rights reserved. -
AN EFFICIENT ACCESS POLICY WITH MULTI-LINEAR SECRET-SHARING SCHEME IN CIPHERTEXT-POLICY ATTRIBUTE-BASED ENCRYPTION
Ciphertext-Policy Attribute-Based Encryption (CP-ABE) is a system in which attribute are used for user's identity and data owner determine the access policy to the data to be encrypt. Here access policy are attached with the ciphertext. In the form of a monotone Boolean formula monotone access structure, an access policy can be interpreted and a linear secret-sharing scheme (LSSS) can be implemented. In recent CP-ABE schemes, LSSS is a matrix whose row represent attributes and there exist a general algorithm which is proposed by Lewko and Waters it transforms a Boolean formula into corresponding LSSS matrix. But we may want to transform the monotone Boolean formula to an analogous but compressed formula first before applying the algorithm. This is a very complex procedure and require efficient optimization algorithm for obtaining equivalent but smaller size Boolean formula. So in this paper we are introducing an extended LSSS called multi-linear secret-sharing scheme where we can eliminate above optimization algorithm and directly convert any Boolean formula to multi-linear secret-sharing scheme. 2022 Little Lion Scientific. All rights reserved. -
An efficient 2-Step DNA symmetric cryptography algorithm based on dynamic data structures
The security of text has become highly demanding in today's fast growing networking world. DNA computing is one of the emerging technologies in the arena of huge data storage and parallel computation. A single gram of DNA holds 5.5 petabytes of data. This leads to the increased risk in data communication. DNA in computers is mapped to human genome. Thus, the sequence of nucleotide base constructs the foundation of uniqueness. In this paper, a new scheme acronymed as -'Cryptography on DNA Storage'-CDS is provided. It performs the DNA data encryption in just two-step by using random private key for each letter in the plaintext and parallel swapping of the resultant text in small clusters. It is discussed keeping the time and space complexity of the algorithm in concern. 2018 Authors. -
An Efficent Deep Learning Framework for Cyberbullying Detection Using DistilBERT and Sentiment Analysis
Particularly because of the complex and changing character of online communication, which hampers conventional detection strategies, the frequency of cyberbullying presents a significant threat to mental health and well-being in the digital age. This article presents a fast deep learning approach to improve cyberbullying detection by combining sentiment analysis with a lightweight transformer model, DistilBERT. This work intends to increase classification performance by using sentiment-based features and using DistilBERT's language and contextual awareness. Unlike conventional approaches and simpler machine learning methods, which can depend on feature extraction techniques like Bag of Words (BOW) or TF-IDF, the proposed model directly leverages contextual embeddings. Moreover, DistilBERT provides a balance between speed and performance unlike deep learning models like CNN, BLSTM, and LSTM, which could suffer with computational efficiency. Experimental results demonstrating remarkable accuracy and recall on many different datasets indicate the effectiveness of our hybrid approach. demonstrating a significant rise in cyberbullying detection over conventional methods, to evaluate performance criteria including computational efficiency, accuracy, and F1-score. With an outstanding 93.7 % accuracy, the proposed model exceeded earlier evaluated methods on this dataset. 2025 IEEE. -
An effectuation perspective on the development of global e-commerce among small and medium-sized /
Patent Number: 202211041077, Applicant: Amrita Chaurasia.
E-commerce that spans international borders makes it possible for smaller businesses to more swiftly penetrate many international marketplaces. The purpose of this article is to investigate the ways in which effective market creation influences the international performance of small and medium-sized businesses (SMEs) that are involved in international e-commerce. Using the effectuation theory as a foundation, we propose that businesses can generate demand in foreign markets by developing innovative new ways for customers to interact and engage with them in the digital world. -
An Effective Time Series Analysis for Equity Market Prediction Using Deep Learning Model
A stock Exchange is a market where securities are traded. Every day, billions are traded at various stock exchanges across the world. In recent years prediction of movement of stock market is regarded as fascinating and has created a demand in financial market time series prediction. A precise forecasting of equity market is needed to provide higher returns for investors. Since there is high complexity in predicting stock market profits, developing models for it becomes difficult. The data mining and machine learning techniques has played an important role in Prediction of stock market movement. This study attempted to develop a deep learning model using Recurrent Neural Network for forecasting movement in the National Stock Exchange of India's benchmark broad based stock market index(NIFTY 50) for the Indian equity market. In this paper the NIFTY 50 index and INFYOSYS Ltd historical data from Yahoo finance companies has been selected for forecasting and analysis. 2019 IEEE. -
An Effective Strategy and Mathematical Model to Predict the Sustainable Evolution of the Impact of the Pandemic Lockdown
There have been considerable losses in terms of human and economic resources due to the current coronavirus pandemic. This work, which contributes to the prevention and control of COVID-19, proposes a novel modified epidemiological model that predicts the epidemics evolution over time in India. A mathematical model was proposed to analyze the spread of COVID-19 in India during the lockdowns implemented by the government of India during the first and second waves. What makes this study unique, however, is that it develops a conceptual model with time-dependent characteristics, which is peculiar to Indias diverse and homogeneous societies. The results demonstrate that governmental control policies and suitable public perception of risk in terms of social distancing and public health safety measures are required to control the spread of COVID-19 in India. The results also show that Indias two strict consecutive lockdowns (21 days and 19 days, respectively) successfully helped delay the spread of the disease, buying time to pump up healthcare capacities and management skills during the first wave of COVID-19 in India. In addition, the second waves severe lockdown put a lot of pressure on the sustainability of many Indian cities. Therefore, the data show that timely implementation of government control laws combined with a high risk perception among the Indian population will help to ensure sustainability. The proposed model is an effective strategy for constructing healthy cities and sustainable societies in India, which will help prevent such a crisis in the future. 2022 by the authors. Licensee MDPI, Basel, Switzerland. -
An Effective IoT based Vein Recognition Using Convolutional Neural Networks and Soft Computing Techniques for Dorsal Vein Pattern Analysis
In this research, we provide a CNN-based system that can reliably identify the dorsal veins of the hand. In order to get better results on different picture quality datasets, the suggested model makes use of refined variants of the pre-trained VGG Net-16 and VGG Net-19 designs. We use the BOSPHORUS dataset, which provides medium-quality photos, in addition to two self-constructed datasets that provide good-and low-quality images. By using state-of-the-art augmenting image methods, streamlined pre-processing procedures, and meticulously designed CNN designs, the fine-tuned VGG Net-16 model achieves superior performance in comparison to all other models. Using ROI pictures with a resolution of 22424 pixels, a multi-class technique is employed for arranging the vein patterns. Improving data quality during training makes the approach more broad, which helps prevent over fitting. On every dataset, the proposed method achieves better results than standard ML models like K-NN and SVM, and the experimental outcomes demonstrate significant improvements in accuracy. The modifying process led to a considerable decrease in the equal error rates (EER) when compared to benchmark methods. The structure enhances efficiency in computing with GPU-accelerated studying. It was built with the help of Python extensions like as OpenCV, Keras, and TensorFlow. Results from extensive testing of the proposed method show an accuracy of 99.98%, a precision of 98.98%, and a recall of 98.8%. From what we can see, the technique is both adaptable and dependable; making it well suited for use in practical biometrics vein recognition applications. 2025, American Scientific Publishing Group (ASPG). All rights reserved.

