← Search

Avner May

11 accepted papers

2026

When RL Meets Adaptive Speculative Training: A Unified Training-Serving System

ICML 2026poster

Speculative decoding can significantly accelerate LLM serving, but its real-world benefits often erode due to training–serving mismatch and non-stationary traffic. Unlike previous systems that decouple speculator training from inference, we present a unified training–serving system, Aurora, that clo…

Cited by 0SourceScholar
2025

Cost-efficient Collaboration between On-device and Cloud Language Models

ICML 2025poster

We investigate an emerging setup in which a small, on-device language model (LM) with access to local data collaborates with a frontier, cloud-hosted LM to solve real-world tasks involving financial, medical, and scientific reasoning over long documents. *Can a local-remote collaboration reduce clo…

Cited by 0SourcePDFScholar
2025

MagicDec: Breaking the Latency-Throughput Tradeoff for Long Context Generation with Speculative Decoding

ICLR 2025poster

Large Language Models (LLMs) have become more prevalent in long-context applications such as interactive chatbots, document analysis, and agent workflows, but it is challenging to serve long-context requests with low latency and high throughput. Speculative decoding (SD) is a widely used technique t…

2024

Sequoia: Scalable and Robust Speculative Decoding

NeurIPS 2024spotlight

As the usage of large language models (LLMs) grows, it becomes increasingly important to serve them quickly and efficiently. While speculative decoding has recently emerged as a promising direction for accelerating LLM serving, existing methods are limited in their ability to scale to larger specula…

Cited by 3SourcePDFScholar
2024

SpecExec: Massively Parallel Speculative Decoding For Interactive LLM Inference on Consumer Devices

NeurIPS 2024poster

As large language models gain widespread adoption, running them efficiently becomes a crucial task. Recent works on LLM inference use speculative decoding to achieve extreme speedups. However, most of these works implicitly design their algorithms for high-end datacenter hardware. In this work, we a…

2024

The Mamba in the Llama: Distilling and Accelerating Hybrid Models

NeurIPS 2024poster

Linear RNN architectures, like Mamba, can be competitive with Transformer models in language modeling while having advantageous deployment characteristics. Given the focus on training large-scale Transformer models, we consider the challenge of converting these pretrained models for deployment. We…

2019

Low-Precision Random Fourier Features for Memory-constrained Kernel Approximation

AISTATS 2019poster

We investigate how to train kernel approximation methods that generalize well under a memory budget. Building on recent theoretical work, we define a measure of kernel approximation error which we find to be more predictive of the empirical generalization performance of kernel approximation methods…

2019

On the Downstream Performance of Compressed Word Embeddings

NeurIPS 2019spotlight

Compressing word embeddings is important for deploying NLP models in memory-constrained settings. However, understanding what makes compressed embeddings perform well on downstream tasks is challenging---existing measures of compression quality often fail to distinguish between embeddings that perfo…

2016

A comparison between deep neural nets and kernel acoustic models for speech recognition

ICASSP 2016accepted

We study large-scale kernel methods for acoustic modeling and compare to DNNs on performance metrics related to both acoustic modeling and recognition. Measuring perplexity and frame-level classification accuracy, kernel-based acoustic models are as effective as their DNN counterparts. However, on t…

Cited by 0SourceScholar
2016

Compact kernel models for acoustic modeling via random feature selection

ICASSP 2016accepted

A simple but effective method is proposed for learning compact random feature models that approximate non-linear kernel methods, in the context of acoustic modeling. The method is able to explore a large number of non-linear features while maintaining a compact model via feature selection more effic…

Cited by 0SourceScholar