Related Experiment Video
Updated: Nov 30, 2025

16:14
Trajectory Data Analyses for Pedestrian Space-time Activity Study
Published on: February 25, 2013
13.9K
Social-Aware Pedestrian Trajectory Prediction via States Refinement LSTM
IEEE Transactions on Pattern Analysis and Machine Intelligence
|November 16, 2020
Summary
This study introduces a novel states refinement LSTM network (SR-LSTM) for pedestrian trajectory prediction. The SR-LSTM effectively models complex social interactions by enabling real-time neighbor intention utilization, improving prediction accuracy.
Area of Science:
- Computer Vision
- Artificial Intelligence
- Robotics
Background:
- Pedestrian trajectory prediction is crucial for autonomous systems.
- Modeling social interactions is a key challenge due to their complexity.
- Existing LSTM-based methods suffer from delayed observation of neighbor intentions.
Purpose of the Study:
- To propose a novel data-driven states refinement LSTM network (SR-LSTM).
- To enable real-time utilization of neighbor intentions through a message passing framework.
- To enhance pedestrian trajectory prediction by modeling social interactions more effectively.
Main Methods:
- Developed a states refinement LSTM network (SR-LSTM) with a message passing framework.
- Implemented a self-updating mechanism for joint state refinement of all participants.
- Designed a social-aware information selection module with element-wise motion gate and pedestrian-wise attention.
- Utilized spatial-edge LSTMs to model pedestrian interactions as a graph.
Main Results:
- The SR-LSTM model demonstrated superior performance in pedestrian trajectory prediction.
- Effectiveness validated on four widely used datasets: ETH, UCY, PWPD, and NYGC.
- The proposed methods significantly improved the modeling of social interactions.
Conclusions:
- The SR-LSTM effectively addresses the limitations of previous methods by incorporating current neighbor intentions.
- The joint state refinement and social-aware information selection enhance prediction accuracy.
- The model offers a promising approach for complex social behavior modeling in trajectory prediction.
Related Concept Videos
State Space Representation
403
The frequency-domain technique, commonly used in analyzing and designing feedback control systems, is effective for linear, time-invariant systems. However, it falls short when dealing with nonlinear, time-varying, and multiple-input multiple-output systems. The time-domain or state-space approach addresses these limitations by utilizing state variables to construct simultaneous, first-order differential equations, known as state equations, for an nth-order system.
Consider an RLC circuit, a...
Consider an RLC circuit, a...
403
Traits and States
418
Personality traits represent consistent patterns in behavior, thoughts, and emotions, reflecting an individual's tendencies across various situations. For example, extraversion, a well-known trait, manifests in individuals as talkative, energetic, and enthusiastic behaviors. These traits are stable over time, offering a reliable framework for predicting how people might act in different contexts. However, they do not define every moment of an individual's life. In contrast to traits,...
418
State Space to Transfer Function
440
The conversion of state-space representation to a transfer function is a fundamental process in system analysis. It provides a method for transitioning from a time-domain description to a frequency-domain representation, which is crucial for simplifying the analysis and design of control systems.
The transformation process begins with the state-space representation, characterized by the state equation and the output equation. These equations are typically represented as:
The transformation process begins with the state-space representation, characterized by the state equation and the output equation. These equations are typically represented as:
440
End Point Prediction: Gran Plot
945
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
For potentiometric titration, the Gran plot is created by plotting...
945
Transfer Function to State Space
611
State-space representation is a powerful tool for simulating physical systems on digital computers, necessitating the conversion of the transfer function into state-space form. Consider an nth-order linear differential equation with constant coefficients, like those encountered in an RLC circuit. The state variables are selected as the output and its n−1 derivatives. Differentiating these variables and substituting them back into the original equation produces the state equations.
In an RLC...
In an RLC...
611
