paper-with-me

홈 › Papers

NP-Free: A Real-Time Normalization-free and Parameter-tuning-free Representation Approach for Open-ended Time Series

2023-04-12 · Ming-Chang Lee, Jia-Chun Lin, Volker Stolz

As more connected devices are implemented in a cyber-physical world and data is expected to be collected and processed in real time, the ability to handle time series data has become increasingly significant. To help analyze time series in data mining applications, many time series representation approaches have been proposed to convert a raw time series into another series for representing the original time series. However, existing approaches are not designed for open-ended time series (which is a sequence of data points being continuously collected at a fixed interval without any length limit) because these approaches need to know the total length of the target time series in advance and pre-process the entire time series using normalization methods. Furthermore, many representation approaches require users to configure and tune some parameters beforehand in order to achieve satisfactory representation results. In this paper, we propose NP-Free, a real-time Normalization-free and Parameter-tuning-free representation approach for open-ended time series. Without needing to use any normalization method or tune any parameter, NP-Free can generate a representation for a raw time series on the fly by converting each data point of the time series into a root-mean-square error (RMSE) value based on Long Short-Term Memory (LSTM) and a Look-Back and Predict-Forward strategy. To demonstrate the capability of NP-Free in representing time series, we conducted several experiments based on real-world open-source time series datasets. We also evaluated the time consumption of NP-Free in generating representations.

📄 PDF Abstract BibTeX arXiv:2304.06168

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series

Similar Papers 제목 키워드 기반

Evaluation of k-means time series clustering based on z-normalization and NP-Free

2024-01-28 · Ming-Chang Lee, Jia-Chun Lin, Volker Stolz

Despite the widespread use of k-means time series clustering in various domains, there exists a gap in the literature regarding its comprehensive evaluation with different time series normalization approaches. This paper…

ClusteringTime SeriesTime Series Clustering

DELTA: degradation-free fully test-time adaptation

2023-01-30 · Bowen Zhao, Chen Chen, Shu-Tao Xia

Fully test-time adaptation aims at adapting a pre-trained model to the test stream during real-time inference, which is urgently required when the test distribution differs from the training distribution. Several efforts…

Self-LearningTest-time Adaptation

Subspace Optimization for Backpropagation-Free Continual Test-Time Adaptation

2026-03-30 · Damian Sójka, Sebastian Cygert, Marc Masana arxiv

We introduce PACE, a backpropagation-free continual test-time adaptation system that directly optimizes the affine parameters of normalization layers. Existing derivative-free approaches struggle to balance runtime effic…

Test-time Adaptation

A Bootstrap-Assisted Self-Normalization Approach to Inference in Cointegrating Regressions

2022-04-04 · Karsten Reichold, Carsten Jentsch

Traditional inference in cointegrating regressions requires tuning parameter choices to estimate a long-run variance parameter. Even in case these choices are "optimal", the tests are severely size distorted. We propose …

Improving Human Activity Recognition Through Ranking and Re-ranking

2015-12-11 · Zhenzhong Lan, Shoou-I Yu, Alexander G. Hauptmann

We propose two well-motivated ranking-based methods to enhance the performance of current state-of-the-art human activity recognition systems. First, as an improvement over the classic power normalization method, we prop…

Activity RecognitionHuman Activity RecognitionRe-Ranking