paper-with-me

홈 › Papers

IM-META: Influence Maximization Using Node Metadata in Networks With Unknown Topology

2021-06-05 · Cong Tran, Won-Yong Shin, Andreas Spitz

Since the structure of complex networks is often unknown, we may identify the most influential seed nodes by exploring only a part of the underlying network, given a small budget for node queries. We propose IM-META, a solution to influence maximization (IM) in networks with unknown topology by retrieving information from queries and node metadata. Since using such metadata is not without risk due to the noisy nature of metadata and uncertainties in connectivity inference, we formulate a new IM problem that aims to find both seed nodes and queried nodes. In IM-META, we develop an effective method that iteratively performs three steps: 1) we learn the relationship between collected metadata and edges via a Siamese neural network, 2) we select a number of inferred confident edges to construct a reinforced graph, and 3) we identify the next node to query by maximizing the inferred influence spread using our topology-aware ranking strategy. Through experimental evaluation of IM-META on four real-world datasets, we demonstrate a) the speed of network exploration via node queries, b) the effectiveness of each module, c) the superiority over benchmark methods, d) the robustness to more difficult settings, e) the hyperparameter sensitivity, and f) the scalability.

📄 PDF Abstract BibTeX arXiv:2106.02926

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Structure and inference in annotated networks

2015-07-14 · M. E. J. Newman, Aaron Clauset

For many networks of scientific interest we know both the connections of the network and information about the network nodes, such as the age or gender of individuals in a social network, geographic location of nodes in …

Community Detection

Provably Efficient Reinforcement Learning for Online Adaptive Influence Maximization

2022-06-29 · Kaixuan Huang, Yu Wu, Xuezhou Zhang, Shenyinying Tu 외

Online influence maximization aims to maximize the influence spread of a content in a social network with unknown network model by selecting a few seed nodes. Recent studies followed a non-adaptive setting, where the see…

Model-based Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

META-CODE: Community Detection via Exploratory Learning in Topologically Unknown Networks

2022-08-23 · Yu Hou, Cong Tran, Won-Yong Shin

The discovery of community structures in social networks has gained considerable attention as a fundamental problem for various network analysis tasks. However, due to privacy concerns or access restrictions, the network…

Community Detection

Online Influence Maximization under the Independent Cascade Model with Node-Level Feedback

2021-09-13 · Zhijie Zhang, Wei Chen, Xiaoming Sun, Jialin Zhang

We study the online influence maximization (OIM) problem in social networks, where the learner repeatedly chooses seed nodes to generate cascades, observes the cascade feedback, and gradually learns the best seeds that g…

GraMeR: Graph Meta Reinforcement Learning for Multi-Objective Influence Maximization

2022-05-30 · Sai Munikoti, Balasubramaniam Natarajan, Mahantesh Halappanavar

Influence maximization (IM) is a combinatorial problem of identifying a subset of nodes called the seed nodes in a network (graph), which when activated, provide a maximal spread of influence in the network for a given d…

Computational EfficiencyMarketingMeta-LearningMeta Reinforcement Learning+4