paper-with-me

홈 › Papers

End-to-end Learning for Graph Decomposition

2018-12-23 · ICCV 2019 10 · Jie Song, Bjoern Andres, Michael Black, Otmar Hilliges, Siyu Tang

We propose a novel end-to-end trainable framework for the graph decomposition problem. The minimum cost multicut problem is first converted to an unconstrained binary cubic formulation where cycle consistency constraints are incorporated into the objective function. The new optimization problem can be viewed as a Conditional Random Field (CRF) in which the random variables are associated with the binary edge labels of the initial graph and the hard constraints are introduced in the CRF as high-order potentials. The parameters of a standard Neural Network and the fully differentiable CRF are optimized in an end-to-end manner. Furthermore, our method utilizes the cycle constraints as meta-supervisory signals during the learning of the deep feature representations by taking the dependencies between the output random variables into account. We present analyses of the end-to-end learned representations, showing the impact of the joint training, on the task of clustering images of MNIST. We also validate the effectiveness of our approach both for the feature learning and the final clustering on the challenging task of real-world multi-person pose estimation.

📄 PDF Abstract BibTeX arXiv:1812.09737

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringMulti-Person Pose EstimationPose Estimation

Methods 이 논문이 사용한 방법론

CRF Conditional Random Fields or CRFs are a type of probabilistic graph model that take neighboring sample context into account for tasks like classification. Prediction is…

Similar Papers 제목 키워드 기반

Lossless digraph signal processing via polar decomposition

2023-12-30 · Feng Ji

In this paper, we present a signal processing framework for directed graphs. Unlike undirected graphs, a graph shift operator such as the adjacency matrix associated with a directed graph usually does not admit an orthog…

Multi-centrality Graph Spectral Decompositions and their Application to Cyber Intrusion Detection

2015-12-23 · Pin-Yu Chen, Sutanay Choudhury, Alfred O. Hero

Many modern datasets can be represented as graphs and hence spectral decompositions such as graph principal component analysis (PCA) can be useful. Distinct from previous graph decomposition approaches based on subspace …

Dictionary LearningIntrusion Detection

The HyperTrac Project: Recent Progress and Future Research Directions on Hypergraph Decompositions

2020-12-29 · Georg Gottlob, Matthias Lanzinger, Davide Mario Longo, Cem Okulmus 외

Constraint Satisfaction Problems (CSPs) play a central role in many applications in Artificial Intelligence and Operations Research. In general, solving CSPs is NP-complete. The structure of CSPs is best described by hyp…

Predicting Resource Efficient Hamiltonian Decomposition for Continuous-Time Quantum Walk Simulations

2026-08-21 · Mostafa Atallah, Rebekah Herrman, Zain H. Saleem arxiv

Simulating a continuous-time quantum walk (CTQW) on a graph in the circuit model of quantum computing requires decomposing its Hamiltonian into terms that can be Trotterized into hardware-native gates. We consider two su…

K-Core Decomposition on Super Large Graphs with Limited Resources

2021-12-26 · Shicheng Gao, Jie Xu, Xiaosen Li, Fangcheng Fu 외

K-core decomposition is a commonly used metric to analyze graph structure or study the relative importance of nodes in complex graphs. Recent years have seen rapid growth in the scale of the graph, especially in industri…