Search results for "Classifier"

showing 10 items of 231 documents

Enabling XCSF to cope with dynamic environments via an adaptive error threshold

2020

The learning classifier system XCSF is a variant of XCS employed for function approximation. Although XCSF is a promising candidate for deployment in autonomous systems, its parameter dependability imposes a significant hurdle, as a-priori parameter optimization is not feasible for complex and changing environmental conditions. One of the most important parameters is the error threshold, which can be interpreted as a target bound on the approximation error and has to be set according to the approximated function. To enable XCSF to reliably approximate functions that change during runtime, we propose the use of an error threshold, which is adapted at run-time based on the currently achieved …

Learning classifier systemComputer scienceError thresholdComputer Science::Neural and Evolutionary Computation0102 computer and information sciences02 engineering and technologyFunction (mathematics)01 natural sciencesSet (abstract data type)Function approximation010201 computation theory & mathematicsApproximation error0202 electrical engineering electronic engineering information engineering020201 artificial intelligence & image processingAlgorithmProceedings of the 2020 Genetic and Evolutionary Computation Conference Companion
researchProduct

Evolution and Learning: Evolving Sensors in a Simple MDP Environment

2003

Natural intelligence and autonomous agents face difficulties when acting in information-dense environments. Assailed by a multitude of stimuli they have to make sense of the inflow of information, filtering and processing what is necessary, but discarding that which is unimportant. This paper aims at investigating the interactions between evolution of the sensorial channel extracting the information from the environment and the simultaneous individual adaptation of agent-control. Our particular goal is to study the influence of learning on the evolution of sensors, with learning duration being the tunable parameter. A genetic algorithm governs the evolution of sensors appropriate for the a…

Learning classifier systembusiness.industryComputer science05 social sciencesAutonomous agentExperimental and Cognitive PsychologyGrid050105 experimental psychologyTask (project management)03 medical and health sciencesBehavioral Neuroscience0302 clinical medicineGenetic algorithmReinforcement learning0501 psychology and cognitive sciencesArtificial intelligencebusinessAdaptation (computer science)030217 neurology & neurosurgeryCommunication channelAdaptive Behavior
researchProduct

An Automatic Sleep Scoring Toolbox : Multi-modality of Polysomnography Signals’ Processing

2019

Sleep scoring is a fundamental but time-consuming process in any sleep laboratory. To speed up the process of sleep scoring without compromising accuracy, this paper develops an automatic sleep scoring toolbox with the capability of multi-signal processing. It allows the user to choose signal types and the number of target classes. Then, an automatic process containing signal pre-processing, feature extraction, classifier training (or prediction) and result correction will be performed. Finally, the application interface displays predicted sleep structure, related sleep parameters and the sleep quality index for reference. To improve the identification accuracy of minority stages, a layer-w…

MATLABSpeedupComputer scienceFeature extraction02 engineering and technologyPolysomnographyMachine learningcomputer.software_genreuni (lepotila)polysomnography0202 electrical engineering electronic engineering information engineeringmedicineHidden Markov modelSignal processingSleep Stagesmedicine.diagnostic_testbusiness.industrysignaalianalyysi020206 networking & telecommunicationsautomatic sleep scoringToolboxmulti-modality analysis020201 artificial intelligence & image processingArtificial intelligencebusinesscomputerClassifier (UML)MATLAB toolbox
researchProduct

Hyperspectral detection of citrus damage with Mahalanobis kernel classifier

2007

Presented is a full computer vision system for the identification of post-harvest damage in citrus packing houses. The method is based on the combined use of hyperspectral images and the Mahalanobis kernel classifier. More accurate and reliable results compared to other methods are obtained in several scenarios and acquired images.

Mahalanobis distanceContextual image classificationbusiness.industryComputer scienceHyperspectral imagingPattern recognitionObject detectionSupport vector machineKernel (linear algebra)Kernel methodKernel (image processing)Computer visionArtificial intelligenceElectrical and Electronic EngineeringbusinessClassifier (UML)
researchProduct

Accelerated Proximal Gradient Descent in Metric Learning for Kernel Regression

2018

The purpose of this paper is to learn a specific distance function for the Nadayara Watson estimator to be applied as a non-linear classifier. The idea of transforming the predictor variables and learning a kernel function based on Mahalanobis pseudo distance througth an low rank structure in the distance function will help us to lead the development of this problem. In context of metric learning for kernel regression, we introduce an Accelerated Proximal Gradient to solve the non-convex optimization problem with better convergence rate than gradient descent. An extensive experiment and the corresponding discussion tries to show that our strategie its a competitive solution in relation to p…

Mahalanobis distanceOptimization problembusiness.industryComputer scienceEstimator02 engineering and technology010501 environmental sciences01 natural sciencesRate of convergenceMetric (mathematics)0202 electrical engineering electronic engineering information engineeringKernel regression020201 artificial intelligence & image processingArtificial intelligencebusinessGradient descentAlgorithmClassifier (UML)0105 earth and related environmental sciences
researchProduct

2014

Large data sets classification is widely used in many industrial applications. It is a challenging task to classify large data sets efficiently, accurately, and robustly, as large data sets always contain numerous instances with high dimensional feature space. In order to deal with this problem, in this paper we present an online Logdet divergence based metric learning (LDML) model by making use of the powerfulness of metric learning. We firstly generate a Mahalanobis matrix via learning the training data with LDML model. Meanwhile, we propose a compressed representation for high dimensional Mahalanobis matrix to reduce the computation complexity in each iteration. The final Mahalanobis mat…

Mahalanobis distanceTraining setApplied MathematicsFeature vectorHigh dimensionalcomputer.software_genreComputation complexityData miningBenchmark dataClassifier (UML)computerAlgorithmAnalysisMathematicsAbstract and Applied Analysis
researchProduct

The fundamental theory of optimal "Anti-Bayesian" parametric pattern classification using order statistics criteria

2013

Author's version of an article in the journal: Pattern Recognition. Also available from the publisher at: http://dx.doi.org/10.1016/j.patcog.2012.07.004 The gold standard for a classifier is the condition of optimality attained by the Bayesian classifier. Within a Bayesian paradigm, if we are allowed to compare the testing sample with only a single point in the feature space from each class, the optimal Bayesian strategy would be to achieve this based on the (Mahalanobis) distance from the corresponding means. The reader should observe that, in this context, the mean, in one sense, is the most central point in the respective distribution. In this paper, we shall show that we can obtain opti…

Mahalanobis distanceVDP::Mathematics and natural science: 400::Mathematics: 410::Statistics: 412Feature vectorOrder statisticBayesian probabilityclassification by moments of order statistics020206 networking & telecommunicationsVDP::Technology: 500::Information and communication technology: 55002 engineering and technologyprototype reduction schemesNaive Bayes classifierBayes' theoremExponential familypattern classificationorder statisticsArtificial IntelligenceSignal Processing0202 electrical engineering electronic engineering information engineering020201 artificial intelligence & image processingComputer Vision and Pattern RecognitionAlgorithmSoftwarereduction of training patternsMathematicsParametric statistics
researchProduct

Decision Committee Learning with Dynamic Integration of Classifiers

2000

Decision committee learning has demonstrated spectacular success in reducing classification error from learned classifiers. These techniques develop a classifier in the form of a committee of subsidiary classifiers. The combination of outputs is usually performed by majority vote. Voting, however, has a shortcoming. It is unable to take into account local expertise. When a new instance is difficult to classify, then the average classifier will give a wrong prediction, and the majority vote will more probably result in a wrong prediction. Instead of voting, dynamic integration of classifiers can be used, which is based on the assumption that each committee member is best inside certain subar…

Majority ruleBoosting (machine learning)business.industryComputer scienceFeature vectormedia_common.quotation_subjectMachine learningcomputer.software_genreRandom subspace methodComputingMethodologies_PATTERNRECOGNITIONVotingArtificial intelligenceAdaBoostbusinesscomputerClassifier (UML)Information integrationmedia_common
researchProduct

Dynamic Integration of Decision Committees

2000

Decision committee learning has demonstrated outstanding success in reducing classification error with an ensemble of classifiers. In a way a decision committee is a classifier formed upon an ensemble of subsidiary classifiers. Voting, which is commonly used to produce the final decision of committees has, however, a shortcoming. It is unable to take into account local expertise. When a new instance is difficult to classify, then it easily happens that only the minority of the classifiers will succeed, and the majority voting will quite probably result in a wrong classification. We suggest that dynamic integration of classifiers is used instead of majority voting in decision committees. Our…

Majority ruleBoosting (machine learning)business.industryComputer sciencemedia_common.quotation_subjectMachine learningcomputer.software_genreKnowledge acquisitionComputingMethodologies_PATTERNRECOGNITIONVotingInformation systemArtificial intelligenceAdaBoostbusinessClassifier (UML)computerInformation integrationmedia_common
researchProduct

Overrating Classifier Performance in ROC Analysis in the Absence of a Test Set: Evidence from Simulation and Italian CARATkids Validation

2019

Background The use of receiver operating characteristic curves, or “ROC analysis,” has become quite common in biomedical research to support decisions. However, sensitivity, specificity, and misclassification rates are still often estimated using the training sample, overlooking the risk of overrating the test performance. Methods A simulation study was performed to highlight the inferential implications of splitting (or not) the dataset into training and test set. The normality assumption was made for the classifier given the disease status, and the Youden's criterion considered for the detection of the optimal cutoff. Then, an ROC analysis with sample split was applied to assess the disc…

Male020205 medical informaticsperformance estimatorsmedia_common.quotation_subjectHealth Informatics02 engineering and technology03 medical and health sciences0302 clinical medicineHealth Information ManagementSurveys and QuestionnairesStatisticstrue predictive performanceRinite Alérgica0202 electrical engineering electronic engineering information engineeringmedicineHumanssample splitComputer Simulation030212 general & internal medicineChildAsmaNormalityAsthmaMathematicsmedia_commonAdvanced and Specialized NursingReceiver operating characteristicasthma control testasthma control test sample split performance estimators optimal cutoff simulation study true predictive performanceDiscriminant validityReproducibility of ResultsEstimatormedicine.diseasesimulation studyRhinitis AllergicAsthmaConfidence intervalROC CurveTest setoptimal cutoffFemaleClassifier (UML)
researchProduct