paper-with-me

홈 › Papers

MRF Optimization by Graph Approximation

2015-05-13 · CVPR 2015 6 · Wonsik Kim, Kyoung Mu Lee

Graph cuts-based algorithms have achieved great success in energy minimization for many computer vision applications. These algorithms provide approximated solutions for multi-label energy functions via move-making approach. This approach fuses the current solution with a proposal to generate a lower-energy solution. Thus, generating the appropriate proposals is necessary for the success of the move-making approach. However, not much research efforts has been done on the generation of "good" proposals, especially for non-metric energy functions. In this paper, we propose an application-independent and energy-based approach to generate "good" proposals. With these proposals, we present a graph cuts-based move-making algorithm called GA-fusion (fusion with graph approximation-based proposals). Extensive experiments support that our proposal generation is effective across different classes of energy functions. The proposed algorithm outperforms others both on real and synthetic problems.

📄 PDF Abstract BibTeX arXiv:1505.03365

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Belief Propagation, Bethe Approximation and Polynomials

2017-08-08 · Damian Straszak, Nisheeth K. Vishnoi

Factor graphs are important models for succinctly representing probability distributions in machine learning, coding theory, and statistical physics. Several computational problems, such as computing marginals and partit…

ERGNN: Spectral Graph Neural Network With Explicitly-Optimized Rational Graph Filters

2024-12-26 · Guoming Li, Jian Yang, Shangsong Liang

Approximation-based spectral graph neural networks, which construct graph filters with function approximation, have shown substantial performance in graph learning tasks. Despite their great success, existing works prima…

Graph LearningGraph Neural Network

NN-Baker: A Neural-network Infused Algorithmic Framework for Optimization Problems on Geometric Intersection Graphs

2021-12-01 · NeurIPS 2021 12 · Evan McCarty, Qi Zhao, Anastasios Sidiropoulos, Yusu Wang

Recent years have witnessed a surge of approaches to use neural networks to help tackle combinatorial optimization problems, including graph optimization problems. However, theoretical understanding of such approaches re…

Combinatorial Optimization

Partition-Merge: Distributed Inference and Modularity Optimization

2013-09-24 · Vincent Blondel, Kyomin Jung, Pushmeet Kohli, Devavrat Shah

This paper presents a novel meta algorithm, Partition-Merge (PM), which takes existing centralized algorithms for graph computation and makes them distributed and faster. In a nutshell, PM divides the graph into small su…

Community Detection

Similar Elements and Metric Labeling on Complete Graphs

2018-03-21 · Pedro F. Felzenszwalb

We consider a problem that involves finding similar elements in a collection of sets. The problem is motivated by applications in machine learning and pattern recognition. We formulate the similar elements problem as an …

BIG-bench Machine Learning