scholarly journals Texture classification of fabric defects using machine learning

Author(s):  
Yassine Ben Salem ◽  
Mohamed Naceur Abdelkrim

In this paper, a novel algorithm for automatic fabric defect classification was proposed, based on the combination of a texture analysis method and a support vector machine SVM. Three texture methods were used and compared, GLCM, LBP, and LPQ. They were combined with SVM’s classifier. The system has been tested using TILDA database. A comparative study of the performance and the running time of the three methods was carried out. The obtained results are interesting and show that LBP is the best method for recognition and classification and it proves that the SVM is a suitable classifier for such problems. We demonstrate that some defects are easier to classify than others.

Author(s):  
Angana Saikia ◽  
Vinayak Majhi ◽  
Masaraf Hussain ◽  
Sudip Paul ◽  
Amitava Datta

Tremor is an involuntary quivering movement or shake. Characteristically occurring at rest, the classic slow, rhythmic tremor of Parkinson's disease (PD) typically starts in one hand, foot, or leg and can eventually affect both sides of the body. The resting tremor of PD can also occur in the jaw, chin, mouth, or tongue. Loss of dopamine leads to the symptoms of Parkinson's disease and may include a tremor. For some people, a tremor might be the first symptom of PD. Various studies have proposed measurable technologies and the analysis of the characteristics of Parkinsonian tremors using different techniques. Various machine-learning algorithms such as a support vector machine (SVM) with three kernels, a discriminant analysis, a random forest, and a kNN algorithm are also used to classify and identify various kinds of tremors. This chapter focuses on an in-depth review on identification and classification of various Parkinsonian tremors using machine learning algorithms.


2012 ◽  
Vol 468-471 ◽  
pp. 2916-2919
Author(s):  
Fan Yang ◽  
Yu Chuan Wu

This paper describes how to use a posture sensor to validate human daily activity and by machine learning algorithm - Support Vector Machine (SVM) an outstanding model is built. The optimal parameter σ and c of RBF kernel SVM were obtained by searching automatically. Those kinematic data was carried out through three major steps: wavelet transformation, Principle Component Analysis (PCA) -based dimensionality reduction and k-fold cross-validation, followed by implementing a best classifier to distinguish 6 difference actions. As an activity classifier, the SVM (Support Vector Machine) algorithm is used, and we have achieved over 94.5% of mean accuracy in detecting differential actions. It shows that the verification approach based on the recognition of human activity detection is valuable and will be further explored in the near future.


2021 ◽  
Vol 5 (3) ◽  
pp. 905
Author(s):  
Muhammad Afrizal Amrustian ◽  
Vika Febri Muliati ◽  
Elsa Elvira Awal

Japanese is one of the most difficult languages to understand and read. Japanese writing that does not use the alphabet is the reason for the difficulty of the Japanese language to read. There are three types of Japanese, namely kanji, katakana, and hiragana. Hiragana letters are the most commonly used type of writing. In addition, hiragana has a cursive nature, so each person's writing will be different. Machine learning methods can be used to read Japanese letters by recognizing the image of the letters. The Japanese letters that are used in this study are hiragana vowels. This study focuses on conducting a comparative study of machine learning methods for the image classification of Japanese letters. The machine learning methods that were successfully compared are Naïve Bayes, Support Vector Machine, Decision Tree, Random Forest, and K-Nearest Neighbor. The results of the comparative study show that the K-Nearest Neighbor method is the best method for image classification of hiragana vowels. K-Nearest Neighbor gets an accuracy of 89.4% with a low error rate.


2021 ◽  
Author(s):  
Leonie Lampe ◽  
Sebastian Niehaus ◽  
Hans-Jürgen Huppertz ◽  
Alberto Merola ◽  
Janis Reinelt ◽  
...  

Abstract Importance The entry of artificial intelligence into medicine is pending. Several methods have been used for predictions of structured neuroimaging data, yet nobody compared them in this context.Objective Multi-class prediction is key for building computational aid systems for differential diagnosis. We compared support vector machine, random forest, gradient boosting, and deep feed-forward neural networks for the classification of different neurodegenerative syndromes based on structural magnetic resonance imaging.Design, Setting, and Participants Atlas-based volumetry was performed on multi-centric T1weighted MRI data from 940 subjects, i.e. 124 healthy controls and 816 patients with ten different neurodegenerative diseases, leading to a multi-diagnostic multi-class classification task with eleven different classes.Interventions n.a.Main Outcomes and Measures Cohen’s Kappa, Accuracy, and F1-score to assess model performance.Results Over all, the neural network produced both the best performance measures as well as the most robust results. The smaller classes however were better classified by either the ensemble learning methods or the support vector machine, while performance measures for small classes were comparatively low, as expected. Diseases with regionally specific and pronounced atrophy patterns were generally better classified than diseases with wide-spread and rather weak atrophy.Conclusions and Relevance Our study furthermore underlines the necessity of larger data sets but also calls for a careful consideration of different machine learning methods that can handle the type of data and the classification task best.Trial Registration n.a.


2020 ◽  
Author(s):  
Chao Yin ◽  
Xiaohua Deng ◽  
Zhiqiang Yu ◽  
Ruting Chen ◽  
Hongxiang Zhong ◽  
...  

Abstract Background: During the biomass-to-bio-oil conversion process, many researches focus on the study of the association between the biomass and the bio-products by using near infrared spectra (NIR) and chemical analysis method. However, the characterization of biomass pyrolysis behaviors by using thermogravimetric analysis (TGA) with support vector machine (SVM) algorithm has not been reported. In this study, tobacco was chosen as the object for biomass, because the cigarette smoke (including water, tar and gases) released by tobacco pyrolysis reactions decide the sensory quality, which is similar to the use of biomass as a renewable resource through the pyrolysis process. Results: Support vector machine (SVM) has been employed to automatically classify the planting area and growing position of tobacco leaves by using thermogravimetric analysis data as the information source for the first time. 88 single-grade tobacco samples belonging to 4 grades and 8 categories were split into the training, validation and blind testing set. Our model showed excellent performances in both the training and validation set as well as in the blind test, with accuracy over 91.67%. Throughout the whole dataset of 88 samples, our model not only provides precise results on the planting area of tobacco leave, but also accurately distinguishes the major grades among the upper, lower and middle positions. Error only occurs in the classification of subgrades of the middle position. Conclusions: Our results not only validated the feasibility of using thermogravimetric analysis with SVM algorithm as an objective and rapid method for automatic classification of tobacco planting area and growing position, but also showed this new analysis method would be a promising way to exploring bio-oil quality prior to biomass pyrolysis production.


Author(s):  
Angana Saikia ◽  
Vinayak Majhi ◽  
Masaraf Hussain ◽  
Sudip Paul ◽  
Amitava Datta

Tremor is an involuntary quivering movement or shake. Characteristically occurring at rest, the classic slow, rhythmic tremor of Parkinson's disease (PD) typically starts in one hand, foot, or leg and can eventually affect both sides of the body. The resting tremor of PD can also occur in the jaw, chin, mouth, or tongue. Loss of dopamine leads to the symptoms of Parkinson's disease and may include a tremor. For some people, a tremor might be the first symptom of PD. Various studies have proposed measurable technologies and the analysis of the characteristics of Parkinsonian tremors using different techniques. Various machine-learning algorithms such as a support vector machine (SVM) with three kernels, a discriminant analysis, a random forest, and a kNN algorithm are also used to classify and identify various kinds of tremors. This chapter focuses on an in-depth review on identification and classification of various Parkinsonian tremors using machine learning algorithms.


2021 ◽  
Vol 9 (B) ◽  
pp. 1283-1289
Author(s):  
Jane Aurelia ◽  
Zuherman Rustam

BACKGROUND: Cancer is a major health problem not only in Indonesia but also throughout the world. Cancer is the growth and spread of abnormal cells that have distinctive characteristics, that if can no longer be controlled will usually cause death. The number of deaths due to cancer is generally caused by late diagnosis and inappropriate treatment. To reduce mortality from cancer, it is necessary to strive for early detection and monitoring of cancer in patients undergoing therapy. Convolutional neural networks (CNNs) as one of machine learning methods are designed to produce or process data from two dimensions that have a network tier and many applications carried out in the image. Moreover, support vector machines (SVMs) as a hypothetical space in the form of linear functions feature have high dimensions and trained algorithm based on optimization theory. AIM: In connection with the above, this paper discusses the role of the machine learning technique named a hybrid CNN-SVM. METHODS: The proposed method is used in the detection and monitoring of cancers by determining the classification of cancers in X-ray computed tomography (CT) patients’ images. Several types of cancer that used for determination in detection and monitoring of cancers diagnosis are also discussed in this paper, such as lung, liver, and breast cancer. RESULTS: From the discussion, the results show that the combining model of hybrid CNN-SVM has the best performance with 99.17% accuracy value. CONCLUSION: Therefore, it can be concluded that machine learning plays a very important role in the detection and management of cancer treatment through the determination of classification of cancers in X-ray CT patients’ images. As the proposed method can detect cancer cells with an effective mechanism of action so can has the potential to inhibit in the future studies with more extensive data materials and various diseases.


2019 ◽  
Vol 9 (3) ◽  
pp. 66-69
Author(s):  
Róża Dzierżak

The aim of this article was to compare the influence of the data pre-processing methods – normalization and standardization – on the results of the classification of spongy tissue images. Four hundred CT images of the spine (L1 vertebra) were used for the analysis. The images were obtained from fifty healthy patients and fifty patients with diagnosed with osteoporosis. The samples of tissue (50×50 pixels) were subjected to a texture analysis to obtain descriptors of features based on a histogram of grey levels, gradient, run length matrix, co-occurrence matrix, autoregressive model and wavelet transform. The obtained results were set in the importance ranking (from the most important to the least important), and the first fifty features were used for further experiments. These data were normalized and standardized and then classified using five different methods: naive Bayes classifier, support vector machine, multilayer perceptrons, random forest and classification via regression. The best results were obtained for standardized data and classified by using multilayer perceptrons. This algorithm allowed for obtaining high accuracy of classification at the level of 94.25%.


Sign in / Sign up

Export Citation Format

Share Document