Search results for "Classifier"
showing 10 items of 231 documents
Training label cleaning with ant colony optimization for classification of remote sensing imagery
2015
This paper presents an original approach for improving performances of the supervised classifiers in remote sensing imagery by proposing a technique to refine a given training set using Ant Colony Optimization (ACO). The new method called ACO-Training Label Cleaning (ACO-TLC) applies ACO model for selection of the significant training samples from a given set of labeled vectors in order to optimize the quality of a supervised classifier. This means to retain the most informative samples and to remove the uncertain or misclassified training samples, which lead to classification errors. As a result of the selection process, we can obtain a purified training set. The proposed model is implemen…
On the classification of visual patterns: systems analysis using detection experiments.
1977
Behavioral experiments are indispensable for the analysis of biological systems for cognition and recognition. When these are carried out as detection experiments three types of description can be used for the problem of visual pattern recognition which allow conclusions to be drawn on the operating function of the system. Provided that the signals to be recognized have additive noise superimposed on them, system description is possible: 1. on the basis on the probabilities of recognition and of mix-up,--2. through the analysis of the transformation of distribution densities of the noise,--3. by means of the measurable distances of the patterns from each other in feature space.-The analysis…
Ventricular Fibrillation and Tachycardia detection from surface ECG using time-frequency representation images as input dataset for machine learning
2017
Parameter-less ventricular fibrillation detection with time-frequency representation.Time-frequency representations are treated as images for a classifier.A comparison for four classifiers demonstrates the validity of the proposed method.The proposed technique could be applied to any signal and research field.This is a novel approach to signal analysis. Background and objectiveTo safely select the proper therapy for Ventricullar Fibrillation (VF) is essential to distinct it correctly from Ventricular Tachycardia (VT) and other rhythms. Provided that the required therapy would not be the same, an erroneous detection might lead to serious injuries to the patient or even cause Ventricular Fibr…
Methodological Approach for Messages Classification on Twitter Within E-Government Area
2018
The constant growth in the numbers of Social Media users is a reality of the past few years. Companies, governments and researchers focus on extracting useful data from Social Media. One of the most important things we can extract from the messages transmitted from one user to another is the sentiment—positive, negative or neutral—regarding the subject of the conversation. There are many studies on how to classify these messages, but all of them need a huge amount of data already classified for training, data not available for Romanian language texts. We present a case study in which we use a Naive Bayes classifier trained on an English short text corpus on several thousand Romanian texts. …
Review of Non-English Corpora Annotated for Emotion Classification in Text
2020
In this paper we try to systematize the information about the available corpora for emotion classification in text for languages other than English with the goal to find what approaches could be used for low-resource languages with close to no existing works in the field. We analyze the corresponding volume, emotion classification schema, language of each corresponding corpus and methods employed for data preparation and annotation automation. We’ve systematized twenty-four papers representing the corpora and found that corpora were mostly for the most spoken world languages: Hindi, Chinese, Turkish, Arabic, Japanese etc. A typical corpus contained several thousand of manually-annotated ent…
Weights Space Exploration Using Genetic Algorithms for Meta-classifier in Text Document Classification
2012
Aspects Concerning SVM Method’s Scalability
2008
In the last years the quantity of text documents is increasing continually and automatic document classification is an important challenge. In the text document classification the training step is essential in obtaining a good classifier. The quality of learning depends on the dimension of the training data. When working with huge learning data sets, problems regarding the training time that increases exponentially are occurring. In this paper we are presenting a method that allows working with huge data sets into the training step without increasing exponentially the training time and without significantly decreasing the classification accuracy.
A two miRNA classifier differentiates follicular thyroid carcinomas from follicular thyroid adenomas.
2015
The inherent diagnostic limitations of thyroid fine needle aspiration (FNA), especially in the "indeterminate" category, can be partially overcome by molecular analyses. We aimed at the identification of miRNAs that could be used to improve the discrimination of indeterminate FNAs. miRNA expression profiling was performed for 17 follicular carcinomas (FTCs) and 8 follicular adenomas (FAs). The microarray results underwent cross-comparison using three additional microarray data sets. Candidate miRNAs were validated by qPCR in an independent set of 32 FTCs and 46 FAs. Sixty-eight differentially expressed miRNAs were identified. Thirteen miRNAs could be confirmed by cross comparison. A two-miR…
Ultimate Order Statistics-Based Prototype Reduction Schemes
2013
Published version of a chapter in the book: AI 2013: Advances in Artificial Intelligence. Also available from the publisher at: http://dx.doi.org/10.1007/978-3-319-03680-9_42 The objective of Prototype Reduction Schemes (PRSs) and Border Identification (BI) algorithms is to reduce the number of training vectors, while simultaneously attempting to guarantee that the classifier built on the reduced design set performs as well, or nearly as well, as the classifier built on the original design set. In this paper, we shall push the limit on the field of PRSs to see if we can obtain a classification accuracy comparable to the optimal, by condensing the information in the data set into a single tr…
Feature Selection for Ensembles of Simple Bayesian Classifiers
2002
A popular method for creating an accurate classifier from a set of training data is to train several classifiers, and then to combine their predictions. The ensembles of simple Bayesian classifiers have traditionally not been a focus of research. However, the simple Bayesian classifier has much broader applicability than previously thought. Besides its high classification accuracy, it also has advantages in terms of simplicity, learning speed, classification speed, storage space, and incrementality. One way to generate an ensemble of simple Bayesian classifiers is to use different feature subsets as in the random subspace method. In this paper we present a technique for building ensembles o…