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

Mixing Time01:19

Mixing Time

The concept of mixing time is significant in producing a uniform concrete mix with the required strength. The mixing period starts once all components are in the mixer. Initially, the mixer is charged with 10% of the water, followed by the consistent addition of solids and then 80% of the water. The remaining water is added later, within the first quarter of the mixing period. The minimum mixing time varies according to the mixer's capacity; for example, mixers with up to 1 cubic yard capacity...
The Thermodynamics of Mixing01:28

The Thermodynamics of Mixing

Mixing is a fascinating phenomenon in thermodynamics, particularly when considering the Gibbs energy of a mixture at constant temperature and pressure. This energy, denoted as G, tends to decrease during spontaneous mixing processes, offering insights into the composition changes that occur.Imagine two ideal gases, initially separated in different containers, with amounts nA and nB, respectively, both at a temperature T and pressure p. The chemical potentials of these gases have their 'pure'...
Mixing Concrete01:30

Mixing Concrete

Concrete mixing ensures a homogenous blend where aggregates are well-coated with cement paste. Concrete mixing is typically done using two main types of mixers: batch and continuous. Batch mixers handle one batch at a time, thoroughly combining materials before discharging and receiving the next batch. In contrast, continuous mixers receive a steady flow of ingredients, mixing them consistently and discharging without interruption. Within batch mixers, tilting drum mixers mix with internal...
Choosing Between z and t Distribution01:25

Choosing Between z and t Distribution

The z and the Student t distribution estimate the population mean using the sample mean and standard deviation. However, to decide which distribution to use for a calculation, one needs to determine the sample size, the nature of the distribution, and whether the population standard deviation is known. If the population standard deviation is known and the population is normally distributed, or if the sample size is greater than 30, the z distribution is preferred. The Student t distribution is...
Sampling Continuous Time Signal01:11

Sampling Continuous Time Signal

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...
Prediction Intervals01:03

Prediction Intervals

The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y. 
The...

You might also read

Related Articles

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

Sort by
Same author

Reevaluating the Potential of a Vanilla Transformer Encoder for Unsupervised Time Series Anomaly Detection in Sensor Applications.

Sensors (Basel, Switzerland)·2025
Same author

Interpretable Multi-Label Classification for Tibiofibula Fracture 2D CT Images with Selective Attention and Data Augmentation.

Diagnostics (Basel, Switzerland)·2024
Same author

Deep Learning-Based Caution Area Traffic Prediction with Automatic Identification System Sensor Data.

Sensors (Basel, Switzerland)·2018
See all related articles

Related Experiment Video

Updated: Jun 26, 2026

Integrating Remote Sensing with Species Distribution Models; Mapping Tamarisk Invasions Using the Software for Assisted Habitat Modeling (SAHM)
12:26

Integrating Remote Sensing with Species Distribution Models; Mapping Tamarisk Invasions Using the Software for Assisted Habitat Modeling (SAHM)

Published on: October 11, 2016

Mixture of TSMixer Experts for Time Series Forecasting.

Jaemoo Hong1, Keon Myung Lee1

  • 1Department of Computer Science, Chungbuk National University, Cheongju 28644, Republic of Korea.

Biomimetics (Basel, Switzerland)
|June 25, 2026
PubMed
Summary

This study introduces an efficient Mixture-of-Experts (MoE) approach for time series forecasting using Multi-Layer Perceptron (MLP) mixers. The method achieves competitive accuracy with fewer trainable parameters by using a global expert and non-trainable local experts trained via moment learning.

Keywords:
MLP-mixerMixture-of-Experts (MoE)Time Series Mixer (TSMixer)moment learningtime series forecasting

Related Experiment Videos

Last Updated: Jun 26, 2026

Integrating Remote Sensing with Species Distribution Models; Mapping Tamarisk Invasions Using the Software for Assisted Habitat Modeling (SAHM)
12:26

Integrating Remote Sensing with Species Distribution Models; Mapping Tamarisk Invasions Using the Software for Assisted Habitat Modeling (SAHM)

Published on: October 11, 2016

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Time Series Analysis

Background:

  • Multi-Layer Perceptron (MLP) mixer models show state-of-the-art performance in time series forecasting.
  • Extending MLP mixers to Mixture-of-Experts (MoE) architectures increases model capacity but also trainable parameters, posing training challenges.

Purpose of the Study:

  • To propose an efficient method for creating Mixture-of-Experts (MoE) models for time series forecasting.
  • To mitigate the increased parameter count and training complexity associated with MoE architectures.

Main Methods:

  • A novel MoE approach is proposed, comprising one fully trainable global expert and multiple non-trainable local experts.
  • Local experts are generated by cloning the global expert's weights and applying moment learning for weight distribution modification.
  • The method utilizes a lightweight Time Series Mixer (TSMixer) architecture.

Main Results:

  • The proposed method achieves forecasting accuracy competitive with fully trainable MoE models.
  • The approach significantly reduces the increase in trainable parameters compared to traditional MoE models.
  • Efficiency is further validated by memory footprint measurements and effect-size analysis.

Conclusions:

  • The proposed method offers an efficient way to enhance time series forecasting models using MoE architectures.
  • Expert specialization is achieved without the need for extensive independent training of local experts.
  • This approach provides a favorable trade-off between performance, parameter efficiency, and memory usage.