English

Toward Highly Efficient and Private Submodular Maximization via Matrix-Based Acceleration

Machine Learning 2026-01-29 v2

Abstract

Submodular function maximization is a critical building block for diverse tasks, such as document summarization, sensor placement, and image segmentation. Yet its practical utility is often limit by the O(knd2)O(knd^2) computational bottleneck. In this paper, we propose an integrated framework that addresses efficiency and privacy simultaneously. First, we introduce a novel matrix-based computation paradigm that accelerates function evaluations. Second, we develop approximate data structures that further streamline the optimization process, achieving a theoretical complexity of O(ϵ2(nd+kn+kd2)log(k/δ))O(\epsilon^{-2}(nd+kn+kd^2)\log(k/\delta)). Third, we integrate (ϵ,δ\epsilon, \delta)-DP guaranties to address the privacy concerns inherent in sensitive optimization tasks.

Keywords

Cite

@article{arxiv.2305.08367,
  title  = {Toward Highly Efficient and Private Submodular Maximization via Matrix-Based Acceleration},
  author = {Boyu Liu and Lianke Qin and Zhao Song and Yitan Wang and Jiale Zhao},
  journal= {arXiv preprint arXiv:2305.08367},
  year   = {2026}
}
R2 v1 2026-06-28T10:34:21.053Z