Search results for "Learning"

showing 10 items of 6669 documents

A Windowing strategy for Distributed Data Mining optimized through GPUs

2017

Abstract This paper introduces an optimized Windowing based strategy for inducing decision trees in Distributed Data Mining scenarios. Windowing consists in selecting a sample of the available training examples (the window) to induce a decision tree with an usual algorithm, e.g., J48; finding instances not covered by this tree (counter examples) in the remaining training examples, adding them to the window to induce a new tree; and repeating until a termination criterion is met. In this way, the number of training examples required to induce the tree is reduced considerably, while maintaining the expected accuracy levels; which is paid in terms of time performance. Our proposed enhancements…

Computer sciencebusiness.industryMulti-agent systemDecision treeProcess (computing)Window (computing)02 engineering and technologyMachine learningcomputer.software_genreRandom forestTree (data structure)C4.5 algorithmArtificial Intelligence020204 information systemsSignal Processing0202 electrical engineering electronic engineering information engineering020201 artificial intelligence & image processingComputer Vision and Pattern RecognitionArtificial intelligenceData miningbusinesscomputerSoftwarePattern Recognition Letters
researchProduct

Using interactive evolutionary algorithms to help fit cochlear implants

2010

Computer sciencebusiness.industryMutation (genetic algorithm)CrossoverEvolutionary algorithmInitializationArtificial intelligenceMachine learningcomputer.software_genrebusinesscomputer
researchProduct

A Novel Angle Estimation for mmWave FMCW Radars Using Machine Learning

2021

In this article, we present a novel machine learning based angle estimation and field of view (FoV) enhancement techniques for mmWave FMCW radars operating in the frequency range of 77 - 81 GHz. Field of view is enhanced in both azimuth and elevation. The Elevation FoV enhancement is achieved by keeping the orientation of antenna elements in elevation. In this orientation, radar focuses the beam in vertical direction there by enhancing the elevation FoV. An Azimuth FoV enhancement is achieved by mechanically rotating the radar horizontally, which has antenna elements in the elevation. With the proposed angle estimation technique for such rotating radars, root mean square error (RMSE) of 2.5…

Computer sciencebusiness.industryOrientation (computer vision)010401 analytical chemistryAstrophysics::Instrumentation and Methods for AstrophysicsElevationField of viewMachine learningcomputer.software_genre01 natural sciences0104 chemical scienceslaw.inventionAzimuthlawVertical directionChirpArtificial intelligenceElectrical and Electronic EngineeringRadarAntenna (radio)businessInstrumentationcomputerIEEE Sensors Journal
researchProduct

Intelligent system for material quality control using impact-echo testing

2008

This paper introduces an intelligent system to discern the quality of materials inspected by the impact-echo technique. The system includes a hardware setup to inspect parallelepiped-shape materials and a procedure to classify the material depending on its quality condition. Four levels of classification with different grades of knowledge about the material defects are approached: material condition, kind of defect, defect orientation, and defect dimension. The number of classes (material qualities) in the lowest classification level is 12. The procedure is applied on signals coming from 3D finite element simulations and lab experiments with aluminium specimens. The classification procedure…

Computer sciencebusiness.industryOrientation (computer vision)Pattern recognitionMachine learningcomputer.software_genreFinite element methodKnowledge-based systemsComputingMethodologies_PATTERNRECOGNITIONDimension (vector space)Component (UML)Artificial intelligencebusinesscomputer2008 7th IEEE International Conference on Cybernetic Intelligent Systems
researchProduct

Image Recognition through Incremental Discriminative Common Vectors

2010

An incremental approach to the discriminative common vector (DCV) method for image recognition is presented. Two different but equivalent ways of computing both common vectors and corresponding subspace projections have been considered in the particular context in which new training data becomes available and learned subspaces may need continuous updating. The two algorithms are based on either scatter matrix eigendecomposition or difference subspace orthonormalization as with the original DCV method. The proposed incremental methods keep the same good properties than the original one but with a dramatic decrease in computational burden when used in this kind of dynamic scenario. Extensive …

Computer sciencebusiness.industryPattern recognitionContext (language use)Machine learningcomputer.software_genreAutomatic image annotationDiscriminative modelImage textureScatter matrixU-matrixComputer visionArtificial intelligencebusinesscomputerSubspace topologyFeature detection (computer vision)
researchProduct

Pronunciation Learning Strategy Chains: A Qualitative Approach

2014

Language learning is a daunting process frequently enhanced by a number of factors, for example, language learning strategies deployed in an orchestrated manner (Oxford 1990). Similarly, pronunciation learning may be supported by effective strategies used either separately or in logically combined chains. However, little attention has been given so far to the strategies L2 learners employ when learning the target language pronunciation, not to mention pronunciation learning strategy chains. Hence, there have been a limited number of empirical investigations into pronunciation learning strategies (PLS) in general and in particular the ones following the qualitative design (cf. Bukowski 2004;…

Computer sciencebusiness.industryProcess (engineering)PronunciationLanguage acquisitioncomputer.software_genreLinguisticsCognitive strategyLanguage learning strategiesQualitative designElectronic dictionaryL2 learnersArtificial intelligencebusinesscomputerNatural language processing
researchProduct

Context-Awareness in Ensemble Recommender System Framework

2021

Recommender systems that provide recommendations based uniquely on information over users and items may not be very accurate in some situations. Therefore, adding contextual information to recommendations may be a good choice resulting in a system with increased precision. In an early work, we proposed an Ensemble Variational Autoencoders (EnsVAE) framework for recommendation. EnsVAE is adjusted to output interest probabilities by learning the distribution of each item's ratings and attempts to provide diverse novel items that are pertinent to users. In this paper, we propose and investigate a context awareness framework based on the Ensemblist Variational Autoencoders model with integratin…

Computer sciencebusiness.industryRecommender systemMachine learningcomputer.software_genreTest (assessment)Data modelingFilter (video)Task analysisContextual informationContext awarenessArtificial intelligenceBaseline (configuration management)businesscomputer2021 International Conference on Electrical, Communication, and Computer Engineering (ICECCE)
researchProduct

Mining Interpretable Rules for Sentiment and Semantic Relation Analysis Using Tsetlin Machines

2020

Tsetlin Machines (TMs) are an interpretable pattern recognition approach that captures patterns with high discriminative power from data. Patterns are represented as conjunctive clauses in propositional logic, produced using bandit-learning in the form of Tsetlin Automata. In this work, we propose a TM-based approach to two common Natural Language Processing (NLP) tasks, viz. Sentiment Analysis and Semantic Relation Categorization. By performing frequent itemset mining on the patterns produced, we show that they follow existing expert-verified rule-sets or lexicons. Further, our comparison with other widely used machine learning techniques indicates that the TM approach helps maintain inter…

Computer sciencebusiness.industrySemantic analysis (machine learning)Sentiment analysiscomputer.software_genrePropositional calculusAutomatonComputingMethodologies_PATTERNRECOGNITIONDiscriminative modelCategorizationPattern recognition (psychology)Artificial intelligencebusinesscomputerNatural language processingInterpretability
researchProduct

Clustering categorical data: A stability analysis framework

2011

Clustering to identify inherent structure is an important first step in data exploration. The k-means algorithm is a popular choice, but K-means is not generally appropriate for categorical data. A specific extension of k-means for categorical data is the k-modes algorithm. Both of these partition clustering methods are sensitive to the initialization of prototypes, which creates the difficulty of selecting the best solution for a given problem. In addition, selecting the number of clusters can be an issue. Further, the k-modes method is especially prone to instability when presented with ‘noisy’ data, since the calculation of the mode lacks the smoothing effect inherent in the calculation …

Computer sciencebusiness.industrySingle-linkage clusteringCorrelation clusteringConstrained clusteringcomputer.software_genreMachine learningDetermining the number of clusters in a data setData stream clusteringCURE data clustering algorithmConsensus clusteringData miningArtificial intelligenceCluster analysisbusinesscomputer2011 IEEE Symposium on Computational Intelligence and Data Mining (CIDM)
researchProduct

PerPot – a meta-model and software tool for analysis and optimisation of load-performance-interaction

2004

The Performance Potential meta-model PerPot simulates the interaction between load and performance in adaptive physiological processes like training in sport by means of antagonistic dynamics.The t...

Computer sciencebusiness.industrySoftware toolPhysical Therapy Sports Therapy and RehabilitationOrthopedics and Sports MedicineArtificial intelligencebusinessMachine learningcomputer.software_genrehuman activitiescomputerMetamodelingInternational Journal of Performance Analysis in Sport
researchProduct