Skip to content

Misc fixes. #314

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 3, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 9 additions & 7 deletions source/_data/SymbioticLab.bib
Original file line number Diff line number Diff line change
Expand Up @@ -2045,15 +2045,17 @@ @Article{ai-eval-framework:arxiv25
}

@InProceedings{venn:mlsys25,
author = {Jiachen Liu and Fan Lai and Ding Ding and Yiwen Zhang and Mosharaf Chowdhury},
title = {Venn: Resource Management for Collaborative Learning Jobs},
booktitle = {MLSys},
author = {Jiachen Liu and Fan Lai and Ding Ding and Yiwen Zhang and Mosharaf Chowdhury},
title = {Venn: Resource Management for Collaborative Learning Jobs},
booktitle = {MLSys},
year = {2025},
publist_link = {paper || venn-mlsys25.pdf},
publist_link = {code || https://github.com/SymbioticLab/Venn},
publist_link = {paper || venn-mlsys25.pdf},
publist_link = {code || https://github.com/SymbioticLab/Venn},
publist_confkey = {MLSys'25},
publist_topic = {Systems + AI},
publist_topic = {Wide-Area Computing},
publist_topic = {Systems + AI},
publist_topic = {Wide-Area Computing},
publist_badge = {Artifacts Available},
publist_badge = {Artifacts Functional},
publist_abstract = {
In recent years, collaborative learning (CL) has emerged as a promising approach for machine learning (ML) and data science across distributed edge devices. As the deployment of CL jobs increases, they inevitably contend for limited resources. However, efficient resource scheduling in this context is challenging because of the ephemeral nature and resource heterogeneity of devices, coupled with the overlapping resource requirements of diverse CL jobs. Existing resource managers often assign devices to CL jobs randomly for simplicity and scalability, but this approach compromises job efficiency.

Expand Down
2 changes: 2 additions & 0 deletions source/publications/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ venues:
name: The 21st USENIX Symposium on Networked Systems Design and Implementation
date: 2024-04-16
url: https://www.usenix.org/conference/nsdi24
acceptance: 18.63%
- key: NSDI'23
name: The 20th USENIX Symposium on Networked Systems Design and Implementation
date: 2023-04-17
Expand Down Expand Up @@ -135,6 +136,7 @@ venues:
name: The 20th European Conference on Computer Systems
date: 2025-03-30
url: https://2025.eurosys.org/
acceptance: 12.4%
- key: EuroSys'23
name: The Eighteenth European Conference on Computer Systems
date: 2023-05-08
Expand Down