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

Classification of Systems-I01:26

Classification of Systems-I

169
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
169
Classification of Systems-II01:31

Classification of Systems-II

134
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
134
Classification of Signals01:30

Classification of Signals

403
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
403
Aggregates Classification01:29

Aggregates Classification

305
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...
305
One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation01:24

One-Compartment Open Model: Wagner-Nelson and Loo Riegelman Method for ka Estimation

393
This lesson introduces two critical methods in pharmacokinetics, the Wagner-Nelson and Loo-Riegelman methods, used for estimating the absorption rate constant (ka) for drugs administered via non-intravenous routes. The Wagner-Nelson method relates ka to the plasma concentration derived from the slope of a semilog percent unabsorbed time plot. However, it is limited to drugs with one-compartment kinetics and can be impacted by factors like gastrointestinal motility or enzymatic degradation.
On...
393
Methods of Classification and Identification01:28

Methods of Classification and Identification

Bacterial identification relies on a diverse array of techniques to classify and understand microorganisms, each tailored to uncover specific characteristics. Traditional morphological approaches, while still valuable, are limited for closely related or structurally simple organisms. Modern methods integrate biochemical, serological, genetic, and advanced molecular tools to achieve greater accuracy.Morphological and Biochemical TechniquesMorphological characteristics, such as cell shape and...

You might also read

Related Articles

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

Sort by
Same author

Template-activated strategy toward one-step coating silica colloidal microspheres with sliver.

ACS applied materials & interfaces·2013
Same author

<i>In vivo</i> three-photon microscopy of subcortical structures within an intact mouse brain.

Nature photonics·2013
Same author

Inhibitory effects of vinpocetine on the progression of atherosclerosis are mediated by Akt/NF-κB dependent mechanisms in apoE-/- mice.

PloS one·2013
Same author

Effects of remifemin treatment on bone integrity and remodeling in rats with ovariectomy-induced osteoporosis.

PloS one·2013
Same author

The therapeutic efficacy of I131-PSCA-mAb in orthotopic mouse models of prostate cancer.

European journal of medical research·2013
Same author

Mina53, a novel molecular marker for the diagnosis and prognosis of gastric adenocarcinoma.

Oncology reports·2013

Related Experiment Video

Updated: Jun 6, 2025

Author Spotlight: Advancing Alzheimer's Research &#8211; Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

957

AutoLDT: a lightweight spatio-temporal decoupling transformer framework with AutoML method for time series

Peng Wang1, Ke Wang1, Yafei Song1

  • 1College of Air and Missile Defense, Air Force Engineering University, Xi'an, 710051, China.

Scientific Reports
|November 30, 2024
PubMed
Summary

This study introduces AutoLDT, a lightweight Transformer for time series classification. It enhances feature extraction and model efficiency, overcoming limitations in current deep learning approaches for time series analysis.

Keywords:
Automated machine learningCovariance matrix adaptation evolution strategyFuzzy position encodingTS-separable linear self-attention mechanismTime series classification

More Related Videos

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
04:35

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach

Published on: July 3, 2020

3.3K
Author Spotlight: Alignment of Synchronized Time-Series Data Using the Characterizing Loss of Cell Cycle Synchrony Model for Cross-Experiment Comparisons
07:59

Author Spotlight: Alignment of Synchronized Time-Series Data Using the Characterizing Loss of Cell Cycle Synchrony Model for Cross-Experiment Comparisons

Published on: June 9, 2023

1.3K

Related Experiment Videos

Last Updated: Jun 6, 2025

Author Spotlight: Advancing Alzheimer's Research &#8211; Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

957
Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach
04:35

Development of an Individual-Tree Basal Area Increment Model using a Linear Mixed-Effects Approach

Published on: July 3, 2020

3.3K
Author Spotlight: Alignment of Synchronized Time-Series Data Using the Characterizing Loss of Cell Cycle Synchrony Model for Cross-Experiment Comparisons
07:59

Author Spotlight: Alignment of Synchronized Time-Series Data Using the Characterizing Loss of Cell Cycle Synchrony Model for Cross-Experiment Comparisons

Published on: June 9, 2023

1.3K

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Data Science

Background:

  • Deep learning has advanced time series classification, but faces challenges in feature extraction, model complexity, and design uncertainty.
  • Existing models struggle to effectively mine temporal and spatial features while maintaining efficiency.

Purpose of the Study:

  • To propose a novel Lightweight Spatio-Temporal Decoupling Transformer framework based on Automated Machine Learning (AutoLDT).
  • To address limitations in feature extraction, model complexity, and design uncertainty in time series classification.

Main Methods:

  • Developed a lightweight Transformer incorporating fuzzy position encoding, TS-separable linear self-attention, and a convolutional feedforward network.
  • Implemented Automated Machine Learning (AutoML) using Covariance Matrix Adaptation Evolution Strategy and global adaptive pruning for automated network design.
  • Decoupled temporal and spatial features for efficient extraction of local and global relationships in time series data.

Main Results:

  • AutoLDT demonstrated improved classification performance on UCR and UEA time series datasets.
  • The framework achieved significant improvements in model training efficiency and automation.
  • The proposed methods effectively mined temporal, spatial, local, and global features in a lightweight manner.

Conclusions:

  • AutoLDT offers an effective and efficient solution for time series classification.
  • The integration of AutoML enhances model design automation and training efficiency.
  • The framework provides a promising direction for advancing deep learning in time series analysis.