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

254
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...
254
Downsampling01:20

Downsampling

157
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...
157
Upsampling01:22

Upsampling

236
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
236
Convolution Properties II01:17

Convolution Properties II

199
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...
199
Convolution Properties I01:20

Convolution Properties I

149
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:
149
Deconvolution01:20

Deconvolution

159
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
159

You might also read

Related Articles

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

Sort by
Same author

Polarization-State-Dependent Charge Screening in Metal-Ferroelectric-Metal Memcapacitors Enabled by an IGZO Oxygen Reservoir Layer.

ACS applied materials & interfaces·2026
Same author

Diazo-6Bx, a Six-Branched Diazo Cross-Linker, Enables High-Fidelity Patterning for Solution-Processed Electronics with Stable Operation.

ACS nano·2026
Same author

Fluoride enamel stability and remineralization.

Anatomy & cell biology·2026
Same author

Disorder-mediated non-equilibrium photocurrent redistribution enables homeostatic synaptic conditioning in AgBiS<sub>2</sub> heterostructure.

Nature communications·2026
Same author

Vape flavoring chemicals and oral fibroblast viability.

Anatomy & cell biology·2026
Same author

Flexible Dielectric Acoustic Resonator Patch for Tissue Regeneration.

Advanced materials (Deerfield Beach, Fla.)·2026
Same journal

A Model-Free Reinforcement Learning Implementation of Decision Making Under Uncertainty by Sequential Sampling.

Neural computation·2026
Same journal

DROP: Distributional and Regular Optimism and Pessimism for Reinforcement Learning.

Neural computation·2026
Same journal

Hierarchical Active Inference Using Successor Representations.

Neural computation·2026
Same journal

W-Kernel and Its Principal Space for Frequentist Evaluation of Bayesian Estimators.

Neural computation·2026
Same journal

A Hidden Markov Model-Inspired Sequence Classification Method for Hyperdimensional Computing.

Neural computation·2026
Same journal

Sparse Graphical Modeling for Electrophysiological Phase-Based Connectivity Using Circular Statistics.

Neural computation·2026
See all related articles

Related Experiment Video

Updated: Jul 1, 2025

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.2K

Column Row Convolutional Neural Network: Reducing Parameters for Efficient Image Processing.

Seongil Im1,2, Jae-Seung Jeong3, Junseo Lee1,4

  • 1Center for Opto-Electronic Materials and Devices, Korea Institute of Science and Technology, Seoul, 02792 Republic of Korea.

Neural Computation
|March 8, 2024
PubMed
Summary
This summary is machine-generated.

This study introduces a Column Row Convolutional Neural Network (CRCNN) for efficient deep learning. CRCNN reduces model parameters and computation while maintaining accuracy, proving effective for anomaly detection.

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

399
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

533

Related Experiment Videos

Last Updated: Jul 1, 2025

Deep Neural Networks for Image-Based Dietary Assessment
13:19

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

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

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

399
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

533

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Deep learning models achieve progress by increasing parameters, but this demands significant computing resources.
  • Model compression techniques are crucial for reducing parameters while preserving performance.
  • Convolutional Neural Networks (CNN) offer better efficiency than Fully Connected (FC) networks.

Purpose of the Study:

  • To propose a novel Convolutional Neural Network (CNN) architecture, the Column Row Convolutional Neural Network (CRCNN).
  • To significantly reduce the number of learning parameters and computational steps in deep learning models.
  • To demonstrate the effectiveness of CRCNN in maintaining accuracy and its applicability in anomaly detection.

Main Methods:

  • The CRCNN applies 1D convolution to image data using local receptive fields in both column and row directions.
  • Feature abstraction is performed by processing data along each direction independently.
  • Features from both directions are concatenated before being fed into a Fully Connected (FC) layer.

Main Results:

  • The CRCNN significantly reduces the number of learning parameters and operational steps compared to traditional CNNs.
  • Experimental results show comparable accuracy to existing methods with fewer parameters.
  • The CRCNN architecture demonstrates feasibility for one-class anomaly detection tasks.

Conclusions:

  • The proposed CRCNN offers an efficient alternative for deep learning by reducing model complexity.
  • CRCNN effectively balances performance and computational cost, making it suitable for resource-constrained environments.
  • The CRCNN's successful application in anomaly detection highlights its versatility for various real-world problems.