Search results for "ComputingMethodologies_PATTERNRECOGNITION"

showing 10 items of 296 documents

A Simple Cluster Validation Index with Maximal Coverage

2017

Clustering is an unsupervised technique to detect general, distinct profiles from a given dataset. Similarly to the existence of various different clustering methods and algorithms, there exists many cluster validation methods and indices to suggest the number of clusters. The purpose of this paper is, firstly, to propose a new, simple internal cluster validation index. The index has a maximal coverage: also one cluster, i.e., lack of division of a dataset into disjoint subsets, can be detected. Secondly, the proposed index is compared to the available indices from five different packages implemented in R or Matlab to assess its utilizability. The comparison also suggests many interesting f…

ComputingMethodologies_PATTERNRECOGNITIONcluster validation
researchProduct

Building a Maturity Model for Developing Ethically Aligned AI Systems

2021

Ethical concerns related to Artificial Intelligence (AI) equipped systems are prompting demands for ethical AI from all directions. As a response, in recent years public bodies, governments, and companies have rushed to provide guidelines and principles for how AI-based systems are designed and used ethically. We have learned, however, that high-level principles and ethical guidelines cannot be easily converted into actionable advice for industrial organizations that develop AI-based information systems. Maturity models are commonly used in software and systems development companies as a roadmap for improving the performance. We argue that they could also be applied in the context of develo…

ComputingMethodologies_PATTERNRECOGNITIONkoneoppiminenkehittäminenmallit (mallintaminen)toimintamallittekoälyetiikkaeettisyysGeneralLiterature_MISCELLANEOUStietojärjestelmät
researchProduct

A Robust Minimal Learning Machine based on the M-Estimator

2017

In this paper we propose a robust Minimal Learning Machine (R-RLM) for regression problems. The proposed method uses a robust M-estimator to generate a linear mapping between input and output distances matrices of MLM. The R-MLM was tested on one synthetic and three real world datasets that were contaminated with an increasing number of outliers. The method achieved a performance comparable to the robust Extreme Learning Machine (R-RLM) and thus can be seen as a valid alternative for regression tasks on datasets with outliers. peerReviewed

ComputingMethodologies_PATTERNRECOGNITIONkoneoppiminenlearning methods
researchProduct

Supplementary data for Ün et. al. 2020 "Cytoplasmic incompatibility between New and Old World populations of a tramp ant"

2020

Supplementary annotation and phylogenetic data. See included README file for details.

ComputingMethodologies_PATTERNRECOGNITIONsocial insectsspeciationendosymbiontWolbachiaantibiotics
researchProduct

Concept Drift Detection Using Online Histogram-Based Bayesian Classifiers

2016

In this paper, we present a novel algorithm that performs online histogram-based classification, i.e., specifically designed for the case when the data is dynamic and its distribution is non-stationary. Our method, called the Online Histogram-based Naïve Bayes Classifier (OHNBC) involves a statistical classifier based on the well-established Bayesian theory, but which makes some assumptions with respect to the independence of the attributes. Moreover, this classifier generates a prediction model using uni-dimensional histograms, whose segments or buckets are fixed in terms of their cardinalities but dynamic in terms of their widths. Additionally, our algorithm invokes the principles of info…

Concept driftComputer sciencebusiness.industryBayesian probabilityPattern recognition02 engineering and technologycomputer.software_genreInformation theoryNaive Bayes classifierComputingMethodologies_PATTERNRECOGNITION020204 information systemsHistogram0202 electrical engineering electronic engineering information engineeringsort020201 artificial intelligence & image processingData miningArtificial intelligencebusinesscomputerClassifier (UML)Statistical classifier
researchProduct

Support Vector Machines for Crop Classification Using Hyperspectral Data

2003

In this communication, we propose the use of Support Vector Machines (SVM) for crop classification using hyperspectral images. SVM are benchmarked to well–known neural networks such as multilayer perceptrons (MLP), Radial Basis Functions (RBF) and Co-Active Neural Fuzzy Inference Systems (CANFIS). Models are analyzed in terms of efficiency and robustness, which is tested according to their suitability to real–time working conditions whenever a preprocessing stage is not possible. This can be simulated by considering models with and without a preprocessing stage. Four scenarios (128, 6, 3 and 2 bands) are thus evaluated. Several conclusions are drawn: (1) SVM yield better outcomes than neura…

Contextual image classificationArtificial neural networkbusiness.industryComputer scienceHyperspectral imagingFuzzy control systemPerceptronMachine learningcomputer.software_genreFuzzy logicSupport vector machineComputingMethodologies_PATTERNRECOGNITIONRobustness (computer science)Radial basis functionArtificial intelligencebusinesscomputer
researchProduct

Large scale semi-supervised image segmentation with active queries

2011

A semiautomatic procedure to generate classification maps of remote sensing images is proposed. Starting from a hierarchical unsupervised classification, the algorithm exploits the few available labeled pixels to assign each cluster to the most probable class. For a given amount of labeled pixels, the algorithm returns a classified segmentation map, along with confidence levels of class membership for each pixel. Active learning methods are used to select the most informative samples to increase confidence in the class membership. Experiments on a AVIRIS hyperspectral image confirm the effectiveness of the method, especially when used with active learning query functions and spatial regular…

Contextual image classificationPixelbusiness.industryComputer scienceHyperspectral imagingPattern recognitionImage segmentationRegularization (mathematics)Statistical classificationComputingMethodologies_PATTERNRECOGNITIONLife ScienceSegmentationArtificial intelligencebusinessCluster analysis
researchProduct

Encoding Invariances in Remote Sensing Image Classification With SVM

2013

This letter introduces a simple method for including invariances in support-vector-machine (SVM) remote sensing image classification. We design explicit invariant SVMs to deal with the particular characteristics of remote sensing images. The problem of including data invariances can be viewed as a problem of encoding prior knowledge, which translates into incorporating informative support vectors (SVs) that better describe the classification problem. The proposed method essentially generates new (synthetic) SVs from the obtained by training a standard SVM with the available labeled samples. Then, original and transformed SVs are used for training the virtual SVM introduced in this letter. W…

Contextual image classificationbusiness.industryPattern recognitionInvariant (physics)Geotechnical Engineering and Engineering GeologySupport vector machineComputingMethodologies_PATTERNRECOGNITIONRobustness (computer science)Computer visionArtificial intelligenceElectrical and Electronic EngineeringbusinessMathematicsRemote sensingIEEE Geoscience and Remote Sensing Letters
researchProduct

The impact of feature extraction on the performance of a classifier : kNN, Naïve Bayes and C4.5

2005

"The curse of dimensionality" is pertinent to many learning algorithms, and it denotes the drastic raise of computational complexity and the classification error in high dimensions. In this paper, different feature extraction techniques as means of (1) dimensionality reduction, and (2) constructive induction are analyzed with respect to the performance of a classifier. Three commonly used classifiers are taken for the analysis: kNN, Naïve Bayes and C4.5 decision tree. One of the main goals of this paper is to show the importance of the use of class information in feature extraction for classification and (in)appropriateness of random projection or conventional PCA to feature extraction for …

Covariance matrixComputer sciencebusiness.industryRandom projectionDimensionality reductionFeature extractionLinear classifierPattern recognitionMachine learningcomputer.software_genreNaive Bayes classifierComputingMethodologies_PATTERNRECOGNITIONPrincipal component analysisArtificial intelligencebusinesscomputerCurse of dimensionalityAdvances in artificial intelligence : 18th conference of the canadian society for computational Studies of Intelligence, Canadian AI 2005, Victoria, Canada, May 9-11, 2005 : proceedings
researchProduct

A new fast and fault-tolerant identification algorithm for spectral databases

1995

A new method for an automatic, computer and database driven identification of UV/VIS spectra is described. It is shown that an identification algorithm must consider the spectral differences as well as their common features. The described identification method allows identifications, even if the spectra are distorted or shifted.

Data processingDatabaseComputer sciencePattern analysisFault toleranceVis spectraFuzzy control systemcomputer.software_genreBiochemistrySpectral lineAnalyse qualitativeAnalytical ChemistryIdentification (information)ComputingMethodologies_PATTERNRECOGNITIONcomputerAlgorithmAnalytical and Bioanalytical Chemistry
researchProduct