Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Difference from Background: Limit of Detection01:05

Difference from Background: Limit of Detection

6.0K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
6.0K
Dot Product: Problem Solving01:21

Dot Product: Problem Solving

363
The dot product is a powerful tool in problem-solving involving vectors, given that the dot product of two vectors is the product of their magnitudes and the cosine of the angle between them measured anti-clockwise. Solving problems involving the dot product requires understanding its properties and developing a step-by-step process to solve them. Here are the main steps to follow when solving any general problem involving the dot product:
Identify the problem: Start by reading the problem and...
363
Residuals and Least-Squares Property01:11

Residuals and Least-Squares Property

7.3K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
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...
7.3K
Force Classification01:22

Force Classification

1.2K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
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,...
1.2K
Modeling and Similitude01:12

Modeling and Similitude

257
Scaled modeling is a fundamental technique in engineering, enabling the study of large and complex systems by creating smaller, manageable replicas that recreate critical characteristics of the original. In hydrology and civil infrastructure, for example, scaled models of dams help analyze water flow, turbulence, and pressure. This method allows for accurate predictions of real-world behavior within a controlled environment, significantly reducing the cost and time involved in full-scale...
257
Deconvolution01:20

Deconvolution

143
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
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...
143

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Degree of hypertension and subclinical coronary atherosclerosis in asymptomatic individuals without cardiovascular disease.

PloS one·2026
Same author

Sex differences in the association of lipoprotein(a) with subclinical coronary atherosclerosis in asymptomatic individuals.

Journal of cardiology·2026
Same author

Association of Toothbrushing, Dental Flossing, and Interdental Brushing with Stroke Risk.

Journal of dentistry·2026
Same author

Cardiorenal Outcomes of Empagliflozin Versus Dapagliflozin in Secondary Prevention Among Patients With Type 2 Diabetes and Atherosclerotic Cardiovascular Disease: A Nationwide Cohort Study.

Diabetes, obesity & metabolism·2026
Same author

Body mass index variability and pancreatic cancer risk in South Korean adults: a nationwide cohort study.

Korean journal of family medicine·2026
Same author

Effects of dietary xylanase supplementation on growth performance and gut health of weaned pigs fed a high non-starch polysaccharides diet.

Journal of animal science and technology·2026

Related Experiment Video

Updated: Jun 17, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

496

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.

Scientific Reports
|August 14, 2024
PubMed
Summary

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.

More Related Videos

Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining 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

8.9K
Author Spotlight: Assessment of Visual Acuity in Central Vision Loss Through Motion-Based Peripheral Vision Testing
06:25

Author Spotlight: Assessment of Visual Acuity in Central Vision Loss Through Motion-Based Peripheral Vision Testing

Published on: February 23, 2024

556

Related Experiment Videos

Last Updated: Jun 17, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

496
Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
08:25

Combining 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

8.9K
Author Spotlight: Assessment of Visual Acuity in Central Vision Loss Through Motion-Based Peripheral Vision Testing
06:25

Author Spotlight: Assessment of Visual Acuity in Central Vision Loss Through Motion-Based Peripheral Vision Testing

Published on: February 23, 2024

556

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.