RTFN: Robust Temporal Feature Network
Zhiwen Xiao, Xin Xu, Huanlai Xing, Juan Chen

TL;DR
The paper introduces RTFN, a novel neural network architecture combining temporal feature extraction and attention-based LSTM to improve time series analysis in various applications.
Contribution
It proposes a new robust temporal feature network (RTFN) that effectively captures basic and complex features for time series analysis, outperforming existing methods.
Findings
RTFN-based supervised structure wins 40 out of 85 datasets.
RTFN-based unsupervised clustering outperforms on 4 out of 11 datasets.
Demonstrates effectiveness in diverse time series tasks.
Abstract
Time series analysis plays a vital role in various applications, for instance, healthcare, weather prediction, disaster forecast, etc. However, to obtain sufficient shapelets by a feature network is still challenging. To this end, we propose a novel robust temporal feature network (RTFN) that contains temporal feature networks and attentional LSTM networks. The temporal feature networks are built to extract basic features from input data while the attentional LSTM networks are devised to capture complicated shapelets and relationships to enrich features. In experiments, we embed RTFN into supervised structure as a feature extraction network and into unsupervised clustering as an encoder, respectively. The results show that the RTFN-based supervised structure is a winner of 40 out of 85 datasets and the RTFN-based unsupervised clustering performs the best on 4 out of 11 datasets in the…
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 · Anomaly Detection Techniques and Applications · Music and Audio Processing
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory
