Related Experiment Video
Updated: Jun 17, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
Cosine similarity-guided knowledge distillation for robust object detectors.
Sangwoo Park1, Donggoo Kang1, Joonki Paik2
1Department of Image, Chung-Ang University, 84 Heukseok-ro, Seoul, 06974, Korea.
This study introduces Cosine Similarity-Based Knowledge Distillation (CSKD) for creating efficient object detectors. CSKD improves knowledge transfer between models, achieving state-of-the-art results in object detection tasks.
Area of Science:
- Computer Vision
- Machine Learning
- Deep Learning
Background:
- Knowledge Distillation (KD) is effective for image classification but faces challenges in object detection due to its complexity.
- Traditional KD methods for object detection often rely on Mean Squared Error (MSE) loss and have limited feature representation.
- Object detection models require robust and lightweight designs for various applications.
Purpose of the Study:
- To develop a Cosine Similarity-Based Knowledge Distillation (CSKD) method for robust and lightweight object detectors.
- To address the limitations of traditional KD techniques in object detection.
- To improve knowledge transfer from teacher to student models in object detection.
Main Methods:
- CSKD combines cosine similarity guidance with MSE loss for effective knowledge transfer.
- The method distills both intermediate features and prediction outputs using an assistant prediction branch.
- It enables student models to better mimic teacher model behavior without additional feature enhancement layers.
Main Results:
- CSKD demonstrates versatility and robustness across multiple object detector architectures (Faster-RCNN, RetinaNet, FCOS, GFL).
- Using ResNet-50 as teacher and ResNet-18 as student, new benchmarks in KD for object detection were achieved.
- Specific mAP scores include 36.6 for Faster-RCNN, 35.2 for RetinaNet, 35.9 for FCOS, and 38.9 for GFL.
Conclusions:
- CSKD effectively advances the state-of-the-art in knowledge distillation for object detection.
- The proposed method offers a compelling solution to challenges in traditional KD for object detection.
- CSKD provides a robust and versatile approach for developing lightweight and high-performing object detectors.
More Related Videos
08:25Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
Published on: May 7, 2019
06:25Author Spotlight: Assessment of Visual Acuity in Central Vision Loss Through Motion-Based Peripheral Vision Testing
Published on: February 23, 2024
Related Concept Videos
Difference from Background: Limit of Detection
The LOD indicates the presence or absence...
Dot Product: Problem Solving
Identify the problem: Start by reading the problem and...
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
Force Classification
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Modeling and Similitude
Deconvolution
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...