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

Overview Of Cell Separation And Isolation01:20

Overview Of Cell Separation And Isolation

5.5K
Cell separation was first achieved in 1964 by S. H. Seal, who separated large tumor cells from the smaller blood cells using filtration. Two years later, Pohl and Hawk performed experiments on how cells respond differently to a nonuniform electric field based on the cell type. Such observations were the inception of cell separation methods, which allow isolating a single cell type from a heterogeneous sample.
5.5K

You might also read

Related Articles

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

Sort by
Same author

Uniform zinc oxide nanowire arrays grown on nonepitaxial surface with general orientation control.

Nano letters·2013
Same author

[American head and neck surgery progress of in 2012].

Zhonghua er bi yan hou tou jing wai ke za zhi = Chinese journal of otorhinolaryngology head and neck surgery·2013
Same author

A compact thermo-optical multimode-interference silicon-based 1 × 4 nano-photonic switch.

Optics express·2013
Same author

Experimental demonstration of 110-Gb/s unsynchronized band-multiplexed superchannel coherent optical OFDM/OQAM system.

Optics express·2013
Same author

Potentially functional variants of p14ARF are associated with HPV-positive oropharyngeal cancer patients and survival after definitive chemoradiotherapy.

Carcinogenesis·2013
Same author

Enhanced molecular transport in hierarchical silicalite-1.

Langmuir : the ACS journal of surfaces and colloids·2013
Same journal

DARUMA: a gateway to fast and easy prediction of intrinsically disordered regions.

PeerJ. Computer science·2026
Same journal

Alzheimer's disease detection using a quantum deep neural network with Haralick feature extraction and simulated annealing optimization.

PeerJ. Computer science·2026
Same journal

Network anomaly detection using Deep Autoencoder and parallel Artificial Bee Colony algorithm-trained neural network.

PeerJ. Computer science·2026
Same journal

An anomaly detection model for multivariate time series with anomaly perception.

PeerJ. Computer science·2026
Same journal

Retraction: A wormhole attack detection method for tactical wireless sensor networks.

PeerJ. Computer science·2026
Same journal

Evaluation of mental disorder with prioritization of its type by utilizing the bipolar complex fuzzy decision-making approach based on Schweizer-Sklar prioritized aggregation operators.

PeerJ. Computer science·2026
See all related articles

Related Experiment Video

Updated: Jun 5, 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

468

Foreground separation knowledge distillation for object detection.

Chao Li1, Rugui Liu1, Zhe Quan1

  • 1School of Artificial Intelligence and Computer Science, Jiangnan University, Wuxi, Jiangsu Province, China.

Peerj. Computer Science
|December 9, 2024
PubMed
Summary
This summary is machine-generated.

Deep learning model compression is improved with foreground separation distillation (FSD). This method enhances object detection accuracy by reducing noise and better utilizing teacher model knowledge, outperforming existing techniques.

Keywords:
Channel featureForeground separationKnowledge distillationObject detection

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
Creating Objects and Object Categories for Studying Perception and Perceptual Learning
14:38

Creating Objects and Object Categories for Studying Perception and Perceptual Learning

Published on: November 2, 2012

11.8K

Related Experiment Videos

Last Updated: Jun 5, 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

468
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
Creating Objects and Object Categories for Studying Perception and Perceptual Learning
14:38

Creating Objects and Object Categories for Studying Perception and Perceptual Learning

Published on: November 2, 2012

11.8K

Area of Science:

  • Computer Vision
  • Deep Learning
  • Machine Learning

Background:

  • Deep learning models are essential for computer vision but resource-intensive, hindering deployment on edge devices.
  • Knowledge distillation (KD) is a key technique for model compression, but existing methods struggle with noise in object detection.
  • Current KD approaches for object detection often overlook noise or inadequately separate foreground/background, impacting student model accuracy.

Purpose of the Study:

  • To introduce a novel foreground separation distillation (FSD) method for efficient object detection model compression.
  • To enhance student model accuracy by minimizing irrelevant information and maximizing knowledge transfer from teacher models.
  • To improve the deployability of deep learning models on resource-constrained devices.

Main Methods:

  • Proposed Foreground Separation Distillation (FSD) utilizing Gaussian heatmaps for foreground-background distinction.
  • Implemented a method to extract channel features by converting spatial feature maps into probabilistic forms.
  • Applied FSD to the YOLOX object detection framework.

Main Results:

  • The YOLOX detector enhanced with FSD demonstrated superior performance on fall detection and VOC2007 datasets.
  • Achieved 73.1% mean average precision (mAP) on the Fall Detection dataset, a 1.6% improvement over the baseline.
  • FSD effectively reduced irrelevant information and improved knowledge utilization from the teacher model.

Conclusions:

  • Foreground Separation Distillation (FSD) offers a significant advancement in knowledge distillation for object detection.
  • FSD enhances model accuracy and efficiency, making deep learning models more suitable for resource-limited environments.
  • The proposed method provides a robust solution for noise reduction and effective knowledge transfer in model compression.