Skip to content

Commit 48e4559

Browse files
committed
grammar
1 parent 07ca909 commit 48e4559

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

_posts/2025-09-10-FairSynergy.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -68,15 +68,10 @@ We introduce FairSynergy, a novel framework to allocate cloud resources fairly a
6868
We compare our method to common baselines and standard fair allocation methods:
6969

7070
- **Fair-Synergy (Ours)** allocates compute (and labels) to equalize next-unit accuracy gains per agent using fitted concave utilities.
71-
7271
- **Random Allocation** splits the available compute (and labels) at random among agents.
73-
7472
- **Uniform Allocation** gives every agent the same share of compute (and labels), ignoring local differences.
75-
7673
- **Classical NUM** optimizes a uniform log utility (identical response curves), so allocation follows equalized marginal gains without task-specific reweighting and agent heterogeneity.
77-
7874
- **Dominant Resource Fairness (DRF)** equalizes each agent’s dominant resource share, targeting max–min fairness across resources.
79-
8075
- **Leximin** prioritizes the worst-off first, maximizing the minimum utility, then the next, and so on. It is a stricted form of fairness compared to other methods.
8176

8277
<figure style="text-align: center;">

0 commit comments

Comments
 (0)