MMFeb 14, 2019

Multi-task learning with compressible features for Collaborative Intelligence

arXiv:1902.05179v253 citations
Originality Incremental advance
AI Analysis

This work addresses bandwidth efficiency for mobile AI services, but it is incremental as it builds on existing collaborative intelligence frameworks.

The paper tackles the problem of transmitting intermediate features efficiently in collaborative intelligence systems for multi-task learning, achieving around 20% bitrate reduction without performance loss on vision tasks.

A promising way to deploy Artificial Intelligence (AI)-based services on mobile devices is to run a part of the AI model (a deep neural network) on the mobile itself, and the rest in the cloud. This is sometimes referred to as collaborative intelligence. In this framework, intermediate features from the deep network need to be transmitted to the cloud for further processing. We study the case where such features are used for multiple purposes in the cloud (multi-tasking) and where they need to be compressible in order to allow efficient transmission to the cloud. To this end, we introduce a new loss function that encourages feature compressibility while improving system performance on multiple tasks. Experimental results show that with the compression-friendly loss, one can achieve around 20% bitrate reduction without sacrificing the performance on several vision-related tasks.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes