Generalized Load Balancing and Clustering Problems with Norm Minimization
Shichuan Deng

TL;DR
This paper introduces a unified framework for load balancing and clustering problems using norm minimization, providing approximation algorithms for various norms and extending to fairness constraints.
Contribution
It develops a general approach for problems involving the maximum of norm values, offering approximation algorithms for a broad class of norms and fairness considerations.
Findings
Constant-factor approximations for specific norms in load balancing and clustering.
O(log n)-approximation algorithms for general norms under mild conditions.
Extension of algorithms to fairness-constrained scenarios in scheduling.
Abstract
In many fundamental combinatorial optimization problems, a feasible solution induces some real cost vectors as an intermediate result, and the optimization objective is a certain function of the vectors. For example, in the problem of makespan minimization on unrelated parallel machines, a feasible job assignment induces a vector containing the sizes of assigned jobs for each machine, and the goal is to minimize the norm of norms of the vectors. Another example is fault-tolerant -center, where each client is connected to multiple open facilities, thus having a vector of distances to these facilities, and the goal is to minimize the norm of norms of these vectors. In this paper, we study the maximum of norm problem. Given an arbitrary symmetric monotone norm , the objective is defined as the maximum ( norm) of -norm values of the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Search Problems · Complexity and Algorithms in Graphs · Scheduling and Optimization Algorithms
