paper-with-me

Papers

Curricular and Cyclical Loss for Time Series Learning Strategy

2023-12-26 · Chenxi Sun, Hongyan Li, Moxian Song, Derun Cai, Shenda Hong

Time series widely exists in real-world applications and many deep learning models have performed well on it. Current research has shown the importance of learning strategy for models, suggesting that the benefit is the order and size of learning samples. However, no effective strategy has been proposed for time series due to its abstract and dynamic construction. Meanwhile, the existing one-shot tasks and continuous tasks for time series necessitate distinct learning processes and mechanisms. No all-purpose approach has been suggested. In this work, we propose a novel Curricular and CyclicaL loss (CRUCIAL) to learn time series for the first time. It is model- and task-agnostic and can be plugged on top of the original loss with no extra procedure. CRUCIAL has two characteristics: It can arrange an easy-to-hard learning order by dynamically determining the sample contribution and modulating the loss amplitude; It can manage a cyclically changed dataset and achieve an adaptive cycle by correlating the loss distribution and the selection probability. We prove that compared with monotonous size, cyclical size can reduce expected error. Experiments on 3 kinds of tasks and 5 real-world datasets show the benefits of CRUCIAL for most deep learning models when learning time series.

📄 PDF Abstract BibTeX arXiv:2312.15853

Code (0)

등록된 구현이 없습니다.

Tasks

Time Series

Similar Papers 제목 키워드 기반

Curricular Object Manipulation in LiDAR-based Object Detection

2023-04-09 · CVPR 2023 1 · Ziyue Zhu, Qiang Meng, Xiao Wang, Ke Wang 외

This paper explores the potential of curriculum learning in LiDAR-based 3D object detection by proposing a curricular object manipulation (COM) framework. The framework embeds the curricular training strategy into both t…

3D Object DetectionObjectobject-detectionObject Detection

CurricularFace: Adaptive Curriculum Learning Loss for Deep Face Recognition

2020-04-01 · CVPR 2020 6 · Yuge Huang, YuHan Wang, Ying Tai, Xiaoming Liu 외

As an emerging topic in face recognition, designing margin-based loss functions can increase the feature margin between different classes for enhanced discriminability. More recently, the idea of mining-based strategies …

Face RecognitionFace Verification

Multi-scaling of wholesale electricity prices

2015-07-21

We empirically analyze the most volatile component of the electricity price time series from two North-American wholesale electricity markets. We show that these time series exhibit fluctuations which are not described b…

Time SeriesTime Series Analysis

Cyclical Focal Loss

2022-02-16 · Leslie N. Smith

The cross-entropy softmax loss is the primary loss function used to train deep neural networks. On the other hand, the focal loss function has been demonstrated to provide improved performance when there is an imbalance …

Applying SVGD to Bayesian Neural Networks for Cyclical Time-Series Prediction and Inference

2019-01-17 · Xinyu Hu, Paul Szerlip, Theofanis Karaletsos, Rohit Singh

A regression-based BNN model is proposed to predict spatiotemporal quantities like hourly rider demand with calibrated uncertainties. The main contributions of this paper are (i) A feed-forward deterministic neural netwo…

regressionSensitivityTime SeriesTime Series Analysis+1