用于人类轨迹预测的社会感知图卷积网络

Yasheng Sun, Tao He, Jie Hu, Haiqing Huang, Biao Chen
{"title":"用于人类轨迹预测的社会感知图卷积网络","authors":"Yasheng Sun, Tao He, Jie Hu, Haiqing Huang, Biao Chen","doi":"10.1109/ITNEC.2019.8729387","DOIUrl":null,"url":null,"abstract":"Learning to understand human behaviors and predict their trajectories is a prerequisite for an automated car to navigate through the crowd safely and efficiently. This problem is particularly challenging as it requires the car to jointly reason about multiple pedestrians in a scenario where every one cooperates with each other to avoid collisions. To model the interactions among them, we propose a socially-aware graph convolutional network (SAGCN) which solves this problem in a graph learning framework. An attention graph is first built where each of its node carries the pedestrian temporal information and its edge represents the correspondence between pairwise pedestrians. To extract the temporal features, we implement temporal convolutional network (TCN) on each node. By utilization of relative motion between pairwise pedestrians, another TCN is employed to learn the correspondence of them which is formulated to an adjacency matrix of the attention graph. With the learned temporal features and adjacency matrix, a graph convolutional network (GCN) is exploited to aggregate the node information and jointly predict future trajectories of multiple pedestrians. Through experiments in several publicly available datasets, we demonstrate that our model effectively learns the comprehensive spatial-temporal representation and outperforms state-of-art methods in terms of prediction accuracy.","PeriodicalId":202966,"journal":{"name":"2019 IEEE 3rd Information Technology, Networking, Electronic and Automation Control Conference (ITNEC)","volume":"36 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2019-03-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"11","resultStr":"{\"title\":\"Socially-Aware Graph Convolutional Network for Human Trajectory Prediction\",\"authors\":\"Yasheng Sun, Tao He, Jie Hu, Haiqing Huang, Biao Chen\",\"doi\":\"10.1109/ITNEC.2019.8729387\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Learning to understand human behaviors and predict their trajectories is a prerequisite for an automated car to navigate through the crowd safely and efficiently. This problem is particularly challenging as it requires the car to jointly reason about multiple pedestrians in a scenario where every one cooperates with each other to avoid collisions. To model the interactions among them, we propose a socially-aware graph convolutional network (SAGCN) which solves this problem in a graph learning framework. An attention graph is first built where each of its node carries the pedestrian temporal information and its edge represents the correspondence between pairwise pedestrians. To extract the temporal features, we implement temporal convolutional network (TCN) on each node. By utilization of relative motion between pairwise pedestrians, another TCN is employed to learn the correspondence of them which is formulated to an adjacency matrix of the attention graph. With the learned temporal features and adjacency matrix, a graph convolutional network (GCN) is exploited to aggregate the node information and jointly predict future trajectories of multiple pedestrians. Through experiments in several publicly available datasets, we demonstrate that our model effectively learns the comprehensive spatial-temporal representation and outperforms state-of-art methods in terms of prediction accuracy.\",\"PeriodicalId\":202966,\"journal\":{\"name\":\"2019 IEEE 3rd Information Technology, Networking, Electronic and Automation Control Conference (ITNEC)\",\"volume\":\"36 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2019-03-15\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"11\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"2019 IEEE 3rd Information Technology, Networking, Electronic and Automation Control Conference (ITNEC)\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.1109/ITNEC.2019.8729387\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"2019 IEEE 3rd Information Technology, Networking, Electronic and Automation Control Conference (ITNEC)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ITNEC.2019.8729387","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 11

摘要

学习理解人类行为并预测其轨迹是自动驾驶汽车安全高效地在人群中行驶的先决条件。这个问题尤其具有挑战性,因为它要求汽车在每个人都相互合作以避免碰撞的情况下共同推理多个行人。为了对它们之间的相互作用进行建模,我们提出了一种社会感知图卷积网络(SAGCN),该网络在图学习框架中解决了这一问题。首先建立一个注意图,其中每个节点携带行人时间信息,其边缘表示成对行人之间的对应关系。为了提取时间特征,我们在每个节点上实现时间卷积网络(TCN)。利用成对行人之间的相对运动,利用另一个TCN来学习它们之间的对应关系,并将其表示为注意图的邻接矩阵。利用学习到的时间特征和邻接矩阵,利用图卷积网络(GCN)对节点信息进行聚合,并联合预测多个行人的未来轨迹。通过在几个公开可用的数据集上的实验,我们证明了我们的模型有效地学习了全面的时空表示,并且在预测精度方面优于最先进的方法。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Socially-Aware Graph Convolutional Network for Human Trajectory Prediction
Learning to understand human behaviors and predict their trajectories is a prerequisite for an automated car to navigate through the crowd safely and efficiently. This problem is particularly challenging as it requires the car to jointly reason about multiple pedestrians in a scenario where every one cooperates with each other to avoid collisions. To model the interactions among them, we propose a socially-aware graph convolutional network (SAGCN) which solves this problem in a graph learning framework. An attention graph is first built where each of its node carries the pedestrian temporal information and its edge represents the correspondence between pairwise pedestrians. To extract the temporal features, we implement temporal convolutional network (TCN) on each node. By utilization of relative motion between pairwise pedestrians, another TCN is employed to learn the correspondence of them which is formulated to an adjacency matrix of the attention graph. With the learned temporal features and adjacency matrix, a graph convolutional network (GCN) is exploited to aggregate the node information and jointly predict future trajectories of multiple pedestrians. Through experiments in several publicly available datasets, we demonstrate that our model effectively learns the comprehensive spatial-temporal representation and outperforms state-of-art methods in terms of prediction accuracy.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信