中文
相关论文

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

200 篇论文

The functional relationship between an input and a sensory neuron's response can be described by the neuron's stimulus-response mapping function. A general approach for characterizing the stimulus-response mapping function is called system…

神经元与认知 · 定量生物学 2018-11-08 Michael C. -K. Wu , Fatma Deniz , Ryan J. Prenger , Jack L. Gallant

We present a new training methodology for transformers using a multilevel, layer-parallel approach. Through a neural ODE formulation of transformers, our application of a multilevel parallel-in-time algorithm for the forward and…

This paper presents a novel time series clustering method, the self-organising eigenspace map (SOEM), based on a generalisation of the well-known self-organising feature map (SOFM). The SOEM operates on the eigenspaces of the embedded…

机器学习 · 统计学 2019-05-15 Donya Rahmani , Damien Fay , Jacek Brodzki

Inspired by recent successes with parallel optimization techniques for solving Boolean satisfiability, we investigate a set of strategies and heuristics that aim to leverage parallel computing to improve the scalability of neural network…

计算机科学中的逻辑 · 计算机科学 2020-08-24 Haoze Wu , Alex Ozdemir , Aleksandar Zeljić , Ahmed Irfan , Kyle Julian , Divya Gopinath , Sadjad Fouladi , Guy Katz , Corina Pasareanu , Clark Barrett

Sorting is one of the most fundamental problems in the field of computer science. With the rapid development of manycore processors, it shows great importance to design efficient parallel sort algorithm on manycore architecture. This paper…

分布式、并行与集群计算 · 计算机科学 2022-02-18 Tianyi Yu , Wei Li

We present a novel parallelisation scheme that simplifies the adaptation of learning algorithms to growing amounts of data as well as growing needs for accurate and confident predictions in critical applications. In contrast to other…

机器学习 · 计算机科学 2018-10-09 Michael Kamp , Mario Boley , Olana Missura , Thomas Gärtner

We consider the self organizing process of merging and regeneration of vertices in complex networks and demonstrate that a scale-free degree distribution emerges in a steady state of such a dynamics. The merging of neighbor vertices in a…

适应与自组织系统 · 物理学 2007-05-23 Beom Jun Kim , Ala Trusina , Petter Minnhagen , Kim Sneppen

In the information age, a secure and stable network environment is essential and hence intrusion detection is critical for any networks. In this paper, we propose a self-organizing map assisted deep autoencoding Gaussian mixture model…

机器学习 · 计算机科学 2020-08-31 Yang Chen , Nami Ashizawa , Seanglidet Yean , Chai Kiat Yeo , Naoto Yanai

The bio-inspired integrate-fire-reset mechanism of spiking neurons constitutes the foundation for efficient processing in Spiking Neural Networks (SNNs). Recent progress in large models demands that spiking neurons support highly parallel…

神经与进化计算 · 计算机科学 2026-02-03 Yanbin Huang , Man Yao , Yuqi Pan , Changze Lv , Siyuan Xu , Xiaoqing Zheng , Bo Xu , Guoqi Li

In many applications involving multi-media data, the definition of similarity between items is integral to several key tasks, e.g., nearest-neighbor retrieval, classification, and recommendation. Data in such regimes typically exhibits…

人工智能 · 计算机科学 2010-09-01 Brian McFee , Gert Lanckriet

Hybrid parallelism techniques are essential for efficiently training large language models (LLMs). Nevertheless, current automatic parallel planning frameworks often overlook the simultaneous consideration of node heterogeneity and dynamic…

分布式、并行与集群计算 · 计算机科学 2025-06-04 Ruilong Wu , Xinjiao Li , Yisu Wang , Xinyu Chen , Dirk Kutscher

The Transformer architecture, underpinned by the self-attention mechanism, has become the de facto standard for sequence modeling tasks. However, its core computational primitive scales quadratically with sequence length (O(N^2)), creating…

计算与语言 · 计算机科学 2025-09-03 Rishiraj Acharya

Deep learning models trained on large data sets have been widely successful in both vision and language domains. As state-of-the-art deep learning architectures have continued to grow in parameter count so have the compute budgets and times…

Artificial autonomous agents and robots interacting in complex environments are required to continually acquire and fine-tune knowledge over sustained periods of time. The ability to learn from continuous streams of information is referred…

人工智能 · 计算机科学 2018-12-20 German I. Parisi , Jun Tani , Cornelius Weber , Stefan Wermter

This paper is to introduce an asynchronous and local learning framework for neural networks, named Modular Learning Framework (MOLE). This framework modularizes neural networks by layers, defines the training objective via mutual…

机器学习 · 计算机科学 2026-05-28 Tianchao Li , Yulong Pei

The interpretation of ligand-target interactions at atomistic resolution is central to most efforts in computational drug discovery and optimization. However, the highly dynamic nature of protein targets, as well as possible induced fit…

生物大分子 · 定量生物学 2024-12-04 Lara Callea , Camilla Caprai , Laura Bonati , Toni Giorgino , Stefano Motta

Heavy computation is a bottleneck limiting deep-learningbased feature matching algorithms to be applied in many realtime applications. However, existing lightweight networks optimized for Euclidean data cannot address classical feature…

计算机视觉与模式识别 · 计算机科学 2023-03-13 Xiaoyong Lu , Yaping Yan , Bin Kang , Songlin Du

Asynchronous parallel optimization algorithms for solving large-scale machine learning problems have drawn significant attention from academia to industry recently. This paper proposes a novel algorithm, decoupled asynchronous proximal…

最优化与控制 · 数学 2016-05-24 Yitan Li , Linli Xu , Xiaowei Zhong , Qing Ling

Mixed packing and covering problems are problems that can be formulated as linear programs using only non-negative coefficients. Examples include multicommodity network flow, the Held-Karp lower bound on TSP, fractional relaxations of set…

数据结构与算法 · 计算机科学 2016-01-19 Neal E. Young

This thesis develops signal-processing algorithms and implementation schemes under constraints of minimal parallelism and memory space, with the goal of improving energy efficiency of low-power computing hardware. We propose (i) a…

信号处理 · 电气工程与系统科学 2025-12-30 Sergey Salishev