2022.1.23论文速览

2022.1.24 第三次 论文速览

文章目录

Graph-based High-order Relation Modeling for Long-term Action Recognition(CVPR2021)

目的

long-term action recognition
2022.1.23论文速览

方法

2022.1.23论文速览
其中GHRM module
2022.1.23论文速览

GCN-SE: Attention as Explainability for Node Classification in Dynamic Graphs (ICDM2021)

目的

Node Classification in Dynamic Graphs

方法

considering the snapshot at each timestep to be a “channel” of data, analogous to the RGB color channels in image datasets. then use Squeeze-and-Excitation (SE) to capture the temporal information.
2022.1.23论文速览

Predicting Customer Value with Social Relationships via Motif-based Graph Attention Networks (WWW2021)

目的

Predicting Customer Value,
Using Motif-based Multi-view Graph Attention Networks with Gated Fusion

方法

总体框架
2022.1.23论文速览
motif network construction:
2022.1.23论文速览
现实意义:
2022.1.23论文速览

上一篇:关于『进击的Markdown』:第四弹


下一篇:unity VisualScript 可视化脚本 与 C#脚本 贯通