中文
相关论文

相关论文: Fast Computation of Sep$_\lambda$ via Interpolatio…

200 篇论文

Matrix multiplication is a fundamental computation in many scientific disciplines. In this paper, we show that novel fast matrix multiplication algorithms can significantly outperform vendor implementations of the classical algorithm and…

分布式、并行与集群计算 · 计算机科学 2018-01-08 Austin R. Benson , Grey Ballard

Many large-scale scientific computations require eigenvalue solvers in a scaling regime where efficiency is limited by data movement. We introduce a parallel algorithm for computing the eigenvalues of a dense symmetric matrix, which…

分布式、并行与集群计算 · 计算机科学 2016-04-19 Edgar Solomonik , Grey Ballard , James Demmel , Torsten Hoefler

We study algorithmic and structural aspects of connectivity in hypergraphs. Given a hypergraph $H=(V,E)$ with $n = |V|$, $m = |E|$ and $p = \sum_{e \in E} |e|$ the best known algorithm to compute a global minimum cut in $H$ runs in time…

数据结构与算法 · 计算机科学 2017-05-16 Chandra Chekuri , Chao Xu

The properties of the first (largest) eigenvalue and its eigenvector (first eigenvector) are investigated for large sparse random symmetric matrices that are characterized by bimodal degree distributions. In principle, one should be able to…

无序系统与神经网络 · 物理学 2012-08-03 Yoshiyuki Kabashima , Hisanao Takahashi

In this paper we analyze and solve eigenvalue programs, which consist of the task of minimizing a function subject to constraints on the "eigenvalues" of the decision variable. Here, by making use of the FTvN systems framework introduced by…

最优化与控制 · 数学 2024-07-19 Masaru Ito , Bruno F. Lourenço

In this paper we propose a new method to enhance a mapping $\mu(\cdot)$ of a parallel application's computational tasks to the processing elements (PEs) of a parallel computer. The idea behind our method \mswap is to enhance such a mapping…

分布式、并行与集群计算 · 计算机科学 2018-04-20 Roland Glantz , Maria Predari , Henning Meyerhenke

In this work, we consider the approximation of Hilbert space-valued meromorphic functions that arise as solution maps of parametric PDEs whose operator is the shift of an operator with normal and compact resolvent, e.g. the Helmholtz…

数值分析 · 数学 2020-02-28 Francesca Bonizzoni , Fabio Nobile , Ilaria Perugia , Davide Pradovera

In this paper, we consider the optimization problem \scpl (\scp), which is to find a minimum cost subset of a ground set $U$ such that the value of a submodular function $f$ is above a threshold $\tau$. In contrast to most existing work on…

数据结构与算法 · 计算机科学 2022-11-10 Victoria G. Crawford

An investigation of the comparative efficiency of the different methods in which {\pi} is cal- culated. This thesis will compare and contrast five different methods in calculating {\pi} by first deriving the various proofs to each method…

经典分析与常微分方程 · 数学 2013-10-22 Nouri Al-Othman

Many real-world problems rely on finding eigenvalues and eigenvectors of a matrix. The power iteration algorithm is a simple method for determining the largest eigenvalue and associated eigenvector of a general matrix. This algorithm relies…

数值分析 · 数学 2021-09-23 Congzhou M Sha , Nikolay V Dokholyan

Let $\mathcal{G}$ be the greedy algorithm that, for each $\theta\in (0,1]$, produces an infinite sequence of positive integers $(a_n)_{n=1}^\infty$ satisfying $\sum_{n=1}^\infty 1/a_n = \theta$. For natural numbers $p < q$, let…

数论 · 数学 2024-01-23 Hung Viet Chu

We investigate the relation between $\delta$ and $\epsilon$ required for obtaining a $(1+\delta)$-approximation in time $N^{2-\epsilon}$ for closest pair problems under various distance metrics, and for other related problems in…

数据结构与算法 · 计算机科学 2023-11-03 Elie Abboud , Noga Ron-Zewi

We propose a fast proximal Newton-type algorithm for minimizing regularized finite sums that returns an $\epsilon$-suboptimal point in $\tilde{\mathcal{O}}(d(n + \sqrt{\kappa d})\log(\frac{1}{\epsilon}))$ FLOPS, where $n$ is number of…

机器学习 · 计算机科学 2017-08-30 Xuanqing Liu , Cho-Jui Hsieh , Jason D. Lee , Yuekai Sun

Let $X$ be a pure $d$-dimensional simplicial complex. For $0\le k\le d$, let $X(k)$ be the set of $k$-dimensional faces of $X$, let $\tilde{L}_k(X)$ be the $k$-dimensional weighted total Laplacian operator on $X$, and let…

组合数学 · 数学 2025-08-26 Alan Lew

We introduce fast algorithms for correlation clustering with respect to the Min Max objective that provide constant factor approximations on complete graphs. Our algorithms are the first purely combinatorial approximation algorithms for…

数据结构与算法 · 计算机科学 2023-01-31 Sami Davies , Benjamin Moseley , Heather Newman

We present an implementation of the overlap-and-save method, a method for the convolution of very long signals with short response functions, which is tailored to GPUs. We have implemented several FFT algorithms (using the CUDA programming…

数学软件 · 计算机科学 2022-11-08 Karel Adámek , Sofia Dimoudi , Mike Giles , Wesley Armour

Many eigenvalue problems arising in practice are often of the generalized form $A\x=\lambda B\x$. One particularly important case is symmetric, namely $A, B$ are Hermitian and $B$ is positive definite. The standard algorithm for solving…

量子物理 · 物理学 2021-10-20 Changpeng Shao , Jin-Peng Liu

This work presents a GPU thread mapping approach that allows doing fast parallel stencil-like computations on discrete fractals using their compact representation. The intuition behind is to employ two GPU tensor-core accelerated thread…

分布式、并行与集群计算 · 计算机科学 2021-10-26 Felipe A. Quezada , Cristóbal A. Navarro

The kernel-independent fast multipole method (KIFMM) proposed in [1] is of almost linear complexity. In the original KIFMM the time-consuming M2L translations are accelerated by FFT. However, when more equivalent points are used to achieve…

数值分析 · 计算机科学 2015-03-19 Yanchuang Cao , Lihua Wen , Junjie Rong

In this paper, we study optimal experimental design problems with a broad class of smooth convex optimality criteria, including the classical A-, D- and p th mean criterion. In particular, we propose an interior point (IP) method for them…

统计计算 · 统计学 2012-10-16 Zhaosong Lu , Ting Kei Pong
‹ 上一页 1 8 9 10 下一页 ›