Robust Sequence Networked Submodular Maximization

Abstract

In this paper, we study the Robust optimization for sequence Networked submodular maximization (RoseNets) problem. We interweave the robust optimization with the sequence networked submodular maximization. The elements are connected by a directed acyclic graph and the objective function is not submodular on the elements but on the edges in the graph. Under such networked submodular scenario, the impact of removing an element from a sequence depends both on its position in the sequence and in the network. This makes the existing robust algorithms inapplicable and calls for new robust algorithms. In this paper, we take the first step to study the RoseNets problem. We design a robust greedy algorithms, which is robust against the removal of an arbitrary subset of the selected elements. The approximation ratio of the algorithm depends both on the number of the removed elements and the network topology. We further conduct experiments on real applications of recommendation and link prediction. The experimental results demonstrate the effectiveness of the proposed algorithm.

Cite

Text

Shi et al. "Robust Sequence Networked Submodular Maximization." AAAI Conference on Artificial Intelligence, 2023. doi:10.1609/AAAI.V37I12.26762

Markdown

[Shi et al. "Robust Sequence Networked Submodular Maximization." AAAI Conference on Artificial Intelligence, 2023.](https://mlanthology.org/aaai/2023/shi2023aaai-robust/) doi:10.1609/AAAI.V37I12.26762

BibTeX

@inproceedings{shi2023aaai-robust,
  title     = {{Robust Sequence Networked Submodular Maximization}},
  author    = {Shi, Qihao and Fu, Bingyang and Wang, Can and Chen, Jiawei and Zhou, Sheng and Feng, Yan and Chen, Chun},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2023},
  pages     = {15100-15108},
  doi       = {10.1609/AAAI.V37I12.26762},
  url       = {https://mlanthology.org/aaai/2023/shi2023aaai-robust/}
}