Exploiting Richness of Learned Compressed Representation of Images for Semantic Segmentation
Ravi Kakaiya, Rakshith Sathish, Ramanathan Sethuraman, Debdoot, Sheet

TL;DR
This paper introduces a learning-based image compression method that not only reduces data size significantly but also retains enough information for accurate semantic segmentation, improving efficiency in autonomous vehicle systems.
Contribution
The work presents a novel compression codec that enables semantic segmentation directly from compressed representations, reducing latency and computational costs.
Findings
Achieves up to 66x compression factor
Maintains a dice coefficient of 0.84 for segmentation
Reduces overall compute by 11%
Abstract
Autonomous vehicles and Advanced Driving Assistance Systems (ADAS) have the potential to radically change the way we travel. Many such vehicles currently rely on segmentation and object detection algorithms to detect and track objects around its surrounding. The data collected from the vehicles are often sent to cloud servers to facilitate continual/life-long learning of these algorithms. Considering the bandwidth constraints, the data is compressed before sending it to servers, where it is typically decompressed for training and analysis. In this work, we propose the use of a learning-based compression Codec to reduce the overhead in latency incurred for the decompression operation in the standard pipeline. We demonstrate that the learned compressed representation can also be used to perform tasks like semantic segmentation in addition to decompression to obtain the images. We…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Advanced Neural Network Applications · Medical Image Segmentation Techniques
