paper-with-me

Papers

Towards Complementary Knowledge Distillation for Efficient Dense Image Prediction

2024-01-24 · Dong Zhang, Pingcheng Dong, Long Chen, Kwang-Ting Cheng

It has been revealed that small efficient dense image prediction (EDIP) models, trained using the knowledge distillation (KD) framework, encounter two key challenges, including maintaining boundary region completeness and preserving target region connectivity, despite their favorable capacity to recognize main object regions. In this work, we propose a complementary boundary and context distillation (BCD) method within the KD framework for EDIPs, which facilitates the targeted knowledge transfer from large accurate teacher models to compact efficient student models. Specifically, the boundary distillation component focuses on extracting explicit object-level semantic boundaries from the hierarchical feature maps of the backbone network to enhance the student model's mask quality in boundary regions. Concurrently, the context distillation component 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 BCD method is specifically designed for EDIP tasks and is characterized by its simplicity and efficiency. Extensive experimental results across semantic segmentation, object detection, and instance segmentation on various representative datasets demonstrate that our method can outperform existing methods without requiring extra supervisions or incurring increased inference costs, resulting in well-defined object boundaries and smooth connecting regions.

📄 PDF Abstract BibTeX arXiv:2401.13174

Code (0)

등록된 구현이 없습니다.

Tasks

Implicit RelationsInstance SegmentationKnowledge DistillationObjectobject-detectionObject DetectionRelationSemantic SegmentationTransfer Learning

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Structured Knowledge Distillation for Dense Prediction

2019-03-11 · CVPR 2019 6 · Yifan Liu, Changyong Shun, Jingdong Wang, Chunhua Shen

In this work, we consider transferring the structure information from large networks to compact ones for dense prediction tasks in computer vision. Previous knowledge distillation strategies used for dense prediction tas…

Depth EstimationGeneral Classificationimage-classificationImage Classification+7

Knowledge Distillation for 6D Pose Estimation by Aligning Distributions of Local Predictions

2022-05-30 · CVPR 2023 1 · Shuxuan Guo, Yinlin Hu, Jose M. Alvarez, Mathieu Salzmann

Knowledge distillation facilitates the training of a compact student network by using a deep teacher one. While this has achieved great success in many tasks, it remains completely unstudied for image-based 6D object pos…

6D Pose Estimation6D Pose Estimation using RGBKnowledge DistillationPose Estimation+1

HAD: Heterogeneity-Aware Distillation for Lifelong Heterogeneous Learning

2026-03-27 · Xuerui Zhang, Xuehao Wang, Zhan Zhuang, Linglan Zhao 외 arxiv

Lifelong learning aims to preserve knowledge acquired from previous tasks while incorporating knowledge from a sequence of new tasks. However, most prior work explores only streams of homogeneous tasks (\textit{e.g.}, on…

xModel-KD: Cross-modal Knowledge Distillation for 3D Scene Perception using LiDAR

2026-05-28 · Thenukan Pathmanathan, Kanchan Keisham, Thangarajah Akilan arxiv

Point cloud segmentation is a fundamental task in 3D scene understanding. Its progress is constrained by the high cost and time required for dense 3D annotations, making labeled samples difficult to obtain. Beyond annota…

Point Cloud SegmentationKnowledge DistillationScene UnderstandingPoint Clouds

Pairing-free Group-level Knowledge Distillation for Robust Gastrointestinal Lesion Classification in White-Light Endoscopy

2026-01-14 · Qiang Hu, Qimei Wang, Yingjie Guo, Qiang Li 외 arxiv

White-Light Imaging (WLI) is the standard for endoscopic cancer screening, but Narrow-Band Imaging (NBI) offers superior diagnostic details. A key challenge is transferring knowledge from NBI to enhance WLI-only models, …

Knowledge Distillation