[论文精读]Inductive Representation Learning on Large Graphs

论文原文:Inductive representation learning on large graphs | Proceedings of the 31st International Conference on Neural Information Processing Systems (acm.org)

英文是纯手打的!论文原文的summarizing and paraphrasing。可能会出现难以避免的拼写错误和语法错误,若有发现欢迎评论指正!文章偏向于笔记,谨慎食用!

  1. 省流版

1.1. 心得

1.2. 论文框架图

2. 论文逐段精读

2.1. Abstract

①The previous works do not concern unseen nodes, only focus on nodes which are presented or labeled

②They adopt inductive framework by sampling and aggregating features from neighbors

2.2. Introduction

2.3. Related work

2.4. Proposed method: GraphSAGE

2.4.1. Embedding generation (i.e., forward propagation) algorithm

2.4.2. Learning the parameters of GraphSAGE

2.4.3. Aggregator Architectures

2.5. Experiments

2.5.1. Inductive learning on evolving graphs: Citation and Reddit data

2.5.2. Generalizing across graphs: Protein-protein interactions

2.5.3. Runtime and parameter sensitivity

2.5.4. Summary comparison between the different aggregator architectures

2.6. Theoretical analysis

2.7. Conclusion

  1. 知识补充

  2. Reference List

相关推荐
小兵张健7 小时前
35岁程序员的春天来了
人工智能
大怪v7 小时前
AI抢饭?前端佬:我要验牌!
前端·人工智能·程序员
冬奇Lab7 小时前
OpenClaw 深度解析(六):节点、Canvas 与子 Agent
人工智能·开源
刀法如飞8 小时前
AI提示词框架深度对比分析
人工智能·ai编程
IT_陈寒10 小时前
Python开发者必知的5大性能陷阱:90%的人都踩过的坑!
前端·人工智能·后端
1G11 小时前
openclaw控制浏览器/自动化的playwright MCP + Mcporter方案实现
人工智能
踩着两条虫11 小时前
VTJ.PRO 双向代码转换原理揭秘
前端·vue.js·人工智能
扉川川11 小时前
OpenClaw 架构解析:一个生产级 AI Agent 是如何设计的
前端·人工智能
星浩AI11 小时前
让模型自己写 Skills——从素材到自动生成工作流
人工智能·后端·agent
千寻girling15 小时前
Python 是用来做 AI 人工智能 的 , 不适合开发 Web 网站 | 《Web框架》
人工智能·后端·算法