Multi-Level Mixer Autoencoder With Group Mixing for Sequence Shift

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Current time-series foundation models (TSFMs) face challenges with unlabeled data scarcity, noise in data, missing data causing overfitting, difficulty in incorporating multivariate time-series data, and distribution shift, as well as limitations in masked autoencoders like TSMixer that are sequence invariant and require fixed sequence lengths.

Innovation Solution

A multi-level mixer masked autoencoder model with channel mixing across group dimensions, utilizing a time-series independent backbone for generic representations and a correlation backbone for cross-correlations, combined with a thin decoder head for fine-tuning, addresses these challenges by capturing spatial-temporal signals and adapting to varying sequence lengths.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Device complexity

If masked autoencoders like TSMixer are used for time-series data, then model simplicity is improved, but sequence invariance causes inability to handle varying sequence lengths

Engineering Contradiction:
Improvemodel complexityVSAvoidsequence length adaptability
Core Design Contradiction:
Device complexityVSAdaptability or versatility

Solution Approach 1:

The patent applies dynamics by making the model adaptable to varying sequence lengths through dynamic sequence modeling. The multi-level mixer architecture with channel mixing and spatial mixing operations allows the model to dynamically process sequences of different lengths, transforming the static sequence-invariant structure into a dynamic one that can handle variable inputs.

Inventive Principle:
Principle #15Dynamics

2Ease of manufacture

If traditional masked autoencoders are used, then training simplicity is improved, but noise in data causes overfitting

Engineering Contradiction:
Improvetraining simplicityVSAvoidrobustness to noise
Core Design Contradiction:
Ease of manufactureVSReliability

Solution Approach 1:

The patent applies local quality by introducing different mixing operations at different levels (channel mixing, spatial mixing, group mixing) that operate locally on different aspects of the data. These localized mixing operations preserve important local patterns while smoothing out noise, allowing the model to maintain training simplicity while improving robustness to noisy data through hierarchical local processing.

Inventive Principle:
Principle #3Local quality

3Quantity of substance

If multivariate time-series data is incorporated, then data comprehensiveness is improved, but difficulty in capturing spatial-temporal correlations increases

Engineering Contradiction:
Improvedata comprehensivenessVSAvoidspatial-temporal correlation detection
Core Design Contradiction:
Quantity of substanceVSDifficulty of detecting and measuring

Solution Approach 1:

The patent applies dimensionality change by introducing multiple mixing dimensions (channel dimension, spatial dimension, group dimension) to process multivariate time-series data. The channel mixing operates across variable dimensions, spatial mixing operates across spatial positions, and group mixing operates across grouped channels. This multi-dimensional approach makes the complex spatial-temporal correlations detectable and measurable through structured mixing operations.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

4Stability of the object's composition

If fixed sequence length modeling is used, then model stability is improved, but distribution shift causes performance degradation

Engineering Contradiction:
Improvemodel stabilityVSAvoiddistribution adaptability
Core Design Contradiction:
Stability of the object's compositionVSAdaptability or versatility

Solution Approach 1:

The patent applies universality by designing a multi-level mixer architecture that serves multiple functions: it can process fixed and variable sequence lengths, handle different data distributions, capture various types of correlations (channel, spatial, group), and maintain stability while adapting to distribution shifts. This universal architecture replaces specialized fixed-length models with a flexible system that maintains stability through its structured mixing operations while adapting to different distributions.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Data Source

PatentUS20250371335A1Multi-level mixer masked autoencoder
Publication Date: 2025.12.04 INTERNATIONAL BUSINESS MACHINE CORPORATION
  • US20250371335A1 patent drawing
  • US20250371335A1 patent drawing
  • US20250371335A1 patent drawing

AI summary

An approach for training a multi-level mixer masked autoencoder with channel mixing across group dimensions model. The approach may involve expanding an input encoding from a time-series independent encoder and correlation encoding the expanded encodings. The approach may include compressing the correlation encodings. The approach may also include decoding the correlation encodings, based on a decoder head. Additionally, the approach may include determining the error of the decoded correlation encodings compared to the plurality of input features and updating one or more weights of the decoder head based on the error.