中文
相关论文

相关论文: The Cheeger Cut and Cheeger Problem in Metric Grap…

200 篇论文

We propose a fixed-parameter tractable algorithm for the \textsc{Max-Cut} problem on embedded 1-planar graphs parameterized by the crossing number $k$ of the given embedding. A graph is called 1-planar if it can be drawn in the plane with…

数据结构与算法 · 计算机科学 2018-12-08 Christine Dahn , Nils M. Kriege , Petra Mutzel

In this paper, we use machine learning to show that the Cheeger constant of a connected regular graph has a predominant linear dependence on the largest two eigenvalues of the graph spectrum. We also show that a trained deep neural network…

组合数学 · 数学 2020-05-13 Ambar Jain , Shivam Pal , Kashyap Rajeevsarathy

The Max-Cut problem is a fundamental NP-hard problem, which is attracting attention in the field of quantum computation these days. Regarding the approximation algorithm of the Max-Cut problem, algorithms based on semidefinite programming…

数据结构与算法 · 计算机科学 2022-03-01 Eiichiro Sato

A common way of partitioning graphs is through minimum cuts. One drawback of classical minimum cut methods is that they tend to produce small groups, which is why more balanced variants such as normalized and ratio cuts have seen more…

机器学习 · 计算机科学 2024-10-07 Chakib Fettal , Lazhar Labiod , Mohamed Nadif

We consider several semidefinite programming relaxations for the max-$k$-cut problem, with increasing complexity. The optimal solution of the weakest presented semidefinite programming relaxation has a closed form expression that includes…

最优化与控制 · 数学 2015-11-17 Edwin R. van Dam , Renata Sotirov

Modeling information that resides on vertices of large graphs is a key problem in several real-life applications, ranging from social networks to the Internet-of-things. Signal Processing on Graphs and, in particular, graph wavelets can…

数据结构与算法 · 计算机科学 2016-06-14 Arlei Silva , Xuan-Hong Dang , Prithwish Basu , Ambuj K Singh , Ananthram Swami

We show how 'test' vector fields may be used to give lower bounds for the Cheeger constant of a Euclidean domain (or Riemannian manifold with boundary), and hence for the lowest eigenvalue of the Dirichlet Laplacian on the domain. Also, we…

微分几何 · 数学 2007-05-23 Daniel Grieser

The Cheeger constant of a graph, or equivalently its coboundary expansion, quantifies the expansion of the graph. This notion assumes an implicit choice of a coefficient group, namely, $\mathbb{F}_2$. In this paper, we study Cheeger-type…

组合数学 · 数学 2025-04-29 Uriya A. First , Tali Kaufman

In this paper, we study eigenvalues and eigenfunctions of $p$-Laplacians with Dirichlet boundary condition on graphs. We characterize the first eigenfunction (and the maximum eigenfunction for a bipartite graph) via the sign condition. By…

谱理论 · 数学 2018-12-27 Bobo Hua , Lili Wang

The Cheeger constant of a graph is the smallest possible ratio between the size of a subgraph and the size of its boundary. It is well known that this constant must be at least $\frac{\lambda_1}{2}$, where $\lambda_1$ is the smallest…

组合数学 · 数学 2019-09-19 Jack Koolen , Greg Markowsky , Zhi Qiao

We develop eigenvalue estimates for the Laplacians on discrete and metric graphs using different types of boundary conditions at the vertices of the metric graph. Via an explicit correspondence of the equilateral metric and discrete graph…

谱理论 · 数学 2008-04-08 Olaf Post , Fernando Lledo

We consider the max-cut and max-$k$-cut problems under graph-based constraints. Our approach can handle any constraint specified using monadic second-order (MSO) logic on graphs of constant treewidth. We give a $\frac{1}{2}$-approximation…

计算复杂性 · 计算机科学 2018-10-19 Martin Koutecký , Jon Lee , Viswanath Nagarajan , Xiangkun Shen

By measured graphs we mean graphs endowed with a measure on the set of vertices. In this context, we explore the relations between the appropriate Cheeger constant and Poincar\'{e} inequalities. We prove that the so-called Cheeger…

度量几何 · 数学 2021-12-20 Kang Li , Ján Špakula , Jiawen Zhang

This is an expository article presenting various results about the Cheeger problem and its connections with other relevant mathematical problems. In section 2 we synthetically describe three mathematical problems (eigenvalue estimates,…

最优化与控制 · 数学 2015-04-24 Gian Paolo Leonardi

A basic fact in algebraic graph theory is that the number of connected components in an undirected graph is equal to the multiplicity of the eigenvalue 1 in the normalized adjacency matrix of the graph. In particular, the graph is…

数据结构与算法 · 计算机科学 2011-12-09 Shayan Oveis Gharan , Luca Trevisan

We present a polynomial-time $(\alpha_{GW} + \varepsilon)$-approximation algorithm for the Maximum Cut problem on interval graphs and split graphs, where $\alpha_{GW} \approx 0.878$ is the approximation guarantee of the Goemans-Williamson…

数据结构与算法 · 计算机科学 2025-07-15 Jungho Ahn , Ian DeHaan , Eun Jung Kim , Euiwoong Lee

As two fundamental problems, graph cuts and graph matching have been investigated over decades, resulting in vast literature in these two topics respectively. However the way of jointly applying and solving graph cuts and matching receives…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Tianshu Yu , Junchi Yan , Jieyi Zhao , Baoxin Li

We derive Cheeger inequalities for directed graphs and hypergraphs using the reweighted eigenvalue approach that was recently developed for vertex expansion in undirected graphs [OZ22,KLT22,JPV22]. The goal is to develop a new spectral…

数据结构与算法 · 计算机科学 2022-11-18 Lap Chi Lau , Kam Chuen Tung , Robert Wang

Given an undirected, unweighted graph with $n$ vertices and $m$ edges, the maximum cut problem is to find a partition of the $n$ vertices into disjoint subsets $V_1$ and $V_2$ such that the number of edges between them is as large as…

The classical Cheeger's inequality relates the edge conductance $\phi$ of a graph and the second smallest eigenvalue $\lambda_2$ of the Laplacian matrix. Recently, Olesker-Taylor and Zanetti discovered a Cheeger-type inequality $\psi^2 /…

数据结构与算法 · 计算机科学 2022-09-20 Tsz Chiu Kwok , Lap Chi Lau , Kam Chuen Tung