diff --git a/index.md b/index.md index 1d7cc88..c82c2c2 100644 --- a/index.md +++ b/index.md @@ -8,7 +8,7 @@ cover-img: /subassets/img/head.JPG * @Author: Conghao Wong * @Date: 2023-03-21 17:52:21 * @LastEditors: Conghao Wong - * @LastEditTime: 2023-10-26 17:01:35 + * @LastEditTime: 2024-03-26 17:16:21 * @Description: file content * @Github: https://cocoon2wong.github.io * Copyright 2023 Conghao Wong, All Rights Reserved. @@ -16,7 +16,7 @@ cover-img: /subassets/img/head.JPG ## Information -This is the homepage of our paper "SocialCircle: Learning the Angle-based Social Interaction Representation for Pedestrian Trajectory Prediction". +This is the homepage of our paper "SocialCircle: Learning the Angle-based Social Interaction Representation for Pedestrian Trajectory Prediction" (CVPR2024). The paper is available on arXiv. Click the buttons below for more information. @@ -33,7 +33,7 @@ Click the buttons below for more information. ![SocialCircle](./subassets/img/method.png) -Analyzing and forecasting trajectories of agents like pedestrians and cars in complex scenes has become more and more significant in many intelligent systems and applications. The diversity and uncertainty in socially interactive behaviors among a rich variety of agents make this task more challenging than other deterministic computer vision tasks. Researchers have made a lot of efforts to quantify the effects of these interactions on future trajectories through different mathematical models and network structures, but this problem has not been well solved. Inspired by marine animals that localize the positions of their companions underwater through echoes, we build a new anglebased trainable social representation, named SocialCircle, for continuously reflecting the context of social interactions at different angular orientations relative to the target agent. We validate the effect of the proposed SocialCircle by training it along with several newly released trajectory prediction models, and experiments show that the SocialCircle not only quantitatively improves the prediction performance, but also qualitatively helps better consider social interactions when forecasting pedestrian trajectories in a way that is consistent with human intuitions. +Analyzing and forecasting trajectories of agents like pedestrians and cars in complex scenes has become more and more significant in many intelligent systems and applications. The diversity and uncertainty in socially interactive behaviors among a rich variety of agents make this task more challenging than other deterministic computer vision tasks. Researchers have made a lot of efforts to quantify the effects of these interactions on future trajectories through different mathematical models and network structures, but this problem has not been well solved. Inspired by marine animals that localize the positions of their companions underwater through echoes, we build a new anglebased trainable social interaction representation, named SocialCircle, for continuously reflecting the context of social interactions at different angular orientations relative to the target agent. We validate the effect of the proposed SocialCircle by training it along with several newly released trajectory prediction models, and experiments show that the SocialCircle not only quantitatively improves the prediction performance, but also qualitatively helps better simulate social interactions when forecasting pedestrian trajectories in a way that is consistent with human intuitions. ## Citation @@ -42,7 +42,7 @@ If you find this work useful, it would be grateful to cite our paper! ```bib @article{wong2023socialcircle, title={SocialCircle: Learning the Angle-based Social Interaction Representation for Pedestrian Trajectory Prediction}, - author={Wong, Conghao and Xia, Beihao and You, Xinge}, + author={Wong, Conghao and Xia, Beihao and Zou, Ziqian and Wang, Yulong and You, Xinge}, journal={arXiv preprint arXiv:2310.05370}, year={2023} } @@ -51,9 +51,5 @@ If you find this work useful, it would be grateful to cite our paper! ## Contact us Conghao Wong ([@cocoon2wong](https://github.com/cocoon2wong)): conghaowong@icloud.com -Beihao Xia ([@NorthOcean](https://github.com/NorthOcean)): xbh_hust@hust.edu.cn - ---- -*SocialCircle (Project Silverbullet) with Qpid version [db144af -](https://github.com/cocoon2wong/Project-Qpid/tree/db144af30fda8b76e946756368ececd7039c62fc) and Dataset version [f58dde5](https://github.com/cocoon2wong/Project-Luna/tree/f58dde59e51eb43068b3d6f03169dea46208a4de). -Copyright 2023 Conghao Wong and Beihao Xia, All Rights Reserved.* +Beihao Xia ([@NorthOcean](https://github.com/NorthOcean)): xbh_hust@hust.edu.cn +Ziqian Zou ([LivepoolQ](https://github.com/LivepoolQ)): ziqianzoulive@icloud.com diff --git a/subassets/img/main.pdf b/subassets/img/main.pdf index e0361b0..795f4eb 100644 Binary files a/subassets/img/main.pdf and b/subassets/img/main.pdf differ