activity
20212026
most citedMist: Efficient Distributed Training of Large Language Models via Memory-Parallelism Co-Optimization

7 citations · 18 across the 7 of their papers we have counts for

collaborators

7 papers

cs.MA2026

SpecBench: Evaluating Specification-Level Reasoning for Software Engineering LLM Agents

Grant Hamblin, Kevin Song, Zhanda Zhu +4

Software engineering (SWE) agents are transitioning from code generation to full software development lifecycle automation. A critical phase in this lifecycle is specification desi…

cs.LG2025★ 2 cited

LoRAFusion: Efficient LoRA Fine-Tuning for LLMs

Zhanda Zhu, Qidong Su, Yaoyao Ding +3

Low-Rank Adaptation (LoRA) has become the leading Parameter-Efficient Fine-Tuning (PEFT) method for Large Language Models (LLMs), as it significantly reduces GPU memory usage while…

cs.MA2025★ 1 cited

Aegis: Taxonomy and Optimizations for Overcoming Agent-Environment Failures in LLM Agents

Kevin Song, Anand Jayarajan, Yaoyao Ding +4

Large Language Models (LLMs) agents augmented with domain tools promise to autonomously execute complex tasks requiring human-level intelligence, such as customer service and digit…

cs.DC2025★ 7 cited

Mist: Efficient Distributed Training of Large Language Models via Memory-Parallelism Co-Optimization

Zhanda Zhu, Christina Giannoula, Muralidhar Andoorveedu +4

Various parallelism, such as data, tensor, and pipeline parallelism, along with memory optimizations like activation checkpointing, redundancy elimination, and offloading, have bee…

cs.DC2025★ 1 cited

Seesaw: High-throughput LLM Inference via Model Re-sharding

Qidong Su, Wei Zhao, Xin Li +6

To improve the efficiency of distributed large language model (LLM) inference, various parallelization strategies, such as tensor and pipeline parallelism, have been proposed. Howe…

cs.LG2022★ 1 cited

Tempo: Accelerating Transformer-Based Model Training through Memory Footprint Reduction

Muralidhar Andoorveedu, Zhanda Zhu, Bojian Zheng +1

Training deep learning models can be computationally expensive. Prior works have shown that increasing the batch size can potentially lead to better overall throughput. However, th…