GithubHelp home page GithubHelp logo

zhou-owl / arxiv-undergrad-thesis Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 1.03 MB

Undergraduate final thesis in CN version. 基于注意力和时空图网络的行人轨迹预测方法研究 (Study on Pedestrian Trajectory Prediction Method Based on Attention Mechanism and Spatial-Temporal Network)

arxiv-undergrad-thesis's Introduction

Study on Pedestrian Trajectory Prediction Method Based on Attention Mechanism and Spatial-Temporal Network

  • The original is in CN.
  • It's a final thesis instead of conference paper, so the background part is long.
  • Only interested in method implementation? Start reading from P19 ~

Abstract

Currently, mobile agents are integrating to people’s daily lives, one issue raised upon which is how do agents handle their interaction with surrounding pedestrians. Considering the dynamic working environment, pedestrian trajectory prediction might contribute to timely adjustment of agents control strategy, which could be an opportunity for smoother and more natural interaction. The major challenge in pedestrian trajectory prediction is the modeling complexity of human behavior. In recent years, most related works focused on modeling pedestrian trajectory by machine learning, and some state-of-the-art deep-learning algorithms have showed considerable performances.

This paper discusses related studies of pedestrian trajectory prediction, discovering that the spatial-temporal networks hold a great potential in solving this issue. This work is based on Social-STGCNN model proposed in 2020, to which, an attention module is introduced to model the dynamic interaction between pedestrian. The new framework replaces the dense interaction matrix with sparse interaction matrix. Moreover, in the timing information extraction part, the Temporal Convolution Network is replaced by a Bidirectional Long Short-term Memory network. Finally, the two-dimensional Gaussian distribution of the predicted pedestrian trajectory outputs from the Time-Extrapolator Convolution Neural Network. The results of qualitative, quantitative analysis and ablation experiments on the open-source datasets show that the performance of the model has been improved by the new modules presented in this paper.

Key Words

pedestrian trajectory prediction; spatial-temporal convolution; self-attention mechanism; bidirectional long short-term memory; two-dimensional Gaussian distribution

Model Stucture Diagram

image

arxiv-undergrad-thesis's People

Contributors

zhou-owl avatar

Stargazers

 avatar

Watchers

 avatar

arxiv-undergrad-thesis's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.