paper-with-me

홈 › Papers

Pattern Analysis with Layered Self-Organizing Maps

2018-03-23 · David Friedlander

This paper defines a new learning architecture, Layered Self-Organizing Maps (LSOMs), that uses the SOM and supervised-SOM learning algorithms. The architecture is validated with the MNIST database of hand-written digit images. LSOMs are similar to convolutional neural nets (covnets) in the way they sample data, but different in the way they represent features and learn. LSOMs analyze (or generate) image patches with maps of exemplars determined by the SOM learning algorithm rather than feature maps from filter-banks learned via backprop. LSOMs provide an alternative to features derived from covnets. Multi-layer LSOMs are trained bottom-up, without the use of backprop and therefore may be of interest as a model of the visual cortex. The results show organization at multiple levels. The algorithm appears to be resource efficient in learning, classifying and generating images. Although LSOMs can be used for classification, their validation accuracy for these exploratory runs was well below the state of the art. The goal of this article is to define the architecture and display the structures resulting from its application to the MNIST images.

📄 PDF Abstract BibTeX arXiv:1803.08996

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SOM The Self-Organizing Map (SOM), commonly also known as Kohonen network (Kohonen 1982, Kohonen 2001) is a computational method for the visualization and analysis of…

Similar Papers 제목 키워드 기반

Outlier Detection using Self-Organizing Maps for Automated Blood Cell Analysis

2022-08-18 · Stefan Röhrl, Alice Hein, Lucie Huang, Dominik Heim 외

The quality of datasets plays a crucial role in the successful training and deployment of deep learning models. Especially in the medical field, where system performance may impact the health of patients, clean datasets …

Outlier DetectionOut-of-Distribution DetectionQuantization

A Visual Measure of Changes to Weighted Self-Organizing Map Patterns

2017-03-27 · Younjin Chung, Joachim Gudmundsson, Masahiro Takatsuka

Estimating output changes by input changes is the main task in causal analysis. In previous work, input and output Self-Organizing Maps (SOMs) were associated for causal analysis of multivariate and nonlinear data. Based…

Self-organizing maps and generalization: an algorithmic description of Numerosity and Variability Effects

2018-02-26 · Valentina Gliozzi, Kim Plunkett

Category, or property generalization is a central function in the human cognition. It plays a crucial role in a variety of domains, such as learning, everyday reasoning, specialized reasoning, and decision making. Judgin…

Decision Making

Self Organizing Maps for the Visual Analysis of Pitch Contours

2015-05-01 · WS 2015 5 · Dominik Sacha, Yuki Asano, Christian Rohrdantz, Felix Hamborg 외
Art AnalysisDecision Making

Triagem virtual de imagens de imuno-histoquímica usando redes neurais artificiais e espectro de padrões

2017-12-03 · Higor Neto Lima, Wellington Pinheiro dos Santos, Mêuser Jorge Silva Valença

The importance of organizing medical images according to their nature, application and relevance is increasing. Furhermore, a previous selection of medical images can be useful to accelerate the task of analysis by patho…

ClassificationContent-Based Image Retrievalfeature selectionGeneral Classification+5