Search Results for author: Giovanni Zappella

Found 19 papers, 3 papers with code

A Negative Result on Gradient Matching for Selective Backprop

no code implementations8 Dec 2023 Lukas Balles, Cedric Archambeau, Giovanni Zappella

With increasing scale in model and dataset size, the training of deep neural networks becomes a massive computational burden.

Continual Learning with Low Rank Adaptation

no code implementations29 Nov 2023 Martin Wistuba, Prabhu Teja Sivaprasad, Lukas Balles, Giovanni Zappella

Recent work using pretrained transformers has shown impressive performance when fine-tuned with data from the downstream problem of interest.

Continual Learning Incremental Learning

Renate: A Library for Real-World Continual Learning

1 code implementation24 Apr 2023 Martin Wistuba, Martin Ferianc, Lukas Balles, Cedric Archambeau, Giovanni Zappella

We discuss requirements for the use of continual learning algorithms in practice, from which we derive design principles for Renate.

Continual Learning

PASHA: Efficient HPO and NAS with Progressive Resource Allocation

2 code implementations14 Jul 2022 Ondrej Bohdal, Lukas Balles, Martin Wistuba, Beyza Ermis, Cédric Archambeau, Giovanni Zappella

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.

BIG-bench Machine Learning Hyperparameter Optimization +1

Continual Learning with Transformers for Image Classification

no code implementations28 Jun 2022 Beyza Ermis, Giovanni Zappella, Martin Wistuba, Aditya Rawal, Cedric Archambeau

This phenomenon is known as catastrophic forgetting and it is often difficult to prevent due to practical constraints, such as the amount of data that can be stored or the limited computation sources that can be used.

Continual Learning Image Classification +2

Gradient-Matching Coresets for Rehearsal-Based Continual Learning

no code implementations28 Mar 2022 Lukas Balles, Giovanni Zappella, Cédric Archambeau

Most widely-used CL methods rely on a rehearsal memory of data points to be reused while training on new data.

Continual Learning Management

Memory Efficient Continual Learning with Transformers

no code implementations9 Mar 2022 Beyza Ermis, Giovanni Zappella, Martin Wistuba, Aditya Rawal, Cedric Archambeau

Moreover, applications increasingly rely on large pre-trained neural networks, such as pre-trained Transformers, since the resources or data might not be available in sufficiently large quantities to practitioners to train the model from scratch.

Continual Learning text-classification +1

Gradient-matching coresets for continual learning

no code implementations9 Dec 2021 Lukas Balles, Giovanni Zappella, Cédric Archambeau

We devise a coreset selection method based on the idea of gradient matching: The gradients induced by the coreset should match, as closely as possible, those induced by the original training dataset.

Continual Learning

A Linear Bandit for Seasonal Environments

no code implementations28 Apr 2020 Giuseppe Di Benedetto, Vito Bellini, Giovanni Zappella

Here we present a contextual bandit algorithm which detects and adapts to abrupt changes of the reward function and leverages previous estimations whenever the environment falls back to a previously observed state.

Music Recommendation Recommendation Systems

Linear Bandits with Stochastic Delayed Feedback

no code implementations ICML 2020 Claire Vernade, Alexandra Carpentier, Tor Lattimore, Giovanni Zappella, Beyza Ermis, Michael Brueckner

Stochastic linear bandits are a natural and well-studied model for structured exploration/exploitation problems and are widely used in applications such as online marketing and recommendation.

Marketing Multi-Armed Bandits

On Context-Dependent Clustering of Bandits

no code implementations ICML 2017 Claudio Gentile, Shuai Li, Purushottam Kar, Alexandros Karatzoglou, Evans Etrue, Giovanni Zappella

We investigate a novel cluster-of-bandit algorithm CAB for collaborative recommendation tasks that implements the underlying feedback sharing mechanism by estimating the neighborhood of users in a context-dependent manner.

Clustering

Online Clustering of Bandits

no code implementations31 Jan 2014 Claudio Gentile, Shuai Li, Giovanni Zappella

We introduce a novel algorithmic approach to content recommendation based on adaptive clustering of exploration-exploitation ("bandit") strategies.

Clustering Online Clustering

A Gang of Bandits

no code implementations NeurIPS 2013 Nicolò Cesa-Bianchi, Claudio Gentile, Giovanni Zappella

Multi-armed bandit problems are receiving a great deal of attention because they adequately formalize the exploration-exploitation trade-offs arising in several industrially relevant applications, such as online advertisement and, more generally, recommendation systems.

Clustering Multi-Armed Bandits +1

A Linear Time Active Learning Algorithm for Link Classification

no code implementations NeurIPS 2012 Nicolò Cesa-Bianchi, Claudio Gentile, Fabio Vitale, Giovanni Zappella

We provide a theoretical analysis within this model, showing that we can achieve an optimal (to whithin a constant factor) number of mistakes on any graph $G = (V, E)$ such that $|E|$ is at least order of $|V|^{3/2}$ by querying at most order of $|V|^{3/2}$ edge labels.

Active Learning Classification +2

A Scalable Multiclass Algorithm for Node Classification

3 code implementations19 Dec 2011 Giovanni Zappella

We introduce a scalable algorithm, MUCCA, for multiclass node classification in weighted graphs.

Classification Node Classification

See the Tree Through the Lines: The Shazoo Algorithm

no code implementations NeurIPS 2011 Fabio Vitale, Nicolò Cesa-Bianchi, Claudio Gentile, Giovanni Zappella

Although it is known how to predict the nodes of an unweighted tree in a nearly optimal way, in the weighted case a fully satisfactory algorithm is not available yet.

Cannot find the paper you are looking for? You can Submit a new open access paper.