Skip to content

Commit 1b0d416

Browse files
committed
post fs2
1 parent 7612198 commit 1b0d416

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_posts/2025-09-10-FairSynergy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@ We introduce FairSynergy, a novel framework to allocate cloud resources fairly a
3636
- **Cobb-Douglas:** Like capital and labor in production, compute/model capacity and labeling/data curation both drive accuracy, each with diminishing returns and substitution. We form a multivariate utility captures this to co-allocate the resources. (Figs. 5–6)
3737

3838
<figure style="text-align: center;">
39-
<img src="{{site.baseurl}}/images/post/FS_concavetraining.png" alt="Results Boxplot" height="auto" style="margin: auto; display: block;">
39+
<img src="{{site.baseurl}}/images/post/FS_concavetraining.png" alt="Concave Training" height="auto" style="margin: auto; display: block;">
4040
<figcaption>The Law of Diminishing Marginal Returns: Training</figcaption>
4141
<p></p>
4242
</figure>
4343

4444
<figure style="text-align: center;">
45-
<img src="{{site.baseurl}}/images/post/FS_result_concaveinference.png" alt="Results Boxplot" height="auto" style="margin: auto; display: block;">
45+
<img src="{{site.baseurl}}/images/post/FS_result_concaveinference.png" alt="Concave Inference" height="auto" style="margin: auto; display: block;">
4646
<figcaption>The Law of Diminishing Marginal Returns: Inference</figcaption>
4747
<p></p>
4848
</figure>
@@ -57,7 +57,7 @@ We introduce FairSynergy, a novel framework to allocate cloud resources fairly a
5757
- **Handling Heterogeneity:** Harder tasks show larger early gains, so the allocator leans into them first and naturally rebalances as gains even out. The result is proportional fairness and fleet-level accuracy that scales with more agents and changing workloads—no math knobs to tune.
5858

5959
<figure style="text-align: center;">
60-
<img src="{{site.baseurl}}/images/post/FS_result_concaveinference.png" alt="Results Boxplot" height="auto" style="margin: auto; display: block;">
60+
<img src="{{site.baseurl}}/images/post/FS_cobbdouglas.png" alt="Multivariate Objective" height="auto" style="margin: auto; display: block;">
6161
<figcaption>**Extending Multivariate ML Utility**: Cobb-Douglas Production Function For a Given Capital and Labor</figcaption>
6262
<p></p>
6363
</figure>

0 commit comments

Comments
 (0)