paper-with-me

Papers

A Thorough View of Exact Inference in Graphs from the Degree-4 Sum-of-Squares Hierarchy

2021-02-16 · Kevin Bello, Chuyang Ke, Jean Honorio

Performing inference in graphs is a common task within several machine learning problems, e.g., image segmentation, community detection, among others. For a given undirected connected graph, we tackle the statistical problem of exactly recovering an unknown ground-truth binary labeling of the nodes from a single corrupted observation of each edge. Such problem can be formulated as a quadratic combinatorial optimization problem over the boolean hypercube, where it has been shown before that one can (with high probability and in polynomial time) exactly recover the ground-truth labeling of graphs that have an isoperimetric number that grows with respect to the number of nodes (e.g., complete graphs, regular expanders). In this work, we apply a powerful hierarchy of relaxations, known as the sum-of-squares (SoS) hierarchy, to the combinatorial problem. Motivated by empirical evidence on the improvement in exact recoverability, we center our attention on the degree-4 SoS relaxation and set out to understand the origin of such improvement from a graph theoretical perspective. We show that the solution of the dual of the relaxed problem is related to finding edge weights of the Johnson and Kneser graphs, where the weights fulfill the SoS constraints and intuitively allow the input graph to increase its algebraic connectivity. Finally, as byproduct of our analysis, we derive a novel Cheeger-type lower bound for the algebraic connectivity of graphs with signed edge weights.

📄 PDF Abstract BibTeX arXiv:2102.08019

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial OptimizationCommunity DetectionImage SegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Generating and Sampling Orbits for Lifted Probabilistic Inference

2019-03-12 · Steven Holtzen, Todd Millstein, Guy Van Den Broeck

A key goal in the design of probabilistic inference algorithms is identifying and exploiting properties of the distribution that make inference tractable. Lifted inference algorithms identify symmetry as a property that …

Degree-Mass Message Passing for Betweenness Ranking in Directed and Undirected Networks

2026-02-10 · Justin Dachille, Aurora Rossi, Sunil Kumar Maurya, Frederik Mallmann-Trenn 외 arxiv

Computing the importance of nodes in networks is a long-standing fundamental problem that has driven extensive study of various centrality measures. A particularly well-known centrality measure is betweenness centrality,…

Graph Neural Network

Matching Correlated Inhomogeneous Random Graphs using the $k$-core Estimator

2023-02-10 · Miklós Z. Rácz, Anirudh Sridhar

We consider the task of estimating the latent vertex correspondence between two edge-correlated random graphs with generic, inhomogeneous structure. We study the so-called \emph{$k$-core estimator}, which outputs a verte…

Analysis of a Canonical Labeling Algorithm for the Alignment of Correlated Erdős-Rényi Graphs

2018-04-25 · Osman Emre Dai, Daniel Cullina, Negar Kiyavash, Matthias Grossglauser

Graph alignment in two correlated random graphs refers to the task of identifying the correspondence between vertex sets of the graphs. Recent results have characterized the exact information-theoretic threshold for grap…

Graph Matching

Exact Representation of Sparse Networks with Symmetric Nonnegative Embeddings

2021-11-04 · NeurIPS 2023 11

Many models for undirected graphs are based on factorizing the graph's adjacency matrix; these models find a vector representation of each node such that the predicted probability of a link between two nodes increases wi…

Community DetectionLink Prediction