diff --git a/source/_data/SymbioticLab.bib b/source/_data/SymbioticLab.bib index 9166e37..70f8370 100644 --- a/source/_data/SymbioticLab.bib +++ b/source/_data/SymbioticLab.bib @@ -2210,3 +2210,17 @@ @Article{cornserve:arxiv25 Cornserve allows model developers to describe the computation graph of generic Any-to-Any models, which consists of heterogeneous components such as multimodal encoders, autoregressive models like Large Language Models (LLMs), and multimodal generators like Diffusion Transformers (DiTs). Given this, Cornserve's planner automatically finds an optimized deployment plan for the model, including whether and how to disaggregate the model into smaller components based on model and workload characteristics. Cornserve's distributed runtime then executes the model per the plan, efficiently handling Any-to-Any model heterogeneity during online serving. Evaluations show that Cornserve can efficiently serve diverse Any-to-Any models and workloads, delivering up to 3.81x throughput improvement and up to 5.79x tail latency reduction over existing solutions. } } + +@article{sigdgx:cacm25, + author = {Chen, Ang and Ratnasamy, Sylvia and Alizadeh, Mohammad and Chowdhury, Mosharaf and Guikema, Seth and Huang, Ryan and Jaganathann, Suresh and Kerkez, Branko and Lee, Edward and Low, Steven and Mao, Morley and Mathieu, Johanna and Reiter, Michael and Wang, Xinyu and Cerf, Vinton}, + title = {Resilient Infrastructures via Digital Unification}, + journal = {Communications of the ACM}, + year = {2025}, + month = {Dec}, + volume = {69}, + number = {1}, + pages = {38–40}, + + publist_confkey = {CACM:69(1)}, + publist_link = {paper || https://dl.acm.org/doi/full/10.1145/3736713}, +} diff --git a/source/publications/index.md b/source/publications/index.md index 176f192..7ab3336 100644 --- a/source/publications/index.md +++ b/source/publications/index.md @@ -427,6 +427,13 @@ venues: name: ACM SIGEnergy Energy Informatics Review date: 2023-10-25 url: https://dl.acm.org/toc/sigenergy-eir/2023/3/3 + CACM: + category: Journals + occurrences: + - key: 'CACM:69(1)' + name: Communications of the ACM + date: 2025-12-04 + url: https://dl.acm.org/doi/full/10.1145/3736713 ICML: category: Conferences occurrences: