Search results for "Machine"

showing 10 items of 2592 documents

Deep learning approach for prediction of impact peak appearance at ground reaction force signal of running activity

2020

Protruding impact peak is one of the features of vertical ground reaction force (GRF) that is related to injury risk while running. The present research is dedicated to predicting GRF impact peak appearance by setting a binary classification problem. Kinematic data, namely a number of raw signals in the sagittal plane, collected by the Vicon motion capture system (Oxford Metrics Group, UK) were employed as predictors. Therefore, the input data for the predictive model are presented as a multi-channel time series. Deep learning techniques, namely five convolutional neural network (CNN) models were applied to the binary classification analysis, based on a Multi-Layer Perceptron (MLP) classifi…

Support Vector MachinerasitusvammatComputer science02 engineering and technologyneuroverkotliikkeenkaappausConvolutional neural networkRunning0302 clinical medicineCluster Analysis315 Sport and fitness sciencesbinary classificationrisk assessmentSignal Processing Computer-AssistedGeneral MedicineComputer Science ApplicationsRandom forestkoneoppiminenBinary classificationRUNNERSbiomekaniikkaAlgorithmsCNNforce platform0206 medical engineeringBiomedical EngineeringBioengineeringjuoksu03 medical and health sciencesDeep LearningClassifier (linguistics)HumansliikeanalyysiGround reaction forcerunning gait analysisbusiness.industryDeep learningPattern recognition030229 sport sciencesPerceptron113 Computer and information sciences020601 biomedical engineeringHuman-Computer InteractionSupport vector machineLogistic ModelsComputingMethodologies_PATTERNRECOGNITIONINJURIESArtificial intelligenceNeural Networks Computerbusiness
researchProduct

Machine Learning Methods for One-Session Ahead Prediction of Accesses to Page Categories

2004

This paper presents a comparison among several well-known machine learning techniques when they are used to carry out a one-session ahead prediction of page categories. We use records belonging to 18 different categories accessed by users on the citizen web portal Infoville XXI. Our first approach is focused on predicting the frequency of accesses (normalized to the unity) corresponding to the user’s next session. We have utilized Associative Memories (AMs), Classification and Regression Trees (CARTs), Multilayer Perceptrons (MLPs), and Support Vector Machines (SVMs). The Success Ratio (SR) averaged over all services is higher than 80% using any of these techniques. Nevertheless, given the …

Support vector machineArtificial neural networkInterface (Java)Computer sciencebusiness.industryArtificial intelligenceContent-addressable memoryMachine learningcomputer.software_genrePerceptronbusinesscomputerSession (web analytics)
researchProduct

Diagnosis of inverter-fed induction motors in short time windows using physics-assisted deep learning framework

2019

This article presents a framework for accurate fault diagnostics in inverter-fed induction machinery operating under variable speed and load conditions within very short time windows. Condition indicators based on fault characteristic frequencies observed over the extended Park's vector modulus are fused with deep features extracted using stacked autoencoders to generate a multidimensional feature space for fault classification using support vector machine. The proposed approach is demonstrated in a laboratory setup to detect the most commonly occurring faults, namely, the stator turns fault, broken rotor bars fault and bearing fault with an accuracy > 98% within a short time window of 2–3 …

Support vector machineBearing (mechanical)Control theorylawRotor (electric)StatorFeature vectorFault (power engineering)Fault detection and isolationInduction motorlaw.invention2019 IEEE 12th International Symposium on Diagnostics for Electrical Machines, Power Electronics and Drives (SDEMPED)
researchProduct

Spectrum Hole Detection for Cognitive Radio through Energy Detection using Random Forest

2020

The growth of wireless data is the major driving force for an exponential increase in wireless communication. Cognitive Radio is one of the emerging wireless technologies that can be used for smart utility networks. Optimum utilization of the wireless spectrum is the objective of Cognitive Radio. Finding a spectrum hole through intelligent means is essential for the success of Cognitive Radio. Dynamic spectrum allocation is also an efficient technique for spectrum allocation. It will lead to a better spectrum utilization. In this paper, some of the machine learning techniques are used to find a frequency range for dynamic spectrum allocation. Different machine learning techniques such as Lo…

Support vector machineCognitive radioComputer sciencebusiness.industryReal-time computingBandwidth (signal processing)Range (statistics)WirelessbusinessEnergy (signal processing)Random forestFrequency allocation2020 International Conference for Emerging Technology (INCET)
researchProduct

Robust spatio-temporal descriptors for real-time SVM-based fall detection

2014

Support vector machineComputer sciencebusiness.industryPattern recognitionFall detectionArtificial intelligencebusinessMachine learningcomputer.software_genrecomputer2014 World Symposium on Computer Applications & Research (WSCAR)
researchProduct

Optimization of Complex SVM Kernels Using a Hybrid Algorithm Based on Wasp Behaviour

2010

The aim of this paper is to present a new method for optimization of SVM multiple kernels The kernel substitution can be used to define many other types of learning machines distinct from SVMs We introduced a new hybrid method which uses in the first level an evolutionary algorithm based on wasp behaviour and on the co-mutation operator LR−Mijn and in the second level a SVM algorithm which computes the quality of chromosomes The most important details of our algorithms are presented The testing and validation proves that multiple kernels obtained using our genetic approach are improving the classification accuracy up to 94.12% for the “leukemia” data set.

Support vector machineData setOperator (computer programming)Polynomial kernelbusiness.industryComputer scienceKernel (statistics)Genetic algorithmEvolutionary algorithmPattern recognitionArtificial intelligencebusinessHybrid algorithm
researchProduct

Definition and Performance Evaluation of a Robust SVM Based Fall Detection Solution

2012

We propose an automatic approach to detect falls in home environment. A Support Vector Machine based classifier is fed by a set of selected features extracted from human body silhouette tracking. The classifier is followed by filtering operations taking into account the temporal nature of a video. The features are based on height and width of human body bounding box, the user's trajectory with her/his orientation, Projection Histograms and moments of order 0, 1 and 2. We study several combinations of usual transformations of the features (Fourier Transform, Wavelet transform, first and second derivatives), and we show experimentally that it is possible to achieve high performance using a si…

Support vector machineDiscrete wavelet transformWaveletMinimum bounding boxComputer sciencebusiness.industryRobustness (computer science)Margin classifierFeature extractionWavelet transformPattern recognitionArtificial intelligencebusiness2012 Eighth International Conference on Signal Image Technology and Internet Based Systems
researchProduct

An AI Walk from Pharmacokinetics to Marketing

2009

This work is intended for providing a review of reallife practical applications of Artificial Intelligence (AI) methods. We focus on the use of Machine Learning (ML) methods applied to rather real problems than synthetic problems with standard and controlled environment. In particular, we will describe the following problems in next sections: • Optimization of Erythropoietin (EPO) dosages in anaemic patients undergoing Chronic Renal Failure (CRF). • Optimization of a recommender system for citizen web portal users. • Optimization of a marketing campaign. The choice of these problems is due to their relevance and their heterogeneity. This heterogeneity shows the capabilities and versatility …

Support vector machineEngineeringComputingMethodologies_PATTERNRECOGNITIONAdaptive resonance theoryArtificial neural networkbusiness.industryMultilayer perceptronReinforcement learningArtificial intelligencebusinessCluster analysisFuzzy logicHierarchical clustering
researchProduct

Experiments in Value Function Approximation with Sparse Support Vector Regression

2004

We present first experiments using Support Vector Regression as function approximator for an on-line, sarsa-like reinforcement learner. To overcome the batch nature of SVR two ideas are employed. The first is sparse greedy approximation: the data is projected onto the subspace spanned by only a small subset of the original data (in feature space). This subset can be built up in an on-line fashion. Second, we use the sparsified data to solve a reduced quadratic problem, where the number of variables is independent of the total number of training samples seen. The feasability of this approach is demonstrated on two common toy-problems.

Support vector machineFunction approximationVariablesmedia_common.quotation_subjectFeature vectorReinforcement learningFunction (mathematics)AlgorithmSubspace topologyVector spaceMathematicsmedia_common
researchProduct

Downscaling and improving the wind forecasts from NWP for wind energy applications using support vector regression

2020

Abstract The stochastic nature of wind poses challenges in the large scale integration of wind energy with the grid. Wind characteristics at a site may significantly vary with time. which will be reflected on the wind power production. Understanding and managing such variations could be challenging for wind farm owners. energy traders and grid operators. In this work. we propose models based on support vector regression (SVR) to downscale the speed and direction of wind at a specific site using both historical observed measurements and numerical weather predictions (NWP). Several meteorological variables. considered to have potential influence on the wind. were used in the feature selection…

Support vector machineHistoryWind powerMeteorologyVDP::Matematikk og Naturvitenskap: 400::Fysikk: 430business.industryEnvironmental sciencebusinessComputer Science ApplicationsEducationDownscaling
researchProduct