paper-with-me

Papers

Jiffy: A Convolutional Approach to Learning Time Series Similarity

2018-01-01 · ICLR 2018 1 · Divya Shanmugam, Davis Blalock, John Guttag

Computing distances between examples is at the core of many learning algorithms for time series. Consequently, a great deal of work has gone into designing effective time series distance measures. We present Jiffy, a simple and scalable distance metric for multivariate time series. Our approach is to reframe the task as a representation learning problem---rather than design an elaborate distance function, we use a CNN to learn an embedding such that the Euclidean distance is effective. By aggressively max-pooling and downsampling, we are able to construct this embedding using a highly compact neural network. Experiments on a diverse set of multivariate time series datasets show that our approach consistently outperforms existing methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningTime SeriesTime Series Analysis

Similar Papers 제목 키워드 기반

Lossless SIMD Compression of LiDAR Range and Attribute Scan Sequences

2022-09-16 · Jeff Ford, Jordan Ford

As LiDAR sensors have become ubiquitous, the need for an efficient LiDAR data compression algorithm has increased. Modern LiDARs produce gigabytes of scan data per hour and are often used in applications with limited com…

AttributeAutonomous DrivingData Compression

Deep Recurrent Convolutional Networks for Video-based Person Re-identification: An End-to-End Approach

2016-06-06 · Lin Wu, Chunhua Shen, Anton Van Den Hengel

In this paper, we present an end-to-end approach to simultaneously learn spatio-temporal features and corresponding similarity metric for video-based person re-identification. Given the video sequence of a person, featur…

Metric LearningPerson Re-IdentificationTime SeriesTime Series Analysis+1

Similarity Learning based Few Shot Learning for ECG Time Series Classification

2022-01-31 · Priyanka Gupta, Sathvik Bhaskarpandit, Manik Gupta

Using deep learning models to classify time series data generated from the Internet of Things (IoT) devices requires a large amount of labeled data. However, due to constrained resources available in IoT devices, it is o…

Dynamic Time WarpingFew-Shot LearningTime SeriesTime Series Analysis+1

Trainable Time Warping: Aligning Time-Series in the Continuous-Time Domain

2019-03-21 · Soheil Khorram, Melvin G McInnis, Emily Mower Provost

DTW calculates the similarity or alignment between two signals, subject to temporal warping. However, its computational complexity grows exponentially with the number of time-series. Although there have been algorithms d…

General ClassificationTime SeriesTime Series AnalysisTime Series Averaging

TSDS-Toolbox: A Toolbox for Measuring Time-Series Dataset Similarity

2026-08-08 · Yen-Ku Liu, Hongjie Chen, Ryan A. Rossi, Franck Dernoncourt hf

The rapid advancement of artificial intelligence (AI) has significantly accelerated research in time-series analysis, particularly in forecasting, classification, and generation tasks. Recent models, especially foundatio…