Q-DISCO: Query-Centric Densest Subgraphs in Networks with Opinion Information
Tianyi Chen, Atsushi Miyauchi, Charalampos E. Tsourakakis

TL;DR
This paper introduces heuristic algorithms to identify dense subgraphs with aligned opinions in social networks, addressing an NP-hard problem with practical applications demonstrated on Twitter datasets related to current events.
Contribution
The paper formulates the query-centric densest subgraph problem with opinion data, proves its NP-hardness, and proposes two heuristic algorithms with theoretical analysis and empirical validation.
Findings
Algorithms effectively extract meaningful opinion-aligned communities.
Heuristics perform well on real-world Twitter datasets.
Method provides insights into opinion formation and dissemination.
Abstract
Given a network , where each node is associated with a vector representing its opinion about different topics, how can we uncover subsets of nodes that not only exhibit exceptionally high density but also possess positively aligned opinions on multiple topics? In this paper we focus on this novel algorithmic question, that is essential in an era where digital social networks are hotbeds of opinion formation and dissemination. We introduce a novel methodology anchored in the well-established densest subgraph problem. We analyze the computational complexity of our formulation, indicating that our problem is NP-hard and eludes practically acceptable approximation guarantees. To navigate these challenges, we design two heuristic algorithms: the first is predicated on the Lagrangian relaxation of our formulation, while the second adopts a…
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.
Taxonomy
TopicsComplex Network Analysis Techniques · Advanced Graph Neural Networks · Opinion Dynamics and Social Influence
