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

Aggregates Classification01:29

Aggregates Classification

774
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
774
Convolution Properties I01:20

Convolution Properties I

451
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:
451
Convolution Properties II01:17

Convolution Properties II

499
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...
499
Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

730
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...
730
Deconvolution01:20

Deconvolution

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

Upsampling

526
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...
526

You might also read

Related Articles

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

Sort by
Same author

Correction to: cGAS-STING agonists in preclinical glioblastoma animal models: a systematic review of tumor microenvironment modulation and survival outcomes.

Journal of neuro-oncology·2026
Same author

Post-meal loss of consciousness in an adult patient with carbamoyl phosphate synthetase 1 deficiency and two newly identified heterozygous variants: a case report.

BMC neurology·2026
Same author

Food-grade TiO<sub>2</sub> impairs intestinal mucus barrier via disrupting the gut microbiota-ILA-mucin sulfation axis: novel insights and dietary intervention strategies.

Journal of nanobiotechnology·2026
Same author

Galactosylated Solid Lipid Nanoparticles with Swertiamarin Alleviate Cholestiatic Liver Injury via Enhancing the SIRT1/Nrf2 Pathway.

Applied biochemistry and biotechnology·2026
Same author

Paired Tumor Biopsies Reveal Spatiotemporal Myeloid Remodeling After Local Chemotherapy in Glioblastoma.

bioRxiv : the preprint server for biology·2026
Same author

Identification and exploration of potential N6-methylation related mRNAs in endometriosis.

Frontiers in genetics·2026

Related Experiment Video

Updated: Dec 17, 2025

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
08:27

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

Published on: January 5, 2024

1.5K

A novel feature representation: Aggregating convolution kernels for image retrieval.

Qi Wang1, Jinxing Lai2, Luc Claesen3

  • 1Guangdong University of Technology, Guangzhou 510006, China; Hasselt University, Martelarenlaan 42, Hasselt 3500, Belgium.

Neural Networks : the Official Journal of the International Neural Network Society
|June 27, 2020
PubMed
Summary
This summary is machine-generated.

This study introduces Aggregating Convolution Kernels (ACK) for efficient image representation. ACK significantly reduces computational cost and memory usage for large datasets compared to traditional feature maps in Convolutional Neural Networks (CNNs).

Keywords:
Distance measurementFeature aggregatingImage representationImage retrieval

More Related Videos

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

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

913

Related Experiment Videos

Last Updated: Dec 17, 2025

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
08:27

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

Published on: January 5, 2024

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

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

913

Area of Science:

  • Computer Vision
  • Machine Learning
  • Deep Learning

Background:

  • Feature maps from Convolutional Neural Networks (CNNs) are effective but computationally intensive for large datasets.
  • High-dimensional float-format feature maps consume significant memory and processing power.
  • Existing methods face challenges with ultra-large datasets due to computational complexity.

Purpose of the Study:

  • To propose a novel image representation method that reduces computational complexity and memory footprint.
  • To develop an efficient image retrieval system for ultra-large datasets.
  • To enhance the discriminative power of image representations.

Main Methods:

  • A new image representation technique called Aggregating Convolution Kernels (ACK) is introduced.
  • ACK activates specific convolution kernels and extracts their top-n index numbers as discrete integer representations.
  • A novel distance measurement based on ordered sets is defined for calculating position-sensitive similarities.

Main Results:

  • The proposed ACK method achieves competitive performance in image retrieval tasks.
  • ACK significantly lowers computational cost compared to traditional feature map representations.
  • Experiments on benchmark datasets (Oxford Buildings, Paris, Holidays) demonstrate ACK's effectiveness.

Conclusions:

  • ACK offers a more efficient and memory-saving approach to image representation for large-scale applications.
  • The method outperforms conventional feature map-based representations in terms of efficiency and performance.
  • ACK provides a promising direction for optimizing deep learning models in computer vision.