Summary
This paper presents a new time series augmentation method which adopts Mixup on the amplitude and phase, respectively, after transforming the time series in the frequency domain, thus avoiding the destructive extrapolation from linear Mixup.
Strengths
1. The authors propose a novel mixup method in the frequency domain for time series, avoiding the destructive extrapolation resulting from linear Mixup.
2. The theoretical proof is complete and has some reference value.
Weaknesses
1. It is unclear whether it works when considering amplitude or phase alone for Mixup. The relevant ablation experiments must be performed consistently with the parameter settings of the original method.
2. Lack of convincing examples. For example, to illustrate the problem, perform Mixup on two samples where the frequency domain information in both samples that are strongly correlated with I(x,y) exactly cancels each other and shows whether the newly generated samples have specific frequency domain information that can be identified.
3. The paper's content does not explain how to "Find Order in Chaos" mentioned in the title and how the "chaos" is reflected. And I'm confused about how the so-called "control the degree of chaos" proposed by the authors is done.
4. Assumption 2.1 is too idealistic. The label information of time series is not only related to the time domain but also the frequency domain, and focusing on the frequency domain information only does not achieve the classification well.
Questions
1. The ablation experiments considering amplitude or phase alone for mixup need to be performed consistently with the parameter settings of the original method.
2. Please give practical examples of how Mixup may corrupt the frequency domain information used to discriminate the generated samples.
3. It is not clear how the so-called "control the degree of chaos" proposed by the authors is done.
4. For data augmentation of time series, why does this paper choose to perform augmentation in the frequency domain instead of the time domain? In general, it is difficult to use only frequency domain information for classification over the time domain for time series classification tasks [1]. In contrast, the combination of time and frequency domain information can effectively improve the model's classification performance [2].
5. What are the advantages of performing data augmentation in the frequency domain instead of doing data augmentation in the time domain of time series data?
6. Why are eight datasets chosen for experiments in this paper? Its inconsistency with existing benchmark datasets for time series prediction [3,4,5], classification [6,7] and anomaly detection [8] tasks. In addition, the comparison methods in this paper do not include benchmark methods in the time series domain. For example, benchmark methods for time series prediction include Informer [3], CoST [4], and FEDFormer [5], etc., time series classification methods include OS-CNN [6] and DSN [7], etc., and time series anomaly detection includes Anomaly Transformer [8], etc.
[1] Cross reconstruction transformer for self-supervised time series representation learning. arXiv, 2022.
[2] Self-Supervised Contrastive Pre-Training for Time Series via Time-Frequency Consistency. NeurIPS, 2022.
[3] Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting. AAAI, 2021.
[4] CoST: Contrastive Learning of Disentangled Seasonal-Trend Representations for Time Series Forecasting. ICLR, 2022.
[5] FEDformer: Frequency Enhanced Decomposed Transformer for Long-term Series Forecasting. ICML, 2022.
[6] Omni-Scale CNNs: a simple and effective kernel size configuration for time series classification. ICLR, 2022.
[7] Dynamic Sparse Network for Time Series Classification: Learning What to "See". NeurIPS, 2022.
[8] Anomaly Transformer: Time Series Anomaly Detection with Association Discrepancy. ICLR, 2022.
Rating
5: Borderline accept: Technically solid paper where reasons to accept outweigh reasons to reject, e.g., limited evaluation. Please use sparingly.
Confidence
5: You are absolutely certain about your assessment. You are very familiar with the related work and checked the math/other details carefully.
Limitations
The authors did not mention the limitations. I do not have any comments on this point.