中文
相关论文

相关论文: Multiway Storage Modification Machines

200 篇论文

We propose a new computational framework that combines the recently developed time-parallel (TP) and the compound wavelet matrix (CWM) methods. The framework, termed tpCWM, offers significant computational acceleration by making…

Quantum sequential machines (QSMs) are a quantum version of stochastic sequential machines (SSMs). Recently, we showed that two QSMs M_1 and M_2 with n_1 and n_2 states, respectively, are equivalent iff they are (n_1+n_2)^2--equivalent…

量子物理 · 物理学 2016-09-08 Lvzhou Li , Daowen Qiu

The present paper is the first of a series of papers reporting on the parallelization of the symbolic manipulation program FORM on different parallel architectures. Part I deals with workstation clusters using dedicated network hardware and…

高能物理 - 唯象学 · 物理学 2007-05-23 D. Fliegner , A. Retey , J. A. M. Vermaseren

We propose reactive Turing machines (RTMs), extending classical Turing machines with a process-theoretical notion of interaction, and use it to define a notion of executable transition system. We show that every computable transition system…

计算机科学中的逻辑 · 计算机科学 2013-03-06 Jos C. M. Baeten , Bas Luttik , Paul van Tilburg

Recently, machine learning methods have provided a broad spectrum of original and efficient algorithms based on Deep Neural Networks (DNN) to automatically predict an outcome with respect to a sequence of inputs. Recurrent hidden cells…

机器学习 · 计算机科学 2017-02-15 Mohamed Bouaziz , Mohamed Morchid , Richard Dufour , Georges Linarès , Renato De Mori

In this study, we propose a simple method for fault-tolerant Strassen-like matrix multiplications. The proposed method is based on using two distinct Strassen-like algorithms instead of replicating a given one. We have realized that using…

分布式、并行与集群计算 · 计算机科学 2022-10-11 Osman B. Guney , Suayb S. Arslan

In this paper, we consider an approach to the parallelizing of the algorithms realizing the modified probability changigng method with adaptation and partial rollback procedure for constrained pseudo-Boolean optimization problems. Existing…

分布式、并行与集群计算 · 计算机科学 2012-09-03 Lev Kazakovtsev

We present an algorithm to parallelize the inverse fast multipole method (IFMM), which is an approximate direct solver for dense linear systems. The parallel scheme is based on a greedy coloring algorithm, where two nodes in the hierarchy…

计算物理 · 物理学 2020-02-19 Toru Takahashi , Chao Chen , Eric Darve

There has been growing interest in extending traditional vector-based machine learning techniques to their tensor forms. An example is the support tensor machine (STM) that utilizes a rank-one tensor to capture the data structure, thereby…

机器学习 · 计算机科学 2018-04-18 Cong Chen , Kim Batselier , Ching-Yun Ko , Ngai Wong

In pattern classification, polynomial classifiers are well-studied methods as they are capable of generating complex decision surfaces. Unfortunately, the use of multivariate polynomials is limited to kernels as in support vector machines,…

机器学习 · 计算机科学 2017-11-07 Zhongming Chen , Kim Batselier , Johan A. K. Suykens , Ngai Wong

Random access machines (RAMs) and random access stored-program machines (RASPs) are models of computing that are closer to the architecture of real-world computers than Turing machines (TMs). They are also convenient in complexity analysis…

计算机科学中的逻辑 · 计算机科学 2022-09-13 Qisheng Wang , Mingsheng Ying

We engineer algorithms for sorting huge data sets on massively parallel machines. The algorithms are based on the multiway merging paradigm. We first outline an algorithm whose I/O requirement is close to a lower bound. Thus, in contrast to…

数据结构与算法 · 计算机科学 2009-10-15 Mirko Rahn , Peter Sanders , Johannes Singler

We discuss how string sorting algorithms can be parallelized on modern multi-core shared memory machines. As a synthesis of the best sequential string sorting algorithms and successful parallel sorting algorithms for atomic objects, we…

数据结构与算法 · 计算机科学 2013-05-07 Timo Bingmann , Peter Sanders

This work establishes a rigorous theoretical foundation for analyzing deep learning systems by leveraging Infinite Time Turing Machines (ITTMs), which extend classical computation into transfinite ordinal steps. Using ITTMs, we reinterpret…

计算复杂性 · 计算机科学 2025-06-09 Rukmal Weerawarana , Maxwell Braun

Memristive nanodevices offer new frontiers for computing systems that unite arithmetic and memory operations on-chip. Here, we explore the integration of electrochemical metallization cell (ECM) nanodevices with tunable filamentary…

神经与进化计算 · 计算机科学 2016-06-28 Christopher H. Bennett , Selina La Barbera , Adrien F. Vincent , Fabien Alibart , Damien Querlioz

The essence of multi-modal fusion lies in exploiting the complementary information inherent in diverse modalities. However, prevalent fusion methods rely on traditional neural architectures and are inadequately equipped to capture the…

人工智能 · 计算机科学 2025-06-19 Wenbing Li , Hang Zhou , Junqing Yu , Zikai Song , Wei Yang

This paper proposes an online secondary path modelling (SPM) technique to improve the performance of the modified filtered reference Least Mean Square (FXLMS) algorithm. It can effectively respond to a time-varying secondary path, which…

音频与语音处理 · 电气工程与系统科学 2023-06-21 Junwei Ji , Dongyuan Shi , Woon-Seng Gan , Xiaoyi Shen , Zhengding Luo

Incommensurate heterostructures of two-dimensional (2D) materials, despite their attractive electronic behaviour, are challenging to simulate because of the absence of translation symmetry. Experimental investigations of these structures…

Emerging Persistent Memory technologies (also PM, Non-Volatile DIMMs, Storage Class Memory or SCM) hold tremendous promise for accelerating popular data-management applications like in-memory databases. However, programmers now need to deal…

分布式、并行与集群计算 · 计算机科学 2018-06-05 Ellis Giles , Kshitij Doshi , Peter Varman

Previous parallel sorting algorithms do not scale to the largest available machines, since they either have prohibitive communication volume or prohibitive critical path length. We describe algorithms that are a viable compromise and…

数据结构与算法 · 计算机科学 2015-02-26 Michael Axtmann , Timo Bingmann , Peter Sanders , Christian Schulz