Machine learning

Informerは、Zhouらによって2021年に導入されたTransformerベースのモデルであり、長系列時系列予測のために、ProbSparse自己注意メカニズムを使用して標準Transformerの計算複雑性をO(L log L)に低減します。これは、数千ステップ先の予測を必要とする問題のために構築されています。

標準的なTransformerは、すべてのタイムステップを他のすべてのタイムステップと比較するため、その注意コストはシーケンス長の二乗で増加し、非常に長い系列には実用的でなくなります。Informerの洞察は、少数のクエリのみがほとんどの注意重みを持つことであり、残りはほとんど寄与しないということです。これらの支配的なクエリを選択し、無視できるものをスキップすることにより、有用な長距離構造を維持しながらコストを劇的に削減し、非常に長いホライズンでの予測を可能にします。

MethodMindで開く近日公開動画近日公開Download slides

手法の全文を読む

会員限定

無料アカウントでログインすると、このセクションを読めます。

ログイン

Method map

The neighbourhood of related methods — select a node to explore.

+3 more

出典

  1. Zhou, H. et al. (2021). Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting. AAAI. DOI: 10.1609/aaai.v35i12.17325
  2. Wu, H., Xu, J., Wang, J. & Long, M. (2021). Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting. NeurIPS 34. link

このページの引用方法

ScholarGate. (2026, June 1). Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting. ScholarGate. https://scholargate.app/ja/deep-learning/informer

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

この手法を参照する項目

ScholarGateInformer (Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting). 2026-06-15に以下より取得 https://scholargate.app/ja/deep-learning/informer · データセット: https://doi.org/10.5281/zenodo.20539026