← Search

Davide Abati

7 accepted papers

2022

Delta Distillation for Efficient Video Processing

ECCV 2022poster

"This paper aims to accelerate video stream processing, such as object detection and semantic segmentation, by leveraging the temporal redundancies that exist between video frames. Instead of relying on explicit motion alignment, such as optical flow warping, we propose a novel knowledge distillatio…

2021

Skip-Convolutions for Efficient Video Processing

CVPR 2021poster

We propose Skip-Convolutions to leverage the large amount of redundancies in video streams and save computations. Each video is represented as a series of changes across frames and network activations, denoted as residuals. We reformulate standard convolution to be efficiently computed on residual f…

Cited by 62PDFScholar
2020

Conditional Channel Gated Networks for Task-Aware Continual Learning

CVPR 2020oral

Convolutional Neural Networks experience catastrophic forgetting when optimized on a sequence of learning problems: as they meet the objective of the current training examples, their performance on previous tasks drops drastically. In this work, we introduce a novel framework to tackle this problem…

Cited by 270PDFScholar
2020

Dark Experience for General Continual Learning: a Strong, Simple Baseline

NeurIPS 2020poster

Continual Learning has inspired a plethora of approaches and evaluation settings; however, the majority of them overlooks the properties of a practical scenario, where the data stream cannot be shaped as a sequence of tasks and offline training is not viable. We work towards General Continual Learni…

2019

Classifying Signals on Irregular Domains via Convolutional Cluster Pooling

AISTATS 2019poster

We present a novel and hierarchical approach for supervised classification of signals spanning over a fixed graph, reflecting shared properties of the dataset. To this end, we introduce a Convolutional Cluster Pooling layer exploiting a multi-scale clustering in order to highlight, at different reso…

Cited by 12SourcePDFScholar
2019

Latent Space Autoregression for Novelty Detection

CVPR 2019poster

Novelty detection is commonly referred as the discrimination of observations that do not conform to a learned model of regularity. Despite its importance in different application settings, designing a novelty detector is utterly complex due to the unpredictable nature of novelties and its inaccessib…

Cited by 619PDFcodeScholar