paper-with-me

Papers

Can automated smoothing significantly improve benchmark time series classification algorithms?

2018-11-01 · James Large, Paul Southam, Anthony Bagnall

tl;dr: no, it cannot, at least not on average on the standard archive problems. We assess whether using six smoothing algorithms (moving average, exponential smoothing, Gaussian filter, Savitzky-Golay filter, Fourier approximation and a recursive median sieve) could be automatically applied to time series classification problems as a preprocessing step to improve the performance of three benchmark classifiers (1-Nearest Neighbour with Euclidean and Dynamic Time Warping distances, and Rotation Forest). We found no significant improvement over unsmoothed data even when we set the smoothing parameter through cross validation. We are not claiming smoothing has no worth. It has an important role in exploratory analysis and helps with specific classification problems where domain knowledge can be exploited. What we observe is that the automatic application does not help and that we cannot explain the improvement of other time series classification algorithms over the baseline classifiers simply as a function of the absence of smoothing.

📄 PDF Abstract BibTeX arXiv:1811.00894

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationDynamic Time WarpingGeneral ClassificationTime SeriesTime Series AnalysisTime Series Classification

Similar Papers 제목 키워드 기반

Locally Self-Adjustive Smoothing for Measurement Noise Reduction with Application to Automated Peak Detection

2023-10-23 · Keisuke Ozawa, Tomoya Itakura, Taisuke Ono

Smoothing is widely used approach for measurement noise reduction in spectral analysis. However, it suffers from signal distortion caused by peak suppression. A locally self-adjustive smoothing method is developed that r…

Improving Acne Image Grading with Label Distribution Smoothing

2024-03-01 · Kirill Prokhorov, Alexandr A. Kalinin

Acne, a prevalent skin condition, necessitates precise severity assessment for effective treatment. Acne severity grading typically involves lesion counting and global assessment. However, manual grading suffers from var…

Acne Severity Grading

Improved Topological Preservation in 3D Axon Segmentation and Centerline Detection using Geometric Assessment-driven Topological Smoothing (GATS)

2023-11-07 · Nina I. Shamsi, Alex S. Xu, Lars A. Gjesteby, Laura J. Brattain

Automated axon tracing via fully supervised learning requires large amounts of 3D brain imagery, which is time consuming and laborious to obtain. It also requires expertise. Thus, there is a need for more efficient segme…

Line DetectionSegmentation

Accelerated Smoothing: A Scalable Approach to Randomized Smoothing

2024-02-12 · Devansh Bhardwaj, Kshitiz Kaushik, Sarthak Gupta

Randomized smoothing has emerged as a potent certifiable defense against adversarial attacks by employing smoothing noises from specific distributions to ensure the robustness of a smoothed classifier. However, the utili…

Decoding and Diversity in Machine Translation

2020-11-26 · Nicholas Roberts, Davis Liang, Graham Neubig, Zachary C. Lipton

Neural Machine Translation (NMT) systems are typically evaluated using automated metrics that assess the agreement between generated translations and ground truth candidates. To improve systems with respect to these metr…

DiversityMachine TranslationNMTTranslation