中文
相关论文

相关论文: A Study of Parallel Self-Organizing Map

200 篇论文

Score-based algorithms that learn the structure of Bayesian networks can be used for both exact and approximate solutions. While approximate learning scales better with the number of variables, it can be computationally expensive in the…

机器学习 · 计算机科学 2022-02-22 Zhigao Guo , Anthony C. Constantinou

We propose a variation of the self organizing map algorithm by considering the random placement of neurons on a two-dimensional manifold, following a blue noise distribution from which various topologies can be derived. These topologies…

神经与进化计算 · 计算机科学 2020-11-20 Nicolas P. Rougier , Georgios Is. Detorakis

This article introduces a highly parallel algorithm for molecular dynamics simulations with short-range forces on single node multi- and many-core systems. The algorithm is designed to achieve high parallel speedups for strongly…

计算物理 · 物理学 2013-11-20 R. Meyer

Self-Organizing Maps (SOMs) provide topology-preserving projections of high-dimensional data, yet their use as generative models remains largely unexplored. We show that the activation pattern of a SOM -- the squared distances to its…

机器学习 · 计算机科学 2026-02-24 Alessandro Londei , Matteo Benati , Denise Lanzieri , Vittorio Loreto

Some argue that biologically inspired algorithms are the future of solving difficult problems in computer science. Others strongly believe that the future lies in the exploration of mathematical foundations of problems at hand. The field of…

人工智能 · 计算机科学 2016-08-08 Jan Feyereisl , Uwe Aickelin

The idea of reusing or transferring information from previously learned tasks (source tasks) for the learning of new tasks (target tasks) has the potential to significantly improve the sample efficiency of a reinforcement learning agent. In…

人工智能 · 计算机科学 2022-09-28 Thommen George Karimpanal , Roland Bouffanais

Kohonen's Self-Organizing Maps (SOMs) have proven to be a successful data-reduction method to identify the intrinsic lower-dimensional sub-manifold of a data set that is scattered in the higher-dimensional feature space. Motivated by the…

神经与进化计算 · 计算机科学 2015-05-18 Jascha A. Schewtschenko

In numerous applicative contexts, data are too rich and too complex to be represented by numerical vectors. A general approach to extend machine learning and data mining techniques to such data is to really on a dissimilarity or on a kernel…

机器学习 · 统计学 2014-07-03 Fabrice Rossi

We study the statistical meaning of the minimization of distortion measure and the relation between the equilibrium points of the SOM algorithm and the minima of distortion measure. If we assume that the observations and the map lie in an…

机器学习 · 统计学 2008-02-22 Joseph Rynkiewicz

Results of neural network learning are always subject to some variability, due to the sensitivity to initial conditions, to convergence to local minima, and, sometimes more dramatically, to sampling variability. This paper presents a set of…

统计理论 · 数学 2007-06-13 Eric De Bodt , Marie Cottrell , Michel Verleysen

In this paper, we describe efficient MapReduce simulations of parallel algorithms specified in the BSP and PRAM models. We also provide some applications of these simulation results to problems in parallel computational geometry for the…

数据结构与算法 · 计算机科学 2015-03-14 Michael T. Goodrich

As gradient descent method in deep learning causes a series of questions, this paper proposes a novel gradient-free deep learning structure. By adding a new module into traditional Self-Organizing Map and introducing residual into the map,…

机器学习 · 计算机科学 2022-01-27 Shaosheng Xu , Jinde Cao , Yichao Cao , Tong Wang

GPU-accelerated Self-Organizing Map (SOM) implementations are among the most competitive options for large-scale SOM analysis, but growing dataset sizes increasingly challenge their practical use because workloads no longer fit cleanly…

分布式、并行与集群计算 · 计算机科学 2026-04-30 Tony Xu , Sarah Klamt , Katherine Turner , Anne Brustle , Felix Marsh-Wakefield , Givanna Putri

Recent advances in operator learning theory have improved our knowledge about learning maps between infinite dimensional spaces. However, for large-scale engineering problems such as concurrent multiscale simulation for mechanical…

机器学习 · 计算机科学 2022-12-05 Owen Huang , Sourav Saha , Jiachen Guo , Wing Kam Liu

An intelligent system capable of continual learning is one that can process and extract knowledge from potentially infinitely long streams of pattern vectors. The major challenge that makes crafting such a system difficult is known as…

机器学习 · 计算机科学 2024-02-21 Hitesh Vaidya , Travis Desell , Ankur Mali , Alexander Ororbia

Sharpness-Aware Minimization (SAM) is an optimization method that improves generalization performance of machine learning models. Despite its superior generalization, SAM has not been actively used in real-world applications due to its…

机器学习 · 计算机科学 2025-03-17 Junhyuk Jo , Jihyun Lim , Sunwoo Lee

In the recent years, there is a growing interest in semi-supervised learning, since, in many learning tasks, there is a plentiful supply of unlabeled data, but insufficient labeled ones. Hence, Semi-Supervised learning models can benefit…

机器学习 · 计算机科学 2020-03-27 Pedro H. M. Braga , Hansenclever F. Bassani

The past few years have witnessed growth in the computational requirements for training deep convolutional neural networks. Current approaches parallelize training onto multiple devices by applying a single parallelization strategy (e.g.,…

机器学习 · 计算机科学 2018-06-12 Zhihao Jia , Sina Lin , Charles R. Qi , Alex Aiken

This article firstly attempts to explore parallel algorithms of learning distributed representations for both entities and relations in large-scale knowledge repositories with {\it MapReduce} programming model on a multi-core processor. We…

分布式、并行与集群计算 · 计算机科学 2015-09-04 Miao Fan , Qiang Zhou , Thomas Fang Zheng , Ralph Grishman

Over the past few years, self-attention is shining in the field of deep learning, especially in the domain of natural language processing(NLP). Its impressive effectiveness, along with ubiquitous implementations, have aroused our interest…

机器学习 · 计算机科学 2020-12-03 Mingfei Yu , Masahiro Fujita