unsupervised neural networks
Recently Published Documents


TOTAL DOCUMENTS

98
(FIVE YEARS 23)

H-INDEX

14
(FIVE YEARS 3)

2021 ◽  
Vol 151 ◽  
pp. 332-339
Author(s):  
Lei Qu ◽  
Wan Wan ◽  
Kaixuan Guo ◽  
Yu Liu ◽  
Jun Tang ◽  
...  

2021 ◽  
Vol 2021 ◽  
pp. 1-11
Author(s):  
Jianqiao Xu ◽  
Zhaolu Zuo ◽  
Danchao Wu ◽  
Bing Li ◽  
Xiaoni Li ◽  
...  

Bearings always suffer from surface defects, such as scratches, black spots, and pits. Those surface defects have great effects on the quality and service life of bearings. Therefore, the defect detection of the bearing has always been the focus of the bearing quality control. Deep learning has been successfully applied to the objection detection due to its excellent performance. However, it is difficult to realize automatic detection of bearing surface defects based on data-driven-based deep learning due to few samples data of bearing defects on the actual production line. Sample preprocessing algorithm based on normalized sample symmetry of bearing is adopted to greatly increase the number of samples. Two different convolutional neural networks, supervised networks and unsupervised networks, are tested separately for the bearing defect detection. The first experiment adopts the supervised networks, and ResNet neural networks are selected as the supervised networks in this experiment. The experiment result shows that the AUC of the model is 0.8567, which is low for the actual use. Also, the positive and negative samples should be labelled manually. To improve the AUC of the model and the flexibility of the samples labelling, a new unsupervised neural network based on autoencoder networks is proposed. Gradients of the unlabeled data are used as labels, and autoencoder networks are created with U-net to predict the output. In the second experiment, positive samples of the supervised experiment are used as the training set. The experiment of the unsupervised neural networks shows that the AUC of the model is 0.9721. In this experiment, the AUC is higher than the first experiment, but the positive samples must be selected. To overcome this shortage, the dataset of the third experiment is the same as the supervised experiment, where all the positive and negative samples are mixed together, which means that there is no need to label the samples. This experiment shows that the AUC of the model is 0.9623. Although the AUC is slightly lower than that of the second experiment, the AUC is high enough for actual use. The experiment results demonstrate the feasibility and superiority of the proposed unsupervised networks.


2021 ◽  
Vol 66 (1) ◽  
pp. 54
Author(s):  
E.-M. Manole

Self Organizing Maps (SOM) are unsupervised neural networks suited for visualisation purposes and clustering analysis. This study uses SOM to solve a software engineering problem: detecting the most important (key) classes from software projects. Key classes are meant to link the most valuable concepts of a software system and in general these are found in the solution documentation. UML models created in the design phase become deprecated in time and tend to be a source of confusion for large legacy software. Therefore, developers try to reconstruct class diagrams from the source code using reverse engineering. However, the resulting diagram is often very cluttered and difficult to understand. There is an interest for automatic tools for building concise class diagrams, but the machine learning possibilities are not fully explored at the moment. This paper proposes two possible algorithms to transform SOM in a classification algorithm to solve this task, which involves separating the important classes - that should be on the diagrams - from the others, less important ones. Moreover, SOM is a reliable visualization tool which able to provide an insight about the structure of the analysed projects.


2021 ◽  
Vol 172 ◽  
pp. 114652
Author(s):  
Nabil Alami ◽  
Mohammed Meknassi ◽  
Noureddine En-nahnahi ◽  
Yassine El Adlouni ◽  
Ouafae Ammor

Medicina ◽  
2021 ◽  
Vol 57 (3) ◽  
pp. 235
Author(s):  
Diego Galvan ◽  
Luciane Effting ◽  
Hágata Cremasco ◽  
Carlos Adam Conte-Junior

Background and objective: In the current pandemic scenario, data mining tools are fundamental to evaluate the measures adopted to contain the spread of COVID-19. In this study, unsupervised neural networks of the Self-Organizing Maps (SOM) type were used to assess the spatial and temporal spread of COVID-19 in Brazil, according to the number of cases and deaths in regions, states, and cities. Materials and methods: The SOM applied in this context does not evaluate which measures applied have helped contain the spread of the disease, but these datasets represent the repercussions of the country’s measures, which were implemented to contain the virus’ spread. Results: This approach demonstrated that the spread of the disease in Brazil does not have a standard behavior, changing according to the region, state, or city. The analyses showed that cities and states in the north and northeast regions of the country were the most affected by the disease, with the highest number of cases and deaths registered per 100,000 inhabitants. Conclusions: The SOM clustering was able to spatially group cities, states, and regions according to their coronavirus cases, with similar behavior. Thus, it is possible to benefit from the use of similar strategies to deal with the virus’ spread in these cities, states, and regions.


2021 ◽  
pp. 1-18
Author(s):  
Ranjit Lall ◽  
Thomas Robinson

Abstract Principled methods for analyzing missing values, based chiefly on multiple imputation, have become increasingly popular yet can struggle to handle the kinds of large and complex data that are also becoming common. We propose an accurate, fast, and scalable approach to multiple imputation, which we call MIDAS (Multiple Imputation with Denoising Autoencoders). MIDAS employs a class of unsupervised neural networks known as denoising autoencoders, which are designed to reduce dimensionality by corrupting and attempting to reconstruct a subset of data. We repurpose denoising autoencoders for multiple imputation by treating missing values as an additional portion of corrupted data and drawing imputations from a model trained to minimize the reconstruction error on the originally observed portion. Systematic tests on simulated as well as real social science data, together with an applied example involving a large-scale electoral survey, illustrate MIDAS’s accuracy and efficiency across a range of settings. We provide open-source software for implementing MIDAS.


2020 ◽  
Vol 36 (Supplement_2) ◽  
pp. i573-i582
Author(s):  
Ayse B Dincer ◽  
Joseph D Janizek ◽  
Su-In Lee

Abstract Motivation Increasing number of gene expression profiles has enabled the use of complex models, such as deep unsupervised neural networks, to extract a latent space from these profiles. However, expression profiles, especially when collected in large numbers, inherently contain variations introduced by technical artifacts (e.g. batch effects) and uninteresting biological variables (e.g. age) in addition to the true signals of interest. These sources of variations, called confounders, produce embeddings that fail to transfer to different domains, i.e. an embedding learned from one dataset with a specific confounder distribution does not generalize to different distributions. To remedy this problem, we attempt to disentangle confounders from true signals to generate biologically informative embeddings. Results In this article, we introduce the Adversarial Deconfounding AutoEncoder (AD-AE) approach to deconfounding gene expression latent spaces. The AD-AE model consists of two neural networks: (i) an autoencoder to generate an embedding that can reconstruct original measurements, and (ii) an adversary trained to predict the confounder from that embedding. We jointly train the networks to generate embeddings that can encode as much information as possible without encoding any confounding signal. By applying AD-AE to two distinct gene expression datasets, we show that our model can (i) generate embeddings that do not encode confounder information, (ii) conserve the biological signals present in the original space and (iii) generalize successfully across different confounder domains. We demonstrate that AD-AE outperforms standard autoencoder and other deconfounding approaches. Availability and implementation Our code and data are available at https://gitlab.cs.washington.edu/abdincer/ad-ae. Contact Supplementary information Supplementary data are available at Bioinformatics online.


2020 ◽  
Vol 2 (1) ◽  
pp. 33-39
Author(s):  
Supatman Supatman ◽  
Sri Ayem

UMKM menurut pasal (6) UU nomor 20 tahun 2008 berdasarkan asset dan omset dibagi menjadi tiga kriteria yaitu UMi (Usaha Mikro), UK (Usaha Kecil) dan UM (Usaha Menengah). Sementara itu variabel dalam laporan BPS terkait UMKM meliputi Unit Usaha, Tenaga Kerja, PDB atas usaha yang berlaku, PDB atas dasar harga konstan 2000, Total Ekspor Non Migas, Investasi atas dasar harga berlaku, Investasi atas dasar harga konstan 2000. Sehingga pendekatan untuk melakukan kriteria berdasarkan asset dan omset relatif lemah mengingat secara rinci terdapat 7 variabel pendukung kriteria (berdasarkan data BPS).Unsupervised Neural Networks merupakan metode klusterisasi pembelajaran mandiri yang dapat melakukan klaterisasi data berdasarkan jarak eucledian data. SOM-Kohonen merupakan salah satu jenis Unsupervised Neural Networks yang digunakan untuk klasterisasi UMKM pada penelitian ini. Berdasarkan pengujian menggunakan data UMKM tahun 2010 – 2018, dengan parameter pelatihan alfa : 0.1, decalfa 0.2, iterasi 500 diperoleh hasil bahwa kluster UMKM terkluster menjadi 2 dengan perincian Umi tetap sebagai kluster Umi, sedangkan UK dan UM menggabung menjadi satu kluster.Berdasarkan hasil klusterisasi menggunakan unsupervised neural networks dengan SOM-Kohonen yaitu dua klaster, maka direkomendasikan pemodalan dibagi menjadi dua sesuai dengan klusternya. Keywords: Accounting, Business, Clusterization, UMKM, Unsupervised, Neural Networks, SOM-Kohonen.


Sign in / Sign up

Export Citation Format

Share Document