中文
相关论文

相关论文: Effective Resistance Preserving Directed Graph Sym…

200 篇论文

To address the peculiarities of directed and/or signed graphs, new Laplacian operators have emerged. For instance, in the case of directionality, we encounter the magnetic operator, dilation (which is underexplored), operators based on…

社会与信息网络 · 计算机科学 2024-06-04 Bruno Messias Farias de Resende

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

In this article we consider resistance matrix of a connected graph. For unweighted graph we study some necessary and sufficient conditions for resistance regular graphs. Also we find some relationship between Laplacian matrix and resistance…

组合数学 · 数学 2018-03-28 Deepak Sarma

The concept of effective resistance, originally introduced in electrical circuit theory, has been extended to the setting of graphs by interpreting each edge as a resistor. In this context, the effective resistance between two vertices…

组合数学 · 数学 2025-11-17 Inés García-Redondo , Claudia Landi , Sarah Percival , Anda Skeja , Bei Wang , Ling Zhou

The pseudoinverse of a graph Laplacian is used in many applications and fields, such as for instance in the computation of the effective resistance in electrical networks, in the calculation of the hitting/commuting times for a Markov chain…

系统与控制 · 电气工程与系统科学 2021-09-30 Angela Fontan , Claudio Altafini

The total effective resistance, also called the Kirchhoff index, provides a robustness measure for a graph $G$. We consider two optimization problems of adding $k$ new edges to $G$ such that the resulting graph has minimal total effective…

社会与信息网络 · 计算机科学 2023-09-18 Maria Predari , Lukas Berner , Robert Kooij , Henning Meyerhenke

We study the linearization of a discrete transportation distance between probability distributions on finite weighted graphs originally due to Maas (``Gradient flows of the entropy for finite {M}arkov chains,'' J. Funct. Anal. 261(8), 2011)…

最优化与控制 · 数学 2026-04-09 Sawyer Robertson , Zhengchao Wan , Alexander Cloninger

Effective resistances are ubiquitous in graph algorithms and network analysis. In this work, we study sublinear time algorithms to approximate the effective resistance of an adjacent pair $s$ and $t$. We consider the classical adjacency…

数据结构与算法 · 计算机科学 2023-07-06 Dongrun Cai , Xue Chen , Pan Peng

This paper challenges the convention of using graph-theoretic shortest distance in stress-based graph drawing. We propose a new paradigm based on resistance distance, derived from the graph Laplacian's spectrum, which better captures global…

图形学 · 计算机科学 2025-12-29 Yosuke Onoue

Effective resistance is a distance between vertices of a graph that is both theoretically interesting and useful in applications. We study a variant of effective resistance called the biharmonic distance. While the effective resistance…

社会与信息网络 · 计算机科学 2025-02-19 Mitchell Black , Lucy Lin , Amir Nayyeri , Weng-Keen Wong

Directed graphs can be studied by their associated directed flag complex. The homology of this complex has been successful in applications as a topological invariant for digraphs. Through comparison with path homology theory, we derive a…

代数拓扑 · 数学 2024-11-08 Thomas Chaplin , Heather A. Harrington , Ulrike Tillmann

A metrized graph is a compact singular 1-manifold endowed with a metric. A given metrized graph can be modelled by a family of weighted combinatorial graphs. If one chooses a sequence of models from this family such that the vertices become…

经典分析与常微分方程 · 数学 2007-05-23 X. W. C. Faber

Directed graphs have been widely used in Community Question Answering services (CQAs) to model asymmetric relationships among different types of nodes in CQA graphs, e.g., question, answer, user. Asymmetric transitivity is an essential…

$ \def\vecc#1{\boldsymbol{#1}} $We design a polynomial time algorithm that for any weighted undirected graph $G = (V, E,\vecc w)$ and sufficiently large $\delta > 1$, partitions $V$ into subsets $V_1, \ldots, V_h$ for some $h\geq 1$, such…

数据结构与算法 · 计算机科学 2017-11-20 Vedat Levi Alev , Nima Anari , Lap Chi Lau , Shayan Oveis Gharan

Following our work on the graph of the Weierstrass function, in the spirit of those of J. Kigami and R. S. Strichartz, which enabled us to build a Laplacian on the aforementioned graph, it was natural to go further and give the related…

泛函分析 · 数学 2017-05-02 Claire David

Let $G=(V(G),E(G))$ be a graph with vertex set $V(G)$ and edge set $E(G)$. The resistance distance $R_G(x,y)$ between two vertices $x,y$ of $G$ is defined to be the effective resistance between the two vertices in the corresponding…

组合数学 · 数学 2024-03-12 Si-Ao Xu , Huan Zhou , Xiang-Feng Pan

In this paper, we develop a novel weighted Laplacian method, which is partially inspired by the theory of graph Laplacian, to study recent popular graph problems, such as multilevel graph partitioning and balanced minimum cut problem, in a…

机器学习 · 计算机科学 2020-05-20 Shijie Xu , Jiayan Fang , Xiang-Yang Li

For a given graph $\mathcal{G}$ of order $n$ with $m$ edges, and a real symmetric matrix associated to the graph, $M\left(\mathcal{G}\right)\in\mathbb{R}^{n\times n}$, the interlacing graph reduction problem is to find a graph…

谱理论 · 数学 2020-08-11 Noam Leiter , Daniel Zelazo

The goal of graph inference is to design algorithms for learning properties of a hidden graph using queries to an oracle that returns information about the graph. Graph reconstruction, verification, and property testing are all types of…

数据结构与算法 · 计算机科学 2025-02-26 Huck Bennett , Mitchell Black , Amir Nayyeri , Evelyn Warton

Recent years have seen extensive research on directed graph sparsification. In this work, we initiate the study of fast fully dynamic spectral and cut sparsification algorithms for directed graphs. We introduce a new notion of spectral…

数据结构与算法 · 计算机科学 2025-07-29 Yibin Zhao