← Search

Nikoli Dryden

4 accepted papers

2025

Polar Sparsity: High Throughput Batched LLM Inferencing with Scalable Contextual Sparsity

NeurIPS 2025poster

Accelerating large language model (LLM) inference is critical for real-world deployments requiring high throughput and low latency. Contextual sparsity, where each token dynamically activates only a small subset of the model parameters, shows promise but does not scale to large batch sizes due to un…

Cited by 0SourcecodeScholar
2022

ENS-10: A Dataset For Post-Processing Ensemble Weather Forecasts

NeurIPS 2022accept

Post-processing ensemble prediction systems can improve the reliability of weather forecasting, especially for extreme event prediction. In recent years, different machine learning models have been developed to improve the quality of weather post-processing. However, these models require a comprehen…

2022

Neural Parameter Allocation Search

ICLR 2022poster

Training neural networks requires increasing amounts of memory. Parameter sharing can reduce memory and communication costs, but existing methods assume networks have many identical layers and utilize hand-crafted sharing strategies that fail to generalize. We introduce Neural Parameter Allocation S…