paper-with-me

Papers

Joint Graph Decomposition & Node Labeling: Problem, Algorithms, Applications

2017-07-01 · CVPR 2017 7 · Evgeny Levinkov, Jonas Uhrig, Siyu Tang, Mohamed Omran, Eldar Insafutdinov, Alexander Kirillov, Carsten Rother, Thomas Brox, Bernt Schiele, Bjoern Andres

We state a combinatorial optimization problem whose feasible solutions define both a decomposition and a node labeling of a given graph. This problem offers a common mathematical abstraction of seemingly unrelated computer vision tasks, including instance-separating semantic segmentation, articulated human body pose estimation and multiple object tracking. Conceptually, it generalizes the unconstrained integer quadratic program and the minimum cost lifted multicut problem, both of which are NP-hard. In order to find feasible solutions efficiently, we define two local search algorithms that converge monotonously to a local optimum, offering a feasible solution at any time. To demonstrate the effectiveness of these algorithms in tackling computer vision tasks, we apply them to instances of the problem that we construct from published data, using published algorithms. We report state-of-the-art application-specific accuracy in the three above-mentioned applications.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial OptimizationMultiple Object TrackingObject TrackingPose EstimationSemantic Segmentation

Similar Papers 제목 키워드 기반

Joint Graph Decomposition and Node Labeling: Problem, Algorithms, Applications

2016-11-14 · Evgeny Levinkov, Jonas Uhrig, Siyu Tang, Mohamed Omran 외

We state a combinatorial optimization problem whose feasible solutions define both a decomposition and a node labeling of a given graph. This problem offers a common mathematical abstraction of seemingly unrelated comput…

Combinatorial OptimizationMultiple Object TrackingObject TrackingPose Estimation+1

Labeling Trick: A Theory of Using Graph Neural Networks for Multi-Node Representation Learning

2020-10-30 · NeurIPS 2021 12 · Muhan Zhang, Pan Li, Yinglong Xia, Kai Wang 외

In this paper, we provide a theory of using graph neural networks (GNNs) for multi-node representation learning (where we are interested in learning a representation for a set of more than one node, such as link). We kno…

General ClassificationGraph ClassificationLink PredictionLink Property Prediction+2

Improving Graph Neural Networks on Multi-node Tasks with Labeling Tricks

2023-04-20 · Xiyuan Wang, Pan Li, Muhan Zhang

In this paper, we provide a theory of using graph neural networks (GNNs) for \textit{multi-node representation learning}, where we are interested in learning a representation for a set of more than one node such as a lin…

Hyperedge PredictionLink PredictionPredictionRepresentation Learning

Joint Embedding of Meta-Path and Meta-Graph for Heterogeneous Information Networks

2018-09-11 · Lichao Sun, Lifang He, Zhipeng Huang, Bokai Cao 외

Meta-graph is currently the most powerful tool for similarity search on heterogeneous information networks,where a meta-graph is a composition of meta-paths that captures the complex structural information. However, curr…

Network EmbeddingTensor Decomposition

Lost in Serialization: Invariance and Generalization of LLM Graph Reasoners

2025-11-13 · Daniel Herbst, Lea Karbevska, Divyanshu Kumar, Akanksha Ahuja 외 arxiv

While promising, graph reasoners based on Large Language Models (LLMs) lack built-in invariance to symmetries in graph representations. Operating on sequential graph serializations, LLMs can produce different outputs und…