中文
相关论文

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

200 篇论文

This paper introduces an incremental semantic mapping approach, with on-line unsupervised learning, based on Self-Organizing Maps (SOM) for robotic agents. The method includes a mapping module, which incrementally creates a topological map…

机器人学 · 计算机科学 2019-07-12 Ygor C. N. Sousa , Hansenclever F. Bassani

Sharpness-aware minimization (SAM) has been shown to improve the generalization of neural networks. However, each SAM update requires \emph{sequentially} computing two gradients, effectively doubling the per-iteration cost compared to base…

机器学习 · 计算机科学 2024-10-15 Wanyun Xie , Thomas Pethick , Volkan Cevher

Parallel self-assembly is an efficient approach to accelerate the assembly process for modular robots. However, these approaches cannot accommodate complicated environments with obstacles, which restricts their applications. This paper…

机器人学 · 计算机科学 2024-03-19 Lianxin Zhang , Yihan Huang , Zhongzhong Cao , Yang Jiao , Huihuan Qian

Nowadays, with the advance of technology, there is an increasing amount of unstructured data being generated every day. However, it is a painful job to label and organize it. Labeling is an expensive, time-consuming, and difficult task. It…

机器学习 · 计算机科学 2020-06-25 Pedro H. M. Braga , Heitor R. Medeiros , Hansenclever F. Bassani

Smoothing filter is the method of choice for image preprocessing and pattern recognition. We present a new concurrent method for smoothing 2D object in binary case. Proposed method provides a parallel computation while preserving the…

分布式、并行与集群计算 · 计算机科学 2016-04-01 Ramzi Mahmoudi , Mohamed Akil

Ordered (key-value) maps are an important and widely-used data type for large-scale data processing frameworks. Beyond simple search, insertion and deletion, more advanced operations such as range extraction, filtering, and bulk updates…

数据结构与算法 · 计算机科学 2018-03-28 Yihan Sun , Daniel Ferizovic , Guy E. Blelloch

We present a model of the primary visual cortex V1, guided by anatomical experiments. Unlike most machine learning systems our goal is not to maximize accuracy but to realize a system more aligned to biological systems. Our model consists…

神经元与认知 · 定量生物学 2023-02-21 Suvam Roy , Nikhil Ranjan Pal

Self-Organizing Maps are commonly used for unsupervised learning purposes. This paper is dedicated to the certain modification of SOM called SOMN (Self-Organizing Mixture Networks) used as a mechanism for representing grayscale digital…

人工智能 · 计算机科学 2011-08-19 Patryk Filipiak

Data structures for efficient sampling from a set of weighted items are an important building block of many applications. However, few parallel solutions are known. We close many of these gaps both for shared-memory and distributed-memory…

数据结构与算法 · 计算机科学 2021-07-20 Lorenz Hübschle-Schneider , Peter Sanders

Studies of functional MRI data are increasingly concerned with the estimation of differences in spatio-temporal networks across groups of subjects or experimental conditions. Unsupervised clustering and independent component analysis (ICA)…

Optimizing the parallel training of large models requires exploring intra-operator parallelism plans for a computation graph that typically contains tens of thousands of primitive operators. While the optimization of parallel data…

分布式、并行与集群计算 · 计算机科学 2025-07-08 Weifang Hu , Xuanhua Shi , Yunkai Zhang , Chang Wu , Xuan Peng , Jiaqi Zhai , Hai Jin , Xuehai Qian , Jingling Xue , Yongluan Zhou

We propose a new optimization method for training feed-forward neural networks. By rewriting the activation function as an equivalent proximal operator, we approximate a feed-forward neural network by adding the proximal operators to the…

机器学习 · 计算机科学 2018-11-06 Jia Li , Cong Fang , Zhouchen Lin

Self-adjusting computation is an approach for automatically producing dynamic algorithms from static ones. The approach works by tracking control and data dependencies, and propagating changes through the dependencies when making an update.…

分布式、并行与集群计算 · 计算机科学 2021-05-17 Daniel Anderson , Guy E. Blelloch , Anubhav Baweja , Umut A. Acar

Using neural networks in the reinforcement learning (RL) framework has achieved notable successes. Yet, neural networks tend to forget what they learned in the past, especially when they learn online and fully incrementally, a setting in…

人工智能 · 计算机科学 2022-05-03 Yat Long Lo , Sina Ghiassian

Self-Organizing Map (SOM) is a promising tool for exploring large multi-dimensional data sets. It is quick and convenient to train in an unsupervised fashion and, as an outcome, it produces natural clusters of data patterns. An example of…

天体物理学 · 物理学 2009-11-13 Lukasz Wyrzykowski , Vasily Belokurov

We introduce aweSOM, an open-source Python package for machine learning (ML) clustering and classification, using a Self-organizing Maps (SOM) algorithm that incorporates CPU/GPU acceleration to accommodate large ($N > 10^6$, where $N$ is…

机器学习 · 计算机科学 2025-04-15 Trung Ha , Joonas Nättilä , Jordy Davelaar

Spiking neural networks (SNNs) with a lattice architecture are introduced in this work, combining several desirable properties of SNNs and self-organized maps (SOMs). Networks are trained with biologically motivated, unsupervised learning…

神经与进化计算 · 计算机科学 2019-06-28 Hananel Hazan , Daniel J. Saunders , Darpan T. Sanghavi , Hava Siegelmann , Robert Kozma

We design a low complexity decentralized learning algorithm to train a recently proposed large neural network in distributed processing nodes (workers). We assume the communication network between the workers is synchronized and can be…

机器学习 · 计算机科学 2020-09-30 Xinyue Liang , Alireza M. Javid , Mikael Skoglund , Saikat Chatterjee

Self-organizing map(SOM) have been widely applied in clustering, this paper focused on centroids of clusters and what they reveal. When the input vectors consists of time, latitude and longitude, the map can be strongly linked to physical…

机器学习 · 计算机科学 2016-09-30 Yu Ding

In many distributed learning problems, the heterogeneous loading of computing machines may harm the overall performance of synchronous strategies. In this paper, we propose an effective asynchronous distributed framework for the…

机器学习 · 统计学 2017-05-23 Bikash Joshi , Franck Iutzeler , Massih-Reza Amini