Time Elastic Neural Networks
Pierre-Fran\c{c}ois Marteau (EXPRESSION)

TL;DR
This paper introduces the time elastic neural network (teNN), a novel architecture for multivariate time series classification that incorporates time warping, attention mechanisms, and self-optimizing dropout to improve accuracy, scalability, and interpretability.
Contribution
The paper presents the teNN architecture, which integrates time warping, attention, and learned dropout, offering improved scalability and interpretability over traditional models.
Findings
teNN achieves comparable accuracy to state-of-the-art methods.
teNN significantly reduces the number of reference time series and neurons needed.
Training with stochastic gradient descent is effective and converges smoothly.
Abstract
We introduce and detail an atypical neural network architecture, called time elastic neural network (teNN), for multivariate time series classification. The novelty compared to classical neural network architecture is that it explicitly incorporates time warping ability, as well as a new way of considering attention. In addition, this architecture is capable of learning a dropout strategy, thus optimizing its own architecture.Behind the design of this architecture, our overall objective is threefold: firstly, we are aiming at improving the accuracy of instance based classification approaches that shows quite good performances as far as enough training data is available. Secondly we seek to reduce the computational complexity inherent to these methods to improve their scalability. Ideally, we seek to find an acceptable balance between these first two criteria. And finally, we seek to…
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.
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 · Stock Market Forecasting Methods
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory · Dropout
