← Search

Giovanni Zappella

7 accepted papers

2025

Hyperband-based Bayesian Optimization for Black-box Prompt Selection

ICML 2025poster

Optimal prompt selection is crucial for maximizing large language model (LLM) performance on downstream tasks, especially in black-box settings where models are only accessible via APIs. Black-box prompt selection is challenging due to potentially large, combinatorial search spaces, absence of gradi…

Cited by 3SourcePDFScholar
2023

PASHA: Efficient HPO and NAS with Progressive Resource Allocation

ICLR 2023poster

Hyperparameter optimization (HPO) and neural architecture search (NAS) are methods of choice to obtain the best-in-class machine learning models, but in practice they can be costly to run. When models are trained on large datasets, tuning them with HPO or NAS rapidly becomes prohibitively expensive…

2022

Memory Efficient Continual Learning with Transformers

NeurIPS 2022accept

In many real-world scenarios, data to train machine learning models becomes available over time. Unfortunately, these models struggle to continually learn new concepts without forgetting what has been learnt in the past. This phenomenon is known as catastrophic forgetting and it is difficult to prev…

Cited by 63SourcePDFScholar
2020

Linear bandits with Stochastic Delayed Feedback

ICML 2020poster

Stochastic linear bandits are a natural and well-studied model for structured exploration/exploitation problems and are widely used in applications such as on-line marketing and recommendation. One of the main challenges faced by practitioners hoping to apply existing algorithms is that usually the…

Cited by 88SourcePDFScholar
2017

On Context-Dependent Clustering of Bandits

ICML 2017poster

We investigate a novel cluster-of-bandit algorithm CAB for collaborative recommendation tasks that implements the underlying feedback sharing mechanism by estimating user neighborhoods in a context-dependent manner. CAB makes sharp departures from the state of the art by incorporating collaborative…

Cited by 168SourcePDFScholar