LiPCoT: Linear Predictive Coding based Tokenizer for Self-supervised Learning of Time Series Data via Language Models
Md Fahim Anjum

TL;DR
LiPCoT introduces a novel linear predictive coding-based tokenizer for time series data, enabling effective self-supervised learning with language models like BERT, demonstrated on Parkinson's disease EEG classification with superior results.
Contribution
The paper presents LiPCoT, a new time series tokenizer using linear predictive coding, facilitating self-supervised learning with language models and addressing limitations of existing tokenizers.
Findings
LiPCoT effectively encodes EEG data into tokens for BERT-based classification.
Self-supervised BERT models outperform CNN benchmarks in Parkinson's disease detection.
LiPCoT is computationally efficient and adaptable to varying time series data.
Abstract
Language models have achieved remarkable success in various natural language processing tasks. However, their application to time series data, a crucial component in many domains, remains limited. This paper proposes LiPCoT (Linear Predictive Coding based Tokenizer for time series), a novel tokenizer that encodes time series data into a sequence of tokens, enabling self-supervised learning of time series using existing Language model architectures such as BERT. Unlike traditional time series tokenizers that rely heavily on CNN encoder for time series feature generation, LiPCoT employs stochastic modeling through linear predictive coding to create a latent space for time series providing a compact yet rich representation of the inherent stochastic nature of the data. Furthermore, LiPCoT is computationally efficient and can effectively handle time series data with varying sampling rates…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Neural Networks and Applications
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Linear Layer · Attention Dropout · Dense Connections · Dropout · Residual Connection · WordPiece · Layer Normalization · Multi-Head Attention
