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

324
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...
324
Types Of Transformers01:16

Types Of Transformers

1.0K
Transformers can provide desired voltages to a circuit by modifying the number of turns in the secondary windings.
If the ratio of the number of turns in the secondary winding to that of the primary winding is greater than one, then the transformer is said to be a step-up transformer. In a step-up transformer, the voltage at the secondary winding is greater than the voltage applied at the primary winding.
However, if this ratio is less than one, the transformer is said to be a step-down...
1.0K
Transformers in Distribution System01:27

Transformers in Distribution System

134
Transformers in distribution systems can be broadly categorized into distribution substation transformers and other distribution transformers. They are crucial for stepping down high transmission voltages to levels suitable for distribution and end-user applications.
Distribution substation transformers come in various ratings and typically use mineral oil for insulation and cooling. To prevent moisture and air from entering the oil, some transformers use an inert gas like nitrogen to fill the...
134
Convolution Properties II01:17

Convolution Properties II

252
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...
252
Transformers with Off-Nominal Turns Ratios01:25

Transformers with Off-Nominal Turns Ratios

184
In scenarios involving parallel transformers with disparate ratings, developing per-unit models requires accommodating off-nominal turns ratios. This situation arises when the selected base voltages are not proportional to the transformer’s voltage ratings. Consider a transformer where the rated voltages are related by the term a. If the chosen voltage bases satisfy a relationship involving term b, term c is defined as the ratio of these bases. This ratio is then substituted into the...
184
Convolution Properties I01:20

Convolution Properties I

202
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:
202

You might also read

Related Articles

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

Sort by
Same author

Integrating comammox into anammox-dominated one-stage mainstream partial nitrification/anammox: nitrifier niche regulation and nitrite partitioning.

Water research·2026
Same author

SPP1 improves early risk assessment of postpartum adverse events in pulmonary arterial hypertension complicated with pregnancy.

European journal of obstetrics, gynecology, and reproductive biology·2026
Same author

Altered early-life gut microbiota in offspring of pregnancies complicated by CHD-associated pulmonary hypertension.

Frontiers in microbiomes·2026
Same author

Synergistic Effects of Normal-Range Serum Sodium and Potassium on Mortality: The Modifying Role of Inflammation From a NHANES Cohort Analysis.

Chronic diseases and translational medicine·2026
Same author

Impact of adjuvant breast radiotherapy on the risk and the survival of second primary lung cancer: a large population-based study.

Japanese journal of clinical oncology·2026
Same author

Environmental Noise and Cardiovascular Risk: A Causal Inference Study.

Noise & health·2026
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: Aug 4, 2025

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

1.9K

Dynamic Unary Convolution in Transformers.

Haoran Duan, Yang Long, Shidong Wang

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

    This study introduces Dynamic Unary Convolution in Transformer (DUCT) blocks, a novel parallel approach combining convolutional neural networks and transformers. DUCT enhances computer vision tasks by effectively processing local and mid-level features, outperforming existing series-designed structures.

    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

    470

    Related Experiment Videos

    Last Updated: Aug 4, 2025

    A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
    04:23

    A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

    Published on: April 21, 2023

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

    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

    Published on: July 5, 2024

    470

    Area of Science:

    • Computer Vision
    • Deep Learning Architectures
    • Artificial Intelligence

    Background:

    • Transformer architectures show promise but their integration with convolutional neural networks (CNNs) is still evolving.
    • Existing hybrid models often use series designs, which may not fully leverage the strengths of both architectures.
    • Transformer self-attention on convolutional features can be sensitive to global correlations, potentially degrading performance on images lacking them.

    Purpose of the Study:

    • To explore a parallel design approach for integrating transformer architectures with convolutional neural networks.
    • To enhance transformer capabilities by incorporating dynamic local enhancement and unary co-occurrence excitation modules.
    • To evaluate the proposed Dynamic Unary Convolution in Transformer (DUCT) blocks across various computer vision tasks.

    Main Methods:

    • Developed two parallel modules: a dynamic local enhancement module using convolution for local feature refinement and a unary co-occurrence excitation module for mid-level structure analysis.
    • Integrated these modules with multi-head self-attention within Dynamic Unary Convolution in Transformer (DUCT) blocks.
    • Aggregated DUCT blocks into a deep architecture and evaluated its performance on image classification, segmentation, retrieval, and density estimation.

    Main Results:

    • The parallel convolutional-transformer approach demonstrated superior performance compared to existing series-designed structures.
    • Qualitative and quantitative results confirmed the effectiveness of DUCT blocks in enhancing computer vision tasks.
    • The dynamic and unary convolution components effectively addressed limitations of pure transformer or series-based hybrid models.

    Conclusions:

    • The proposed parallel design of Dynamic Unary Convolution in Transformer (DUCT) blocks offers a significant advancement in hybrid convolutional-transformer architectures.
    • This approach effectively captures both local and mid-level features, leading to improved performance across diverse computer vision applications.
    • The findings suggest that parallel integration is a more effective strategy than series designs for combining convolutional and transformer strengths.