超要約: データの汚れ(欠損とか)も味方に!予測AIを強くする研究だよ💖
✨ ギャル的キラキラポイント ✨ ● データの欠点(欠損とか異常値)を逆に利用する発想が天才的!✨ ● モデルを3段階で鍛えるフレームワークが、まるで美容のステップみたい💅 ● IT業界の課題解決に貢献するって、めっちゃ社会貢献じゃん!🫶
詳細解説いくよー!
背景: 世の中のデータって、完璧じゃないじゃん? 欠けてたり、変な値が入ってたり…💧 でも、そういう「ノイズ」も、実は大切な情報を含んでる可能性があるんだよね!
続きは「らくらく論文」アプリで
Deep learning has shown strong performance in time series forecasting tasks. However, issues such as missing values and anomalies in sequential data hinder its further development in prediction tasks. Previous research has primarily focused on extracting feature information from sequence data or addressing these suboptimal data as positive samples for knowledge transfer. A more effective approach would be to leverage these non-ideal negative samples to enhance event prediction. In response, this study highlights the advantages of non-ideal negative samples and proposes the IdealTSF framework, which integrates both ideal positive and negative samples for time series forecasting. IdealTSF consists of three progressive steps: pretraining, training, and optimization. It first pretrains the model by extracting knowledge from negative sample data, then transforms the sequence data into ideal positive samples during training. Additionally, a negative optimization mechanism with adversarial disturbances is applied. Extensive experiments demonstrate that negative sample data unlocks significant potential within the basic attention architecture for time series forecasting. Therefore, IdealTSF is particularly well-suited for applications with noisy samples or low-quality data.