paper-with-me

Papers

Uniform Hypergraph Partitioning: Provable Tensor Methods and Sampling Techniques

2016-02-21 · Debarghya Ghoshdastidar, Ambedkar Dukkipati

In a series of recent works, we have generalised the consistency results in the stochastic block model literature to the case of uniform and non-uniform hypergraphs. The present paper continues the same line of study, where we focus on partitioning weighted uniform hypergraphs---a problem often encountered in computer vision. This work is motivated by two issues that arise when a hypergraph partitioning approach is used to tackle computer vision problems: (i) The uniform hypergraphs constructed for higher-order learning contain all edges, but most have negligible weights. Thus, the adjacency tensor is nearly sparse, and yet, not binary. (ii) A more serious concern is that standard partitioning algorithms need to compute all edge weights, which is computationally expensive for hypergraphs. This is usually resolved in practice by merging the clustering algorithm with a tensor sampling strategy---an approach that is yet to be analysed rigorously. We build on our earlier work on partitioning dense unweighted uniform hypergraphs (Ghoshdastidar and Dukkipati, ICML, 2015), and address the aforementioned issues by proposing provable and efficient partitioning algorithms. Our analysis justifies the empirical success of practical sampling techniques. We also complement our theoretical findings by elaborate empirical comparison of various hypergraph partitioning schemes.

📄 PDF Abstract BibTeX arXiv:1602.06516

Code (0)

등록된 구현이 없습니다.

Tasks

Clusteringhypergraph partitioningStochastic Block Model

Similar Papers 제목 키워드 기반

Hypergraph Partitioning using Tensor Eigenvalue Decomposition

2020-11-16 · Deepak Maurya, Balaraman Ravindran

Hypergraphs have gained increasing attention in the machine learning community lately due to their superiority over graphs in capturing super-dyadic interactions among entities. In this work, we propose a novel approach …

graph partitioninghypergraph partitioning

Consistency of Spectral Partitioning of Uniform Hypergraphs under Planted Partition Model

2014-12-01 · NeurIPS 2014 12 · Debarghya Ghoshdastidar, Ambedkar Dukkipati

Spectral graph partitioning methods have received significant attention from both practitioners and theorists in computer science. Some notable studies have been carried out regarding the behavior of these methods for in…

graph partitioning

Consistency of Spectral Hypergraph Partitioning under Planted Partition Model

2015-05-07 · Debarghya Ghoshdastidar, Ambedkar Dukkipati

Hypergraph partitioning lies at the heart of a number of problems in machine learning and network sciences. Many algorithms for hypergraph partitioning have been proposed that extend standard approaches for graph partiti…

graph partitioninghypergraph partitioningStochastic Block Model

Tensor Entropy for Uniform Hypergraphs

2019-12-20 · Can Chen, Indika Rajapakse

In this paper, we develop the notion of entropy for uniform hypergraphs via tensor theory. We employ the probability distribution of the generalized singular values, calculated from the higher-order singular value decomp…

Achieving the Kesten-Stigum bound in the non-uniform hypergraph stochastic block model

2026-04-21 · Manuel Fernandez, Ludovic Stephan, Yizhe Zhu arxiv

We study the community detection problem in the non-uniform hypergraph stochastic block model (HSBM), where hyperedges of varying sizes coexist. This setting captures higher-order and multi-view interactions and raises a…

Spectral ReconstructionCommunity Detection