multiple classifier systems
Recently Published Documents


TOTAL DOCUMENTS

170
(FIVE YEARS 12)

H-INDEX

23
(FIVE YEARS 4)

2021 ◽  
Vol 7 (2) ◽  
pp. 232-257
Author(s):  
Alexandra Y. Aikhenvald

Abstract Noun categorization devices, or classifiers, of all types are a means of classifying referents in terms of basic cognitively salient parameters. These include humanness, animacy, sex, shape, direction and orientation, consistency, and function. In large systems of classifiers, one finds additional terms whose application is restricted to a limited set of referents, or even just to a single referent. For instance, numerous languages of Mainland Southeast Asia have elaborate sets of specific classifiers in the domain of social hierarchies and human interactions. Languages with multiple classifier systems spoken in riverine environment will be likely to have a special classifier for ‘canoe’. Rather than categorizing entities in terms of general features, such classifiers with specific meanings serve to highlight items important for the socio-cultural environment of the speakers and their means of subsistence. Specific classifiers are likely to be lost if a practice or a hierarchy they reflect undergoes attrition. They occupy a singular place in language acquisition and the history of development of classifier systems.


Author(s):  
PEREPI RAJARAJESWARI ◽  
O. ANWAR BÉG

This paper describes a novel call recognizer system based on the machine learning approach. Current trends, intelligence, emotional recognition and other factors are important challenges in the real world. The proposed system provides robustness with high accuracy and adequate response time for the human–computer interaction. Intelligence and emotion recognition from the speech of human–computer interfaces are simulated via multiple classifier systems (MCSs). At a higher-level stage, the acoustic stream phase extracts certain acoustic features based on the pitch and energy of the signal. Here, the feature space is labeled with various emotional types in the training phase. Emotional categories are trained in the acoustic feature space. The semantic stream process converts speech into text in the input speech signal. Text classification algorithms are applied subsequently. The clustering and classification process is performed via a [Formula: see text]-means algorithm. The detection of the Tone of Voice of call recognition system is achieved with the XGBoost model for feature extraction and detection of a particular phrase in the client call phase. Speech expressions are used for understanding the human emotion. The algorithms are tested and demonstrate good performance in the simulation environment.


Author(s):  
Mario Barbareschi ◽  
Salvatore Barone ◽  
Nicola Mazzocca

AbstractSo far, multiple classifier systems have been increasingly designed to take advantage of hardware features, such as high parallelism and computational power. Indeed, compared to software implementations, hardware accelerators guarantee higher throughput and lower latency. Although the combination of multiple classifiers leads to high classification accuracy, the required area overhead makes the design of a hardware accelerator unfeasible, hindering the adoption of commercial configurable devices. For this reason, in this paper, we exploit approximate computing design paradigm to trade hardware area overhead off for classification accuracy. In particular, starting from trained DT models and employing precision-scaling technique, we explore approximate decision tree variants by means of multiple objective optimization problem, demonstrating a significant performance improvement targeting field-programmable gate array devices.


Entropy ◽  
2020 ◽  
Vol 22 (10) ◽  
pp. 1129
Author(s):  
Jędrzej Biedrzycki ◽  
Robert Burduk

A vital aspect of the Multiple Classifier Systems construction process is the base model integration. For example, the Random Forest approach used the majority voting rule to fuse the base classifiers obtained by bagging the training dataset. In this paper we propose the algorithm that uses partitioning the feature space whose split is determined by the decision rules of each decision tree node which is the base classification model. After dividing the feature space, the centroid of each new subspace is determined. This centroids are used in order to determine the weights needed in the integration phase based on the weighted majority voting rule. The proposal was compared with other Multiple Classifier Systems approaches. The experiments regarding multiple open-source benchmarking datasets demonstrate the effectiveness of our method. To discuss the results of our experiments, we use micro and macro-average classification performance measures.


2020 ◽  
Vol 2020 ◽  
pp. 1-14
Author(s):  
Radhika Kamath ◽  
Mamatha Balachandra ◽  
Srikanth Prabhu

Weeds are unwanted plants that grow among crops. These weeds can significantly reduce the yield and quality of the farm output. Unfortunately, site-specific weed management is not followed in most of the cases. That is, instead of treating a field with a specific type of herbicide, the field is treated with a broadcast herbicide application. This broadcast application of the herbicide has resulted in herbicide-resistant weeds and has many ill effects on the natural environment. This has prompted many research studies to seek the most effective weed management techniques. One such technique is computer vision-based automatic weed detection and identification. Using this technique, weeds can be detected and identified and a suitable herbicide can be recommended to the farmers. Therefore, it is important for the computer vision technique to successfully identify and classify the crops and weeds from the digital images. This paper investigates the multiple classifier systems built using support vector machines and random forest classifiers for plant classification in classifying paddy crops and weeds from digital images. Digital images of paddy crops and weeds from the paddy fields were acquired using three different cameras fixed at different heights from the ground. Texture, color, and shape features were extracted from the digital images after background subtraction and used for classification. A simple and new method was used as a decision function in the multiple classifier systems. An accuracy of 91.36% was obtained by the multiple classifier systems and was found to outperform single classifier systems.


2019 ◽  
Vol 11 (1) ◽  
Author(s):  
David Ruano-Ordás ◽  
Lindsey Burggraaff ◽  
Rongfang Liu ◽  
Cas van der Horst ◽  
Laura H. Heitman ◽  
...  

Abstract Drugs have become an essential part of our lives due to their ability to improve people’s health and quality of life. However, for many diseases, approved drugs are not yet available or existing drugs have undesirable side effects, making the pharmaceutical industry strive to discover new drugs and active compounds. The development of drugs is an expensive process, which typically starts with the detection of candidate molecules (screening) after a protein target has been identified. To this end, the use of high-performance screening techniques has become a critical issue in order to palliate the high costs. Therefore, the popularity of computer-based screening (often called virtual screening or in silico screening) has rapidly increased during the last decade. A wide variety of Machine Learning (ML) techniques has been used in conjunction with chemical structure and physicochemical properties for screening purposes including (i) simple classifiers, (ii) ensemble methods, and more recently (iii) Multiple Classifier Systems (MCS). Here, we apply an MCS for virtual screening (D2-MCS) using circular fingerprints. We applied our technique to a dataset of cannabinoid CB2 ligands obtained from the ChEMBL database. The HTS collection of Enamine (1,834,362 compounds), was virtually screened to identify 48,232 potential active molecules using D2-MCS. Identified molecules were ranked to select 21 promising novel compounds for in vitro evaluation. Experimental validation confirmed six highly active hits (> 50% displacement at 10 µM and subsequent Ki determination) and an additional five medium active hits (> 25% displacement at 10 µM). Hence, D2-MCS provided a hit rate of 29% for highly active compounds and an overall hit rate of 52%.


Diagnostics ◽  
2019 ◽  
Vol 9 (4) ◽  
pp. 165 ◽  
Author(s):  
Ragab ◽  
Sharkas ◽  
Attallah

Breast cancer is one of the major health issues across the world. In this study, a new computer-aided detection (CAD) system is introduced. First, the mammogram images were enhanced to increase the contrast. Second, the pectoral muscle was eliminated and the breast was suppressed from the mammogram. Afterward, some statistical features were extracted. Next, k-nearest neighbor (k-NN) and decision trees classifiers were used to classify the normal and abnormal lesions. Moreover, multiple classifier systems (MCS) was constructed as it usually improves the classification results. The MCS has two structures, cascaded and parallel structures. Finally, two wrapper feature selection (FS) approaches were applied to identify those features, which influence classification accuracy. The two data sets (1) the mammographic image analysis society digital mammogram database (MIAS) and (2) the digital mammography dream challenge were combined together to test the CAD system proposed. The highest accuracy achieved with the proposed CAD system before FS was 99.7% using the Adaboosting of the J48 decision tree classifiers. The highest accuracy after FS was 100 %, which was achieved with k‐NN classifier. Moreover, the area under the curve (AUC) of the receiver operating characteristic (ROC) curve was equal to 1.0. The results showed that the proposed CAD system was able to accurately classify normal and abnormal lesions in mammogram samples.


Author(s):  
S. H. Alizadeh Moghaddam ◽  
M. Mokhtarzade ◽  
S. A. Alizadeh Moghaddam

Abstract. Multiple classifier systems (MCSs) have shown great performance for the classification of hyperspectral images. The requirements for a successful MCS are 1) diversity between ensembles and 2) good classification accuracy of each ensemble. In this paper, we develop a new MCS method based on a particle swarm optimization (PSO) algorithm. Firstly, in each ensemble of the proposed method, called PSO-MCS, PSO identifies a subset of the spectral bands with a high J2 value, which is a measure of class-separability. Then, an SVM classifier is used to classify the input image, applying the selected features in each ensemble. Finally, the classification results of the entire ensembles are integrated using a majority voting strategy. Having the benefit of the PSO algorithm, PSO-MCS selects appropriate features. In addition, due to the fact that different features are selected in different runs of PSO, diversity between the ensembles is provided. Experimental results on an AVIRIS Indian Pine image show the superiority of the proposed method over its competitor, named random feature selection method.


Author(s):  
Henry Friday Nweke ◽  
Ying Wah Teh ◽  
Ghulam Mujtaba ◽  
Uzoma Rita Alo ◽  
Mohammed Ali Al-garadi

Abstract Multimodal sensors in healthcare applications have been increasingly researched because it facilitates automatic and comprehensive monitoring of human behaviors, high-intensity sports management, energy expenditure estimation, and postural detection. Recent studies have shown the importance of multi-sensor fusion to achieve robustness, high-performance generalization, provide diversity and tackle challenging issue that maybe difficult with single sensor values. The aim of this study is to propose an innovative multi-sensor fusion framework to improve human activity detection performances and reduce misrecognition rate. The study proposes a multi-view ensemble algorithm to integrate predicted values of different motion sensors. To this end, computationally efficient classification algorithms such as decision tree, logistic regression and k-Nearest Neighbors were used to implement diverse, flexible and dynamic human activity detection systems. To provide compact feature vector representation, we studied hybrid bio-inspired evolutionary search algorithm and correlation-based feature selection method and evaluate their impact on extracted feature vectors from individual sensor modality. Furthermore, we utilized Synthetic Over-sampling minority Techniques (SMOTE) algorithm to reduce the impact of class imbalance and improve performance results. With the above methods, this paper provides unified framework to resolve major challenges in human activity identification. The performance results obtained using two publicly available datasets showed significant improvement over baseline methods in the detection of specific activity details and reduced error rate. The performance results of our evaluation showed 3% to 24% improvement in accuracy, recall, precision, F-measure and detection ability (AUC) compared to single sensors and feature-level fusion. The benefit of the proposed multi-sensor fusion is the ability to utilize distinct feature characteristics of individual sensor and multiple classifier systems to improve recognition accuracy. In addition, the study suggests a promising potential of hybrid feature selection approach, diversity-based multiple classifier systems to improve mobile and wearable sensor-based human activity detection and health monitoring system.


Sign in / Sign up

Export Citation Format

Share Document