Automatic Ensemble Learning for Online Influence Maximization
Xiaojin Zhang

TL;DR
This paper introduces an automatic ensemble learning approach combining Thompson Sampling and Epsilon Greedy algorithms to optimize influence maximization in social networks with unknown influence probabilities, balancing exploration and exploitation.
Contribution
It proposes a self-adaptive ensemble method for influence maximization that dynamically balances exploration and exploitation using bandit algorithms and semi-bandit feedback.
Findings
Ensemble approach improves influence spread performance.
Automatic adjustment enhances robustness of influence maximization.
Experimental results validate effectiveness of the hybrid strategy.
Abstract
We consider the problem of selecting a seed set to maximize the expected number of influenced nodes in the social network, referred to as the \textit{influence maximization} (IM) problem. We assume that the topology of the social network is prescribed while the influence probabilities among edges are unknown. In order to learn the influence probabilities and simultaneously maximize the influence spread, we consider the tradeoff between exploiting the current estimation of the influence probabilities to ensure certain influence spread and exploring more nodes to learn better about the influence probabilities. The exploitation-exploration trade-off is the core issue in the multi-armed bandit (MAB) problem. If we regard the influence spread as the reward, then the IM problem could be reduced to the combinatorial multi-armed bandits. At each round, the learner selects a limited number of…
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
TopicsAdvanced Bandit Algorithms Research · Data Stream Mining Techniques · Machine Learning and Algorithms
