中文
相关论文

相关论文: A Logarithmic Integrality Gap Bound for Directed S…

200 篇论文

The network coding problem asks whether data throughput in a network can be increased using coding (compared to treating bits as commodities in a flow). While it is well-known that a network coding advantage exists in directed graphs, the…

计算复杂性 · 计算机科学 2025-10-22 Mark Braverman , Zhongtian He

Finding locally optimal solutions for max-cut and max-$k$-cut are well-known PLS-complete problems. An instinctive approach to finding such a locally optimum solution is the FLIP method. Even though FLIP requires exponential time in…

数据结构与算法 · 计算机科学 2018-07-17 Ali Bibak , Charles Carlson , Karthekeyan Chandrasekaran

In this paper, we study the optimality gap between two-layer ReLU networks regularized with weight decay and their convex relaxations. We show that when the training data is random, the relative optimality gap between the original problem…

机器学习 · 计算机科学 2024-07-15 Sungyoon Kim , Mert Pilanci

Given a graph $G$ of degree $k$ over $n$ vertices, we consider the problem of computing a near maximum cut or a near minimum bisection in polynomial time. For graphs of girth $2L$, we develop a local message passing algorithm whose…

概率论 · 数学 2023-02-06 Ahmed El Alaoui , Andrea Montanari , Mark Sellke

We focus on designing combinatorial algorithms for the Capacitated Network Design problem (Cap-SNDP). The Cap-SNDP is the problem of satisfying connectivity requirements when edges have costs and hard capacities. We begin by showing that…

数据结构与算法 · 计算机科学 2015-03-19 MohammadTaghi Hajiaghayi , Rohit Khandekar , Guy Kortsarz , Zeev Nutov

We give an almost-linear time algorithm for the Steiner connectivity augmentation problem: given an undirected graph, find a smallest (or minimum weight) set of edges whose addition makes a given set of terminals $\tau$-connected (for any…

数据结构与算法 · 计算机科学 2022-11-11 Ruoxu Cen , William He , Jason Li , Debmalya Panigrahi

Given two sets of points in the plane, $P$ of $n$ terminals and $S$ of $m$ Steiner points, a Steiner tree of $P$ is a tree spanning all points of $P$ and some (or none or all) points of $S$. A Steiner tree with length of longest edge…

计算几何 · 计算机科学 2010-12-08 A. Karim Abu-Affash

We present a new formulation of the loop-tree duality theorem for higher loop diagrams valid both for massless and massive cases. $l$-loop integrals are expressed as weighted sum of trees obtained from cutting $l$ internal propagators of…

高能物理 - 唯象学 · 物理学 2019-11-22 Robert Runkel , Zoltán Szőr , Juan Pablo Vesga , Stefan Weinzierl

We review the recent developments of the loop-tree duality method, focussing our discussion on analysing the singular behaviour of the loop integrand of the dual representation of one-loop integrals and scattering amplitudes. We show that…

In this paper, we show that the $(3k+4)$-dimensional Weisfeiler--Leman algorithm can identify graphs of treewidth $k$ in $O(\log n)$ rounds. This improves the result of Grohe & Verbitsky (ICALP 2006), who previously established the…

数据结构与算法 · 计算机科学 2024-04-26 Michael Levet , Puck Rombach , Nicholas Sieger

We show that the integrality gap of the natural LP relaxation of the Asymmetric Traveling Salesman Problem is $\text{polyloglog}(n)$. In other words, there is a polynomial time algorithm that approximates the value of the optimum tour…

数据结构与算法 · 计算机科学 2015-09-03 Nima Anari , Shayan Oveis Gharan

In this paper we consider a general, challenging distributed optimization set-up arising in several important network control applications. Agents of a network want to minimize the sum of local cost functions, each one depending on a local…

系统与控制 · 计算机科学 2018-06-15 Ivano Notarnicola , Giuseppe Notarstefano

We develop a general framework for MAP estimation in discrete and Gaussian graphical models using Lagrangian relaxation techniques. The key idea is to reformulate an intractable estimation problem as one defined on a more tractable graph,…

人工智能 · 计算机科学 2007-10-02 Jason K. Johnson , Dmitry M. Malioutov , Alan S. Willsky

We give a 2-approximation algorithm for Non-Uniform Sparsest Cut that runs in time $n^{O(k)}$, where $k$ is the treewidth of the graph. This improves on the previous $2^{2^k}$-approximation in time $\poly(n) 2^{O(k)}$ due to Chlamt\'a\v{c}…

数据结构与算法 · 计算机科学 2013-05-08 Anupam Gupta , Kunal Talwar , David Witmer

We study the problem of finding minimum multicuts for an undirected planar graph, where all the terminal vertices are on the boundary of the outer face. This is known as an Okamura-Seymour instance. We show that for such an instance, the…

数据结构与算法 · 计算机科学 2011-03-01 Arindam Pal

A graph is said to be nearly complete bipartite if it can be obtained by deleting a set of independent edges from a complete bipartite graph. The nonorientable genus of such graphs is known except in a few cases where the sizes of the…

组合数学 · 数学 2023-05-24 Warren Singh , Timothy Sun

We consider the classical problems (Edge) Steiner Tree and Vertex Steiner Tree after restricting the input to some class of graphs characterized by a small set of forbidden induced subgraphs. We show a dichotomy for the former problem…

数据结构与算法 · 计算机科学 2020-12-17 Hans Bodlaender , Nick Brettell , Matthew Johnson , Giacomo Paesani , Daniel Paulusma , Erik Jan van Leeuwen

Loop Tree Duality (LTD) offers a promising avenue to numerically integrate multi-loop integrals directly in momentum space. It is well-established at one loop, but there have been only sparse numerical results at two loops. We provide a…

高能物理 - 唯象学 · 物理学 2019-10-16 Zeno Capatti , Valentin Hirschi , Dario Kermanschah , Ben Ruijl

This paper is aimed to investigate some computational aspects of different isoperimetric problems on weighted trees. In this regard, we consider different connectivity parameters called {\it minimum normalized cuts}/{\it isoperimteric…

计算复杂性 · 计算机科学 2010-09-06 Amir Daneshgar , Ramin Javadi

We develop a new approach for online network design and obtain improved competitive ratios for several problems. Our approach gives natural deterministic algorithms and simple analyses. At the heart of our work is a novel application of…

数据结构与算法 · 计算机科学 2014-10-17 Seeun Umboh