请注意,本文编写于 165 天前,最后修改于 165 天前,其中某些信息可能已经过时。
目录
边特征时空注意力模型
Edge-Based Spatio-Temporal Attention Model
1. 输入输出 \| Input & Output
2. 模型结构示意 \| Model Architecture
3. 核心思想 \| Core Idea
边特征时空注意力模型
Edge-Based Spatio-Temporal Attention Model
输入:
Input:
X ∈ R^(T × E × F)
输出:
Output:
R_hat ∈ [0,1]
2. 模型结构示意 | Model Architecture

3. 核心思想 | Core Idea
时间注意力:关注关键时间步
Temporal attention focuses on critical time steps
空间注意力:关注关键边
Spatial attention focuses on critical edges
本文作者:Darren
本文链接:
版权声明:本博客所有文章除特别声明外,均采用 BY-NC-SA
许可协议。转载请注明出处!