中文
相关论文

相关论文: EigenKernel - A middleware for parallel generalize…

200 篇论文

We present a mixed-precision benchmark called HPL-MxP that uses both a lower-precision LU factorization with a non-stationary iterative refinement based on GMRES. We evaluate the numerical stability of one of the methods of generating the…

数值分析 · 数学 2025-09-25 Jack Dongarra , Piotr Luszczek

The problem of estimating the kernel mean in a reproducing kernel Hilbert space (RKHS) is central to kernel methods in that it is used by classical approaches (e.g., when centering a kernel PCA matrix), and it also forms the core inference…

机器学习 · 统计学 2014-11-05 Krikamol Muandet , Bharath Sriperumbudur , Bernhard Schölkopf

The level of abstraction at which application experts reason about linear algebra computations and the level of abstraction used by developers of high-performance numerical linear algebra libraries do not match. The former is conveniently…

数学软件 · 计算机科学 2020-08-10 Henrik Barthels , Christos Psarras , Paolo Bientinesi

Large Transformer networks are increasingly used in settings where low inference latency can improve the end-user experience and enable new applications. However, autoregressive inference is resource intensive and requires parallelism for…

机器学习 · 计算机科学 2024-08-20 Rohan Baskar Prabhakar , Hengrui Zhang , David Wentzlaff

Kernel matrix-vector product is ubiquitous in many science and engineering applications. However, a naive method requires $O(N^2)$ operations, which becomes prohibitive for large-scale problems. We introduce a parallel method that provably…

数学软件 · 计算机科学 2021-04-30 Ruoxi Wang , Chao Chen , Jonghyun Lee , Eric Darve

Today, many scientific and engineering areas require high performance computing to perform computationally intensive experiments. For example, many advances in transport phenomena, thermodynamics, material properties, computational…

分布式、并行与集群计算 · 计算机科学 2016-07-15 K. G. Kapanova , J. M. Sellier

Numerical models of complex real-world phenomena often necessitate High Performance Computing (HPC). Uncertainties increase problem dimensionality further and pose even greater challenges. We present a parallelization strategy for…

数学软件 · 计算机科学 2021-08-02 Linus Seelinger , Anne Reinarz , Leonhard Rannabauer , Michael Bader , Peter Bastian , Robert Scheichl

The generalized eigenvalue problem (GEP) serves as a cornerstone in a wide range of applications in numerical linear algebra and scientific computing. However, traditional approaches that aim to maximize the classical Rayleigh quotient…

最优化与控制 · 数学 2025-07-04 Xiaozhi Liu , Yong Xia

The present paper gives a review of our recent progress and latest results for novel linear-algebraic algorithms and its application to large-scale quantum material simulations or electronic structure calculations. The algorithms are…

Matrix approximations are a key element in large-scale algebraic machine learning approaches. The recently proposed method MEKA (Si et al., 2014) effectively employs two common assumptions in Hilbert spaces: the low-rank property of an…

机器学习 · 计算机科学 2022-01-21 Simon Heilig , Maximilian Münch , Frank-Michael Schleif

Eigenvalue interlacing is a versatile technique for deriving results in algebraic combinatorics. In particular, it has been successfully used for proving a number of results about the relation between the (adjacency matrix or Laplacian)…

组合数学 · 数学 2012-06-05 M. A. Fiol

Next generation computer architectures will include order of magnitude more intra-node parallelism; however, many application programmers have a difficult time keeping their codes current with the state-of-the-art machines. In this context,…

计算工程、金融与科学 · 计算机科学 2013-08-08 Andy R. Terrel , Kyle T. Mandli

A key hurdle is demonstrating compute resource capability with limited benchmarks. We propose workflow templates as a solution, offering adaptable designs for specific scientific applications. Our paper identifies common usage patterns for…

分布式、并行与集群计算 · 计算机科学 2025-07-31 Gregor von Laszewski , Wesley Brewer , Sean R. Wilkinson , Andrew Shao , J. P. Fleischer , Harshad Pitkar , Christine R. Kirkpatrick , Geoffrey C. Fox

A new neural network architecture (PSCNN) is developed to improve performance and speed of such networks. The architecture has all the advantages of the previous models such as self-organization and possesses some other superior…

神经与进化计算 · 计算机科学 2020-08-06 Homayoun Valafar , Faramarz Valafar , Okan Ersoy

Elliptic partial differential equations must be solved numerically for many problems in numerical relativity, such as initial data for every simulation of merging black holes and neutron stars. Existing elliptic solvers can take multiple…

McKernel introduces a framework to use kernel approximates in the mini-batch setting with Stochastic Gradient Descent (SGD) as an alternative to Deep Learning. Based on Random Kitchen Sinks [Rahimi and Recht 2007], we provide a C++ library…

机器学习 · 计算机科学 2020-04-20 J. D. Curtó , I. C. Zarza , Feng Yang , Alex Smola , Fernando de la Torre , Chong Wah Ngo , Luc van Gool

Many important computational problems require utilization of high performance computing (HPC) systems that consist of multi-level structures combining higher and higher numbers of devices with various characteristics. Utilizing full power…

分布式、并行与集群计算 · 计算机科学 2018-09-21 Paweł Rościszewski

Differential evolution (DE) is an effective global evolutionary optimization algorithm using to solve global optimization problems mainly in a continuous domain. In this field, researchers pay more attention to improving the capability of…

神经与进化计算 · 计算机科学 2023-03-07 Pan Zibin

The emerging edge computing paradigm promises to provide low latency and ubiquitous computation to numerous mobile and Internet of Things (IoT) devices at the network edge. How to efficiently allocate geographically distributed…

分布式、并行与集群计算 · 计算机科学 2022-02-16 Tarannum Nisha , Duong Tung Nguyen , Vijay K. Bhargava