English

New Results on a General Class of Minimum Norm Optimization Problems

Data Structures and Algorithms 2025-05-01 v3

Abstract

We study the general norm optimization for combinatorial problems, initiated by Chakrabarty and Swamy (STOC 2019). We propose a general formulation that captures a large class of combinatorial structures: we are given a set UU of nn weighted elements and a family of feasible subsets FF. Each subset SFS\in F is called a feasible solution/set of the problem. We denote the value vector by v={vi}i[n]v=\{v_i\}_{i\in [n]}, where vi0v_i\geq 0 is the value of element ii. For any subset SUS\subseteq U, we use v[S]v[S] to denote the nn-dimensional vector {ve1[eS]}eU\{v_e\cdot \mathbf{1}[e\in S]\}_{e\in U}. Let f:RnR+f: \mathbb{R}^n\rightarrow\mathbb{R}_+ be a symmetric monotone norm function. Our goal is to minimize the norm objective f(v[S])f(v[S]) over feasible subset SFS\in F. We present a general equivalent reduction of the norm minimization problem to a multi-criteria optimization problem with logarithmic budget constraints, up to a constant approximation factor. Leveraging this reduction, we obtain constant factor approximation algorithms for the norm minimization versions of several covering problems, such as interval cover, multi-dimensional knapsack cover, and logarithmic factor approximation for set cover. We also study the norm minimization versions for perfect matching, ss-tt path and ss-tt cut. We show the natural linear programming relaxations for these problems have a large integrality gap. To complement the negative result, we show that, for perfect matching, there is a bi-criteria result: for any constant ϵ,δ>0\epsilon,\delta>0, we can find in polynomial time a nearly perfect matching (i.e., a matching that matches at least 1ϵ1-\epsilon proportion of vertices) and its cost is at most (8+δ)(8+\delta) times of the optimum for perfect matching. Moreover, we establish the existence of a polynomial-time O(loglogn)O(\log\log n)-approximation algorithm for the norm minimization variant of the ss-tt path problem.

Keywords

Cite

@article{arxiv.2504.13489,
  title  = {New Results on a General Class of Minimum Norm Optimization Problems},
  author = {Kuowen Chen and Jian Li and Yuval Rabani and Yiran Zhang},
  journal= {arXiv preprint arXiv:2504.13489},
  year   = {2025}
}

Comments

The abstract is shortened due to the length limit of arXiv. This paper has been accepted by ICALP 2025

R2 v1 2026-06-28T23:02:57.059Z