129 research outputs found

    Data classification and forecasting using the Mahalanobis-Taguchi method

    Get PDF
    Classification and forecasting are useful concepts in the field of condition monitoring. Condition monitoring refers to the analysis and monitoring of system characteristics to understand and identify deviations from normal operating conditions. This can be performed for prediction, diagnosis, or prognosis or a combination of any these purposes. Fault identification and diagnosis are usually achieved through data classification, while forecasting methods are usually used to accomplish the prediction objective. Data gathered from monitoring systems often consists of multiple multivariate time series and is fed into a model for data analysis using various techniques. One of the data analysis techniques used is the Mahalanobis-Taguchi strategy (MTS) because of its suitability for multivariate data analysis. MTS provides a means of extracting information in a multidimensional system by integrating information from different variables into a single composite metric. MTS is used to conduct analysis on the measurement parameters and seeks a correlation with the result while also seeking to optimize the analysis by identifying variables of importance strongly correlated with a defect or fault occurrence. This research presents the application of a MTS based system for predicting faults in heavy duty vehicles and the application of MTS in a multiclass classification problem. The benefits and practicality of the methodology in industrial applications are demonstrated through the use of real world data and discussion of results. --Abstract, page iv

    Large Margin Distribution Machine Recursive Feature Elimination

    Get PDF
    We gratefully thank Dr Teng Zhang and Prof Zhi-Hua Zhou for providing the source code of “LDM” source code and their kind technical assistance. This work is supported by the National Natural Science Foundation of China (Nos. 61472159, 61572227) and Development Project of Jilin Province of China (Nos. 20160204022GX, 2017C033). This work is also partially supported by the 2015 Scottish Crucible Award funded by the Royal Society of Edinburgh and the 2016 PECE bursary provided by the Scottish Informatics & Computer Science Alliance (SICSA).Postprin

    Modified Mahalanobis Taguchi System for Imbalance Data Classification

    Get PDF
    The Mahalanobis Taguchi System (MTS) is considered one of the most promising binary classification algorithms to handle imbalance data. Unfortunately, MTS lacks a method for determining an efficient threshold for the binary classification. In this paper, a nonlinear optimization model is formulated based on minimizing the distance between MTS Receiver Operating Characteristics (ROC) curve and the theoretical optimal point named Modified Mahalanobis Taguchi System (MMTS). To validate the MMTS classification efficacy, it has been benchmarked with Support Vector Machines (SVMs), Naive Bayes (NB), Probabilistic Mahalanobis Taguchi Systems (PTM), Synthetic Minority Oversampling Technique (SMOTE), Adaptive Conformal Transformation (ACT), Kernel Boundary Alignment (KBA), Hidden Naive Bayes (HNB), and other improved Naive Bayes algorithms. MMTS outperforms the benchmarked algorithms especially when the imbalance ratio is greater than 400. A real life case study on manufacturing sector is used to demonstrate the applicability of the proposed model and to compare its performance with Mahalanobis Genetic Algorithm (MGA)

    Integration of mahalanobis-taguchi system and activity based costing in decision making for remanufacturing

    Get PDF
    Classifying components at the end of life (EOL) into remanufacture, repair or dispose is still a major concern to automotive industries. Prior to this study, no specific approach is reported as a guide line to determine critical crankpins that justifying economical remanufacturing process. Traditional cost accounting (TCA) has been used widely by remanufacturing industries but this is not a good measure of estimating the actual manufacturing costs per unit as compared to activity based costing (ABC). However, the application of ABC method in estimating remanufactured cost is rarely reported. These issues were handled separately without a proper integration to make remanufacturing decision which frequently results into uneconomical operating cost and finally the decision becomes less accurate. The aim of this work is to develop a suitable pattern recognition method for classifying crankshaft into three different EOL groups and subsequently evaluates the critical and non-critical crankpins of the used crankshaft using Mahalanobis-Taguchi System (MTS). A remanufacturability assessment technique was developed using Microsoft Excel spreadsheet on pattern recognition and critical crankpins evaluation, and finally integrates these information into a similar spreadsheet with ABC to make decision whether the crankshaft is to be remanufactured, repaired or disposed. The developed scatter diagram was able to recognize group pattern of EOL crankshaft which later was successfully used to determine critical crankpins required for remanufacturing process. The proposed method can serve as a useful approach to the remanufacturing industries for systematically evaluate and decide EOL components for further processing. Case study on six engine models, the result shows that three engines can be securely remanufactured at above 40% profit margin while another two engines are still viable to remanufacture but with less profit margin. In contrast, only two engines can be securely remanufactured due overcharge when using TCA. This inaccuracy affects significantly the overall remanufacturing activities and revenue of the industry. In conclusion, the proposed integration on pattern recognition, parameter evaluation and costing assists the decision making process to effectively remanufacture EOL automotive components as confirmed by Head of workshop of Motor Teknologi Industri Sdn. Bhd

    Supervised classification of etoposide-treated in vitro adherent cells based on noninvasive imaging morphology

    Get PDF
    Single-cell studies using noninvasive imaging is a challenging, yet appealing way to study cellular characteristics over extended periods of time, for instance to follow cell interactions and the behavior of different cell types within the same sample. In some cases, e.g., transplantation culturing, real-time cellular monitoring, stem cell studies, in vivo studies, and embryo growth studies, it is also crucial to keep the sample intact and invasive imaging using fluorophores or dyes is not an option. Computerized methods are needed to improve throughput of image-based analysis and for use with noninvasive microscopy such methods are poorly developed. By combining a set of well-documented image analysis and classification tools with noninvasive microscopy, we demonstrate the ability for long-term image-based analysis of morphological changes in single cells as induced by a toxin, and show how these changes can be used to indicate changes in biological function. In this study, adherent cell cultures of DU-145 treated with low-concentration (LC) etoposide were imaged during 3 days. Single cells were identified by image segmentation and subsequently classified on image features, extracted for each cell. In parallel with image analysis, an MTS assay was performed to allow comparison between metabolic activity and morphological changes after long-term low-level drug response. Results show a decrease in proliferation rate for LC etoposide, accompanied by changes in cell morphology, primarily leading to an increase in cell area and textural changes. It is shown that changes detected by image analysis are already visible on day 1 for 0.25-μM0.25-μM etoposide, whereas effects on MTS and viability are detected only on day 3 for 5-μM5-μM etoposide concentration, leading to the conclusion that the morphological changes observed occur before and at lower concentrations than a reduction in cell metabolic activity or viability. Three classifiers are compared and we report a best case sensitivity of 88% and specificity of 94% for classification of cells as treated/untreated

    SVM-RFE Based Feature Selection and Taguchi Parameters Optimization for Multiclass SVM Classifier

    Get PDF
    Recently, support vector machine (SVM) has excellent performance on classification and prediction and is widely used on disease diagnosis or medical assistance. However, SVM only functions well on two-group classification problems. This study combines feature selection and SVM recursive feature elimination (SVM-RFE) to investigate the classification accuracy of multiclass problems for Dermatology and Zoo databases. Dermatology dataset contains 33 feature variables, 1 class variable, and 366 testing instances; and the Zoo dataset contains 16 feature variables, 1 class variable, and 101 testing instances. The feature variables in the two datasets were sorted in descending order by explanatory power, and different feature sets were selected by SVM-RFE to explore classification accuracy. Meanwhile, Taguchi method was jointly combined with SVM classifier in order to optimize parameters C and γ to increase classification accuracy for multiclass classification. The experimental results show that the classification accuracy can be more than 95% after SVM-RFE feature selection and Taguchi parameter optimization for Dermatology and Zoo databases

    Deep learning-based change detection in remote sensing images:a review

    Get PDF
    Images gathered from different satellites are vastly available these days due to the fast development of remote sensing (RS) technology. These images significantly enhance the data sources of change detection (CD). CD is a technique of recognizing the dissimilarities in the images acquired at distinct intervals and are used for numerous applications, such as urban area development, disaster management, land cover object identification, etc. In recent years, deep learning (DL) techniques have been used tremendously in change detection processes, where it has achieved great success because of their practical applications. Some researchers have even claimed that DL approaches outperform traditional approaches and enhance change detection accuracy. Therefore, this review focuses on deep learning techniques, such as supervised, unsupervised, and semi-supervised for different change detection datasets, such as SAR, multispectral, hyperspectral, VHR, and heterogeneous images, and their advantages and disadvantages will be highlighted. In the end, some significant challenges are discussed to understand the context of improvements in change detection datasets and deep learning models. Overall, this review will be beneficial for the future development of CD methods

    Supervised classification of etoposide-treated in vitro adherent cells based on noninvasive imaging morphology.

    Get PDF
    Single-cell studies using noninvasive imaging is a challenging, yet appealing way to study cellular characteristics over extended periods of time, for instance to follow cell interactions and the behavior of different cell types within the same sample. In some cases, e.g., transplantation culturing, real-time cellular monitoring, stem cell studies, in vivo studies, and embryo growth studies, it is also crucial to keep the sample intact and invasive imaging using fluorophores or dyes is not an option. Computerized methods are needed to improve throughput of image-based analysis and for use with noninvasive microscopy such methods are poorly developed. By combining a set of well-documented image analysis and classification tools with noninvasive microscopy, we demonstrate the ability for long-term image-based analysis of morphological changes in single cells as induced by a toxin, and show how these changes can be used to indicate changes in biological function. In this study, adherent cell cultures of DU-145 treated with low-concentration (LC) etoposide were imaged during 3 days. Single cells were identified by image segmentation and subsequently classified on image features, extracted for each cell. In parallel with image analysis, an MTS assay was performed to allow comparison between metabolic activity and morphological changes after long-term low-level drug response. Results show a decrease in proliferation rate for LC etoposide, accompanied by changes in cell morphology, primarily leading to an increase in cell area and textural changes. It is shown that changes detected by image analysis are already visible on day 1 for [Formula: see text] etoposide, whereas effects on MTS and viability are detected only on day 3 for [Formula: see text] etoposide concentration, leading to the conclusion that the morphological changes observed occur before and at lower concentrations than a reduction in cell metabolic activity or viability. Three classifiers are compared and we report a best case sensitivity of 88% and specificity of 94% for classification of cells as treated/untreated

    Computer vision for sequential non-invasive microscopy imaging cytometry with applications in embryology

    Get PDF
    Many in vitro cytometric methods requires the sample to be destroyed in the process. Using image analysis of non-invasive microscopy techniques it is possible to monitor samples undisturbed in their natural environment, providing new insights into cell development, morphology and health. As the effect on the sample is minimized, imaging can be sustained for long un-interrupted periods of time, making it possible to study temporal events as well as individual cells over time. These methods are applicable in a number of fields, and are of particular importance in embryological studies, where no sample interference is acceptable. Using long term image capture and digital image cytometry of growing embryos it is possible to perform morphokinetic screening, automated analysis and annotation using proper software tools. By literature reference, one such framework is suggested and the required methods are developed and evaluated. Results are shown in tracking embryos, embryo cell segmentation, analysis of internal cell structures and profiling of cell growth and activity. Two related extensions of the framework into three dimensional embryo analysis and adherent cell monitoring are described

    Bi-LSTM neural network for EEG-based error detection in musicians’ performance

    Get PDF
    Electroencephalography (EEG) is a tool that allows us to analyze brain activity with high temporal resolution. These measures, combined with deep learning and digital signal processing, are widely used in neurological disorder detection and emotion and mental activity recognition. In this paper, a new method for mental activity recognition is presented: instantaneous frequency, spectral entropy and Mel-frequency cepstral coefficients (MFCC) are used to classify EEG signals using bidirectional LSTM neural networks. It is shown that this method can be used for intra-subject or inter-subject analysis and has been applied to error detection in musician performance reaching compelling accuracy.This work has been funded by Junta de Andalucía in the framework of Proyectos I+D+I en el marco del Programa Operativo FEDER Andalucia 2014–2020 under Project No.: UMA18-FEDERJA-023, Proyectos de I+D+i en el ámbito del Plan Andaluz de Investigación, Desarrollo e Innovación (PAIDI 2020) under Project No.: PY20_00237 and Universidad de Málaga, Campus de Excelencia Internacional Andalucia Tech . Funding for open access charge: Universidad de Málaga/CBU
    corecore