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 Experiment Video

Updated: Jun 6, 2026

End-To-End Deep Neural Network for Salient Object Detection in Complex Environments
03:31

End-To-End Deep Neural Network for Salient Object Detection in Complex Environments

Published on: December 15, 2023

Prototype-oriented contrastive mean-teacher for unsupervised domain adaptive object detection.

Qi Cao1, Jianwen Tao1, Yufang Dan2,3,4

  • 1Institute of Artificial Intelligence Application, Ningbo Polytechnic University, Ningbo, 315800, China.

Scientific Reports
|March 28, 2026
PubMed
Summary

Related Concept Videos

Difference from Background: Limit of Detection01:05

Difference from Background: Limit of Detection

9.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...
9.0K

You might also read

Related Articles

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

Sort by
Same author

Genome-Wide Association Study of Body Conformation Traits in Tashi Goats (<i>Capra hircus</i>).

Animals : an open access journal from MDPI·2024
Same author

Effects of returning paddy field to wetland on composition and stability of soil aggregates in the Yellow River Delta.

Ying yong sheng tai xue bao = The journal of applied ecology·2024
Same author

Programmable photoacoustic patterning of microparticles in air.

Nature communications·2024
Same author

Transcription-coupled DNA-protein crosslink repair by CSB and CRL4<sup>CSA</sup>-mediated degradation.

Nature cell biology·2024
Same author

LncRNA XIST modulates miR-328-3p ectopic expression in lung injury induced by tobacco-specific lung carcinogen NNK both in vitro and in vivo.

British journal of pharmacology·2024
Same author

Natural anti-neuroinflammatory inhibitors in vitro and in vivo from Aglaia odorata.

Bioorganic chemistry·2024
Same journal

Turbulent flow in a vortex separator with a directed pipe inlet.

Scientific reports·2026
Same journal

Systematic characteristic evaluation of clay-based cementitious material derived from calcium carbide residue and waste tile powder.

Scientific reports·2026
Same journal

Retraction Note: Improvement of a rapid diagnostic application of monoclonal antibodies against avian influenza H7 subtype virus using Europium nanoparticles.

Scientific reports·2026
Same journal

Applying large language models to spam detection in the Kazakh low-resource language setting.

Scientific reports·2026
Same journal

An open-source 3D printing system enabling in-situ freeze-thaw processing of hydrogels.

Scientific reports·2026
Same journal

An enhanced EfficientNet framework for automated waste classification using cosine annealing and label smoothing.

Scientific reports·2026
See all related articles
This summary is machine-generated.

Prototype-oriented Contrastive Mean Teacher (PoCoMT) enhances unsupervised domain adaptive object detection by integrating contrastive learning, prototype learning, and self-training. This framework improves pseudo-box quality and semantic structure alignment for better model discriminability.

Area of Science:

  • Computer Vision
  • Machine Learning
  • Artificial Intelligence

Background:

  • Unsupervised Domain Adaptive Object Detection (UDA-OD) aims to transfer models to new domains without labeled data.
  • Mean-teacher self-training is crucial for UDA-OD but struggles with pseudo-box quality.
  • Existing methods often overlook intra- and inter-domain semantic structures, limiting model performance.

Purpose of the Study:

  • To introduce a novel framework, Prototype-oriented Contrastive Mean Teacher (PoCoMT), for UDA-OD.
  • To leverage synergies between contrastive learning, prototype learning, and mean-teacher self-training.
  • To enhance the discriminative abilities of object detection models in cross-domain scenarios.

Main Methods:

  • PoCoMT integrates contrastive learning, prototype learning, and mean-teacher self-training.

Related Experiment Videos

Last Updated: Jun 6, 2026

End-To-End Deep Neural Network for Salient Object Detection in Complex Environments
03:31

End-To-End Deep Neural Network for Salient Object Detection in Complex Environments

Published on: December 15, 2023

  • It generates reliable pseudo-boxes by maximizing information entropy and maintaining semantic consistency.
  • A Prototype Alignment Network (ProtoAN) module reduces intra- and inter-domain contrastive losses, aligning class structures and reducing semantic loss.
  • Main Results:

    • PoCoMT significantly improves the quality and reliability of pseudo-boxes generated during self-training.
    • The ProtoAN module effectively fosters feature aggregation and aligns inter-domain class structures.
    • PoCoMT achieves new state-of-the-art performance on UDA-OD tasks.

    Conclusions:

    • The integration of contrastive, prototype, and self-training methods offers a powerful approach for UDA-OD.
    • PoCoMT effectively addresses the challenge of semantic loss in cross-domain object detection.
    • The proposed ProtoAN module can be a valuable plugin for existing self-training frameworks.