Search results for "pattern"

showing 10 items of 4203 documents

Connectionist models of face processing: A survey

1994

Abstract Connectionist models of face recognition, identification, and categorization have appeared recently in several disciplines, including psychology, computer science, and engineering. We present a review of these models with the goal of complementing a recent survey by Samal and Iyengar [Pattern Recognition25, 65–77 (1992)] of nonconnectionist approaches to the problem of the automatic face recognition. We concentrate on models that use linear autoassociative networks, nonlinear autoassociative (or compression) and/or heteroassociative backpropagation networks. One advantage of these models over some nonconnectionist approaches is that analyzable features emerge naturally from image-b…

Artificial neural networkbusiness.industryComputer scienceFeature selectionMachine learningcomputer.software_genreFacial recognition systemBackpropagationCategorizationConnectionismArtificial IntelligenceFace (geometry)Signal ProcessingPattern recognition (psychology)Computer Vision and Pattern RecognitionArtificial intelligencebusinesscomputerSoftwarePattern Recognition
researchProduct

Fast Fingerprints Classification Only Using the Directional Image

2007

The classification phase is an important step of an automatic fingerprint identification system, where the goal is to restrict only to a subset of the whole database the search time. The proposed system classifies fingerprint images in four classes using only directional image information. This approach, unlike the literature approaches, uses the acquired fingerprint image without enhancement phases application. The system extracts only directional image and uses three concurrent decisional modules to classify the fingerprint. The proposed system has a high classification speed and a very low computational cost. The experimental results show a classification rate of 87.27%.

Artificial neural networkbusiness.industryComputer scienceFingerprintBayesian networkPattern recognitionArtificial intelligencebusinessImage (mathematics)
researchProduct

Logo detection in images using HOG and SIFT

2017

In this paper we present a study of logo detection in images from a media agency. We compare two most widely used methods — HOG and SIFT on a challenging dataset of images arising from a printed press and news portals. Despite common opinion that SIFT method is superior, our results show that HOG method performs significantly better on our dataset. We augment the HOG method with image resizing and rotation to improve its performance even more. We found out that by using such approach it is possible to obtain good results with increased recall and reasonably decreased precision.

Artificial neural networkbusiness.industryComputer scienceHistogramFeature extractionComputingMethodologies_IMAGEPROCESSINGANDCOMPUTERVISIONScale-invariant feature transformLogoPattern recognitionArtificial intelligencebusinessRotation (mathematics)Object detection2017 5th IEEE Workshop on Advances in Information, Electronic and Electrical Engineering (AIEEE)
researchProduct

Regularized RBF Networks for Hyperspectral Data Classification

2004

In this paper, we analyze several regularized types of Radial Basis Function (RBF) Networks for crop classification using hyperspectral images. We compare the regularized RBF neural network with Support Vector Machines (SVM) using the RBF kernel, and AdaBoost Regularized (ABR) algorithm using RBF bases, in terms of accuracy and robustness. Several scenarios of increasing input space dimensionality are tested for six images containing six crop classes. Also, regularization, sparseness, and knowledge extraction are paid attention.

Artificial neural networkbusiness.industryComputer scienceMathematicsofComputing_NUMERICALANALYSISComputingMethodologies_IMAGEPROCESSINGANDCOMPUTERVISIONHyperspectral imagingPattern recognitionSupport vector machineComputingMethodologies_PATTERNRECOGNITIONComputer Science::Computational Engineering Finance and ScienceRobustness (computer science)Computer Science::Computer Vision and Pattern RecognitionRadial basis function kernelRadial basis functionArtificial intelligenceAdaBoostbusinessCurse of dimensionality
researchProduct

Why Cortices? Neural Networks for Visual Information Processing

1989

Neural networks for the processing of sensory information show remarkable similarities between different species and across different sensory modalities. As an example, cortical organization found in the mamalian neopallium and in the optic tecta of most vertebrates appears to be equally appropriate as a substrate for visual, auditory, and somatosensory information processing. In this paper, we formulate three structural principles of the vertebrate visual cortex that allow to analyze structure and function of these neural networks on an intermediate level of complexity. Computational applications are taken from the field of early vision. The proposed principles are: (a) Average anatomy, i …

Artificial neural networkbusiness.industryComputer scienceOptical flowPattern recognitionSensory systemImage processingModels of neural computationVisual cortexmedicine.anatomical_structureReceptive fieldmedicineArtificial intelligenceMotion perceptionbusinessNeuroscience
researchProduct

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

Clustering Quality and Topology Preservation in Fast Learning SOMs

2008

The Self-Organizing Map (SOM) is a popular unsupervised neural network able to provide effective clustering and data visualization for data represented in multidimensional input spaces. In this paper, we describe Fast Learning SOM (FLSOM) which adopts a learning algorithm that improves the performance of the standard SOM with respect to the convergence time in the training phase. We show that FLSOM also improves the quality of the map by providing better clustering quality and topology preservation of multidimensional input data. Several tests have been carried out on different multidimensional datasets, which demonstrate better performances of the algorithm in comparison with the original …

Artificial neural networkbusiness.industryComputer sciencemedia_common.quotation_subjectTopology (electrical circuits)computer.software_genreTopologyData visualizationSOM FLSOM ClusteringComputingMethodologies_PATTERNRECOGNITIONQuality (business)Data miningbusinessCluster analysiscomputermedia_common
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