中文
相关论文

相关论文: Tightness of LP via Max-product Belief Propagation

200 篇论文

Max-product belief propagation is a local, iterative algorithm to find the mode/MAP estimate of a probability distribution. While it has been successfully employed in a wide variety of applications, there are relatively few theoretical…

信息论 · 计算机科学 2007-07-13 Sujay Sanghavi

We investigate the use of message-passing algorithms for the problem of finding the max-weight independent set (MWIS) in a graph. First, we study the performance of the classical loopy max-product belief propagation. We show that each fixed…

人工智能 · 计算机科学 2016-11-15 Sujay Sanghavi , Devavrat Shah , Alan Willsky

Max-product "belief propagation" is an iterative, local, message-passing algorithm for finding the maximum a posteriori (MAP) assignment of a discrete probability distribution specified by a graphical model. Despite the spectacular success…

信息论 · 计算机科学 2012-03-06 Mohsen Bayati , Devavrat Shah , Mayank Sharma

We study the Maximum Weight Matching (MWM) problem for general graphs through the max-product Belief Propagation (BP) and related Linear Programming (LP). The BP approach provides distributed heuristics for finding the Maximum A Posteriori…

数据结构与算法 · 计算机科学 2018-01-03 Sungsoo Ahn , Michael Chertkov , Andrew E. Gelfand , Sejun Park , Jinwoo Shin

The distribution of the computational cost of linear-programming (LP) relaxation for vertex cover problems on Erdos-Renyi random graphs is evaluated by using the rare-event sampling method. As a large-deviation property, differences of the…

无序系统与神经网络 · 物理学 2018-02-08 Satoshi Takabe , Koji Hukushima , Alexander K. Hartmann

Typical behavior of the linear programming (LP) problem is studied as a relaxation of the minimum vertex cover, a type of integer programming (IP) problem. A lattice-gas model on the Erd\"os-R\'enyi random graphs of $\alpha$-uniform…

无序系统与神经网络 · 物理学 2016-06-01 Satoshi Takabe , Koji Hukushima

We consider the general problem of finding the minimum weight $\bm$-matching on arbitrary graphs. We prove that, whenever the linear programming (LP) relaxation of the problem has no fractional solutions, then the belief propagation (BP)…

信息论 · 计算机科学 2015-03-13 Mohsen Bayati , Christian Borgs , Jennifer Chayes , Riccardo Zecchina

The max-product {belief propagation} (BP) is a popular message-passing heuristic for approximating a maximum-a-posteriori (MAP) assignment in a joint distribution represented by a graphical model (GM). In the past years, it has been shown…

人工智能 · 计算机科学 2017-06-29 Sejun Park , Jinwoo Shin

We present improved results for approximating maximum-weight independent set ($\MaxIS$) in the CONGEST and LOCAL models of distributed computing. Given an input graph, let $n$ and $\Delta$ be the number of nodes and maximum degree,…

分布式、并行与集群计算 · 计算机科学 2020-02-20 Ken-ichi Kawarabayashi , Seri Khoury , Aaron Schild , Gregory Schwartzman

We study a natural extension of the Maximum Weight Independent Set Problem (MWIS), one of the most studied optimization problems in Graph algorithms. We are given a graph $G=(V,E)$, a weight function $w: V \rightarrow \mathbb{R^+}$, a…

数据结构与算法 · 计算机科学 2014-09-30 Sayan Bandyapadhyay

The maximum independent set problem is a classic optimization problem that has also been studied quite intensively in the distributed setting. While the problem is hard to approximate in general, there are good approximation algorithms…

数据结构与算法 · 计算机科学 2025-06-13 Salwa Faour , Fabian Kuhn

The planar rigidity problem asks, given a set of m pairwise distances among a set P of n unknown points, whether it is possible to reconstruct P, up to a finite set of possibilities (modulo rigid motions of the plane). The celebrated…

组合数学 · 数学 2008-12-05 Louis Theran

We develop faster approximation algorithms for Metric-TSP building on recent, nearly linear time approximation schemes for the LP relaxation [Chekuri and Quanrud, 2017]. We show that the LP solution can be sparsified via cut-sparsification…

数据结构与算法 · 计算机科学 2018-02-06 Chandra Chekuri , Kent Quanrud

Maximum a posteriori (MAP) inference is a fundamental computational paradigm for statistical inference. In the setting of graphical models, MAP inference entails solving a combinatorial optimization problem to find the most likely…

机器学习 · 计算机科学 2020-03-03 Jonathan N. Lee , Aldo Pacchiano , Michael I. Jordan

The relaxed maximum entropy problem is concerned with finding a probability distribution on a finite set that minimizes the relative entropy to a given prior distribution, while satisfying relaxed max-norm constraints with respect to a…

机器学习 · 计算机科学 2013-11-08 Moshe Dubiner , Matan Gavish , Yoram Singer

The maximum independent set problem is one of the most important problems in graph algorithms and has been extensively studied in the line of research on the worst-case analysis of exact algorithms for NP-hard problems. In the weighted…

数据结构与算法 · 计算机科学 2021-08-31 Sen Huang , Mingyu Xiao , Xiaoyu Chen

Applying the max-product (and belief-propagation) algorithms to loopy graphs is now quite popular for best assignment problems. This is largely due to their low computational complexity and impressive performance in practice. Still, there…

信息论 · 计算机科学 2011-07-19 Yung-Yih Jian , Henry D. Pfister

The linear complementarity problem is a continuous optimization problem that generalizes convex quadratic programming, Nash equilibria of bimatrix games and several such problems. This paper presents a continuous optimization formulation…

离散数学 · 计算机科学 2018-10-19 Parthe Pandit , Ankur A. Kulkarni

We propose a scalable approximate algorithm for the NP-hard maximum-weight independent set problem. The core component of our algorithm is a dual coordinate descent applied to a smoothed LP relaxation of the problem. This technique is…

最优化与控制 · 数学 2025-03-27 Stefan Haller , Bogdan Savchynskyy

This paper discusses the graph covering problem in which a set of edges in an edge- and node-weighted graph is chosen to satisfy some covering constraints while minimizing the sum of the weights. In this problem, because of the large…

数据结构与算法 · 计算机科学 2014-04-17 Takuro Fukunaga
‹ 上一页 1 2 3 10 下一页 ›