# Multi-task learning with compressible features for Collaborative   Intelligence

**Authors:** Saeed Ranjbar Alvar, Ivan V. Baji\'c

arXiv: 1902.05179 · 2019-05-17

## TL;DR

This paper proposes a new loss function for multi-task collaborative intelligence that enhances feature compressibility, enabling around 20% bitrate reduction in transmitting features to the cloud without degrading task performance.

## Contribution

It introduces a novel compression-friendly loss function that improves multi-task feature transmission efficiency in collaborative AI systems.

## Key findings

- Achieves approximately 20% bitrate reduction.
- Maintains performance across multiple vision tasks.
- Enhances efficiency of feature transmission in collaborative AI.

## Abstract

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.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1902.05179/full.md

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/1902.05179/full.md

## References

25 references — full list in the complete paper: https://tomesphere.com/paper/1902.05179/full.md

---
Source: https://tomesphere.com/paper/1902.05179