中文
相关论文

相关论文: Fast matrix computations for pair-wise and column-…

200 篇论文

Network analysis defines a number of centrality measures to identify the most central nodes in a network. Fast computation of those measures is a major challenge in algorithmic network analysis. Aside from closeness and betweenness, Katz…

数据结构与算法 · 计算机科学 2018-07-12 Alexander van der Grinten , Elisabetta Bergamini , Oded Green , David A. Bader , Henning Meyerhenke

Network proximity computations are among the most common operations in various data mining applications, including link prediction and collaborative filtering. A common measure of network proximity is Katz index, which has been shown to be…

社会与信息网络 · 计算机科学 2019-12-16 Mustafa Coskun , Abdelkader Baggag , Mehmet Koyuturk

The method of alternation projections (MAP) is an iterative procedure for finding the projection of a point on the intersection of closed subspaces of an Hilbert space. The convergence of this method is usually slow, and several methods for…

数值分析 · 数学 2013-02-04 Claude Brezinski , Michela Redivo-Zaglia

The Laplacian matrix and its pseudo-inverse for a strongly connected directed graph is fundamental in computing many properties of a directed graph. Examples include random-walk centrality and betweenness measures, average hitting and…

数值分析 · 数学 2020-09-16 Daniel Boley

The Fast Marching Method is a very popular algorithm to compute times-of-arrival maps (distances map measured in time units). Since their proposal in 1995, it has been applied to many different applications such as robotics, medical…

数值分析 · 计算机科学 2015-06-12 Javier V. Gomez , David Alvarez , Santiago Garrido , Luis Moreno

We present new, more efficient algorithms for estimating random walk scores such as Personalized PageRank from a given source node to one or several target nodes. These scores are useful for personalized search and recommendations on…

数据结构与算法 · 计算机科学 2015-12-16 Peter Lofgren

In this paper we address the problem of understanding the success of algorithms that organize patches according to graph-based metrics. Algorithms that analyze patches extracted from images or time series have led to state-of-the art…

数据分析、统计与概率 · 物理学 2011-07-05 Kye M. Taylor , Francois G. Meyer

In this paper, we propose a randomized accelerated method for the minimization of a strongly convex function under linear constraints. The method is of Kaczmarz-type, i.e. it only uses a single linear equation in each iteration. To obtain…

最优化与控制 · 数学 2025-04-03 Lionel Tondji , Dirk A. Lorenz , Ion Necoara

Understanding city-scale vehicular mobility and trip patterns is essential to addressing many problems, from transportation and pollution to public safety, among others. Using spatio-temporal analysis of vehicular mobility, promising…

计算工程、金融与科学 · 计算机科学 2018-11-12 Roozbeh Ketabi , Babak Alipour , Ahmed Helmy

Recently there has been much interest in graph-based learning, with applications in collaborative filtering for recommender networks, link prediction for social networks and fraud detection. These networks can consist of millions of…

社会与信息网络 · 计算机科学 2012-06-26 Purnamrita Sarkar , Andrew Moore

The Kaczmarz algorithm is a well known iterative method for solving overdetermined linear systems. Its randomized version yields provably exponential convergence in expectation. In this paper, we propose two new methods to speed up the…

数值分析 · 计算机科学 2016-08-02 Tengfei Ma

We propose a novel stochastic algorithm that randomly samples entire rows and columns of the matrix as a way to approximate an arbitrary matrix function using the power series expansion. This contrasts with existing Monte Carlo methods,…

数据结构与算法 · 计算机科学 2024-09-23 Nicolas L. Guidotti , Juan A. Acebrón , José Monteiro

The Kaczmarz method is an iterative algorithm for solving systems of linear equalities and inequalities, that iteratively projects onto these constraints. Recently, Strohmer and Vershynin [J. Fourier Anal. Appl., 15(2):262-278, 2009] gave a…

数值分析 · 数学 2016-12-26 Julie Nutini , Behrooz Sepehry , Issam Laradji , Mark Schmidt , Hoyt Koepke , Alim Virani

We show how rational function approximations to the logarithm, such as $\log z \approx (z^2 - 1)/(z^2 + 6z + 1)$, can be turned into fast algorithms for approximating the determinant of a very large matrix. We empirically demonstrate that…

数据结构与算法 · 计算机科学 2024-05-07 Thomas Colthurst , Srinivas Vasudevan , James Lottes , Brian Patton

This paper introduces an efficient algorithm for finding the dominant generalized eigenvectors of a pair of symmetric matrices. Combining tools from approximation theory and convex optimization, we develop a simple scalable algorithm with…

最优化与控制 · 数学 2019-06-26 Vien V. Mai , Mikael Johansson

The computation of resistance distance is pivotal in a wide range of graph analysis applications, including graph clustering, link prediction, and graph neural networks. Despite its foundational importance, efficient algorithms for…

机器学习 · 计算机科学 2026-01-19 Yichun Yang , Longlong Lin , Rong-Hua Li , Meihao Liao , Guoren Wang

The Kaczmarz algorithm is an iterative method that solves linear systems of equations. It stands out among iterative algorithms when dealing with large systems for two reasons. First, at each iteration, the Kaczmarz algorithm uses a single…

数值分析 · 数学 2024-04-10 Inês A. Ferreira , Juan A. Acebrón , José Monteiro

Kaczmarz algorithm is an efficient iterative algorithm to solve overdetermined consistent system of linear equations. During each updating step, Kaczmarz chooses a hyperplane based on an individual equation and projects the current estimate…

数值分析 · 计算机科学 2015-11-20 Yujun Li , Kaichun Mo , Haishan Ye

We explore graph rewiring methods that optimise commute time. Recent graph rewiring approaches facilitate long-range interactions in sparse graphs, making such rewirings commute-time-optimal on average. However, when an expert prior exists…

社会与信息网络 · 计算机科学 2024-09-06 Igor Sterner , Shiye Su , Petar Veličković

Centrality measures identify and rank the most influential entities of complex networks. In this paper, we generalize matrix function-based centrality measures, which have been studied extensively for single-layer and temporal networks in…

物理与社会 · 物理学 2022-03-24 Kai Bergermann , Martin Stoll
‹ 上一页 1 2 3 10 下一页 ›