English
Related papers

Related papers: Local Spanners Revisited

200 papers

We initiate the study of spanners in arbitrarily vertex- or edge-colored graphs (with no "legality" restrictions), that are resilient to failures of entire color classes. When a color fails, all vertices/edges of that color crash. An…

Data Structures and Algorithms · Computer Science 2023-11-16 Asaf Petruschka , Shay Sapir , Elad Tzalik

Wannier functions that are maximally localized help in understanding many properties of crystalline materials. In the absence of topological obstructions, they are at least exponentially localized. In some cases such as flat-band…

Mesoscale and Nanoscale Physics · Physics 2021-07-30 Pratik Sathe , Fenner Harper , Rahul Roy

In this paper, we propose a simple but effective method for fast image segmentation. We re-examine the locality-preserving character of spectral clustering by constructing a graph over image regions with both global and local connections.…

Computer Vision and Pattern Recognition · Computer Science 2017-12-05 Zizhao Zhang , Fuyong Xing , Hanzi Wang , Yan Yan , Ying Huang , Xiaoshuang Shi , Lin Yang

Semi-supervised node classification is a foundational task in graph machine learning, yet state-of-the-art Graph Neural Networks (GNNs) are hindered by significant computational overhead and reliance on strong homophily assumptions.…

Machine Learning · Computer Science 2026-04-23 Yutong Shen , Ruizhe Xia , Jingyi Liu , Yinqi Liu

A queue layout of a graph $G$ consists of a vertex ordering of $G$ and a partition of the edges into so-called queues such that no two edges in the same queue nest, i.e., have their endpoints ordered in an ABBA-pattern. Continuing the…

Combinatorics · Mathematics 2020-08-13 Laura Merker , Torsten Ueckerdt

In this thesis, we study two different graph problems. The first problem revolves around geometric spanners. Here, we have a set of points in the plane and we want to connect them with straight line segments, such that there is a path…

Computational Geometry · Computer Science 2015-09-10 Sander Verdonschot

Structured prediction tasks in machine learning involve the simultaneous prediction of multiple labels. This is typically done by maximizing a score function on the space of labels, which decomposes as a sum of pairwise elements, each…

Machine Learning · Computer Science 2014-09-23 Amir Globerson , Tim Roughgarden , David Sontag , Cafer Yildirim

In this paper, locally repairable codes with all-symbol locality are studied. Methods to modify already existing codes are presented. Also, it is shown that with high probability, a random matrix with a few extra columns guaranteeing the…

Information Theory · Computer Science 2016-09-08 Toni Ernvall , Thomas Westerbäck , Camilla Hollanti , Ragnar Freij

We analyze the local convergence of proximal splitting algorithms to solve optimization problems that are convex besides a rank constraint. For this, we show conditions under which the proximal operator of a function involving the rank…

Optimization and Control · Mathematics 2018-11-12 Christian Grussler , Pontus Giselsson

Given an {\em unweighted} undirected graph $G = (V,E)$, and a pair of parameters $\epsilon > 0$, $\beta = 1,2,\ldots$, a subgraph $G' =(V,H)$, $H \subseteq E$, of $G$ is a {\em $(1+\epsilon,\beta)$-spanner} (aka, a {\em near-additive…

Data Structures and Algorithms · Computer Science 2020-01-22 Michael Elkin , Ofer Neiman

Local search is a powerful heuristic in optimization and computer science, the complexity of which has been studied in the white box and black box models. In the black box model, we are given a graph $G = (V,E)$ and oracle access to a…

Computational Complexity · Computer Science 2024-11-19 Simina Brânzei , Nicholas J. Recker

We establish a localized Bochner-type rigidity theorem for harmonic maps between Riemannian manifolds. Let $f : (M,g) \to (\overline{M},\overline{g})$ be a harmonic map from a compact manifold. Instead of assuming a global nonpositivity…

Differential Geometry · Mathematics 2026-03-03 Sergey Stepanov

We consider sparse inhomogeneous Erd\H{o}s-R\'enyi random graph ensembles where edges are connected independently with probability $p_{ij}$. We assume that $p_{ij}= \varepsilon_N f(w_i, w_j)$ where $(w_i)_{i\ge 1}$ is a sequence of…

Probability · Mathematics 2023-12-06 Luca Avena , Rajat Subhra Hazra , Nandan Malhotra

Results on the existence of various types of spanning subgraphs of graphs are milestones in structural graph theory and have been diversified in several directions. In the present paper, we consider "local" versions of such statements. In…

Combinatorics · Mathematics 2023-04-07 Thomas Böhme , Jochen Harant , Matthias Kriesell , Samuel Mohr , Jens M. Schmidt

Let $P(n,m)$ be a graph chosen uniformly at random from the class of all planar graphs on vertex set $\left\{1, \ldots, n\right\}$ with $m=m(n)$ edges. We determine the (Benjamini-Schramm) local weak limit of $P(n,m)$ in the sparse regime…

Combinatorics · Mathematics 2021-01-29 Mihyun Kang , Michael Missethan

We study the use of local heuristics to determine spanning subgraphs for use in the dissemination of information in complex networks. We introduce two different heuristics and analyze their behavior in giving rise to spanning subgraphs that…

Networking and Internet Architecture · Computer Science 2007-05-23 A. O. Stauffer , V. C. Barbosa

Let $P$ be a set of $n$ vertices in the plane and $S$ a set of non-crossing line segments between vertices in $P$, called constraints. Two vertices are visible if the straight line segment connecting them does not properly intersect any…

Computational Geometry · Computer Science 2017-05-16 Prosenjit Bose , Rolf Fagerberg , André van Renssen , Sander Verdonschot

The first author together with Jenssen, Perkins and Roberts (2017) recently showed how local properties of the hard-core model on triangle-free graphs guarantee the existence of large independent sets, of size matching the best-known…

Combinatorics · Mathematics 2020-04-01 Ewan Davies , Ross J. Kang , François Pirot , Jean-Sébastien Sereni

A $t$-{\em spanner} $H$ of a weighted graph $G=(V,E,w)$ is a subgraph that approximates all pairwise distances up to a factor of $t$. The {\em lightness} of $H$ is defined as the ratio between the weight of $H$ to that of the minimum…

Data Structures and Algorithms · Computer Science 2019-05-08 Michael Elkin , Arnold Filtser , Ofer Neiman

Many combinatorial optimization problems can be approximated within $(1 \pm \epsilon)$ factors in $\text{poly}(\log n, 1/\epsilon)$ rounds in the LOCAL model via network decompositions [Ghaffari, Kuhn, and Maus, STOC 2018]. These approaches…

Data Structures and Algorithms · Computer Science 2025-10-24 Yi-Jun Chang , Hsin-Hao Su