Browse Items (11810 total)
Sort by:
-
Efficient Lung Cancer Classification on Multi level Convolution Neural Network using Histopathological Images
Lung cancer can be detected by lung nodules, which are a key sign. An early diagnosis enhances the likelihood that the patient will survive by enabling the appropriate therapy to start. To reduce the responsibility of radiologists' difficult and time-consuming labour of finding and categorising malignancy in Computed Tomography (CT) images, researchers have created CAD (computer-assisted diagnosis) systems. The likelihood and kind of malignancy are commonly determined by pathologists using histopathological images of biopsy specimens taken from potentially sick areas of the lungs. To categorise lung nodule malignancy, we recommend employing a four-level convolutional neural network (ML-CNN). From lung nodule CT scan images, multiple scales are extracted. ML-CNN's employs four CNNs network model structure. After the result of the last pooling layer has been flattened to a vector with a single dimension for each level, the vectors are concatenated. These four ML-CNNs will help our model perform better. The ML-CNN model can recognise and classify different forms of lung cancer with reasonable accuracy. The 25000 images employed in the ML-CNN model have been separated into three categories: training, validation, and testing. Three distinct tissue types were assessed and training and validation took up within 80% and 15% of the total time and 5% for testing, respectively. The histopathological images included the following tissue type's 1.Benign tissue 2. Large cell carcinoma 3.squamous cell carcinoma. The proposed model demonstrated superior performance on both the training set, achieving an accuracy of 78%, and the validation set, achieving an accuracy of 89.6% by the end of the evaluation 2023 IEEE. -
Efficient lipophilicity prediction of molecules employing deep-learning models
Lipophilicity, expressed as logP, is a significant physiochemical property and is an indicator of absorption, distribution, metabolism and elimination characteristics of drugs used in medication. It is one of the major deciding factors of the fate of a molecule to be a successful drug. Mol2vec is a convenient and unsupervised machine learning technique which produces high-dimensional vector representations of molecules and its molecular substructures. The work described here aims to simplify prediction of logP values with high-degree of accuracy by using Deep Learning (DL) models paired with Mol2vec. The work described in this paper empirically demonstrates that by using the described DL models paired with Mol2vec, one can achieve results which are much better than the conventional ML techniques as well as more complex and recent algorithms like Message-passing Neural Networks (MPNN), Graph Convolution (GC) and Spatial Graph embedding (C-SGEN). Our RMSE (Root Mean Square Error) scores from the ensemble model is one of the best reported so far in literature. The methods elaborated in this paper are simple, yet effective in predicting logP values to a great degree of accuracy due to the use of Mol2vec and standard TensorFlow operators. The models employed here can be coded and maintained with much more ease compared to the techniques of MPNN, C-SGEN or GC. 2021 Elsevier B.V. -
Efficient Integration of Photovoltaic Cells with Multiport Converter for Enhanced Energy Harvesting
This research work presents a novel approach for the efficient integration of photovoltaic (PV) cells with a multiport converter to enhance energy harvesting in renewable energy systems. The proposed system combines the advantages of PV technology with the flexibility and scalability of multiport converters, enabling improved power extraction and utilization from solar energy sources. The integration is achieved by employing a multi-input multi-output (MIMO) control strategy, which optimally distributes power among multiple energy storage systems and loads. A comprehensive modeling and analysis of the PV cell characteristics and the multiport converter are conducted to identify the optimal operating conditions. Furthermore, a power management algorithm is developed to dynamically regulate the power flow and maximize the energy harvesting efficiency. The proposed approach demonstrates superior performance compared to traditional single-input single-output converters, achieving higher energy yields and enabling effective integration of PV cells in diverse applications. Simulation results validate the effectiveness of the proposed approach, showcasing its potential to significantly enhance energy harvesting from photovoltaic sources and contribute to the development of sustainable and reliable renewable energy systems. 2023 IEEE. -
Efficient hydrogen evolution reaction performance of Ni substituted WS2 nanoflakes
We have investigated the structural, optical and electrocatalytic hydrogen evolution reaction (HER) performance of pristine, Co and Ni substituted WS2 nanoflakes synthesised by facile hydrothermal method. The XRD pattern confirms the formation of hexagonal WS2 for both pristine and substituted WS2 nanoflakes. The FESEM images validate the flake-like structure for both pristine and substituted WS2. In addition, we have also analysed the Raman and UV-Vis absorbance spectra of the samples. The electrocatalytic studies reveal that the nickel-substituted WS2 (Ni-WS2) nanoflakes show superior hydrogen evolution (HER) performance compared to cobalt-substituted WS2 (Co-WS2) nanoflakes. Hence, we have varied the Ni concentration and investigated the dependence of Ni content on the electrocatalytic performance. It is found that the electrocatalytic performance of the Ni-WS2 nanoflakes increases with an increase in Ni content owing to the modified edge structures. Thus, our studies suggest Ni substitution in WS2 nanostructures can boost electrocatalytic HER performance. The Author(s), under exclusive licence to Springer-Verlag GmbH Germany, part of Springer Nature 2024. -
Efficient handwritten character recognition of modi script using wavelet transform and svd
MODI script has historical importance as it was used for writing the Marathi language, until 1950. Due to the complex nature of the script, the character recognition of MODI script is still in infancy. The implementation of more efficient methods at the various stages of the character recognition process will increase the accuracy of the process. In this paper, we present a hybrid method called WT-SVD (Wavelet Transform-Singular Value Decomposition), for the character recognition of MODI script. The WT-SVD method is a combination of singular value decomposition and wavelet transform, which is used for the feature extraction. Euclidean distance method is used for the classification. The experiment is conducted using Symlets and Biorthogonal wavelets, and the results are compared. The method using Biorthogonal wavelet feature extraction achieved the highest accuracy The Editor(s) (if applicable) and The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd 2021. -
Efficient feature fusion model withmodified bidirectional LSTM for automatic Parkinson's disease classification
The majority of people affected by Parkinsons disease (PD) are middle-aged and older. The condition causes a variety of severe symptoms, including tremors, limited flexibility, and slow movements. As Parkinsons disease develops with changing symptoms and growing severity, the importance of computer-aided diagnosis based on algorithms cannot be highlighted. Gait recognition technology appears to be a potential path for Parkinson's disease identification since it captures unique properties of a persons walking pattern without requiring active participation, providing stability and non-intrusiveness. To begin,the median filter is used to remove noise from the input images received during data collection. This paper describes a new method for finding local and global features in gait images to assess the severity of Parkinsons disease.Local features are extracted using a stacked autoencoder, and global features are obtained using an Improved Convolutional Neural Network (ICNN). The Enhanced Sunflower Optimisation (ESO) technique is used to improve the CNN model's performance by optimizing hyperparameters such as batch size, learning rate, and number of convolutional layers. To classify PD severity, a modified bidirectional LSTM (MBi-LSTM) classifier receives input in the form of a combination of local and global features. The proposed model's performance is completely evaluated with the GAIT-IT and GAIT-IST datasets, which include key measures such as accuracy, precision, recall, and the F-measure. This study improves the diagnosis of Parkinsons disease by introducing a non-intrusive real-time monitoring system capable of early detection and prevention. Bharati Vidyapeeth's Institute of Computer Applications and Management 2024. -
Efficient Disease Detection in Wheat Crops: A Hybrid Deep Learning Solution
Wheat rust disease poses a significant danger to global food security and requires rapid, precise diagnosis to be effectively managed. Using a hybrid deep learning (DL) model consisting of a convolutional neural network (CNN) and a decision tree (DT), a new method for classifying wheat rust illness across six magnitude scales has been described in the proposed study. For training and assessing the model, a dataset of 50,000 wheat leaf photos representing a wide range of disease magnitude has been amazing. The suggested work developed a hybrid CNN-DT model with an amazing overall accuracy of 93.47% by carefully analyzing the data and crafting the model. The model's resilience in identifying multiple levels of disease magnitude was proved by the performance metrics for each disease magnitude class. The proposed hybrid model also outperformed state-of-the-art models in terms of accuracy, as shown by the comparisons conducted. The findings provide important new information on the potential of DL methods for wheat rust disease classification, which can then be used as a trusted resource for early disease diagnosis and smarter agricultural policymaking. In the face of agricultural diseases, the suggested model has important implications for improving crop management, reducing yield losses, and guaranteeing food security. 2023 IEEE. -
Efficient discrimination by MIRU-VNTRs of Mycobacterium tuberculosis clinical isolates belonging to the predominant SIT11/EAI3-IND ancestral genotypic lineage in Kerala, India
The present study evaluated the ability of MIRU-VNTRs to discriminate Mycobacterium tuberculosis (MTB) clinical isolates belonging to the SIT11/EAI3-IND ancestral genotypic lineage, which is highly prevalent in Kerala, India. Starting from 168 MTB clinical isolates, spoligotyping (discriminatory index of 0.9113) differentiated the strains into 68 distinct patterns, the biggest cluster being SIT11/48 SIT11 ( n= 48). The present study shows that 12-loci MIRUs and 3 ETRs allowed an efficient discrimination of these isolates (discriminatory indexes of 0.7819 and 0.5523, respectively). 2013 Asian-African Society for Mycobacteriology. -
Efficient detection of faults and false data injection attacks in smart grid using a reconfigurable Kalman filter
The distribution denial of service (DDoS) attack, fault data injection attack (FDIA) and random attack is reduced. The monitoring and security of smart grid systems are improved using reconfigurable Kalman filter. Methods: A sinusoidal voltage signal with random Gaussian noise is applied to the Reconfigurable Euclidean detector (RED) evaluator. The MATLAB function randn() has been used to produce sequence distribution channel noise with mean value zero to analysed the amplitude variation with respect to evolution state variable. The detector noise rate is analysed with respect to threshold. The detection rate of various attacks such as DDOS, Random and false data injection attacks is also analysed. The proposed mathematical model is effectively reconstructed to frame the original sinusoidal signal from the evaluator state variable using reconfigurable Euclidean detectors. 2022, Institute of Advanced Engineering and Science. All rights reserved. -
Efficient data mining techniques for medical data
Healthy decision making for the well being is a challenge in the current era with abundant information everywhere. Data mining, machine newlinelearning and computational statistics are the leading fields of study that are supporting the empowered individual to take valuable decisions to optimize the outcome of any working domain. High demand for data newlinehandling exists in healthcare, as the rate of increase in patients is proportional to the rate of population growth and life style changes. Techniques for early diagnosis and prognosis prediction of diseases are the need of the hour to provide better treatment for the human community. Data mining techniques are a boon for building a quality and newlineefficient model for health prediction applications. As cancer explodes everywhere in recent years, the data sets from cancer newlineregistries have been focused as the medical data in this research. The main aim of thesis is to build a constructive and efficient classifier model for cancer prognosis prediction. Most of the existing system develops a diagnosis prediction models from the screening or survey data, as the data newlineset is widely available and are easy to collect due the insensitive nature of newlinethe factors involved in such research. Whereas the prognosis prediction requires a sensitive details of the patients those who are under treatment for a diagnosed disease. Hospitals and the community registries newlinemaintained by the government are the main source for data collection. Well maintained electronic hospital records with histopathology information is not public in India for the researchers. Hence cancer data newlinefrom a US based open access data center has been used in this research for all experimentation. This research work is a progressive model that gradually improves the newlineprediction accuracy by selecting appropriate data mining techniques in each phase. -
Efficient chemical fixation of CO2from direct air under environment-friendly co-catalyst and solvent-free ambient conditions
The capture and conversion of CO2from direct air into value-added products under mild conditions represents a promising step towards environmental remediation and energy sustainability. Consequently, herein, we report the first example of a Mg(ii)-based MOF exhibiting highly efficient fixation of CO2from direct air into value-added cyclic carbonates under eco-friendly co-catalyst and solvent-free mild conditions. The bifunctional MOF catalyst was rationally constructed by utilizing an eco-friendly Lewis acidic metal ion, Mg(ii), and a nitrogen-rich tripodal linker, TATAB. The MOF possesses a high BET surface area of 2606.13 m2g?1and highly polar 1D channels decorated with a high density of CO2-philic sites which promote a remarkably high CO2uptake of 50.2 wt% at 273 K with a high heat of adsorption value of 55.13 kJ mol?1. The high CO2-affinity combined with the presence of a high density of nucleophilic and Lewis acidic sites conferred efficient catalytic properties to the Mg-MOF for chemical fixation of CO2from direct air under environment-friendly mild conditions. The remarkable performance of the Mg-MOF for the fixation of CO2from direct air was further supported by in-depth theoretical calculations. Moreover, the computational studies provided an insight into the mechanistic details of the catalytic process in the absence of any co-catalyst and solvent. Overall, this work represents a rare demonstration of carbon capture and utilization (CCU) from direct air under eco-friendly mild conditions. The Royal Society of Chemistry 2021. -
Efficient cationic dye removal from water through Arachis hypogaea skin-derived carbon nanospheres: a rapid and sustainable approach
The present study investigates the potential of Arachis hypogaea skin-derived carbon nanospheres (CNSs) as an efficient adsorbent for the rapid removal of cationic dyes from aqueous solutions. The CNSs were synthesized through a facile, cost-effective, catalyst-free and environmentally friendly process, utilizing Arachis hypogaea skin waste as a precursor. This is the first reported study on the synthesis of mesoporous carbon nanospheres from Arachis hypogaea skin. The structural and morphological characteristics of the CNSs were confirmed by different nano-characterization techniques. The adsorption performance of the carbon nanospheres was evaluated through batch adsorption experiments using two cationic dyes-methylene blue (MB) and malachite green (MG). The effects of the initial dye concentration, contact time, adsorbent dosage, and pH were investigated to determine the optimal conditions for dye removal. The results revealed that the obtained CNSs exhibited remarkable adsorption capacity and rapid adsorption kinetics. Up to ?98% removal efficiency was noted for both dyes in as little as 2 min for a 5 mg L?1 dye concentration, and the CNSs maintained their structural morphology even after adsorption. The adsorption data were fitted to various kinetic and isotherm models to gain insights into the adsorption mechanism and behaviour. The pseudo-second-order kinetic model and Redlich-Peterson model best described the experimental data, indicating multi-layer adsorption and chemisorption as the predominant adsorption mechanism. The maximum adsorption capacity was determined to be 1128.46 mg g?1 for MB and 387.6 mg g?1 for MG, highlighting the high affinity of the carbon nanospheres towards cationic dyes. Moreover, CNS reusability and stability were examined through desorption and regeneration experiments, which revealed sustained efficiency over 7 cycles. CNSs were immobilised in a membrane matrix and examined for adsorption, which demonstrated acceptable efficiency values and opened the door for further improvement. 2024 RSC. -
Efficient Brain Tumor Identification Based on Optimal Support Scaling Vector Feature Selection (OSSCV) Using Stochastic Spin-Glass Model Classification
Brain tumor detection is a developing defect finding task in medical imaging, as premature and early identification is a critical once for recommending early treatment. The tumor are identified by the laboratory through MRI images by finding the tumor regions. The Artificial intelligence play a vital role for finding, analyzing, the image data to attain the target results in medical image using various learning methodologies. Most of the existing system failed to find the find the feature dimension leads poor accuracy for identifying tumor regions due to low precision, recall rate, lower intensity in image coverage region. To resolve this problem, to propose an Optimal Support Scaling Vector Based Feature Selection (OSSCV) brain tumor identification using Stochastic Spin-Glass Model Classification (SSGM). Initially the preprocessing is done by bilateral filter and segmentation is applied by suing Active Region Slice Window Segmentation (ARSWS). To separate the tumor entity feature projection using Histogram color quantization and the features process are carried by Optimal Support Scaling Vector Based Feature Selection (OSSCV). The selected features get trained using Stochastic Spin-Glass Model Classification (SSGM) to find the tumor region. The proposed system outperforms traditional machine learning methods in brain tumor detection. Finally proposed system of Stochastic Spin-Glass Model (SSGM) performance of recall is 95.5%, the performance of F1-score is 96.1% and the performance of the 96.5%. The proposed approach has the potential to assist radiologists in diagnosing brain tumors more accurately and efficiently, leading to improved patient outcomes. 2024, Ismail Saritas. All rights reserved. -
Efficiency Wage and Productivity in the Indian Microfinance Industry: A Panel Evidence
Enhanced productivity remains a crucial agenda for firms to attain cost and competitive advantages in the market. Hence, the main purpose of this study is to investigate the effects of efficiency wage (EW) on the productivity of microfinance institutions (MFIs) with respect to their dual objectives, namely, outreach (depth and breadth) and financial sustainability. Unbalanced panel data of 179 Indian MFIs were collected over the period 20102018 from the Microfinance Information Exchange (MIX) market platform (now obtainable from the World Bank catalogue). Under a static model setting (fixed effects model), the observed relationship between EW and MFIs productivity is mixed. On the one hand, EW exhibits a strong and statistically significant positive relationship with the breadth of outreach, even after considering various control variables and alternative proxies of EW. On the other hand, EW shows no positive influence on the MFIs depth of outreach; rather, it results in a mission drift of MFIs, with the poorest of the poor being neglected (weak and insignificant for proxy of EW). Concerning the financial sustainability of MFIs, EW exhibits a positive and statistically significant effect, except for the profitability dimension when an alternative proxy of EW is used. A two-step system generalized method of moments (GMM) performed to limit endogeneity problems also validates most of our findings. The outcomes of this study could help MFIs managers in designing appropriate financial packages to enhance MFIs productivity and subsequently attain the dual objective of outreach and sustainability. 2022 SAGE Publications. -
Efficiency study of coconut producer companies in India-A DEA approach
The concept of the Farmer Producer Company (FPC) model has been a hot issue, especially during the 2020-21 Indian farmers' protest. Considering the pioneering initiatives of the Coconut Development Board (CDB) in setting up CPCs, we compare the technical efficiencies of CPCs that focus on coconut and its byproducts in Rural India for two consecutive financial years (2018-19 and 2019-20). Coconut Producer Companies' efficiency scores are estimated using Data Envelopment Analysis (DEA), a mathematical technique to assess technical efficiencies across homogeneous units. The results reveal that 35.11 percent of the sampled CPCs for FY 2018-19 are overall technical efficient, and approximately 76 percent are purely technical efficient. It is found that technical inefficiency is reported for a few CPCs due to scale inefficiency. The overall technical and pure technical efficiency have improved in FY 2019-20 compared to the previous period. 2024 Srinesh Thakur, Anvita Electronics, 16-11-762, Vijetha Golden Empire, Hyderabad. -
Efficiency of Indian Banks with Non-Performing Assets as Undesirable Outputs
The performance evaluation of any banks is of utmost importance for bank management, investors, and policymakers. Due to globalization, all the banks are working in a competitive environment. Several risk factors affect the operational efficiency of banking system. This study aims to evaluate the efficiency of Indian banks with NPAs as uncontrolled variables. Due to the nature of NPAs, these are assumed as undesirable outputs in the DEA modelling. The results reveal that public sector banks experienced more input losses due to NPAs compared to private banks. The private banks experienced more loss in inputs due to the scale of operation. The Wilcoxon Signed-Rank test shown that the impact of NPAs and scale of operation are statistically significant at 0.05 level. 2023 American Institute of Physics Inc.. All rights reserved. -
Efficiency evaluation of total manufacturing sectors of India DEA approach
Efficiency, Productivity and Competitiveness are some of the performance indicators of any manufacturing firm. In Indian soil manufacturing industry plays predominant role in the countrys economy. Industrialization of manufacturing sectors generates employment, income and promotes GNP. To institute suitable policy measures it is desirable to divide the total manufacturing sectors of Indian states into efficient and inefficient. This study treats the total manufacturing sectors of a state as a decision making unit. 14 states account for more than 80% of total value added. Data Envelopment Analysis models are used to assess the efficiency of total manufacturing sectors of 14 Indian states. Research India Publications. -
Efficiency Enhancement using Least Significant Bits Method in Image Steganography
Over the years, there has been a tremendous growth in the field of steganography. Steganography is a technique of hidden message passing i.e. transferring a message which is not visible to human eyes, through some media such as an image, music, games etc. In this particular article we focus on Image steganography which has its own advantages and has undergone a lot of improvements in the past years. The most basic image steganography can be achieved by changing the LSBs (Least Significant Bits) of the image pixels. These bits can usually be called the redundant bits. However, changing a large numbers of LSBs of an image can distort the image to an extent where it would be easily noticeable that the image maybe carrying a hidden message rendering it useless. These LSBs are changed according to the message bits allowing the person to hide their data which can be decoded later by reading the LSBs of image pixels. This paper introduces and explains a method to improve the efficiency of LSB method. 2022 IEEE -
Efficiency Analysis of Modified Sepic Converter for Renewable Energy Applications
A boosting module and a traditional SEPIC (single ended primary inductance converter) are combined to create the suggested circuit. As a result, the converter gains from the SEPIC convertera's many benefits. Also, the converter that is being presented is appropriate for renewable energy sources due to its high voltage gain and continuous input current. In comparison to a traditional SEPIC with a single-controlled switch, it offers a higher voltage gain. The voltage gains of the converter that has been suggested is closely related to that of the converter that was recently developed. This converter was constructed on the foundation of the conventional converter, as well as the conventional DC-to-DC converter. One of the most important characteristics of a projected converter is that it is equipped with a single controlled device and has the capability to increase voltage gain without the utilisation of a coupled inductor structure or transformer. The non-idealities of the semiconductor devices and passive components have been taken into consideration in the analysis of voltage gain in continuous current mode (CCM). The conventional SEPIC converter can be modified by incorporating capacitors and diodes. The experimental results indicate that this converter can amplify the output voltage by approximately 10 times and has an efficiency of around 97%. The Authors, published by EDP Sciences, 2024.