iconLogo
Published:2026/1/5 13:21:30

時系列予測をギャルっぽく解釈!HAMで未来をアゲる✨

  1. 超要約: 未来予測を可視化!HAMでAIをギャルでも理解可能に♡

  2. ギャル的キラキラポイント✨

    • ● 色んなAIモデル(モデルファミリー)で使える、汎用性の高さが神!✨
    • ● 未来予測の仕組みが丸見え!モデル選びが超絶楽になるってこと💖
    • ● AIのブラックボックス化をブチ壊す!透明性が爆上がり⤴︎
  3. 詳細解説

    • 背景: 最近のAIは時系列予測(未来を予想すること)がめっちゃ得意になったけど、なんでそう予測したのか分かりづらい問題があったの!🤯
    • 方法: HAMってのは、AIがどんな風に未来を予測してるか、視覚的に見れるようにする技術のこと!Grad-CAMっていう、画像の解釈技術を参考に作られたんだって!👀
    • 結果: HAMを使うと、AIの予測が分かりやすくなって、モデルの良し悪しとか、もっと良くするにはどうすればいいかとか、色々分かるようになるんだって!✨
    • 意義: モデルが透明になれば、IT業界(IT業界)でのデータ分析がめっちゃ進化する!在庫管理とか、色んなビジネスに役立つから、未来が明るくなるってこと!💖
  4. リアルでの使いみちアイデア💡

    • お店の売れ筋商品を予測して、在庫管理をパーフェクトにする作戦!😎
    • 株価予測にHAMを応用して、投資で大勝ちしちゃおー!💰

続きは「らくらく論文」アプリで

Horizon Activation Mapping for Neural Networks in Time Series Forecasting

Hans Krupakar / V A Kandappan

Neural networks for time series forecasting have relied on error metrics and architecture-specific interpretability approaches for model selection that don't apply across models of different families. To interpret forecasting models agnostic to the types of layers across state-of-the-art model families, we introduce Horizon Activation Mapping (HAM), a visual interpretability technique inspired by grad-CAM that uses gradient norm averages to study the horizon's subseries where grad-CAM studies attention maps over image data. We introduce causal and anti-causal modes to calculate gradient update norm averages across subseries at every timestep and lines of proportionality signifying uniform distributions of the norm averages. Optimization landscape studies with respect to changes in batch sizes, early stopping, train-val-test splits, univariate forecasting and dropouts are studied with respect to performances and subseries in HAM. Interestingly, batch size based differences in activities seem to indicate potential for existence of an exponential approximation across them per epoch relative to each other. Multivariate forecasting models including MLP-based CycleNet, N-Linear, N-HITS, self attention-based FEDformer, Pyraformer, SSM-based SpaceTime and diffusion-based Multi-Resolution DDPM over different horizon sizes trained over the ETTm2 dataset are used for HAM plots in this study. NHITS' neural approximation theorem and SpaceTime's exponential autoregressive activities have been attributed to trends in HAM plots over their training, validation and test sets. In general, HAM can be used for granular model selection, validation set choices and comparisons across different neural network model families.

cs / cs.LG / math.FA