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

Downsampling01:20

Downsampling

117
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
117

You might also read

Related Articles

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

Sort by
Same author

CAR T- cell therapy provides an opportunity for further consolidation treatment for relapsed or refractory adult Burkitt lymphoma patients.

Frontiers in oncology·2025
Same author

Enhancing hydrolysis acidification process for coal gasification wastewater treatment through micro-aeration strategy: The role of micro-oxygen environment.

Water research·2025
Same author

Aerobic exercise alleviates chronic allergic airway inflammation by regulating the circMETTL9/EIF4A3/IGFBP3 axis.

Cellular signalling·2025
Same author

Needs and Experiences of Older Adults With Multiple Morbidities Using Health Technologies for Self-Management: A Systematic Review and Meta-Synthesis.

Worldviews on evidence-based nursing·2025
Same author

Perioperative SARS-CoV-2 infection and postoperative complications: a single-centre retrospective cohort study in China.

BMJ open·2025
Same author

Targeting mesenchymal monocyte-derived macrophages to enhance the sensitivity of glioblastoma to temozolomide by inhibiting TNF/CELSR2/p65/Kla-HDAC1/EPAS1 axis.

Journal of advanced research·2025
Same journal

Exploiting audio-visual modalities in videos: Object detection via multi-stage bilateral coupling network.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Reliability-aware modality completion with cross-modal distillation for federated learning with missing modalities.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

IGFD-Net: Illumination-guided frequency decoupling for polarization image fusion.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Multiple-Strategies dung beetle optimizer and its applications in engineering optimization and bankruptcy prediction.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Aggregating global-scale pixel-wise forgery cues within a graph.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Finite-Time intermittent control for secure synchronization of Neutral-Type stochastic delayed neural networks under aperiodic DoS attacks.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

Related Experiment Video

Updated: May 21, 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

448

Adaptive decoupling-fusion in Siamese network for image classification.

Xi Yang1, Pai Peng1, Danyang Li1

  • 1College of Big Data and Information Engineering, Guizhou University, Guiyang, China.

Neural Networks : the Official Journal of the International Neural Network Society
|March 18, 2025
PubMed
Summary
This summary is machine-generated.

This study introduces Adaptive Decoupling Fusion (ADF) to enhance Convolutional Neural Networks (CNNs) by preserving visual details lost during semantic extraction. The novel approach improves image understanding and achieves high accuracy on ImageNet.

Keywords:
CNNFeature fusionImage classificationSiamese network

More Related Videos

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

340
Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

2.6K

Related Experiment Videos

Last Updated: May 21, 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

448
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

340
Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
04:48

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography

Published on: November 30, 2022

2.6K

Area of Science:

  • Computer Vision
  • Deep Learning
  • Artificial Intelligence

Background:

  • Convolutional Neural Networks (CNNs) excel at semantic understanding but often lose visual details.
  • Existing hierarchical models struggle to retain fine-grained appearance information.
  • Traditional Siamese Networks with shared weights limit feature diversity.

Purpose of the Study:

  • To introduce an Adaptive Decoupling Fusion (ADF) method for preserving visual details in CNNs.
  • To enhance semantic understanding by integrating shallow-layer appearance information into deep features.
  • To improve the adaptability and performance of deep learning models for visual tasks.

Main Methods:

  • Developed an Adaptive Decoupling Fusion (ADF) approach using a Siamese Network architecture.
  • Decoupled appearance information from one branch and embedded it into the deep feature space of another.
  • Implemented differentiated collaborative learning with distinct weights for network branches.
  • Introduced a Mapper module with depthwise separable convolution and gated fusion for information flow regulation.

Main Results:

  • Achieved a top-1 accuracy of 81.11% on the ImageNet-1k dataset.
  • Demonstrated effectiveness under fully self-supervised conditions with minimal data augmentation.
  • Showcased the ability of ADF-ResNeXt-101 to preserve and leverage visual details for improved performance.

Conclusions:

  • The proposed Adaptive Decoupling Fusion (ADF) effectively preserves crucial visual details lost in standard CNNs.
  • ADF enhances semantic understanding by synergistically combining appearance and semantic information.
  • This method offers a promising direction for improving deep learning models in computer vision tasks.