Dinesh Manocha’s research while affiliated with University of Maryland, College Park and other places

What is this page?


This page lists works of an author who doesn't have a ResearchGate profile or hasn't added the works to their profile yet. It is automatically generated from public (personal) data to further our legitimate goal of comprehensive and accurate scientific recordkeeping. If you are this author and want this page removed, please let us know.

Publications (4)


Human Trajectory Forecasting with Explainable Behavioral Uncertainty
  • Preprint

July 2023

·

36 Reads

Jiangbei Yue

·

Dinesh Manocha

·

Human trajectory forecasting helps to understand and predict human behaviors, enabling applications from social robots to self-driving cars, and therefore has been heavily investigated. Most existing methods can be divided into model-free and model-based methods. Model-free methods offer superior prediction accuracy but lack explainability, while model-based methods provide explainability but cannot predict well. Combining both methodologies, we propose a new Bayesian Neural Stochastic Differential Equation model BNSP-SFM, where a behavior SDE model is combined with Bayesian neural networks (BNNs). While the NNs provide superior predictive power, the SDE offers strong explainability with quantifiable uncertainty in behavior and observation. We show that BNSP-SFM achieves up to a 50% improvement in prediction accuracy, compared with 11 state-of-the-art methods. BNSP-SFM also generalizes better to drastically different scenes with different environments and crowd densities (~ 20 times higher than the testing data). Finally, BNSP-SFM can provide predictions with confidence to better explain potential causes of behaviors. The code will be released upon acceptance.


Human Trajectory Prediction via Neural Social Physics

October 2022

·

32 Reads

·

69 Citations

Lecture Notes in Computer Science

Trajectory prediction has been widely pursued in many fields, and many model-based and model-free methods have been explored. The former include rule-based, geometric or optimization-based models, and the latter are mainly comprised of deep learning approaches. In this paper, we propose a new method combining both methodologies based on a new Neural Differential Equation model. Our new model (Neural Social Physics or NSP) is a deep neural network within which we use an explicit physics model with learnable parameters. The explicit physics model serves as a strong inductive bias in modeling pedestrian behaviors, while the rest of the network provides a strong data-fitting capability in terms of system parameter estimation and dynamics stochasticity modeling. We compare NSP with 15 recent deep learning methods on 6 datasets and improve the state-of-the-art performance by 5.56%–70%. Besides, we show that NSP has better generalizability in predicting plausible trajectories in drastically different scenarios where the density is 2–5 times as high as the testing data. Finally, we show that the physics model in NSP can provide plausible explanations for pedestrian behaviors, as opposed to black-box deep learning. Code is available: https://github.com/realcrane/Human-Trajectory-Prediction-via-Neural-Social-Physics.KeywordsHuman trajectory predictionNeural differential equations


Fig. 2. Left: Goal-Network and Right: Collision-Network. The numbers in square brackets show both the number and dimension of the layers in each component.
Fig. 4. (a) The neighborhood Ω(t) of a person is a sector within a circle (centered at this person with radius r col ) spanned by an angle ω from the current velocity vector (green arrow). (b) Each person has a view field (orange box) within which the environment repels a pedestrian. The view field is a square with dimension renv based on the current velocity vector (green arrow). The current velocity is along the diagonal of the orange box. (c) The environment is segmented into walkable (red) and unwalkable (blue) areas. Within the view field of the pedestrian in (b), the yellow pixels are the environment pixels that repel the pedestrian. ω, r col and renv are hyperparameters.
Fig. 5. Red dots are observed, green dots are our prediction and black dots are the ground-truth. Blue dots are pedestrians. F goal , F col and Fenv are shown as yellow, light blue and black arrows for a person. The orange areas are the view field for avoiding collisions with other people (left) and the environment (middle). They provide plausible explanations of individual behaviors such as steering. Left and middle show the major influence of different forces. Right shows motion randomness captured by our model.
Fig. 6. Red, green and cyan dots are observations, prediction and ground-truth respectively. From left to right: ground truth, F goal (w/o), NSP-SFM(w/o) and NSP-SFM(w).
Fig. 7. The collision rate and the number of collisions against the number of agents are shown in (a) and (b) respectively. Both of horizontal axes represent the number of agents from 50 to 200. The vertical axes in (a) and (b) represent the collision rate and the number of collisions respectively.

+6

Human Trajectory Prediction via Neural Social Physics
  • Preprint
  • File available

July 2022

·

658 Reads

Trajectory prediction has been widely pursued in many fields, and many model-based and model-free methods have been explored. The former include rule-based, geometric or optimization-based models, and the latter are mainly comprised of deep learning approaches. In this paper, we propose a new method combining both methodologies based on a new Neural Differential Equation model. Our new model (Neural Social Physics or NSP) is a deep neural network within which we use an explicit physics model with learnable parameters. The explicit physics model serves as a strong inductive bias in modeling pedestrian behaviors, while the rest of the network provides a strong data-fitting capability in terms of system parameter estimation and dynamics stochasticity modeling. We compare NSP with 15 recent deep learning methods on 6 datasets and improve the state-of-the-art performance by 5.56%-70%. Besides, we show that NSP has better generalizability in predicting plausible trajectories in drastically different scenarios where the density is 2-5 times as high as the testing data. Finally, we show that the physics model in NSP can provide plausible explanations for pedestrian behaviors, as opposed to black-box deep learning. Code is available: https://github.com/realcrane/Human-Trajectory-Prediction-via-Neural-Social-Physics.

Download

Citations (2)


... Physics-based models are efficient for short-term predictions, but for long-term predictions, hybrid models [227,228,229,230] have been developed by combining physics-based and learning-based approaches. Kim et al. [227] proposed a hybrid method that uses the Reciprocal Velocity Obstacles (RVO) framework to predict pedestrian trajectories in dynamic environments, enhanced with Ensemble Kalman Filtering (EnKF) and Expectation-Maximization (EM) for real-time learning and parameter refinement. ...

Reference:

Trajectory Prediction for Autonomous Driving: Progress, Limitations, and Future Directions
Human Trajectory Prediction via Neural Social Physics
  • Citing Chapter
  • October 2022

Lecture Notes in Computer Science

... Research on realistic virtual agent motion has traditionally focused on macro-level behaviors, such as crowd simulations [17,18,19] or trajectory prediction [20,21,22,23,24]. While these efforts have yielded valuable insights into group dynamics and movement patterns, relatively little attention has been given to micro-level behaviors-those subtle, individual actions such as nuanced gestures or context-specific decision-making processes. ...

Human Trajectory Prediction via Neural Social Physics
  • Citing Conference Paper
  • July 2022