Time series alignment methods call for highly expressive, differentiable and invertible warping functions which preserve temporal topology, i.e diffeomorphisms. Diffeomorphic warping functions can be generated from the integration of velocity fields governed by an ordinary differential equation (ODE). Gradient-based optimization frameworks containing diffeomorphic transformations require to calculate derivatives to the differential equation’s solution with respect to the model parameters, i.e. sensitivity analysis. Unfortunately, deep learning frameworks typically lack automatic-differentiation-compatible sensitivity analysis methods; and implicit functions, such as the solution of ODE, require particular care. Current solutions appeal to adjoint sensitivity methods, ad-hoc numerical solvers or ResNet’s Eulerian discretization.
In this work, we present a closed-form expression for the ODE solution and its gradient under continuous piecewise-affine (CPA) velocity functions. We present a highly optimized implementation of the results on CPU and GPU. Furthermore, we conduct extensive experiments on several datasets to validate the generalization ability of our model to unseen data for time-series joint alignment. Results show significant improvements both in terms of efficiency and accuracy.
📝 Paper | 🖼️ Poster | 📊 Slides | 🎥 Video | 📦 Code
Date |
Jan 2022
Tags |
#time series
#warping
#diffeomorphism
#velocity fields
#differential geometry
#unsupervised learning
#machine learning
#deep learning
Technologies |
python
·
pytorch
·
CUDA
·
C++
·
numpy
·
matplotlib
·
Related projects
radiation thermometry surrogate model
#machine learning
time series clustering for data streams
#time series #warping #unsupervised learning #machine learning #deep learning
solar cells electroluminiscence image segmentation
#machine learning #deep learning #unsupervised learning
data science project methodologies
#machine learning