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

Association Areas of the Cortex01:21

Association Areas of the Cortex

8.3K
Association areas are regions of the cerebral cortex that do not have a specific sensory or motor function. Instead, they integrate and interpret information from various sources to enable higher cognitive processes such as memory, learning, and decision-making. Some key association areas include the following:
Prefrontal Association Area: This area is located in the frontal lobe and is involved in planning, decision-making, and moderating social behavior. It connects with primary motor areas,...
8.3K

You might also read

Related Articles

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

Sort by
Same author

Biomedical Concept Recognition with Error-aware Negative-enhanced Ranking Framework.

Bioinformatics (Oxford, England)·2026
Same author

Spatially explicit temperature optima improve climate impact assessment of global crop productivity.

Nature communications·2026
Same author

Advancing the identification of toxic by-products in disinfected water by integrating effect-directed analysis and nontarget screening.

Journal of hazardous materials·2026
Same author

Single-Layer Narrow-Bandgap Co-Doped Ti<sub>2</sub>CO<sub>2</sub> MXene as a Multifunctional Cocatalyst for Scalable and Stable BiVO<sub>4</sub> Photoanodes.

ChemSusChem·2026
Same author

CmBt and CmBr synergistically regulate cucurbitacin B biosynthesis in melon.

Plant physiology·2026
Same author

Identification of a Prognostic Gene Signature Based on Lenvatinib Resistance in Hepatocellular Carcinoma with Functional Validation of the Key Gene CPB2.

Journal of hepatocellular carcinoma·2026
Same journal

Therapeutic potential of crude protein extracts from two Egyptian freshwater snails Lanistes carinatus and Bellamya unicolor.

Scientific reports·2026
Same journal

Microbial contamination of donor corneas and post-keratoplasty endophthalmitis: a comparison between Japanese and U.S. eye banks using cold storage.

Scientific reports·2026
Same journal

Prevalence and contributing factors of virological non-suppression among adult patients on first-line antiretroviral therapy in tertiary hospitals in Ethiopia.

Scientific reports·2026
Same journal

An in vitro comparison of color stability between alkasite and different restorative materials in various staining solutions.

Scientific reports·2026
Same journal

Toward accessible mRNA LNP formulation: systematic evaluation of mixing strategies and key parameters.

Scientific reports·2026
Same journal

A network analysis of personality traits, mentalizing, and psychological health in Chinese college students.

Scientific reports·2026
See all related articles

Related Experiment Video

Updated: Dec 15, 2025

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

5.0K

Object detection based on an adaptive attention mechanism.

Wei Li1, Kai Liu2, Lizhe Zhang1

  • 1School of Computer Science and Technology, Xidian University, Xi'an, 710071, China.

Scientific Reports
|July 11, 2020
PubMed
Summary
This summary is machine-generated.

This study introduces novel attention mechanisms for convolutional neural networks (CNNs) to enhance object detection. Integrating these adaptive attention units improved YOLOv3 and MobileNetv2 performance on benchmark datasets.

More Related Videos

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

890
A Methodology for Capturing Joint Visual Attention Using Mobile Eye-Trackers
12:39

A Methodology for Capturing Joint Visual Attention Using Mobile Eye-Trackers

Published on: January 18, 2020

8.0K

Related Experiment Videos

Last Updated: Dec 15, 2025

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

5.0K
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

890
A Methodology for Capturing Joint Visual Attention Using Mobile Eye-Trackers
12:39

A Methodology for Capturing Joint Visual Attention Using Mobile Eye-Trackers

Published on: January 18, 2020

8.0K

Area of Science:

  • Computer Vision
  • Deep Learning
  • Machine Learning

Background:

  • Object detection is crucial in computer vision, with convolutional neural networks (CNNs) dominating recent advancements.
  • CNN performance improvements have been achieved through architectural modifications like increased depth, width, cardinality, and skip/dense connections.
  • Attention mechanisms, particularly channel-wise attention, have emerged as a significant area of research for enhancing CNNs.

Purpose of the Study:

  • To investigate the benefits of combining global average pooling and global max pooling for channel-wise attention in CNNs.
  • To propose novel adaptive attention units, including channel-wise, spatial-wise, and domain attention, to boost CNN performance.
  • To introduce a new method for weighting attention vectors instead of simple concatenation.

Main Methods:

  • Designed three novel attention units: adaptive channel-wise, adaptive spatial-wise, and adaptive domain attention.
  • Developed a weighting strategy for attention vectors based on sub-unit outputs, differing from concatenation methods.
  • Integrated the proposed attention mechanism into YOLOv3 and MobileNetv2 architectures.

Main Results:

  • YOLOv3 with the proposed attention mechanism achieved performance gains of 2.9% and 1.2% mean average precision (mAP) on the KITTI and Pascal VOC datasets, respectively.
  • MobileNetv2 integrated with the attention mechanism showed a 1.7% mAP improvement on the Pascal VOC dataset.
  • The adaptive attention units demonstrated effectiveness in enhancing object detection capabilities of established CNN frameworks.

Conclusions:

  • The proposed adaptive attention mechanisms offer a valuable enhancement for CNN-based object detection systems.
  • Combining global average pooling and global max pooling within attention units can lead to improved feature representation.
  • The developed attention strategy provides a more effective way to integrate multi-faceted attention information for better object detection results.