← Search

Riccardo Del Chiaro

2 accepted papers

2026

STaMP: Sequence Transformation and Mixed Precision for Low-Precision Activation Quantization

ICLR 2026poster

Quantization is the key method for reducing inference latency, power and memory footprint of generative AI models. However, accuracy often degrades sharply when activations are at low bit widths. Recent work suggests that invertible linear transformations (e.g. rotations) can aid quantization, by r…

Cited by 0SourceScholar
2020

RATT: Recurrent Attention to Transient Tasks for Continual Image Captioning

NeurIPS 2020poster

Research on continual learning has led to a variety of approaches to mitigating catastrophic forgetting in feed-forward classification networks. Until now surprisingly little attention has been focused on continual learning of recurrent models applied to problems like image captioning. In this paper…