Jove
Visualize
Contact Us

Related Concept Videos

Upsampling01:22

Upsampling

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

Downsampling

209
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...
209
Reconstruction of Signal using Interpolation01:10

Reconstruction of Signal using Interpolation

270
Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next...
270
Sampling Continuous Time Signal01:11

Sampling Continuous Time Signal

302
In signal processing, a continuous-time signal can be sampled using an impulse-train sampling technique, followed by the zero-order hold method. Impulse-train sampling involves the use of a periodic impulse train, which consists of a series of delta functions spaced at regular intervals determined by the sampling period. When a continuous-time signal is multiplied by this impulse train, it generates impulses with amplitudes corresponding to the signal's values at the sampling points.
In the...
302
Deconvolution01:20

Deconvolution

212
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...
212
Survival Tree01:19

Survival Tree

126
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
126

You might also read

Related Articles

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

Sort by
Same author

Gaze-action coupling, gaze-gesture coupling, and exogenous attraction of gaze in dyadic interactions.

Attention, perception & psychophysics·2024
Same author

Mining Bodily Cues to Deception.

Journal of nonverbal behavior·2024
Same author

A Personal Model of Trumpery: Linguistic Deception Detection in a Real-World High-Stakes Setting.

Psychological science·2021
Same author

Multi-Dataset, Multitask Learning of Egocentric Vision Tasks.

IEEE transactions on pattern analysis and machine intelligence·2021
Same author

Coping with paediatric illness: Child's play? Exploring the effectiveness of a play- and sports-based cognitive behavioural programme for children with chronic health conditions.

Clinical child psychology and psychiatry·2020
Same author

Light Field Saliency Detection with Deep Convolutional Networks.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2020
Same journal

Through the Looking Glass: A Dual Perspective on Weakly-Supervised Few-Shot Segmentation.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Mask-guided Asymmetric Contrastive and Semantic Alignment for Unsupervised Person Re-Identification.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Hyperbolic Cycle Alignment for Infrared-Visible Image Fusion.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Learning Gaze Synthesizer via 3D-eye Controlled Diffusion and Cross-domain Feature Alignment.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

Underlying Semantic Diffusion for Effective and Efficient In-Context Learning.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same journal

DiffRES: Unleashing Text-to-Image Diffusion Models for Generative Referring Expression Segmentation without Information Leakage.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
See all related articles
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 Experiment Video

Updated: Aug 4, 2025

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

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

470

AdaPool: Exponential Adaptive Pooling for Information-Retaining Downsampling.

Alexandros Stergiou, Ronald Poppe

    IEEE Transactions on Image Processing : a Publication of the IEEE Signal Processing Society
    |April 4, 2023
    PubMed
    Summary
    This summary is machine-generated.

    We introduce adaPool, an adaptive pooling method for convolutional neural networks (CNNs) that preserves details while remaining efficient. Its bidirectional nature also enables adaUnPool for upsampling tasks.

    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

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

    Deep Neural Networks for Image-Based Dietary Assessment

    Published on: March 13, 2021

    9.3K

    Related Experiment Videos

    Last Updated: Aug 4, 2025

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

    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

    Published on: July 5, 2024

    470
    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

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

    Deep Neural Networks for Image-Based Dietary Assessment

    Published on: March 13, 2021

    9.3K

    Area of Science:

    • Computer Science
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Pooling layers are crucial in Convolutional Neural Networks (CNNs) for reducing computational load and expanding receptive fields.
    • Current pooling methods face challenges in balancing detail preservation with computational and memory efficiency.

    Purpose of the Study:

    • To propose an adaptive and exponentially weighted pooling method, adaPool, that addresses the limitations of existing techniques.
    • To introduce a bidirectional pooling method, adaUnPool, capable of both downsampling and upsampling activation maps.

    Main Methods:

    • Developed adaPool, which learns a regional-specific fusion of two pooling kernel sets based on the Dice-Sørensen coefficient and exponential maximum.
    • Introduced adaUnPool, utilizing the learned weights from adaPool for upsampling activation maps.
    • Created Inter4K, a novel high-quality, high frame-rate video dataset for benchmarking.

    Main Results:

    • AdaPool demonstrated improved detail preservation across various tasks, including image and video classification and object detection.
    • AdaUnPool showed effectiveness in image and video super-resolution and frame interpolation tasks.
    • Experiments confirmed that adaPool consistently yields superior results across different tasks and network architectures with minimal overhead.

    Conclusions:

    • AdaPool offers a significant advancement in pooling techniques for CNNs, enhancing performance and detail preservation.
    • The bidirectional capability of adaPool (adaUnPool) expands its utility to generative tasks like super-resolution and frame interpolation.
    • The proposed methods represent an efficient and effective approach to feature processing in deep learning models.