Machine learningTime-series forecasting
iTransformer: 多変量時系列予測のための逆転Transformer
iTransformerは、LiuらによってICLR 2024で発表された多変量時系列予測のための深層学習アーキテクチャである。その中心的なアイデアは、従来のTransformerのトークン化戦略を逆転させることにある。すなわち、各時間ステップをトークンとして扱う代わりに、iTransformerは各変数(センサーチャネルまたは特徴系列)を単一のトークンとして扱い、その埋め込みは観測された全ルックバックウィンドウをエンコードする。その後、自己注意機構が変数間で適用され、系列間の依存関係を捉える一方、各トークン内のフィードフォワードネットワークが時間的パターンを学習する。
手法の全文を読む
会員限定
ログイン無料アカウントでログインすると、このセクションを読めます。
Method map
The neighbourhood of related methods — select a node to explore.
出典
- Liu, Y., Hu, T., Zhang, H., Wu, H., Wang, S., Ma, L., & Long, M. (2024). iTransformer: Inverted transformers are effective for time series forecasting. ICLR. link ↗
このページの引用方法
ScholarGate. (2026, June 2). iTransformer (Inverted Transformer for Forecasting). ScholarGate. https://scholargate.app/ja/deep-learning/itransformer
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
Compare side by side →