← Search

Gabriele Oliaro

3 accepted papers

2025

SpecReason: Fast and Accurate Inference-Time Compute via Speculative Reasoning

NeurIPS 2025poster

Recent advances in inference-time compute have significantly improved performance on complex tasks by generating long chains of thought (CoTs) using Large Reasoning Models (LRMs). However, this improved accuracy comes at the cost of high inference latency due to the length of generated reasoning seq…

Cited by 0SourcecodeScholar
2025

SuffixDecoding: Extreme Speculative Decoding for Emerging AI Applications

NeurIPS 2025spotlight

Speculative decoding is widely adopted to reduce latency in large language model (LLM) inference by leveraging smaller draft models capable of handling diverse user tasks. However, emerging AI applications, such as LLM-based agents, present unique workload characteristics: instead of diverse indepen…

Cited by 0SourcecodeScholar
2024

Quantized Side Tuning: Fast and Memory-Efficient Tuning of Quantized Large Language Models

ACL 2024long

Finetuning large language models (LLMs) has been empirically effective on a variety of downstream tasks. Existing approaches to finetuning an LLM either focus on parameter-efficient finetuning, which only updates a small number of trainable parameters, or attempt to reduce the memory footprint durin…