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

Reconstruction of Signal using Interpolation01:10

Reconstruction of Signal using Interpolation

242
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...
242
Transformers01:26

Transformers

1.1K
A device that transforms voltages from one value to another using induction is called a transformer. A transformer consists of two separate coils, or windings, wrapped around the same soft iron core. However, they are electrically insulated from each other.
The iron core has a substantial relative permeability. Therefore, the magnetic field lines generated due to the current in one winding are almost entirely confined within the core, such that the same magnetic flux permeates each turn of both...
1.1K
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
Time-Series Graph00:54

Time-Series Graph

4.4K
A time-series graph is a line graph with repeated measurements taken at successive intervals of time. It is also called a time series chart. To construct a time-series graph, one must look at both pieces of a paired data set. The horizontal axis is used to plot the time increments, and the vertical axis is used to plot the values of the variable that one is measuring. By using the axes in this way, each point on the graph will correspond to time and a measured quantity. The points on the graph...
4.4K
Energy Losses in Transformers01:21

Energy Losses in Transformers

904
In an ideal transformer, it is assumed that there are no energy losses, and, hence, all the power at the primary winding is transferred to the secondary winding. However, in reality,  the transformers always have some energy losses, and, hence, the output power obtained at the secondary winding is less than the input power at the primary winding due to energy losses.
There are four main reasons for energy losses in transformers.
The first cause can be  the high resistance of the...
904
The Ideal Transformer01:26

The Ideal Transformer

433
In single-phase two-winding transformers, two windings are coiled around a magnetic core characterized by cross-sectional area A and magnetic permeability μ. A phasor current i1 enters the left winding while i2 exits the right winding, establishing the fundamental working of the transformer through electromagnetic principles.
Ampere's Law forms the basis of understanding the magnetic field within the transformer. It states that the integral of the magnetic field intensity's...
433

You might also read

Related Articles

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

Sort by
Same author

Redox-inactive metal ions promoted the catalytic reactivity of non-heme manganese complexes towards oxygen atom transfer.

Dalton transactions (Cambridge, England : 2003)·2015
Same author

A reliable, high-resolution and high-throughput genotyping method for HLA-DRB1.

Human immunology·2015
Same author

Implicit processing of heroin and emotional cues in abstinent heroin users: early and late event-related potential effects.

The American journal of drug and alcohol abuse·2015
Same author

Expression and methylation of DNA repair genes in lens epithelium cells of age-related cataract.

Mutation research·2015
Same author

Rapid detection and identification of infectious pathogens based on high-throughput sequencing.

Chinese medical journal·2015
Same author

Synchrotron-based and globar-sourced molecular (micro)spectroscopy contributions to advances in new hulless barley (with structure alteration) research on molecular structure, molecular nutrition, and nutrient delivery.

Critical reviews in food science and nutrition·2015

Related Experiment Video

Updated: Jul 22, 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

Self-Supervised Time Series Representation Learning via Cross Reconstruction Transformer.

Wenrui Zhang, Ling Yang, Shijia Geng

    IEEE Transactions on Neural Networks and Learning Systems
    |July 21, 2023
    PubMed
    Summary

    Self-supervised representation learning for time series is enhanced by the Cross Reconstruction Transformer (CRT). This novel method uses cross-domain reconstruction and instance discrimination, improving performance by 2-9% on real-world datasets.

    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

    442

    Related Experiment Videos

    Last Updated: Jul 22, 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

    442

    Area of Science:

    • Machine Learning
    • Time Series Analysis
    • Signal Processing

    Background:

    • Self-supervised representation learning is crucial for time series data due to limited labeled samples.
    • Existing contrastive learning methods face challenges with sampling policies and pair construction.
    • Effective modeling of temporal-spectral correlations is underexplored for improving time series representations.

    Purpose of the Study:

    • To propose a novel self-supervised learning framework for time series representation.
    • To address limitations of existing methods regarding sampling and temporal-spectral correlation modeling.
    • To enhance the capacity and discriminative power of learned time series representations.

    Main Methods:

    • Introduced the Cross Reconstruction Transformer (CRT) utilizing a cross-domain dropping-reconstruction task.
    • Employed Fast Fourier Transform (FFT) to obtain the frequency domain and randomly dropped patches in both time and frequency domains.
    • Utilized a Transformer architecture for Dropped Temporal-Spectral Modeling, incorporating Instance Discrimination Constraint (IDC) and Curriculum Learning (CL).

    Main Results:

    • CRT achieved state-of-the-art performance, outperforming existing methods by 2%-9% across multiple real-world datasets.
    • The Dropped Temporal-Spectral Modeling effectively captures cross-domain correlations.
    • Instance Discrimination Constraint (IDC) sharpened decision boundaries, and Curriculum Learning (CL) improved pretraining robustness.

    Conclusions:

    • The proposed Cross Reconstruction Transformer (CRT) offers a superior approach to self-supervised time series representation learning.
    • CRT effectively models temporal-spectral correlations and overcomes limitations of previous methods.
    • The method demonstrates significant performance gains and robustness in real-world applications.