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

Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

742
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
742
Convolution Properties II01:17

Convolution Properties II

509
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
509
Convolution Properties I01:20

Convolution Properties I

478
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
478
Introduction to Learning01:18

Introduction to Learning

832
Learning is the process of acquiring knowledge or skills through practice or experience, leading to long-lasting behavioral changes. This acquisition occurs through interaction with the environment and requires practice or experience. For instance, mastering a skill such as surfing requires considerable practice and experience, highlighting the essential role of repeated interactions with the environment in learning.
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
832
Neural Circuits01:25

Neural Circuits

2.5K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
2.5K
Associative Learning01:27

Associative Learning

1.1K
Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
1.1K

You might also read

Related Articles

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

Sort by
Same author

RAD51 gene is associated with advanced age-related macular degeneration in Chinese population.

Clinical biochemistry·2013
Same author

Immunization against recombinant GnRH-I alters ultrastructure of gonadotropin cell in an experimental boar model.

Reproductive biology and endocrinology : RB&E·2013
Same author

Multi-class constrained normalized cut with hard, soft, unary and pairwise priors and its applications to object segmentation.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2013
Same author

Comparison of genomic and amino acid sequences of eight Japanese encephalitis virus isolates from bats.

Archives of virology·2013
Same author

Regulation of dendritic cell differentiation in bone marrow during emergency myelopoiesis.

Journal of immunology (Baltimore, Md. : 1950)·2013
Same author

Separation of mandelic acid and its derivatives with new immobilized cellulose chiral stationary phase.

Journal of Zhejiang University. Science. B·2013
Same journal

Relation DETR+: Exploring Explicit Position Relation Prior for Dense Prediction.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

RBF++: Quantifying and Optimizing Reasoning Boundaries across Measurable and Unmeasurable Capabilities for Chain-of-Thought Reasoning.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

CAFE: Cross-View Adaptive Fusion and Cluster Center Enhancement for Robust Multi-View Clustering.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

DIVER: Reinforced Diffusion Breaks Imitation Bottlenecks in End-to-End Autonomous Driving.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Ethics-Aware Safe Reinforcement Learning for Rare-Event Risk Control in Interactive Urban Driving.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Learning Shape Anchors for Holistic Indoor Scene Understanding.

IEEE transactions on pattern analysis and machine intelligence·2026
See all related articles

Related Experiment Video

Updated: Dec 23, 2025

Integration of Animal Behavioral Assessment and Convolutional Neural Network to Study Wasabi-Alcohol Taste-Smell Interaction
06:19

Integration of Animal Behavioral Assessment and Convolutional Neural Network to Study Wasabi-Alcohol Taste-Smell Interaction

Published on: August 16, 2024

759

Learning Channel-Wise Interactions for Binary Convolutional Neural Networks.

Ziwei Wang, Jiwen Lu, Jie Zhou

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |April 24, 2020
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces channel-wise interaction based binary convolutional neural networks (CI-BCNN) to reduce information loss in efficient deep learning inference. The novel methods, CI-BCNN and HCI-BCNN, improve accuracy by addressing sign inconsistencies in binary feature maps.

    Related Experiment Videos

    Last Updated: Dec 23, 2025

    Integration of Animal Behavioral Assessment and Convolutional Neural Network to Study Wasabi-Alcohol Taste-Smell Interaction
    06:19

    Integration of Animal Behavioral Assessment and Convolutional Neural Network to Study Wasabi-Alcohol Taste-Smell Interaction

    Published on: August 16, 2024

    759

    Area of Science:

    • Computer Science
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Conventional binary convolutional neural networks (BCNNs) suffer from significant information loss due to quantization errors and inconsistent pixel signs in binary feature maps.
    • This loss hinders the efficiency and accuracy of BCNNs in tasks requiring precise inference.

    Purpose of the Study:

    • To propose novel binary convolutional neural network approaches that mitigate information loss and improve inference efficiency.
    • To address the sign inconsistency problem in binary feature maps inherent in traditional BCNNs.

    Main Methods:

    • Developed channel-wise interaction based binary convolutional neural networks (CI-BCNN) utilizing reinforcement learning to mine channel-wise interactions and impose priors.
    • Introduced hierarchical channel-wise interaction based binary convolutional neural networks (HCI-BCNN) to optimize the search space via hierarchical reinforcement learning.
    • Proposed a denoising interacted bitcount operation to alleviate noise in channel-wise priors by smoothing interactions.

    Main Results:

    • CI-BCNN and HCI-BCNN effectively alleviate sign inconsistencies in binary feature maps, preserving crucial information during inference.
    • Experimental results on CIFAR-10 and ImageNet datasets validate the superior performance of the proposed CI-BCNN and HCI-BCNN methods.
    • The novel approaches demonstrate enhanced efficiency and accuracy compared to conventional BCNNs.

    Conclusions:

    • The proposed CI-BCNN and HCI-BCNN methods represent a significant advancement in binary convolutional neural networks, offering improved efficiency and accuracy.
    • Exploiting channel-wise interactions and employing denoising techniques are effective strategies for overcoming limitations in BCNNs.
    • These findings pave the way for more robust and efficient deep learning models in resource-constrained environments.