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

Concepts and Prototypes01:24

Concepts and Prototypes

353
The human nervous system handles vast amounts of information by translating sensory stimuli into neural impulses, which the brain processes, creating thoughts expressed through language or stored as memories. The brain also synthesizes information from emotions and memories, which significantly influence thoughts and behaviors. This intricate process creates a comprehensive mental picture.
The brain organizes this information using concepts, which are mental categories grouping linguistic data,...
353
Convolution Properties II01:17

Convolution Properties II

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

Convolution Properties I

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

Convolution: Math, Graphics, and Discrete Signals

676
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...
676
Neural Circuits01:25

Neural Circuits

2.2K
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.2K
Deconvolution01:20

Deconvolution

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

You might also read

Related Articles

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

Sort by
Same author

Molecular insight into the interplay among heterogeneous plasmacytes and microenvironment cells and their clinical relevance in myeloma.

Proceedings of the National Academy of Sciences of the United States of America·2026
Same author

Local hyperthermia for cutaneous sporotrichosis: A randomized clinical trial.

Journal of the American Academy of Dermatology·2026
Same author

Low-temperature and rapid determination of water content in solid samples using a MAPbBr<sub>3</sub>/SiO<sub>2</sub> paper-based sensor.

Mikrochimica acta·2026
Same author

Privacy-Preserving Average-Tracking Control for Multi-Agent Systems with Constant Reference Signals.

Entropy (Basel, Switzerland)·2026
Same author

A primal-dual approach to double-risk-constrained LQR for practical control under non-Gaussian noise.

ISA transactions·2025
Same author

From System 1 to System 2: A Survey of Reasoning Large Language Models.

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

HardFlow: Hard-Constrained Sampling for Flow-Matching Models Via Trajectory Optimization.

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

Industrial Brain: Self-Evolving Neuro-Symbolic Autonomy with Causal Resilience for Cyber-Physical Systems.

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

Adaptive Hardness-Driven Dictionary Distillation for Incomplete Streaming View Clustering.

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

Mixture of Global and Local Experts with Diffusion Transformer for Controllable Face Generation.

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

Task-KV: Task-aware KV Cache Optimization via Semantic Differentiation of Attention Heads.

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

Achieving Text-based Person Retrieval with Any Granularity.

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

Related Experiment Video

Updated: Nov 25, 2025

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

817

Convolutional Prototype Network for Open Set Recognition.

Hong-Ming Yang, Xu-Yao Zhang, Fei Yin

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

    This study introduces the Convolutional Prototype Network (CPN) to enhance deep learning models for open-set recognition (OSR). CPN improves robustness against unknown data while maintaining accuracy in closed-set recognition (CSR).

    More Related Videos

    Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
    08:20

    Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

    Published on: October 27, 2023

    2.1K

    Related Experiment Videos

    Last Updated: Nov 25, 2025

    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

    817
    Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images
    08:20

    Author Spotlight: AI-Driven Trypanosome Species Detection from Microscopic Images

    Published on: October 27, 2023

    2.1K

    Area of Science:

    • Computer Science
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Conventional Convolutional Neural Networks (CNNs) excel in closed-set recognition (CSR) but struggle with unknown data in open environments.
    • Lack of robustness in CNNs for open-set recognition (OSR) necessitates new frameworks for real-world applications.

    Purpose of the Study:

    • To develop a deep learning framework that improves CNN robustness in open-set recognition (OSR) while preserving accuracy in closed-set recognition (CSR).
    • To introduce a novel Convolutional Prototype Network (CPN) that integrates human-like prototype learning with CNN representation.

    Main Methods:

    • Proposed the Convolutional Prototype Network (CPN), replacing the traditional softmax with a prototype model for open-world scenarios.
    • Designed discriminative losses to enhance CPN's classification of known samples.
    • Introduced a generative loss, inspired by generative models, to improve robustness against unknown data and act as latent regularization.

    Main Results:

    • CPN demonstrated effectiveness as a hybrid model, combining advantages for both CSR and OSR tasks.
    • End-to-end training jointly optimized the convolutional network and prototypes.
    • Two novel rejection rules were proposed for detecting different types of unknowns in OSR applications.

    Conclusions:

    • The Convolutional Prototype Network (CPN) offers a robust and effective solution for open-set recognition challenges.
    • Experimental results validate the efficiency and effectiveness of CPN across various datasets for both CSR and OSR.