中文
相关论文

相关论文: Efficient $1$-Laplacian Solvers for Well-Shaped Si…

200 篇论文

In this paper, we refine the (almost) \emph{existentially optimal} distributed Laplacian solver recently developed by Forster, Goranci, Liu, Peng, Sun, and Ye (FOCS `21) into an (almost) \emph{universally optimal} distributed Laplacian…

分布式、并行与集群计算 · 计算机科学 2022-05-19 Ioannis Anagnostides , Christoph Lenzen , Bernhard Haeupler , Goran Zuzic , Themis Gouleakis

Simplicial complexes are generalizations of graphs that describe higher-order network interactions among nodes in the graph. Network dynamics described by graph Laplacian flows have been widely studied in network science and control theory,…

最优化与控制 · 数学 2026-02-04 Mathias Hudoba de Badyn , Tyler Summers

In this note, we study Laplacians on graphs for which connectivity within certain subgraphs tends to infinity. Our main focus are graphs sharing a common node set on which edge weights within certain clusters grow to infinity. As…

泛函分析 · 数学 2026-01-28 Christian Koke

Because of the significant increase in size and complexity of the networks, the distributed computation of eigenvalues and eigenvectors of graph matrices has become very challenging and yet it remains as important as before. In this paper…

数值分析 · 数学 2017-11-27 Konstantin Avrachenkov , Philippe Jacquet , Jithin Sreedharan

Packing and covering linear programs (PC-LPs) form an important class of linear programs (LPs) across computer science, operations research, and optimization. In 1993, Luby and Nisan constructed an iterative algorithm for approximately…

数据结构与算法 · 计算机科学 2018-02-28 Zeyuan Allen-Zhu , Lorenzo Orecchia

In numerical linear algebra, considerable effort has been devoted to obtaining faster algorithms for linear systems whose underlying matrices exhibit structural properties. A prominent success story is the method of generalized nested…

数据结构与算法 · 计算机科学 2023-10-26 Sally Dong , Gramoz Goranci , Lawrence Li , Sushant Sachdeva , Guanghao Ye

Highly accurate simulations of problems including second derivatives on complex geometries are of primary interest in academia and industry. Consider for example the Navier-Stokes equations or wave propagation problems of acoustic or…

数值分析 · 数学 2024-04-16 Gustav Eriksson

We establish explicit operator norm bounds and essential self-adjointness criteria for discrete Hodge Laplacians on weighted graphs and simplicial complexes. For unweighted $d$-regular graphs we prove the universal estimate…

谱理论 · 数学 2025-10-22 Marwa Ennaceur , Amel Jadlaoui

We study distributed algorithms built around minor-based vertex sparsifiers, and give the first algorithm in the CONGEST model for solving linear systems in graph Laplacian matrices to high accuracy. Our Laplacian solver has a round…

数据结构与算法 · 计算机科学 2022-02-08 Sebastian Forster , Gramoz Goranci , Yang P. Liu , Richard Peng , Xiaorui Sun , Mingquan Ye

Linear systems with a tensor product structure arise naturally when considering the discretization of Laplace type differential equations or, more generally, multidimensional operators with separable coefficients. In this work, we focus on…

数值分析 · 数学 2023-11-03 Stefano Massei , Leonardo Robol

In geometry processing, numerical optimization methods often involve solving sparse linear systems of equations. These linear systems have a structure that strongly resembles to adjacency graphs of the underlying mesh. We observe how…

数值分析 · 计算机科学 2015-10-06 Nicolas Ray , Sokolov Dmitry

Graph Laplacians as well as related spectral inequalities and (co-)homology provide a foray into discrete analogues of Riemannian manifolds, providing a rich interplay between combinatorics, geometry and theoretical physics. We apply some…

组合数学 · 数学 2020-07-01 Yang-Hui He , Shing-Tung Yau

We study discrete Laplacians on two-dimensional lattices under modular iterations, focusing on the emergence of nontrivial large-scale patterns. While purely binary or constant modular sequences quickly collapse into strict periodicity, the…

动力系统 · 数学 2025-09-09 Małgorzata Nowak-Kępczyk

Many computational algorithms applied to geometry operate on discrete representations of shape. It is sometimes necessary to first simplify, or coarsen, representations found in modern datasets for practicable or expedited processing. The…

计算几何 · 计算机科学 2023-02-10 Alexandros Dimitrios Keros , Kartic Subr

The graph Laplacian is a fundamental object in the analysis of and optimization on graphs. This operator can be extended to a simplicial complex $K$ and therefore offers a way to perform ``signal processing" on $p$-(co)chains of $K$.…

组合数学 · 数学 2023-03-15 Aziz Burak Gülen , Facundo Mémoli , Zhengchao Wan , Yusu Wang

Many of today's problems require techniques that involve the solution of arbitrarily large systems $A\mathbf{x}=\mathbf{b}$. A popular numerical approach is the so-called Greedy Rank-One Update Algorithm, based on a particular tensor…

数值分析 · 数学 2022-09-07 J. A. Conejero , A. Falcó , M. Mora-Jiménez

We introduce a new quantum algorithm for computing the Betti numbers of a simplicial complex. In contrast to previous quantum algorithms that work by estimating the eigenvalues of the combinatorial Laplacian, our algorithm is an instance of…

量子物理 · 物理学 2023-07-17 Mitchell Black , William Maxwell , Amir Nayyeri

Graph Laplacians computed from weighted adjacency matrices are widely used to identify geometric structure in data, and clusters in particular; their spectral properties play a central role in a number of unsupervised and semi-supervised…

谱理论 · 数学 2020-07-14 Franca Hoffmann , Bamdad Hosseini , Assad A. Oberai , Andrew M. Stuart

During the last decade, Neural Networks (NNs) have proved to be extremely effective tools in many fields of engineering, including autonomous vehicles, medical diagnosis and search engines, and even in art creation. Indeed, NNs often…

机器学习 · 计算机科学 2022-07-26 Dmitry Kuznichov

We show that the sparsified block elimination algorithm for solving undirected Laplacian linear systems from [Kyng-Lee-Peng-Sachdeva-Spielman STOC'16] directly works for directed Laplacians. Given access to a sparsification algorithm that,…

数据结构与算法 · 计算机科学 2023-05-09 Richard Peng , Zhuoqing Song