Pith. sign in

REVIEW 1 cited by

Approximating DTW with a convolutional neural network on EEG data

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2301.12873 v1 pith:GUN75XSW submitted 2023-01-30 cs.LG cs.AI

classification cs.LGcs.AI
keywords time-seriestimeapproximationdifferentiabledistanceend-to-endfunctionlearning
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Dynamic Time Wrapping (DTW) is a widely used algorithm for measuring similarities between two time series. It is especially valuable in a wide variety of applications, such as clustering, anomaly detection, classification, or video segmentation, where the time-series have different timescales, are irregularly sampled, or are shifted. However, it is not prone to be considered as a loss function in an end-to-end learning framework because of its non-differentiability and its quadratic temporal complexity. While differentiable variants of DTW have been introduced by the community, they still present some drawbacks: computing the distance is still expensive and this similarity tends to blur some differences in the time-series. In this paper, we propose a fast and differentiable approximation of DTW by comparing two architectures: the first one for learning an embedding in which the Euclidean distance mimics the DTW, and the second one for directly predicting the DTW output using regression. We build the former by training a siamese neural network to regress the DTW value between two time-series. Depending on the nature of the activation function, this approximation naturally supports differentiation, and it is efficient to compute. We show, in a time-series retrieval context on EEG datasets, that our methods achieve at least the same level of accuracy as other DTW main approximations with higher computational efficiency. We also show that it can be used to learn in an end-to-end setting on long time series by proposing generative models of EEGs.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. ViRAC: A Vision-Reasoning Agent Head Movement Control Framework in Arbitrary Virtual Environments

    cs.GR 2025-02 conditional novelty 7.0 of 10

    ViRAC uses LLM/VLM reasoning, informed by human self-reported rationales, to generate virtual agent head rotations that more closely match human head movement data than a saliency-based baseline.

Pith tools