Proportional Selection in Networks

📅 2025-02-05
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This paper addresses the problem of selecting *k* representative nodes in a network to simultaneously maximize influence spread and preserve proportional diversity across node categories. We formally introduce the “proportional selection” framework—a bi-objective optimization problem that unifies influence propagation modeling (e.g., via independent cascade or linear threshold models) with submodular diversity measures within a graph-structured statistical model. To solve it, we design two greedy algorithms with provable approximation guarantees—deriving tight theoretical bounds on their performance relative to the optimal solution. Extensive experiments on multiple real-world networks demonstrate that our approach significantly outperforms existing baselines in both influence coverage (measured by expected activated nodes) and category proportion fidelity (quantified by KL divergence or ℓ₁ deviation from target ratios), thereby validating the framework’s effectiveness and generalizability across diverse network topologies and attribute distributions.

Technology Category

Application Category

📝 Abstract
We address the problem of selecting $k$ representative nodes from a network, aiming to achieve two objectives: identifying the most influential nodes and ensuring the selection proportionally reflects the network's diversity. We propose two approaches to accomplish this, analyze them theoretically, and demonstrate their effectiveness through a series of experiments.
Problem

Research questions and friction points this paper is trying to address.

Selecting k representative nodes
Identifying most influential nodes
Ensuring proportional network diversity
Innovation

Methods, ideas, or system contributions that make the work stand out.

Proportional node selection
Influential node identification
Network diversity reflection
🔎 Similar Papers
No similar papers found.