Search results for "Intelligence"

showing 10 items of 6959 documents

Improving the Competency of Classifiers through Data Generation

2001

This paper describes a hybrid approach in which sub-symbolic neural networks and symbolic machine learning algorithms are grouped into an ensemble of classifiers. Initially each classifier determines which portion of the data it is most competent in. The competency information is used to generated new data that are used for further training and prediction. The application of this approach in a difficult to learn domain shows an increase in the predictive power, in terms of the accuracy and level of competency of both the ensemble and the component classifiers.

Artificial neural networkbusiness.industryComputer scienceTest data generationDecision tree learningDisjunctive normal formcomputer.software_genreMachine learningDomain (software engineering)ComputingMethodologies_PATTERNRECOGNITIONProblem domainComponent (UML)Classifier (linguistics)Data miningArtificial intelligencebusinesscomputer
researchProduct

Neural network prediction in a system for optimizing simulations

2002

Neural networks have been widely used for both prediction and classification. Back-propagation is commonly used for training neural networks, although the limitations associated with this technique are well documented. Global search techniques such as simulated annealing, genetic algorithms and tabu search have also been used for this purpose. The developers of these training methods, however, have focused on accuracy rather than training speed in order to assess the merit of new proposals. While speed is not important in settings where training can be done off-line, the situation changes when the neural network must be trained and used on-line. This is the situation when a neural network i…

Artificial neural networkbusiness.industryComputer scienceTraining timeTraining (meteorology)Context (language use)Machine learningcomputer.software_genreTraining methodsIndustrial and Manufacturing EngineeringTabu searchSimulated annealingArtificial intelligencebusinesscomputer
researchProduct

A Feed-Forward Neural Network for Robust Segmentation of Color Images

1999

A novel approach for segmentation of color images is proposed. The approach is based on a feed-forward neural network that learns to recognize the hue range of meaningful objects. Experimental results showed that the proposed method is effective and robust even in presence of changing environmental conditions. The described technique has been tested in the framework of the Robot Soccer World Cup Initiative (RoboCup). The approach is fully general and it may be successfully employed in any intermediate level image-processing task, where the color is a meaningful descriptor.

Artificial neural networkbusiness.industryComputingMethodologies_IMAGEPROCESSINGANDCOMPUTERVISIONMobile robotTask (project management)Range (mathematics)GeographyFeedforward neural networkRobotComputer visionSegmentationArtificial intelligencebusinessHue
researchProduct

ConvLSTM Neural Networks for seismic event prediction in Chile

2021

Predicting seismic risk is a challenging task in order to avoid catastrophic effects. In this work, two models based on Convolutional Network (CNN) and Long Short Term Memory (LSTM) networks are proposed to predict the seismic risk in Chile. In particular, a ConvLSTM and a Multi-column ConvLSTM network are used for the prediction of the average number of seismic events greater than 2,8 magnitude on the Richter scale, in the Chilean regions of Coquimbo and Araucania between the years 2010 and 2017. For this model, the values of the intensity function estimated through an ETAS model and the accumulated displacement prior to a the seismic events are used as inputs. In particular, given the spa…

Artificial neural networkbusiness.industryDeep learningMagnitude (mathematics)Convolutional neural networkDisplacement (vector)law.inventionRichter magnitude scalelawArtificial intelligenceSeismic riskbusinessSeismologyGeologyEvent (probability theory)2021 IEEE XXVIII International Conference on Electronics, Electrical Engineering and Computing (INTERCON)
researchProduct

Testing selected optimal descriptors with artificial neural networks

2013

Eleven properties have been modeled with the objective of checking the importance for model purposes of mixed descriptors made of empirical parameters, molecular connectivity indices and random numbers. The mixed descriptors with random indices have a descriptive character which is satisfactorily confirmed by the leave-one-out method of statistical analysis. The introduction of a partition of the set of compounds into training and evaluation sets decreases drastically the probability to find a mixed descriptor with random indices with good model quality. Two properties, the magnetic susceptibility and the elutropic values, insist on having optimal descriptors with random indices. The overal…

Artificial neural networkbusiness.industryGeneral Chemical EngineeringModel studyPattern recognitionGeneral ChemistryENCODECore electronPartition (number theory)Statistical analysisModel qualityArtificial intelligencebusinessMathematicsRSC Advances
researchProduct

An Encrypted Traffic Classification Framework Based on Convolutional Neural Networks and Stacked Autoencoders

2020

In recent years, deep learning-based encrypted traffic classification has proven to be effective; especially, using neural networks to extract features from raw traffic to classify encrypted traffic. However, most of the neural networks need a fixed-sized input, so that the raw traffic need to be trimmed. This will cause the loss of some information; for example, we do not know the number of packets in a session. To solve these problems, a framework, which implements both a convolutional neural network (CNN) and a stacked autoencoder (SAE), is proposed in this paper. This framework uses a CNN to extract high-level features from raw network traffic and uses an SAE to encode the 26 statistica…

Artificial neural networkbusiness.industryNetwork packetComputer scienceDeep learningFeature extraction020206 networking & telecommunicationsPattern recognition02 engineering and technologyEncryptionAutoencoderConvolutional neural networkTraffic classification0202 electrical engineering electronic engineering information engineering020201 artificial intelligence & image processingArtificial intelligencebusiness2020 IEEE 6th International Conference on Computer and Communications (ICCC)
researchProduct

A Neural Architecture for 3D Segmentation

2003

An original neural scheme for segmentation of range data is presented, which is part of a more general 3D vision system for robotic applications. The entire process relies on a neural architecture aimed to perform first order image irradiance analysis, that is local estimation of magnitude and orientation of the image irradiance gradient.

Artificial neural networkbusiness.industryOrientation (computer vision)Computer scienceNoise reductionComputingMethodologies_IMAGEPROCESSINGANDCOMPUTERVISIONProcess (computing)CurvatureEdge detectionRange (mathematics)Computer Science::Computer Vision and Pattern RecognitionComputer visionSegmentationArtificial intelligencebusiness
researchProduct

Classification of Satellite Images with Regularized AdaBoosting of RBF Neural Networks

2008

Artificial neural networkbusiness.industryPattern recognitionMachine learningcomputer.software_genreLinear discriminant analysisAdaboost algorithmSupport vector machineGeographySatelliteRadial basis functionArtificial intelligenceAdaBoostbusinesscomputer
researchProduct

A Memetic-Neural Approach to Discover Resources in P2P Networks

2008

This chapter proposes a neural network based approach for solving the resource discovery problem in Peer to Peer (P2P) networks and an Adaptive Global Local Memetic Algorithm (AGLMA) for performing in training of the neural network. The neural network, which is a multi-layer perceptron neural network, allows the P2P nodes to efficiently locate resources desired by the user. The necessity of testing the network in various working conditions, aiming to obtain a robust neural network, introduces noise in the objective function. The AGLMA is a memetic algorithm which employs two local search algorithms adaptively activated by an evolutionary framework. These local searchers, having different fe…

Artificial neural networkbusiness.industryProcess (engineering)Computer scienceComputer Science::Neural and Evolutionary ComputationComputational intelligencePeer-to-peercomputer.software_genrePerceptronMachine learningResource (project management)Memetic algorithmLocal search (optimization)Artificial intelligencebusinesscomputer
researchProduct

Two-level branch prediction using neural networks

2003

Dynamic branch prediction in high-performance processors is a specific instance of a general time series prediction problem that occurs in many areas of science. Most branch prediction research focuses on two-level adaptive branch prediction techniques, a very specific solution to the branch prediction problem. An alternative approach is to look to other application areas and fields for novel solutions to the problem. In this paper, we examine the application of neural networks to dynamic branch prediction. We retain the first level history register of conventional two-level predictors and replace the second level PHT with a neural network. Two neural networks are considered: a learning vec…

Artificial neural networkbusiness.industryTime delay neural networkComputer scienceVector quantizationLearning vector quantisationBranch predictorMachine learningcomputer.software_genreBackpropagationApplication areasHardware and ArchitectureArtificial intelligenceHardware_CONTROLSTRUCTURESANDMICROPROGRAMMINGTime seriesbusinesscomputerSoftwareJournal of Systems Architecture
researchProduct