← Search

Marco Canini

7 accepted papers

2026

Nonparametric Teaching of Attention Learners

ICLR 2026poster

Attention learners, neural networks built on the attention mechanism, e.g., transformers, excel at learning the implicit relationships that relate sequences to their corresponding properties, e.g., mapping a given sequence of tokens to the probability of the next token. However, the learning process…

Cited by 0SourcecodeScholar
2025

Query-based Knowledge Transfer for Heterogeneous Learning Environments

ICLR 2025poster

Decentralized collaborative learning under data heterogeneity and privacy constraints has rapidly advanced. However, existing solutions like federated learning, ensembles, and transfer learning, often fail to adequately serve the unique needs of clients, especially when local data representation i…

Cited by 0SourcePDFScholar
2021

AutoLRS: Automatic Learning-Rate Schedule by Bayesian Optimization on the Fly

ICLR 2021poster

The learning rate (LR) schedule is one of the most important hyper-parameters needing careful tuning in training DNNs. However, it is also one of the least automated parts of machine learning systems and usually costs significant manual effort and computing. Though there are pre-defined LR schedules…

2021

Rethinking gradient sparsification as total error minimization

NeurIPS 2021spotlight

Gradient compression is a widely-established remedy to tackle the communication bottleneck in distributed training of large deep neural networks (DNNs). Under the error-feedback framework, Top-$k$ sparsification, sometimes with $k$ as little as 0.1% of the gradient size, enables training to the same…

Cited by 68SourcePDFScholar