Arkaprava Saha

dblp:244/1359 · DBLP profile ↗
← Back
4ranked-venue papers in the field
4as first author
4since 2021 · last 2025
0000-0002-7203-3288ORCID · corroborated

Domains — venue-derived; a paper can count in several

Database Systems & Data Management · 4 (4 first)
YearPublicationVenuePosition
2025 Beyond influence: voting theory for opinion maximization
Arkaprava Saha, Xiangyu Ke, Arijit Khan 0001, Laks V. S. Lakshmanan
VLDB J.1
2023 Voting-based Opinion Maximization
abstract
We investigate the novel problem of voting-based opinion maximization in a social network: Find a given number of seed nodes for a target campaigner, in the presence of other competing campaigns, so as to maximize a voting-based score for the target campaigner at a given time horizon.The bulk of the influence maximization literature assumes that social network users can switch between only two discrete states, inactive and active, and the choice to switch is frozen upon one-time activation. In reality, even when having a preferred opinion, a user may not completely despise the other opinions, and the preference level may vary over time due to social influence. To this end, we employ models rooted in opinion formation and diffusion, and use several voting-based scores to determine a user’s vote for each of the multiple campaigners at a given time horizon.Our problem is NP-hard and non-submodular for various scores. We design greedy seed selection algorithms with quality guarantees for our scoring functions via sandwich approximation. To improve the efficiency, we develop random walk and sketch-based opinion computation, with quality guarantees. Empirical results validate our effectiveness, efficiency, and scalability.
Arkaprava Saha, Xiangyu Ke, Arijit Khan 0001, Laks V. S. Lakshmanan
ICDE1
2023 Most Probable Densest Subgraphs
abstract
Computing the densest subgraph is a primitive graph operation with critical applications in detecting communities, events, and anomalies in biological, social, Web, and financial networks. In this paper, we study the novel problem of Most Probable Densest Subgraph (MPDS) discovery in uncertain graphs: Find the node set that is the most likely to induce a densest subgraph in an uncertain graph. We further extend our problem by considering various notions of density, e.g., clique and pattern densities, studying the top-k MPDSs, and finding the node set with the largest containment probability within densest subgraphs. We show that it is #P-hard to compute the probability of a node set inducing a densest subgraph. We then devise sampling-based efficient algorithms, with end-to-end accuracy guarantees, to compute the MPDS. Our thorough experimental results and real-world case studies on brain and social networks validate the effectiveness, efficiency, and usefulness of our solution.
Arkaprava Saha, Xiangyu Ke, Arijit Khan 0001, Cheng Long 0001
ICDE1
2021 Shortest Paths and Centrality in Uncertain Networks
abstract
Computing the shortest path between a pair of nodes is a fundamental graph primitive, which has critical applications in vehicle routing, finding functional pathways in biological networks, survivable network design, among many others. In this work, we study shortest-path queries over uncertain networks, i.e., graphs where every edge is associated with a probability of existence. We show that, for a given path, it is # P -hard to compute the probability of it being the shortest path, and we also derive other interesting properties highlighting the complexity of computing the Most Probable Shortest Paths (MPSPs). We thus devise sampling-based efficient algorithms, with end-to-end accuracy guarantees, to compute the MPSP. As a concrete application, we show how to compute a novel concept of betweenness centrality in an uncertain graph using MPSPs. Our thorough experimental results and rich real-world case studies on sensor networks and brain networks validate the effectiveness, efficiency, scalability, and usefulness of our solution.
Arkaprava Saha, Ruben Brokkelkamp, Yllka Velaj, Arijit Khan 0001, Francesco Bonchi
Proc. VLDB Endow.1