中文
相关论文

相关论文: Partitioning Sparse Graphs using the Second Eigenv…

200 篇论文

The graph partitioning problem has many applications in scientific computing such as computer aided design, data mining, image compression and other applications with sparse-matrix vector multiplications as a kernel operation. In many cases…

数据结构与算法 · 计算机科学 2016-01-08 Foad Lotfifar , Matthew Johnson

The second largest eigenvalue of a graph is an important algebraic parameter which is related with the expansion, connectivity and randomness properties of a graph. Expanders are highly connected sparse graphs. In coding theory, Expander…

组合数学 · 数学 2023-08-23 Machasri Manickam , Kalyani Desikan

An important objective for analyzing real-world graphs is to achieve scalable performance on large, streaming graphs. A challenging and relevant example is the graph partition problem. As a combinatorial problem, graph partition is NP-hard,…

In this paper we propose a new iterative method to hierarchically compute a relatively large number of leftmost eigenpairs of a sparse symmetric positive matrix under the multiresolution operator compression framework. We exploit the…

数值分析 · 数学 2018-06-28 Thomas Y. Hou , De Huang , Ka Chun Lam , Ziyun Zhang

Graphs are fundamental mathematical structures used in various fields to represent data, signals and processes. In this paper, we propose a novel framework for learning/estimating graphs from data. The proposed framework includes (i)…

机器学习 · 计算机科学 2017-07-07 Hilmi E. Egilmez , Eduardo Pavez , Antonio Ortega

Given a graph $G = (V, E)$ and an integer $k$, we study $k$-Vertex Seperator (resp. $k$-Edge Separator), where the goal is to remove the minimum number of vertices (resp. edges) such that each connected component in the resulting graph has…

数据结构与算法 · 计算机科学 2016-07-19 Euiwoong Lee

Matrix partition problems generalize a number of natural graph partition problems, and have been studied for several standard graph classes. We prove that each matrix partition problem has only finitely many minimal obstructions for split…

离散数学 · 计算机科学 2013-06-21 Tomás Feder , Pavol Hell , Oren Shklarsky

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 Subgraph Isomorphism problem asks, given a host graph G on n vertices and a pattern graph P on k vertices, whether G contains a subgraph isomorphic to P. The restriction of this problem to planar graphs has often been considered. After…

离散数学 · 计算机科学 2015-03-19 Paul Bonsma

Hypergraphs have gained increasing attention in the machine learning community lately due to their superiority over graphs in capturing super-dyadic interactions among entities. In this work, we propose a novel approach for the partitioning…

机器学习 · 计算机科学 2020-11-17 Deepak Maurya , Balaraman Ravindran

Graph Convolutional Networks (GCNs) are extensively utilized for deep learning on graphs. The large data sizes of graphs and their vertex features make scalable training algorithms and distributed memory systems necessary. Since the…

机器学习 · 计算机科学 2022-12-14 Gunduz Vehbi Demirci , Aparajita Haldar , Hakan Ferhatosmanoglu

We consider the problem of learning a sparse graph under the Laplacian constrained Gaussian graphical models. This problem can be formulated as a penalized maximum likelihood estimation of the Laplacian constrained precision matrix. Like in…

机器学习 · 计算机科学 2023-09-06 Jiaxi Ying , José Vinícius de M. Cardoso , Daniel P. Palomar

In an era of unprecedented deluge of (mostly unstructured) data, graphs are proving more and more useful, across the sciences, as a flexible abstraction to capture complex relationships between complex objects. One of the main challenges…

无序系统与神经网络 · 物理学 2016-10-17 Alaa Saade

Partitioning sparse matrices and graphs is a common and important problem in many scientific and graph analytics applications. In this work, we are concerned with a spatial partitioning called rectilinear partitioning (also known as…

数据结构与算法 · 计算机科学 2020-01-01 Abdurrahman Yaşar , Ümit V. Çatalyürek

Spectral clustering is one of the most popular methods for community detection in graphs. A key step in spectral clustering algorithms is the eigen decomposition of the $n{\times}n$ graph Laplacian matrix to extract its $k$ leading…

机器学习 · 统计学 2018-09-10 Muni Sreenivas Pydi , Ambedkar Dukkipati

The pseudo-inverse of a graph Laplacian matrix, denoted as $L^\dagger$, finds extensive application in various graph analysis tasks. Notable examples include the calculation of electrical closeness centrality, determination of Kemeny's…

数据结构与算法 · 计算机科学 2023-11-20 Meihao Liao , Rong-Hua Li , Qiangqiang Dai , Hongyang Chen , Guoren Wang

In this paper, we develop semi-external and external memory algorithms for graph partitioning and clustering problems. Graph partitioning and clustering are key tools for processing and analyzing large complex networks. We address both…

数据结构与算法 · 计算机科学 2014-09-24 Yaroslav Akhremtsev , Peter Sanders , Christian Schulz

How might one "reduce" a graph? That is, generate a smaller graph that preserves the global structure at the expense of discarding local details? There has been extensive work on both graph sparsification (removing edges) and graph…

离散数学 · 计算机科学 2020-02-18 Gecia Bravo-Hermsdorff , Lee M. Gunderson

A popular graph clustering method is to consider the embedding of an input graph into R^k induced by the first k eigenvectors of its Laplacian, and to partition the graph via geometric manipulations on the resulting metric space. Despite…

数据结构与算法 · 计算机科学 2018-09-13 Tamal K. Dey , Pan Peng , Alfred Rossi , Anastasios Sidiropoulos

In this paper we address sampling and approximation of functions on combinatorial graphs. We develop filtering on graphs by using Schr\"odinger's group of operators generated by combinatorial Laplace operator. Then we construct a sampling…

信息论 · 计算机科学 2011-11-28 Isaac Z. Pesenson , Meyer Z. Pesenson