English

Computing Approximate Pareto Frontiers for Submodular Utility and Cost Tradeoffs

Data Structures and Algorithms 2026-02-19 v1 Discrete Mathematics Social and Information Networks

Abstract

In many data-mining applications, including recommender systems, influence maximization, and team formation, the goal is to pick a subset of elements (e.g., items, nodes in a network, experts to perform a task) to maximize a monotone submodular utility function while simultaneously minimizing a cost function. Classical formulations model this tradeoff via cardinality or knapsack constraints, or by combining utility and cost into a single weighted objective. However, such approaches require committing to a specific tradeoff in advance and return only a single solution, offering limited insight into the space of viable utility-cost tradeoffs. In this paper, we depart from the single-solution paradigm and examine the problem of computing representative sets of high-quality solutions that expose different tradeoffs between submodular utility and cost. For this, we introduce (α1,α2)(\alpha_1,\alpha_2)-approximate Pareto frontiers that provably approximate the achievable tradeoffs between submodular utility and cost. Specifically, we formalize the Pareto-f,c\langle f,c \rangle problem and develop efficient algorithms for multiple instantiations arising from different combinations of submodular utility ff and cost functions cc. Our results offer a principled and practical framework for understanding and exploiting utility-cost tradeoffs in submodular optimization. Experiments on datasets from diverse application domains demonstrate that our algorithms efficiently compute approximate Pareto frontiers in practice.

Keywords

Cite

@article{arxiv.2602.15964,
  title  = {Computing Approximate Pareto Frontiers for Submodular Utility and Cost Tradeoffs},
  author = {Karan Vombatkere and Evimaria Terzi},
  journal= {arXiv preprint arXiv:2602.15964},
  year   = {2026}
}

Comments

15 pages total, including 6 page appendix Submitted to ACM SIGKDD 2026

R2 v1 2026-07-01T10:40:31.826Z