paper-with-me

Papers

Towards a universal neural network encoder for time series

2018-05-10 · Joan Serrà, Santiago Pascual, Alexandros Karatzoglou

We study the use of a time series encoder to learn representations that are useful on data set types with which it has not been trained on. The encoder is formed of a convolutional neural network whose temporal output is summarized by a convolutional attention mechanism. This way, we obtain a compact, fixed-length representation from longer, variable-length time series. We evaluate the performance of the proposed approach on a well-known time series classification benchmark, considering full adaptation, partial adaptation, and no adaptation of the encoder to the new data type. Results show that such strategies are competitive with the state-of-the-art, often outperforming conceptually-matching approaches. Besides accuracy scores, the facility of adaptation and the efficiency of pre-trained encoders make them an appealing option for the processing of scarcely- or non-labeled time series.

📄 PDF Abstract BibTeX arXiv:1805.03908

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series AnalysisTime Series Classification

Similar Papers 제목 키워드 기반

Unified Training of Universal Time Series Forecasting Transformers

2024-02-04 · Gerald Woo, Chenghao Liu, Akshat Kumar, Caiming Xiong 외

Deep learning for time series forecasting has traditionally operated within a one-model-per-dataset framework, limiting its potential to leverage the game-changing impact of large pre-trained models. The concept of unive…

Time SeriesTime Series Forecasting

Unsupervised Scalable Representation Learning for Multivariate Time Series

2019-01-30 · NeurIPS 2019 12 · Jean-Yves Franceschi, Aymeric Dieuleveut, Martin Jaggi

Time series constitute a challenging data type for machine learning algorithms, due to their highly variable lengths and sparse labeling in practice. In this paper, we tackle this challenge by proposing an unsupervised m…

BIG-bench Machine LearningRepresentation LearningTime SeriesTime Series Analysis+1

MantisV2: Closing the Zero-Shot Gap in Time Series Classification with Synthetic Data and Test-Time Strategies

2026-02-19 · Vasilii Feofanov, Songkang Wen, Jianfeng Zhang, Lujia Pan 외 arxiv

Developing foundation models for time series classification is of high practical relevance, as such models can serve as universal feature extractors for diverse downstream tasks. Although early models such as Mantis have…

Time Series ClassificationHuman Activity Recognition

A Time-Series Foundation Model by Universal Delay Embedding

2025-09-15 · Zijian Wang, Peng Tao, Jifan Shi, Rui Bao 외 arxiv

This study introduces Universal Delay Embedding (UDE), a pretrained foundation model designed to revolutionize time-series forecasting through principled integration of delay embedding representation and Koopman operator…

Deep Generative Domain Adaptation with Temporal Relation Knowledge for Cross-User Activity Recognition

2024-03-12 · Xiaozhou Ye, Kevin I-Kai Wang

In human activity recognition (HAR), the assumption that training and testing data are independent and identically distributed (i.i.d.) often fails, particularly in cross-user scenarios where data distributions vary sign…

Activity RecognitionDomain AdaptationHuman Activity RecognitionRelation+1