308
v1v2 (latest)

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

Yitan Wang
Jiale Zhao
Main:12 Pages
Bibliography:7 Pages
Appendix:20 Pages
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.

View on arXiv
Comments on this paper