paper-with-me

홈 › Papers

Content-aware Balanced Spectrum Encoding in Masked Modeling for Time Series Classification

2024-12-17 · Yudong Han, Haocong Wang, Yupeng Hu, Yongshun Gong, Xuemeng Song, Weili Guan

Due to the superior ability of global dependency, transformer and its variants have become the primary choice in Masked Time-series Modeling (MTM) towards time-series classification task. In this paper, we experimentally analyze that existing transformer-based MTM methods encounter with two under-explored issues when dealing with time series data: (1) they encode features by performing long-dependency ensemble averaging, which easily results in rank collapse and feature homogenization as the layer goes deeper; (2) they exhibit distinct priorities in fitting different frequency components contained in the time-series, inevitably leading to spectrum energy imbalance of encoded feature. To tackle these issues, we propose an auxiliary content-aware balanced decoder (CBD) to optimize the encoding quality in the spectrum space within masked modeling scheme. Specifically, the CBD iterates on a series of fundamental blocks, and thanks to two tailored units, each block could progressively refine the masked representation via adjusting the interaction pattern based on local content variations of time-series and learning to recalibrate the energy distribution across different frequency components. Moreover, a dual-constraint loss is devised to enhance the mutual optimization of vanilla decoder and our CBD. Extensive experimental results on ten time-series classification datasets show that our method nearly surpasses a bunch of baselines. Meanwhile, a series of explanatory results are showcased to sufficiently demystify the behaviors of our method.

📄 PDF Abstract BibTeX arXiv:2412.13232

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderTime SeriesTime Series Classification

Similar Papers 제목 키워드 기반

CAMSIC: Content-aware Masked Image Modeling Transformer for Stereo Image Compression

2024-03-13 · Xinjie Zhang, Shenyuan Gao, Zhening Liu, Jiawei Shao 외

Existing learning-based stereo image codec adopt sophisticated transformation with simple entropy models derived from single image codecs to encode latent representations. However, those entropy models struggle to effect…

DecoderImage Compression

CoT-MoTE: Exploring ConTextual Masked Auto-Encoder Pre-training with Mixture-of-Textual-Experts for Passage Retrieval

2023-04-20 · Guangyuan Ma, Xing Wu, Peng Wang, Songlin Hu

Passage retrieval aims to retrieve relevant passages from large collections of the open-domain corpus. Contextual Masked Auto-Encoding has been proven effective in representation bottleneck pre-training of a monolithic d…

Passage RetrievalRetrieval

Not All Frames Are Equal: Complexity-Aware Masked Motion Generation via Motion Spectral Descriptors

2026-03-31 · Pengfei Zhou, Xiangyue Zhang, Xukun Shen, Yong Hu arxiv

Masked generative models have become a strong paradigm for text-to-motion synthesis, but they still treat motion frames too uniformly during masking, attention, and decoding. This is a poor match for motion, where local …

Motion Synthesis

MDLMPE: Distribution Aware Positional Encoding for Masked Diffusion Language Models

2026-08-04 · Tong Ling, Hang Lei, Feng Xiao, Changhui Sun 외 arxiv

Masked diffusion language models (MDLMs) enable parallel generation and bidirectional context modeling, but their positional context differs fundamentally from that of autoregressive (AR) models. Whereas AR decoding expo…

MapBERT: Bitwise Masked Modeling for Real-Time Semantic Mapping Generation

2025-06-09 · Yijie Deng, Shuaihang Yuan, Congcong Wen, Hao Huang 외

Spatial awareness is a critical capability for embodied agents, as it enables them to anticipate and reason about unobserved regions. The primary challenge arises from learning the distribution of indoor semantics, compl…

Computational EfficiencyObject