paper-with-me

홈 › Papers

Contingency-Aware Influence Maximization: A Reinforcement Learning Approach

2021-06-13 · Haipeng Chen, Wei Qiu, Han-Ching Ou, Bo An, Milind Tambe

The influence maximization (IM) problem aims at finding a subset of seed nodes in a social network that maximize the spread of influence. In this study, we focus on a sub-class of IM problems, where whether the nodes are willing to be the seeds when being invited is uncertain, called contingency-aware IM. Such contingency aware IM is critical for applications for non-profit organizations in low resource communities (e.g., spreading awareness of disease prevention). Despite the initial success, a major practical obstacle in promoting the solutions to more communities is the tremendous runtime of the greedy algorithms and the lack of high performance computing (HPC) for the non-profits in the field -- whenever there is a new social network, the non-profits usually do not have the HPCs to recalculate the solutions. Motivated by this and inspired by the line of works that use reinforcement learning (RL) to address combinatorial optimization on graphs, we formalize the problem as a Markov Decision Process (MDP), and use RL to learn an IM policy over historically seen networks, and generalize to unseen networks with negligible runtime at test phase. To fully exploit the properties of our targeted problem, we propose two technical innovations that improve the existing methods, including state-abstraction and theoretically grounded reward shaping. Empirical results show that our method achieves influence as high as the state-of-the-art methods for contingency-aware IM, while having negligible runtime at test phase.

📄 PDF Abstract BibTeX arXiv:2106.07039

Code (1)

Haipeng-Chen/RL4IM-Contingency 공식 구현 pytorch

Tasks

Combinatorial Optimizationreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Contingency-Aware Exploration in Reinforcement Learning

2018-11-05 · ICLR 2019 5 · Jongwook Choi, Yijie Guo, Marcin Moczulski, Junhyuk Oh 외

This paper investigates whether learning contingency-awareness and controllable aspects of an environment can lead to better exploration in reinforcement learning. To investigate this question, we consider an instantiati…

Atari GamesMontezuma's Revengereinforcement-learningReinforcement Learning+1

SP-GCRL: Influence Maximization on Incomplete Social Graphs

2026-03-31 · Haohua Niu, Yuxuan Yang, Lingfeng Zhang, Hao Li 외 arxiv

Influence maximization (IM) in real platforms is challenged by incomplete, noisy social graphs and non-stationary diffusion dynamics. We propose SP-GCRL, a social-propagation-aware graph contrastive reinforcement learnin…

Reinforcement LearningContrastive Learning

DQ4FairIM: Fairness-aware Influence Maximization using Deep Reinforcement Learning

2025-11-29 · Akrati Saxena, Harshith Kumar Yadav, Bart Rutten, Shashi Shekhar Jha arxiv

The Influence Maximization (IM) problem aims to select a set of seed nodes within a given budget to maximize the spread of influence in a social network. However, real-world social networks have several structural inequa…

Reinforcement Learning

Real-time Topic-aware Influence Maximization Using Preprocessing

2014-03-01 · Wei Chen, Tian Lin, Cheng Yang

Influence maximization is the task of finding a set of seed nodes in a social network such that the influence spread of these seed nodes based on certain influence diffusion model is maximized. Topic-aware influence diff…

Temporal-Aware Deep Reinforcement Learning for Energy Storage Bidding in Energy and Contingency Reserve Markets

2024-02-29 · Jinhao Li, Changlong Wang, Yanru Zhang, Hao Wang

The battery energy storage system (BESS) has immense potential for enhancing grid reliability and security through its participation in the electricity market. BESS often seeks various revenue streams by taking part in m…

Deep Reinforcement Learning