Browse Items (14059 total)
Sort by:
-
Clay soil stabilization using MICP techniques by inducing microbes and bacteria in treating it /
Patent Number: 202241029830, Applicant: Dr. Periyasamy Thirunavukkarasu.Clay Soil Stabilization using MICP Technique by Inducing Microbes and Bacteria in Treating it Abstract: In general, clay soil is an expansive and fragile soil, which means that it requires improvement before it can be helpful to withstand structure. Only after this has been done will it be beneficial to endure structure. In order to improve the quality of clay soil, the authors of this study utilised Bacillus subtilis and Bacillus megaterium. Clay should have its qualities improved by the use of the MICP approach, which involves the use of microorganisms. During the bio-b augmentation process, the cementation reagent and bacteria were combined with the clay soil in varying amounts. -
Classroom mathematics learning: Association of joy of learning and school connectedness among high school students in India
Mathematics learning experiences can influence the overall academic and socio-emotional development of a child. The present study investigates the mediating effect of mathematics anxiety and emotional engagement on the relationships between teacherstudent interaction, the joy of learning, and school connectedness. Two mediation models were tested for the dependent variables: the joy of learning and school connectedness, using Hayes' process macro in SPSS on a sample of 774 eighth-standard students from Indian schools. The study's results indicate the presence of a serial mediation effect on the relationship between teacherstudent interaction and joy of learning, teacherstudent interaction, and school connectedness through mathematics anxiety and emotional engagement. The study emphasized the role of mathematics learning within the overall framework of joy of learning and school connectedness.. 2024 Wiley Periodicals LLC. -
Classifying voice-based customer query using machine learning technique
Timely attention to issues raised by customers is critical. It is imperative that the average handling time is lesser, which in turn contributes to productivity. It was found from the data from the banking industry in the US that, on average, a customer service call last for seven minutes. The first two minutes are for the call to get redirected to the respective team. This study investigates a method using machine learning to classify and redirect the customers into the respective department directly based on their initial voice response or voice message. It will substantially reduce the service time. CRISP-DM methodology is being used to design the process of the study. The most frequently occurring issues and the department to which they are associated are created through machine learning from the dataset that contained product reviews and metadata of different issues. The programming languages that are used in this study are Python, HTML and Java. An interface is created by using HTML, which makes it quite user-friendly. The study tests the effectiveness of converting voice to text and interprets which department the call should be transferred to address the issue. A support vector machine and a logistic regression model were used for the prediction, and it was found that the models provided an accuracy of 83 and 84 percent, respectively. The study proves that using ML and voice recognition reduces the average handling time. 2021 Ecological Society of India. All rights reserved. -
Classifying bipolar personality disorder (bpd) using long short-term memory (lstm)
With the advancement in technology, we are offered new opportunities for long-term monitoring of health conditions. There are a tremendous amount of opportunities in psychiatry where the diagnosis relies on the historical data of patients as well as the states of mood that increase the complexity of distinguishing between bipolar disorder and borderline disorder during diagnosis. This paper is inspired by prior work where the symptoms were treated as a time series phenomenon to classify disorders. This paper introduces a signature-based machine learning model to extract unique temporal pattern that can be attributed as a specific disorder. This model uses sequential nature of data as one of the key features to identify the disorder. The cases of borderline disorder that are either passed down genetically from parents or stem from exposure to intense stress and fear during childhood are discussed in this study. The model is tested with the synthetic signature dataset provided by the Alan Turing Institute in signature-psychiatry repository. The end result has 0.95 AUC which is an improvement over the last result of 0.90 AUC. The Editor(s) (if applicable) and The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd 2021. -
Classifying AI-generated summaries And Human Summaries Based on Statistical Features
In an age where artificial intelligence knows no bounds, it's crucial to know if the textual content is reliable. But, the task of identifying AI-generated content within vast volumes of textual data is a big challenge. The existing studies in feature-based classification only explored prompt-based text responses. This paper explores methods to identify AI-generated summaries using feature-based machine-learning techniques. This study uses the BBC News Summary dataset. The summaries for the dataset are then generated using three of the top-performing summarisation models. Different statistical features like Zipf's Law Score, Flesch Reading Ease Score, and the Gunning Fog Index are used for extracting features for the classification model. The aim is to differentiate AI-generated summaries from human-written summaries. The main part of the study involves extracting the statistical features from the summarized texts, which are then classified using different classification models. Different models like Support Vector Machine (SVM), Random Forest, Decision Tree, and Logistic Regression models are used in the paper. Grid Search is also used to fine-tune SVM for the best results. The right model depends on what the need is. Whether it's accuracy, F1 score, or a mix of both, there are different options to lead you to the truth. The feature-based approach in this paper helps in more explainable classification and can compare how statistical text features are different for human-written summaries and generated summaries. 2024 IEEE. -
Classification, source, and effect of environmental pollutants and their biodegradation
Any foreign chemical substance that is unusually present within an organism or is unexpectedly found in the environment at a higher concentration than the permissible limits can be termed a xenobiotic or a pollutant. Such substances include carcinogens, drugs, food additives, hydrocarbons, dioxins, polychlorinated biphenyls, pesticides or even some natural compounds. Pollutants are known for their higher persistence and pervasiveness, and along with their transformed products, they can remain in and interact with the environment for prolonged periods. In this article, the classification of such substances based on their nature, use, physical state, pathophysiological effects, and sources is discussed. The effects of pollutants on the environment, their biotransformation in terms of bioaccumulation, and the different types of remediation such as in situ and ex situ remediation, are also presented. 2017 Begell House, Inc. -
Classification on Alzheimers Disease MRI Images with VGG-16 and VGG-19
Balancing thoughts and memories of our life is indeed the most critical part of the human brain.Thus, its stability and sustenance are also important for smooth functioning.The changes in the structure can lead to disorders such as dementia and one such type of condition is known as Alzheimers disease.Multi modal neuroimaging like magnetic resonance imaging (MRI) and positron emission tomography (PET) is used for the early diagnosis of Alzheimers disease (AD) by providing complementary information.Different modalities like PET and MRI data were acquired from the same subject, there exists markable materiality between MRI and PET data.Mild cognitive impairment (MCI) is the initial stage with few symptoms of AD.To recognise the subjects which are capable of converting from MCI to AD is to be analysed for further treatments.In this research, specific convolutional neural networks (CNN) which are designed for classifications like VGG-16 and VGG-19 deep learning architectures were used to check the accuracy of cognitively normal (CN) versus MCI, CN versus AD and MCI to AD conversion using MRI data.The proposed research is analysed and tested using MRI data from Alzheimers disease neuroimaging initiative (ADNI). 2023, The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. -
Classification of Vitiligo using CNN Autoencoder
Precise recognition of skin ailment is a time-consuming procedure even for Professionals. With the invention of deep learning and medical image processing, the identification of skin disease is possible in a time-efficient manner and accurately. Autoencoder is the generative algorithm but in the proposed work it is used as a generator and as well as a classifier. In this work, a Convolutional (CNN) autoencoder was used to classify the skin disease Vitiligo. In this work encoding and decoding layers were used but in the last layer in place of reproducing the original image, the classification layer was used to classify the image. The proposed work gave training accuracy of 87.71 % whereas validation accuracy was 90.16%. 2022 IEEE. -
Classification of Vehicle Type on Indian Road Scene Based on Deep Learning
In Recent days an intelligent traffic system [ITS] is implemented on indian traffic sytem. Different applications are widely used to improvies the performance of the system. To improve the intelligence of the system deep learning can used to classify the vehicles into three different classes. The combination of Faster RCNN classifier and RPN can used to detect the objects and classify those objects into different classes. Analysis of the experimental results shows the improved accuracy and efficiency in classifying the vehicles on indian roads into different categories. 2021, Springer Nature Singapore Pte Ltd. -
Classification of Vehicle Make Based on Geometric Features and Appearance-Based Attributes Under Complex Background
Vehicle detection and recognition is an important task in the area of advanced infrastructure and movement administration. Many researchers are working on this area with different approaches to solve the problem since it has a many challenge. Every vehicle has its on own unique features for recognition. This paper focus on identifying the vehicle brand based on its geometrical features and diverse appearance-based attributes like colour, occlusion, shadow and illumination. These attributes will make the problem very challenging. In the proposed work, system will be trained with different samples of vehicles belongs to the different make. Classify those samples into different classes of models belongs to same make using Neural Network Classifier. Exploratory outcomes display promising possibilities efficiently. 2019, Springer Nature Singapore Pte Ltd. -
Classification of supply chain knowledge: A morphological approach
Purpose The purpose of the article is to create a knowledge classification model that can be used by knowledge management (KM) practitioners for establishing a knowledge management framework (KMF) in a supply chain (SC) network. Epistemological and ontological aspects of knowledge have been examined. SC networks provide a more generic setting for managing knowledge due to the additional issues concerning flow of knowledge across the boundaries of organizations. Design/methodology/approach Morphological analysis has been used to build the knowledge classification model. Morphological approach is particularly useful in exploratory research on concepts/ entities having multiple dimensions. Knowledge itself has been shown in literature to have many characteristics, and the methodology used has enabled a comprehensive classification scheme based on such characteristics. Findings A single comprehensive classification model for knowledge that exists in SC networks has been proposed. Nine characteristics, each possessing two or more value options, have been finally included in the model. Research limitations/implications Knowledge characteristics have been mostly derived from past research with the exception of three which have been introduced without empirical evidence. Although the article is primarily about SC knowledge, the results are fairly generic. Practical implications The proposed model would be of use in developing KM policies, procedures and establishing knowledge management systems in SC networks. The model will cater to both system and people aspects of a KMF. Originality/value The proposed knowledge classification model based on morphological analysis fills a gap in a vital area of research in KM as well as SC management. No similar classification model of knowledge with all its dimensions has been found in literature. Emerald Group Publishing Limited. -
Classification of Soil Images using Convolution Neural Networks
Classification of soil is crucial for the agricultural domain as it is an essential task in geology and engineering domains. Various procedures are proposed to classify soil types in the literature, but many of them consumed much time or required specially designed equipments/applications. Classification of soil involves the accounting of various factors due to its diversified nature. It can be observed that several critical domain-oriented decisions often depend on the type of soil like farmers might be benefitted from knowing the kind of soil to choose crops accordingly for cultivation. We have employed different Convolution Neural Network (CNN) architectures to identify the soil type accurately in real-time. This paper describes the comparative evaluation in terms of performances of various CNN architectures, namely, ResNet50, VGG19, MobileNetV2, VGG16, NASNetMobile, and InceptionV3. These CNN models are used to classify four types of soils: Clay, Black, Alluvial, and Red. The performance of the ResNet50 model is the best with a training accuracy and training loss of 99.47% and 0.0252, respectively compared to other competing models considered in this paper. 2021 IEEE. -
Classification of Skin Diseases Using Convolutional Neural Networks (VGG) with Histogram Equalization Preprocessing
Skin diseases are a major global health concern for which prompt and precise diagnosis is necessary for effective treatment. Convolutional neural networks (CNN), one of the deep learning techniques, have shown potential in automating the diagnostic procedure. The goal of this research is to enhance the effectiveness of skin disease categorization by fusing the capabilities of CNNs - particularly the VGG architecture - with the histogram equalization preprocessing method. In image processing, histogram equalization is a commonly used approach to enhance the contrast and general quality of medical photographs, which include photos of skin conditions. In order to improve the characteristics and details of dermatological pictures for this study, we employed histogram equalization as a preprocessing step. This allowed CNN to extract pertinent features more quickly. 2024 IEEE. -
Classification of Silicon (Si) Wafer Material Defects in Semiconductor Choosers using a Deep Learning ShuffleNet-v2-CNN Model
The silicon wafer is one of the raw materials used to make semiconductor chipsets. Semiconductor failure or dysfunction could be the result of defects in the layers of this material. As a result, it is essential to work toward the development of a system that is both quick and precise in identifying and classifying wafer defects. Wafer map analysis is necessary for the quality control and analysis of the semiconductor manufacturing process. There are some failure patterns that can be displayed by wafer maps. These patterns can provide essential details that can assist engineers in determining the reason of wafer failures. In this research, a deep-learning-based silicon wafer defect identification and classification model is proposed. The main objective of this research is to identify and classify the silicon wafer defects using the wafer map images. This proposed model identifies and classifies the defects based on the wafer map images from the WM-811K dataset. The proposed model is composed of a pretrained deep transfer learning model called ShuffleNet-v2 with convolutional neural network (CNN) architecture. This ShuffleNet-v2-CNN performs the defects identification and classification process following the workflow of data preprocessing, data augmentation, feature extraction, and classification. For performance evaluation, the proposed ShuffleNet-v2-CNN is evaluated with performance metrics like accuracy, recall, precision, and f1-score. The proposed model has obtained an overall accuracy of 96.93%, 95.40% precision, 96.26% recall, and 95.75% F1-score in classifying the silicon wafer defects based on the wafer map images. 2022 Rajesh Doss et al. -
Classification of Psychological Disorders by Feature Ranking and Fusion using Gradient Boosting Classification of Psychological Disorders
Negative emotional regulation is a defining element of psychological disorders. Our goal was to create a machine-learning model to classify psychological disorders based on negative emotions. EEG brainwave dataset displaying positive, negative, and neutral emotions. However, negative emotions are responsible for psychological health. In this paper, research focused solely on negative emotional state characteristics for which the divide-and-conquer approach has been applied to the feature extraction process. Features are grouped into four equal subsets and feature selection has been done for each subset by feature ranking approach based on their feature importance determined by the Random Forest-Recursive Feature Elimination with Cross-validation (RF-RFECV) method. After feature ranking, the fusion of the feature subset is employed to obtain a new potential dataset. 10-fold cross-validation is performed with a grid search created using a set of predetermined model parameters that are important to achieving the greatest possible accuracy. Experimental results demonstrated that the proposed model has achieved 97.71% accuracy in predicting psychological disorders 2023, International Journal of Advanced Computer Science and Applications.All Rights Reserved. -
Classification of myocardial ischemia in delayed contrast enhancement using machine learning
This chapter addresses the classification of myocardial ischemia in delayed contrast enhancement using machine-learning techniques for magnetic resonance imaging which solves the social issue of a sudden cardiac death. To automate the classification of myocardial ischemia, the computer-aided design has a crucial path on the mixture ensemble of machine learning. The mixture ensemble of machine learning can partition a high-dimensional image in a simultaneous and competitive way. The detection and the segmentation processes are carried out through Fuzzy C-Means multispectral and single-channel algorithms along with a morphological filtering technique for feature extraction. Furthermore, the feed forward neural network (FFNN) technique is trained through the Levenberg-Marquardt Back Propagation algorithm for the classification of myocardial ischemia in delayed contrast enhancement. The proposed classification model performs well for the classification of myocardial ischemia. The rigorous process of the proposed result reveals that the FFNN classifier produces 99.9% accuracy on the classification of myocardial ischemia and also shows that the given classifier is considered one of the best methods in classifying medical myocardial ischemia. 2019 Elsevier Inc. All rights reserved. -
Classification of Multiclass DDOS Attack Detection Using Bayesian Weighted Random Forest Optimized With Gazelle Optimization Algorithm
The increase in Distributed Denial of Service (DDoS) attacks poses a considerable threat to the security and stability of the current network, especially in Internet of Things (IoT) and cloud environments. Traditional detection methods often struggle with the inability to achieve a balance between detection accuracy and computational efficiency. In this manuscript, the Classification of Multiclass DDOS Attack Detection using Bayesian Weighted Random Forest Optimized with Gazelle Optimization Algorithm (DDOS-AD-BWRF-GOA) is proposed. First, the raw data is gathered from the CICDDoS2019 dataset. Then, input data are preprocessed utilizing Adaptive Bitonic Filtering for normalizing the values. The preprocessed data are fed to the Improved Feed Forward Long Short-Term Memory technique for selecting features that increase the model's execution time. The selected features are supplied to the Bayesian Weighted Random Forest (BWRF), which classifies the multiclass DDOS attack. In general, Bayesian Weighted Random Forest does not adopt any optimization methods to define optimal parameters to guarantee exact DDOS identification. Hence, GOA is proposed to optimize the Bayesian Weighted Random Forest classifier. The proposed method is implemented in MATLAB. The performance metrics, such as Accuracy, Precision, Recall, F1-score, Specificity, Error rate, and Computational time are evaluated. The proposed method attains 15.34%, 24.1%, and 18.9% higher accuracy and 12.4%, 18.24%, and 22.6% higher precision when analyzed with existing techniques: Hybrid deep learning method for DDOS detection and classification (HDL-DDOS-DC), Edge-HetIoT Defense against DDoS attack utilizing learning techniques (EHD-DDOS-LT), and Digital twin-enabled intelligent DDOS detection for autonomous core networks (DTI-DDOS-ACN), respectively. 2025 John Wiley & Sons Ltd. -
Classification of Medicinal Plant Leaves using Deep Learning Algorithms
This research explores the automated leaf-based identification of medicinal plants, utilizing machine learning and deep learning techniques to address the crucial need for efficient plant classification. Driven by the vast potential of medicinal plants in pharmaceutical development and healthcare, the study aims to surpass the limitations of existing methodologies through thorough experimentation and comparative analysis. The primary goal is to develop a robust and automated solution for classifying medicinal plants based on leaf morphology. The methodology encompasses acquiring diverse datasets. Specifically, set 1 data is processed by applying resizing, rescaling, saturation adjustment, and noise removal, while Set 2 data is processed by applying resizing, rescaling, saturation adjustment, noise removal, and PCA (Principal Component Analysis). The proposed algorithms include Support Vector Machines (SVM), Convolutional Neural Networks (CNNs), YOLOv8, Vision Transformer (ViT), ResNet, and Artificial Neural Networks (ANN). The study evaluates the efficacy and effectiveness of each algorithm in plant classification using metrics such as accuracy, recall, precision, and F1 score. Notably, the ResNet model achieved 93.8% and 94.8% accuracy in Set 1 and Set 2, respectively. The SVM model demonstrated 56.5% and 56.6% accuracy in Set 1 and Set 2, while the Vision Transformer (ViT) model achieved 84.9% and 74.4% accuracy in Set 1 and Set 2, respectively. The CNN model showcased high accuracy at 96.7% and 94.8% in Set 1 and Set 2, followed closely by the ANN model with 96.7% and 96.6% accuracy. Lastly, the YOLOv8 model achieved 96.0% and 95.1% accuracy in Set 1 and Set 2, respectively. The comparative analysis identifies CNN and ANN as the top-performing algorithms. This research significantly contributes to the advancement of medicinal plant identification, pharmaceutical research, and environmental conservation efforts, emphasizing the potential of deep learning techniques in addressing complex classification tasks. 2026, Modern Education and Computer Science Press. All rights reserved. -
Classification of irreducible Harish-Chandra modules over full toroidal Lie algebras and higher-dimensional Virasoro algebras
In this paper, we classify the irreducible Harish-Chandra modules over the full toroidal Lie algebra, which is a natural higherdimensional analogue of the affine-Virasoro algebra. In particular, we complete the classification of irreducible bounded modules studied by Billig for non-zero level modules [Int. Math. Res. Not. 2006]. As a by-product, we also obtain the classification of irreducible Harish-Chandra modules over the higher-dimensional Virasoro algebra, which was introduced by RaoMoody [Comm. Math. Phys. 1994], thereby generalizing the well-known result of O. Mathieu [Invent. Math. 1992] for the classical Virasoro algebra. More precisely, we show that any irreducible Harish-Chandra module over the higher-dimensional Virasoro algebra turns out to be either a quotient of a module of tensor fields on a torus or a highest weight type module up to a twist of an automorphism, as conjectured by Eswara Rao in 2004. 2025, International Press, Inc. All rights reserved. -
Classification of Hypothyroid Disorder using Optimized SVM Method
Hypothyroidism is an endocrine disorder where the thyroid organ doesn't provide the enough amount of thyroid hormones. It is one of the common diseases found in women. Detection of hypothyroidism needs suitable diagnostic tests to encourage prompt analysis and medication. Accurate and early detection of a disease is more important and compulsory in healthcare domain to facilitate correct and prompt diagnosis and timely treatment. The information generated in healthcare domain is on large scale, crucial and complex with multiple parameters. To interpret and understand such a huge data and retrieve the accurate and relevant information from it is a tedious as well as challenging task. However, there is a need and importance to facilitate the patients with better medical solutions. This will help to reduce the cost, time and give more relief to users by applying advanced and upgraded knowledge. It will also assist to prevent the further complications. The proposed study gains the knowledge from the hypothyroid dataset to predict the level of disease. To identify the level of hypothyroid disorder, we used four classification machine learning techniques, namely KNN (K-Nearest Neighbour), SVM (Support Vector Machines), LR (Logistic Regression) and NN (Artificial Neural Network). The Experimental results compared the classification accuracy of four methods. Logistic Regression method achieved 96.08% accuracy among other three classifiers. But, SVM is found the best classifier after standardizing the data and parameter tuning with accuracy of 99.08%. 2019 IEEE.

