CVJan 24, 2024

Towards Customized Knowledge Distillation for Chip-Level Dense Image Predictions

arXiv:2401.13174v53 citations
Originality Incremental advance
AI Analysis

This work addresses incremental improvements in knowledge distillation for chip-level dense image predictions, benefiting developers of efficient AI models for real-time applications.

The paper tackled challenges in efficient dense image prediction models for AI chips, such as maintaining boundary completeness and ensuring target region connectivity, by proposing a customized boundary and context knowledge distillation method, which improved mask quality and connectivity across multiple datasets.

It has been revealed that efficient dense image prediction (EDIP) models designed for AI chips, trained using the knowledge distillation (KD) framework, encounter two key challenges, including \emph{maintaining boundary region completeness} and \emph{ensuring target region connectivity}, despite their favorable real-time capacity to recognize the main object regions. In this work, we propose a customized boundary and context knowledge distillation (BCKD) method for EDIPs, which facilitates the targeted KD from large accurate teacher models to compact small student models. Specifically, the \emph{boundary distillation} focuses on extracting explicit object-level boundaries from the hierarchical feature maps to enhance the student model's mask quality in boundary regions. Meanwhile, the \emph{context distillation} leverages self-relations as a bridge to transfer implicit pixel-level contexts from the teacher model to the student model, ensuring strong connectivity in target regions. Our proposed method is specifically designed for the EDIP tasks and is characterized by its simplicity and efficiency. Theoretical analysis and extensive experimental results across semantic segmentation, object detection, and instance segmentation on five representative datasets demonstrate the effectiveness of BCKD, resulting in well-defined object boundaries and smooth connecting regions.

Foundations

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

Your Notes