← Search

Yipeng Shen

4 accepted papers

2026

LIF Recurrent Memory Enables Long-Horizon Spiking Computation

ICML 2026poster

Processing long sequence data such as speech requires models to maintain long-term dependencies, which is challenging for recurrent spiking neural networks due to high temporal dynamics in neuron models that leak stored information in their membrane potentials, and due to vanishing gradients during …

Cited by 0SourceScholar
2026

ScaleSim: Serving Large-Scale Multi-Agent Simulation with Invocation Distance-Based Memory Management

ICML 2026poster

LLM-based multi-agent simulations are increasingly adopted across application domains, but remain difficult to scale due to GPU memory pressure. Each agent maintains private GPU-resident states, including models, prefix caches, and adapters, which quickly exhaust device memory as the agent count gro…

Cited by 0SourceScholar
2025

KVFlow: Efficient Prefix Caching for Accelerating LLM-Based Multi-Agent Workflows

NeurIPS 2025poster

Large language model (LLM) based agentic workflows have become a popular paradigm for coordinating multiple specialized agents to solve complex tasks. To improve serving efficiency, existing LLM systems employ prefix caching to reuse key-value (KV) tensors corresponding to agents' fixed prompts, the…

Cited by 0SourceScholar
2024

Achieving Near-Optimal Convergence for Distributed Minimax Optimization with Adaptive Stepsizes

NeurIPS 2024poster

In this paper, we show that applying adaptive methods directly to distributed minimax problems can result in non-convergence due to inconsistency in locally computed adaptive stepsizes. To address this challenge, we propose D-AdaST, a Distributed Adaptive minimax method with Stepsize Tracking. The k…

Cited by 0SourcePDFScholar