Your browser doesn't support javascript.
loading
Mostrar: 20 | 50 | 100
Resultados 1 - 20 de 41
Filtrar
1.
An. Fac. Cienc. Méd. (Asunción) ; 54(3): 17-24, Dec. 2021.
Artículo en Español | LILACS | ID: biblio-1352899

RESUMEN

Introducción: La actividad física insuficiente es uno de los principales problemas de salud pública a nivel global. Los patrones de conducta en los adolescentes, y el estilo de vida, podrían afectar su salud física y mental. Objetivos: El objetivo de este estudio fue conocer los patrones de actividad física y los comportamientos sedentarios en la población de adolescentes a nivel nacional. Materiales y métodos: Estudio cuantitativo, observacional, descriptivo de corte transverso, se aplicó el cuestionario de la Encuesta Global de Salud Escolar en adolescentes escolares del octavo y noveno grados del 3° ciclo de la Educación Escolar Básica y al 1°, 2° y 3° cursos de la Educación Media de 49 escuelas y colegios del país. En este estudio fueron incluidos 1.803 estudiantes de edades comprendidas entre 13 a 15 años. Resultados: El 27% de los adolescentes de 13 a 15 años de Paraguay son activos, siendo significativamente mayor en hombres que en mujeres (p-valor 0,000) y el 22% son inactivos con mayor frecuencia en mujeres que en hombres (p-valor 0,000). Se observo que el 33,5% de los adolescentes tenían comportamiento sedentario, el 43,4% de los adolescentes no utilizo el desplazamiento activo para asistir a la escuela. Los adolescentes que no participaron de las clases de educación física en la escuela representaron el15,6%. Conclusión: Si bien en un 27% los adolescentes de 13 a 15 años son activos, es preocupante el gran porcentaje de adolescentes inactivos y con comportamiento sedentario.


Introduction: Insufficient physical activity is one of the main public health problems globally. Teen behavior patterns and lifestyle may affect their physical and mental health. Objectives: The objective of this study was to know the patterns of physical activity and sedentary behaviors in the adolescent population nationwide. Materials and methods: A quantitative, observational, descriptive cross-sectional study, the questionnaire of the Global School Health Survey was applied in school adolescents of the eighth and ninth grades of the 3rd cycle of Basic School Education and the 1st, 2nd and 3rd year of Secondary Education in 49 schools and colleges in the country. 1,803 students aged 13 to 15 years were included in this study. Results: 27% of adolescents between the ages of 13 and 15 in Paraguay are active, being significantly higher in men than in women (p-value 0.000) and 22% are inactive more frequently in women than in men (p-value 0.000). It was observed that 33.5% of the adolescents had sedentary behavior, 43.4% of the adolescents did not use active displacement to attend school. Adolescents who did not participate in physical education classes at school accounted for 15.6%. Conclusion: Although 27% of adolescents between the ages of 13 and 15 are active, the large percentage of inactive adolescents with sedentary behavior is worrying.


Asunto(s)
Ejercicio Físico , Conducta Sedentaria , Reconocimiento de Normas Patrones Automatizadas/clasificación , Ejercicio Físico/fisiología , Adolescente/fisiología
2.
Neural Netw ; 139: 24-32, 2021 Jul.
Artículo en Inglés | MEDLINE | ID: mdl-33677376

RESUMEN

Semi-supervised learning has largely alleviated the strong demand for large amount of annotations in deep learning. However, most of the methods have adopted a common assumption that there is always labeled data from the same class of unlabeled data, which is impractical and restricted for real-world applications. In this research work, our focus is on semi-supervised learning when the categories of unlabeled data and labeled data are disjoint from each other. The main challenge is how to effectively leverage knowledge in labeled data to unlabeled data when they are independent from each other, and not belonging to the same categories. Previous state-of-the-art methods have proposed to construct pairwise similarity pseudo labels as supervising signals. However, two issues are commonly inherent in these methods: (1) All of previous methods are comprised of multiple training phases, which makes it difficult to train the model in an end-to-end fashion. (2) Strong dependence on the quality of pairwise similarity pseudo labels limits the performance as pseudo labels are vulnerable to noise and bias. Therefore, we propose to exploit the use of self-supervision as auxiliary task during model training such that labeled data and unlabeled data will share the same set of surrogate labels and overall supervising signals can have strong regularization. By doing so, all modules in the proposed algorithm can be trained simultaneously, which will boost the learning capability as end-to-end learning can be achieved. Moreover, we propose to utilize local structure information in feature space during pairwise pseudo label construction, as local properties are more robust to noise. Extensive experiments have been conducted on three frequently used visual datasets, i.e., CIFAR-10, CIFAR-100 and SVHN, in this paper. Experiment results have indicated the effectiveness of our proposed algorithm as we have achieved new state-of-the-art performance for novel visual categories learning for these three datasets.


Asunto(s)
Algoritmos , Reconocimiento de Normas Patrones Automatizadas/clasificación , Aprendizaje Automático Supervisado/clasificación
3.
Neural Netw ; 134: 11-22, 2021 Feb.
Artículo en Inglés | MEDLINE | ID: mdl-33278759

RESUMEN

Zero Shot Learning (ZSL) aims to classify images of unseen target classes by transferring knowledge from source classes through semantic embeddings. The core of ZSL research is to embed both visual representation of object instance and semantic description of object class into a joint latent space and learn cross-modal (visual and semantic) latent representations. However, the learned representations by existing efforts often fail to fully capture the underlying cross-modal semantic consistency, and some of the representations are very similar and less discriminative. To circumvent these issues, in this paper, we propose a novel deep framework, called Modality Independent Adversarial Network (MIANet) for Generalized Zero Shot Learning (GZSL), which is an end-to-end deep architecture with three submodules. First, both visual feature and semantic description are embedded into a latent hyper-spherical space, where two orthogonal constraints are employed to ensure the learned latent representations discriminative. Second, a modality adversarial submodule is employed to make the latent representations independent of modalities to make the shared representations grab more cross-modal high-level semantic information during training. Third, a cross reconstruction submodule is proposed to reconstruct latent representations into the counterparts instead of themselves to make them capture more modality irrelevant information. Comprehensive experiments on five widely used benchmark datasets are conducted on both GZSL and standard ZSL settings, and the results show the effectiveness of our proposed method.


Asunto(s)
Bases de Datos Factuales/clasificación , Aprendizaje Automático/clasificación , Redes Neurales de la Computación , Reconocimiento de Normas Patrones Automatizadas/clasificación , Reconocimiento de Normas Patrones Automatizadas/métodos , Semántica
4.
Neural Netw ; 133: 220-228, 2021 Jan.
Artículo en Inglés | MEDLINE | ID: mdl-33232858

RESUMEN

Attribution editing has achieved remarkable progress in recent years owing to the encoder-decoder structure and generative adversarial network (GAN). However, it remains challenging to generate high-quality images with accurate attribute transformation. Attacking these problems, the work proposes a novel selective attribute editing model based on classification adversarial network (referred to as ClsGAN) that shows good balance between attribute transfer accuracy and photo-realistic images. Considering that the editing images are prone to be affected by original attribute due to skip-connection in encoder-decoder structure, an upper convolution residual network (referred to as Tr-resnet) is presented to selectively extract information from the source image and target label. In addition, to further improve the transfer accuracy of generated images, an attribute adversarial classifier (referred to as Atta-cls) is introduced to guide the generator from the perspective of attribute through learning the defects of attribute transfer images. Experimental results on CelebA demonstrate that our ClsGAN performs favorably against state-of-the-art approaches in image quality and transfer accuracy. Moreover, ablation studies are also designed to verify the great performance of Tr-resnet and Atta-cls.


Asunto(s)
Redes Neurales de la Computación , Reconocimiento de Normas Patrones Automatizadas/clasificación , Humanos , Reconocimiento de Normas Patrones Automatizadas/métodos
5.
Neural Netw ; 133: 69-86, 2021 Jan.
Artículo en Inglés | MEDLINE | ID: mdl-33125919

RESUMEN

The data imbalance problem in classification is a frequent but challenging task. In real-world datasets, numerous class distributions are imbalanced and the classification result under such condition reveals extreme bias in the majority data class. Recently, the potential of GAN as a data augmentation method on minority data has been studied. In this paper, we propose a classification enhancement generative adversarial networks (CEGAN) to enhance the quality of generated synthetic minority data and more importantly, to improve the prediction accuracy in data imbalanced condition. In addition, we propose an ambiguity reduction method using the generated synthetic minority data for the case of multiple similar classes that are degenerating the classification accuracy. The proposed method is demonstrated with five benchmark datasets. The results indicate that approximating the real data distribution using CEGAN improves the classification performance significantly in data imbalanced conditions compared with various standard data augmentation methods.


Asunto(s)
Análisis de Datos , Redes Neurales de la Computación , Reconocimiento de Normas Patrones Automatizadas/clasificación , Reconocimiento de Normas Patrones Automatizadas/métodos , Humanos
6.
Drug Alcohol Depend ; 208: 107841, 2020 03 01.
Artículo en Inglés | MEDLINE | ID: mdl-31954949

RESUMEN

BACKGROUND: Evidence demonstrates that seeing alcoholic beverages in electronic media increases alcohol initiation and frequent and excessive drinking, particularly among young people. To efficiently assess this exposure, the aim was to develop the Alcoholic Beverage Identification Deep Learning Algorithm (ABIDLA) to automatically identify beer, wine and champagne/sparkling wine from images. METHODS: Using a specifically developed software, three coders annotated 57,186 images downloaded from Google. Supplemented by 10,000 images from ImageNet, images were split randomly into training data (70 %), validation data (10 %) and testing data (20 %). For retest reliability, a fourth coder re-annotated a random subset of 2004 images. Algorithms were trained using two state-of-the-art convolutional neural networks, Resnet (with different depths) and Densenet-121. RESULTS: With a correct classification (accuracy) of 73.75 % when using six beverage categories (beer glass, beer bottle, beer can, wine, champagne, and other images), 84.09 % with three (beer, wine/champagne, others) and 85.22 % with two (beer/wine/champagne, others), Densenet-121 slightly outperformed all Resnet models. The highest accuracy was obtained for wine (78.91 %) followed by beer can (77.43 %) and beer cup (73.56 %). Interrater reliability was almost perfect between the coders and the expert (Kappa = .903) and substantial between Densenet-121 and the coders (Kappa = .681). CONCLUSIONS: Free from any response or coding burden and with a relatively high accuracy, the ABIDLA offers the possibility to screen all kinds of electronic media for images of alcohol. Providing more comprehensive evidence on exposure to alcoholic beverages is important because exposure instigates alcohol initiation and frequent and excessive drinking.


Asunto(s)
Consumo de Bebidas Alcohólicas/psicología , Bebidas Alcohólicas/clasificación , Algoritmos , Aprendizaje Profundo , Medios de Comunicación de Masas/clasificación , Reconocimiento de Normas Patrones Automatizadas/clasificación , Adolescente , Adulto , Cerveza/clasificación , Femenino , Humanos , Masculino , Reconocimiento de Normas Patrones Automatizadas/métodos , Reproducibilidad de los Resultados , Vino/clasificación
7.
IEEE Trans Neural Netw Learn Syst ; 31(5): 1747-1756, 2020 05.
Artículo en Inglés | MEDLINE | ID: mdl-31329134

RESUMEN

Recent years have witnessed the success of deep learning methods in human activity recognition (HAR). The longstanding shortage of labeled activity data inherently calls for a plethora of semisupervised learning methods, and one of the most challenging and common issues with semisupervised learning is the imbalanced distribution of labeled data over classes. Although the problem has long existed in broad real-world HAR applications, it is rarely explored in the literature. In this paper, we propose a semisupervised deep model for imbalanced activity recognition from multimodal wearable sensory data. We aim to address not only the challenges of multimodal sensor data (e.g., interperson variability and interclass similarity) but also the limited labeled data and class-imbalance issues simultaneously. In particular, we propose a pattern-balanced semisupervised framework to extract and preserve diverse latent patterns of activities. Furthermore, we exploit the independence of multi-modalities of sensory data and attentively identify salient regions that are indicative of human activities from inputs by our recurrent convolutional attention networks. Our experimental results demonstrate that the proposed model achieves a competitive performance compared to a multitude of state-of-the-art methods, both semisupervised and supervised ones, with 10% labeled training data. The results also show the robustness of our method over imbalanced, small training data sets.


Asunto(s)
Actividades Humanas/clasificación , Redes Neurales de la Computación , Reconocimiento de Normas Patrones Automatizadas/clasificación , Reconocimiento de Normas Patrones Automatizadas/métodos , Aprendizaje Automático Supervisado/clasificación , Humanos
8.
Curr Med Imaging Rev ; 15(2): 227-236, 2019.
Artículo en Inglés | MEDLINE | ID: mdl-31975670

RESUMEN

BACKGROUND: With the explosive growth of global data, the term Big Data describes the enormous size of dataset through the detailed analysis. The big data analytics revealed the hidden patterns and secret correlations among the values. The major challenges in Big data analysis are due to increase of volume, variety, and velocity. The capturing of images with multi-directional views initiates the image set classification which is an attractive research study in the volumetricbased medical image processing. METHODS: This paper proposes the Local N-ary Ternary Patterns (LNTP) and Modified Deep Belief Network (MDBN) to alleviate the dimensionality and robustness issues. Initially, the proposed LNTP-MDBN utilizes the filtering technique to identify and remove the dependent and independent noise from the images. Then, the application of smoothening and the normalization techniques on the filtered image improves the intensity of the images. RESULTS: The LNTP-based feature extraction categorizes the heterogeneous images into different categories and extracts the features from each category. Based on the extracted features, the modified DBN classifies the normal and abnormal categories in the image set finally. CONCLUSION: The comparative analysis of proposed LNTP-MDBN with the existing pattern extraction and DBN learning models regarding classification accuracy and runtime confirms the effectiveness in mining applications.


Asunto(s)
Macrodatos , Sistemas de Administración de Bases de Datos , Aprendizaje Profundo , Diagnóstico por Imagen , Reconocimiento de Normas Patrones Automatizadas/métodos , Algoritmos , Huesos/diagnóstico por imagen , Encéfalo/diagnóstico por imagen , Mama/diagnóstico por imagen , Minería de Datos/métodos , Humanos , Reconocimiento de Normas Patrones Automatizadas/clasificación
9.
IEEE Trans Neural Netw Learn Syst ; 30(10): 2963-2972, 2019 10.
Artículo en Inglés | MEDLINE | ID: mdl-30295630

RESUMEN

At present, convolutional neural networks (CNNs) have become popular in visual classification tasks because of their superior performance. However, CNN-based methods do not consider the correlation of visual data to be classified. Recently, graph convolutional networks (GCNs) have mitigated this problem by modeling the pairwise relationship in visual data. Real-world tasks of visual classification typically must address numerous complex relationships in the data, which are not fit for the modeling of the graph structure using GCNs. Therefore, it is vital to explore the underlying correlation of visual data. Regarding this issue, we propose a framework called the hypergraph-induced convolutional network to explore the high-order correlation in visual data during deep neural networks. First, a hypergraph structure is constructed to formulate the relationship in visual data. Then, the high-order correlation is optimized by a learning process based on the constructed hypergraph. The classification tasks are performed by considering the high-order correlation in the data. Thus, the convolution of the hypergraph-induced convolutional network is based on the corresponding high-order relationship, and the optimization on the network uses each data and considers the high-order correlation of the data. To evaluate the proposed hypergraph-induced convolutional network framework, we have conducted experiments on three visual data sets: the National Taiwan University 3-D model data set, Princeton Shape Benchmark, and multiview RGB-depth object data set. The experimental results and comparison in all data sets demonstrate the effectiveness of our proposed hypergraph-induced convolutional network compared with the state-of-the-art methods.


Asunto(s)
Redes Neurales de la Computación , Reconocimiento de Normas Patrones Automatizadas/clasificación , Reconocimiento de Normas Patrones Automatizadas/métodos , Estimulación Luminosa/métodos , Algoritmos , Humanos
10.
Comput Med Imaging Graph ; 70: 63-72, 2018 12.
Artículo en Inglés | MEDLINE | ID: mdl-30296625

RESUMEN

This work presents a novel analysis methodology that utilises high-resolution, multi-dimensional information to better classify regions of the left ventricle after myocardial infarction. Specifically, the focus is to determine degree of infarction in regions of the left ventricle based on information extracted from cardiac magnetic resonance imaging. Enhanced classification accuracy is achieved using three mechanisms: Firstly, a plurality of indices/features is used in the pattern classification process, rather than a single index/feature (hence the term "multi-dimensional). Secondly, the method incorporates not only the indices/features of the region in consideration, but also indices/features from the neighbouring regions (hence the term "proprio-proximus"). Thirdly, advanced machine learning techniques are used for both feature selection and pattern classification process to ameliorate the effect of class-imbalance existing in the data. Numerical results from multiple experiments on real data showed that using multiple features improved the ability to distinguish between infarcted and non-infarcted remote segments, and using neighbouring information improved classification performance. The proposed methodology is general and can be adapted for the analysis of biological functions of other human organs.


Asunto(s)
Diagnóstico por Computador , Aprendizaje Automático , Infarto del Miocardio/diagnóstico por imagen , Reconocimiento de Normas Patrones Automatizadas/clasificación , Diagnóstico por Computador/métodos , Ventrículos Cardíacos/diagnóstico por imagen
11.
PLoS One ; 13(9): e0203339, 2018.
Artículo en Inglés | MEDLINE | ID: mdl-30208096

RESUMEN

The recent development in the technology has increased the complexity of image contents and demand for image classification becomes more imperative. Digital images play a vital role in many applied domains such as remote sensing, scene analysis, medical care, textile industry and crime investigation. Feature extraction and image representation is considered as an important step in scene analysis as it affects the image classification performance. Automatic classification of images is an open research problem for image analysis and pattern recognition applications. The Bag-of-Features (BoF) model is commonly used to solve image classification, object recognition and other computer vision-based problems. In BoF model, the final feature vector representation of an image contains no information about the co-occurrence of features in the 2D image space. This is considered as a limitation, as the spatial arrangement among visual words in image space contains the information that is beneficial for image representation and learning of classification model. To deal with this, researchers have proposed different image representations. Among these, the division of image-space into different geometric sub-regions for the extraction of histogram for BoF model is considered as a notable contribution for the extraction of spatial clues. Keeping this in view, we aim to explore a Hybrid Geometric Spatial Image Representation (HGSIR) that is based on the combination of histograms computed over the rectangular, triangular and circular regions of the image. Five standard image datasets are used to evaluate the performance of the proposed research. The quantitative analysis demonstrates that the proposed research outperforms the state-of-art research in terms of classification accuracy.


Asunto(s)
Procesamiento de Imagen Asistido por Computador/métodos , Reconocimiento de Normas Patrones Automatizadas/métodos , Algoritmos , Animales , Inteligencia Artificial , Bases de Datos Factuales/clasificación , Bases de Datos Factuales/estadística & datos numéricos , Humanos , Procesamiento de Imagen Asistido por Computador/clasificación , Procesamiento de Imagen Asistido por Computador/estadística & datos numéricos , Multimedia/estadística & datos numéricos , Reconocimiento de Normas Patrones Automatizadas/clasificación , Reconocimiento de Normas Patrones Automatizadas/estadística & datos numéricos , Fotograbar/estadística & datos numéricos
12.
Neural Netw ; 100: 84-94, 2018 Apr.
Artículo en Inglés | MEDLINE | ID: mdl-29477916

RESUMEN

Autoassociative morphological memories (AMMs) are robust and computationally efficient memory models with unlimited storage capacity. In this paper, we present the max-plus and min-plus projection autoassociative morphological memories (PAMMs) as well as their compositions. Briefly, the max-plus PAMM yields the largest max-plus combination of the stored vectors which is less than or equal to the input. Dually, the vector recalled by the min-plus PAMM corresponds to the smallest min-plus combination which is larger than or equal to the input. Apart from unlimited absolute storage capacity and one step retrieval, PAMMs and their compositions exhibit an excellent noise tolerance. Furthermore, the new memories yielded quite promising results in classification problems with a large number of features and classes.


Asunto(s)
Aprendizaje por Asociación , Memoria , Reconocimiento de Normas Patrones Automatizadas/clasificación , Reconocimiento de Normas Patrones Automatizadas/métodos , Recuerdo Mental
13.
IEEE Trans Vis Comput Graph ; 24(8): 2270-2283, 2018 08.
Artículo en Inglés | MEDLINE | ID: mdl-28783637

RESUMEN

We show how mouse interaction log classification can help visualization toolsmiths understand how their tools are used "in the wild" through an evaluation of MAGI - a cancer genomics visualization tool. Our primary contribution is an evaluation of twelve visual analysis task classifiers, which compares predictions to task inferences made by pairs of genomics and visualization experts. Our evaluation uses common classifiers that are accessible to most visualization evaluators: -nearest neighbors, linear support vector machines, and random forests. By comparing classifier predictions to visual analysis task inferences made by experts, we show that simple automated task classification can have up to 73 percent accuracy and can separate meaningful logs from "junk" logs with up to 91 percent accuracy. Our second contribution is an exploration of common MAGI interaction trends using classification predictions, which expands current knowledge about ecological cancer genomics visualization tasks. Our third contribution is a discussion of how automated task classification can inform iterative tool design. These contributions suggest that mouse interaction log analysis is a viable method for (1) evaluating task requirements of client-side-focused tools, (2) allowing researchers to study experts on larger scales than is typically possible with in-lab observation, and (3) highlighting potential tool evaluation bias.


Asunto(s)
Gráficos por Computador , Genómica/métodos , Neoplasias/genética , Algoritmos , Gráficos por Computador/clasificación , Interpretación Estadística de Datos , Sistemas Especialistas , Genómica/estadística & datos numéricos , Humanos , Sistemas en Línea , Reconocimiento de Normas Patrones Automatizadas/clasificación , Reconocimiento de Normas Patrones Automatizadas/métodos , Reconocimiento de Normas Patrones Automatizadas/estadística & datos numéricos , Interfaz Usuario-Computador
14.
Neural Netw ; 81: 91-102, 2016 Sep.
Artículo en Inglés | MEDLINE | ID: mdl-27389571

RESUMEN

Recent research has shown the speed advantage of extreme learning machine (ELM) and the accuracy advantage of sparse representation classification (SRC) in the area of image classification. Those two methods, however, have their respective drawbacks, e.g., in general, ELM is known to be less robust to noise while SRC is known to be time-consuming. Consequently, ELM and SRC complement each other in computational complexity and classification accuracy. In order to unify such mutual complementarity and thus further enhance the classification performance, we propose an efficient hybrid classifier to exploit the advantages of ELM and SRC in this paper. More precisely, the proposed classifier consists of two stages: first, an ELM network is trained by supervised learning. Second, a discriminative criterion about the reliability of the obtained ELM output is adopted to decide whether the query image can be correctly classified or not. If the output is reliable, the classification will be performed by ELM; otherwise the query image will be fed to SRC. Meanwhile, in the stage of SRC, a sub-dictionary that is adaptive to the query image instead of the entire dictionary is extracted via the ELM output. The computational burden of SRC thus can be reduced. Extensive experiments on handwritten digit classification, landmark recognition and face recognition demonstrate that the proposed hybrid classifier outperforms ELM and SRC in classification accuracy with outstanding computational efficiency.


Asunto(s)
Aprendizaje Automático/clasificación , Reconocimiento de Normas Patrones Automatizadas/clasificación , Reconocimiento de Normas Patrones Automatizadas/métodos , Algoritmos , Humanos , Reconocimiento Visual de Modelos , Estimulación Luminosa/métodos , Reproducibilidad de los Resultados
15.
Evol Comput ; 24(1): 143-82, 2016.
Artículo en Inglés | MEDLINE | ID: mdl-25700148

RESUMEN

In the computer vision and pattern recognition fields, image classification represents an important yet difficult task. It is a challenge to build effective computer models to replicate the remarkable ability of the human visual system, which relies on only one or a few instances to learn a completely new class or an object of a class. Recently we proposed two genetic programming (GP) methods, one-shot GP and compound-GP, that aim to evolve a program for the task of binary classification in images. The two methods are designed to use only one or a few instances per class to evolve the model. In this study, we investigate these two methods in terms of performance, robustness, and complexity of the evolved programs. We use ten data sets that vary in difficulty to evaluate these two methods. We also compare them with two other GP and six non-GP methods. The results show that one-shot GP and compound-GP outperform or achieve results comparable to competitor methods. Moreover, the features extracted by these two methods improve the performance of other classifiers with handcrafted features and those extracted by a recently developed GP-based method in most cases.


Asunto(s)
Reconocimiento de Normas Patrones Automatizadas/métodos , Inteligencia Artificial , Simulación por Computador , Humanos , Modelos Estadísticos , Reconocimiento de Normas Patrones Automatizadas/clasificación , Programas Informáticos , Máquina de Vectores de Soporte
16.
IEEE Trans Neural Netw Learn Syst ; 26(3): 417-29, 2015 Mar.
Artículo en Inglés | MEDLINE | ID: mdl-25720001

RESUMEN

An enhanced fuzzy min-max (EFMM) network is proposed for pattern classification in this paper. The aim is to overcome a number of limitations of the original fuzzy min-max (FMM) network and improve its classification performance. The key contributions are three heuristic rules to enhance the learning algorithm of FMM. First, a new hyperbox expansion rule to eliminate the overlapping problem during the hyperbox expansion process is suggested. Second, the existing hyperbox overlap test rule is extended to discover other possible overlapping cases. Third, a new hyperbox contraction rule to resolve possible overlapping cases is provided. Efficacy of EFMM is evaluated using benchmark data sets and a real medical diagnosis task. The results are better than those from various FMM-based models, support vector machine-based, Bayesian-based, decision tree-based, fuzzy-based, and neural-based classifiers. The empirical findings show that the newly introduced rules are able to realize EFMM as a useful model for undertaking pattern classification problems.


Asunto(s)
Lógica Difusa , Redes Neurales de la Computación , Reconocimiento de Normas Patrones Automatizadas/clasificación , Humanos , Aprendizaje Automático/clasificación , Reconocimiento de Normas Patrones Automatizadas/métodos
17.
IEEE Trans Neural Netw Learn Syst ; 26(2): 208-23, 2015 Feb.
Artículo en Inglés | MEDLINE | ID: mdl-25029489

RESUMEN

Kernel association (KA) in statistical pattern recognition used for classification and prediction have recently emerged in a machine learning and signal processing context. This survey outlines the latest trends and innovations of a kernel framework for big data analysis. KA topics include offline learning, distributed database, online learning, and its prediction. The structural presentation and the comprehensive list of references are geared to provide a useful overview of this evolving field for both specialists and relevant scholars.


Asunto(s)
Algoritmos , Inteligencia Artificial/clasificación , Inteligencia Artificial/tendencias , Modelos Estadísticos , Reconocimiento de Normas Patrones Automatizadas/clasificación , Reconocimiento de Normas Patrones Automatizadas/tendencias , Humanos , Procesamiento de Señales Asistido por Computador
18.
IEEE Trans Neural Netw Learn Syst ; 25(11): 2043-52, 2014 Nov.
Artículo en Inglés | MEDLINE | ID: mdl-25330427

RESUMEN

Multiwavelets possess better properties than traditional wavelets. Multiwavelet packet transformation has more high-frequency information. Spectral entropy can be applied as an analysis index to the complexity or uncertainty of a signal. This paper tries to define four multiwavelet packet entropies to extract the features of different transmission line faults, and uses a radial basis function (RBF) neural network to recognize and classify 10 fault types of power transmission lines. First, the preprocessing and postprocessing problems of multiwavelets are presented. Shannon entropy and Tsallis entropy are introduced, and their difference is discussed. Second, multiwavelet packet energy entropy, time entropy, Shannon singular entropy, and Tsallis singular entropy are defined as the feature extraction methods of transmission line fault signals. Third, the plan of transmission line fault recognition using multiwavelet packet entropies and an RBF neural network is proposed. Finally, the experimental results show that the plan with the four multiwavelet packet energy entropies defined in this paper achieves better performance in fault recognition. The performance with SA4 (symmetric antisymmetric) multiwavelet packet Tsallis singular entropy is the best among the combinations of different multiwavelet packets and the four multiwavelet packet entropies.


Asunto(s)
Entropía , Reconocimiento de Normas Patrones Automatizadas/clasificación , Reconocimiento de Normas Patrones Automatizadas/métodos , Análisis de Ondículas , Algoritmos , Transferencia de Energía , Humanos , Factores de Tiempo
19.
ScientificWorldJournal ; 2014: 905269, 2014.
Artículo en Inglés | MEDLINE | ID: mdl-25295308

RESUMEN

Age estimation has many useful applications, such as age-based face classification, finding lost children, surveillance monitoring, and face recognition invariant to age progression. Among many factors affecting age estimation accuracy, gender and facial expression can have negative effects. In our research, the effects of gender and facial expression on age estimation using support vector regression (SVR) method are investigated. Our research is novel in the following four ways. First, the accuracies of age estimation using a single-level local binary pattern (LBP) and a multilevel LBP (MLBP) are compared, and MLBP shows better performance as an extractor of texture features globally. Second, we compare the accuracies of age estimation using global features extracted by MLBP, local features extracted by Gabor filtering, and the combination of the two methods. Results show that the third approach is the most accurate. Third, the accuracies of age estimation with and without preclassification of facial expression are compared and analyzed. Fourth, those with and without preclassification of gender are compared and analyzed. The experimental results show the effectiveness of gender preclassification in age estimation.


Asunto(s)
Envejecimiento , Expresión Facial , Reconocimiento de Normas Patrones Automatizadas/clasificación , Reconocimiento de Normas Patrones Automatizadas/normas , Estimulación Luminosa , Caracteres Sexuales , Adulto , Anciano , Femenino , Humanos , Masculino , Persona de Mediana Edad , Reconocimiento de Normas Patrones Automatizadas/métodos , Estimulación Luminosa/métodos , Adulto Joven
20.
ScientificWorldJournal ; 2014: 738250, 2014.
Artículo en Inglés | MEDLINE | ID: mdl-25243224

RESUMEN

To solve the poor generalization and flexibility problems that single kernel SVM classifiers have while classifying combined spectral and spatial features, this paper proposed a solution to improve the classification accuracy and efficiency of hyperspectral fused images: (1) different radial basis kernel functions (RBFs) are employed for spectral and textural features, and a new combined radial basis kernel function (CRBF) is proposed by combining them in a weighted manner; (2) the binary decision tree-based multiclass SMO (BDT-SMO) is used in the classification of hyperspectral fused images; (3) experiments are carried out, where the single radial basis function- (SRBF-) based BDT-SMO classifier and the CRBF-based BDT-SMO classifier are used, respectively, to classify the land usages of hyperspectral fused images, and genetic algorithms (GA) are used to optimize the kernel parameters of the classifiers. The results show that, compared with SRBF, CRBF-based BDT-SMO classifiers display greater classification accuracy and efficiency.


Asunto(s)
Inteligencia Artificial/clasificación , Árboles de Decisión , Reconocimiento de Normas Patrones Automatizadas/clasificación , Máquina de Vectores de Soporte , Reconocimiento de Normas Patrones Automatizadas/métodos
SELECCIÓN DE REFERENCIAS
DETALLE DE LA BÚSQUEDA
...