Top-k Connected Overlapping Densest Subgraphs in Dual Networks
Riccardo Dondi, Pietro Hiram Guzzi, and Mohammad Mehdi Hosseinzadeh

TL;DR
This paper introduces a new problem of finding top-k densest connected subgraphs in dual networks, proposing a heuristic solution and validating it through experiments on synthetic and real data.
Contribution
It formalizes the top-k densest connected subgraphs problem in dual networks and presents a heuristic algorithm to solve it, addressing computational challenges.
Findings
Heuristic effectively finds dense subgraphs in dual networks.
Experimental results demonstrate the approach's practicality on real and synthetic data.
The problem is computationally hard, requiring approximate solutions.
Abstract
Networks are largely used for modelling and analysing data and relations among them. Recently, it has been shown that the use of a single network may not be the optimal choice, since a single network may misses some aspects. Consequently, it has been proposed to use a pair of networks to better model all the aspects, and the main approach is referred to as dual networks (DNs). DNs are two related graphs (one weighted, the other unweighted) that share the same set of vertices and two different edge sets. In DNs is often interesting to extract common subgraphs among the two networks that are maximally dense in the conceptual network and connected in the physical one. The simplest instance of this problem is finding a common densest connected subgraph (DCS), while we here focus on the detection of the Top-k Densest Connected subgraphs, i.e. a set k subgraphs having the largest density in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
