Skip to main content
QUICK REVIEW

[論文レビュー] Stochastic trajectory prediction with social graph network

Lidan Zhang, Qi She|arXiv (Cornell University)|Jul 24, 2019
Data Management and Algorithms被引用数 36
ひとこと要約

この論文は、歩行者間の非対称的な社会的相互作用をモデル化する有向ソーシャルグラフネットワークと、階層的LSTMを用いて階層的デコーダで速度と位置の予測を段階的に生成することで、多様で社会的に妥当な将来軌道を生成する時間的確率フレームワークを提案します。

ABSTRACT

Pedestrian trajectory prediction is a challenging task because of the complexity of real-world human social behaviors and uncertainty of the future motion. For the first issue, existing methods adopt fully connected topology for modeling the social behaviors, while ignoring non-symmetric pairwise relationships. To effectively capture social behaviors of relevant pedestrians, we utilize a directed social graph which is dynamically constructed on timely location and speed direction. Based on the social graph, we further propose a network to collect social effects and accumulate with individual representation, in order to generate destination-oriented and social-aware representations. For the second issue, instead of modeling the uncertainty of the entire future as a whole, we utilize a temporal stochastic method for sequentially learning a prior model of uncertainty during social interactions. The prediction on the next step is then generated by sampling on the prior model and progressively decoding with a hierarchical LSTMs. Experimental results on two public datasets show the effectiveness of our method, especially when predicting trajectories in very crowded scenes.

研究の動機と目的

  • 有向ソーシャルグラフを用いて歩行者の非対称的な社会的相互作用を捉える。
  • 個々の目的地目標と社会的影響を統合して目的地指向の予測を生成する。
  • 段階的な潜在変数を用いて時間的不確実性をモデル化し、多様な将来軌跡を生成する。

提案手法

  • 可視隣人と運動方向を反映する時変動的な有向ソーシャルグラフを構築する。
  • ノードと対ペア関係をニューラルブロックでエンコードして社会認識の埋め込みを得る。
  • 各時間ステップで、学習された事前分布から潜在変数をサンプリングして不確実性をモデル化する。
  • 階層型LSTMデコーダを用いて速度と位置の予測を段階的に生成する。
  • 再構成項とKL正則化(beta-warmup)を含む変分下界でエンドツーエンドに訓練する。
  • 有向グラフ、ソーシャルゲート、極座標、ソーシャルブロック数を含むアブレーションを比較する。

実験結果

リサーチクエスチョン

  • RQ1群衆の軌道予測精度を高めるために、非対称的な社会的相互作用をいかに効果的にモデル化できるか?
  • RQ2段階的な時間的潜在変数は予測軌跡の多様性と社会的妥当性を向上させるか?
  • RQ3グラフ構築の選択(方向性、アテンション、ソーシャルゲート、座標表現)が予測精度に与える影響は?
  • RQ4階層デコーダーは社会認識と目的地指向の手掛かりを組み合わせて現実的な未来を生成できるか?

主な発見

MethodETH ADEETH FDEHotel ADEHotel FDEZara01 ADEZara01 FDEZara02 ADEZara02 FDEUniv ADEUniv FDEAVG ADEAVG FDE
Linear1.33/2.940.39/0.720.62/1.210.77/1.480.82/1.590.79/1.59
LSTM1.14/2.390.69/1.470.64/1.430.54/1.210.73/1.600.75/1.62
S-LSTM0.77/1.600.38/0.800.51/1.190.39/0.890.58/1.280.53/1.15
SR-LSTM0.63/1.250.37/0.740.42/0.900.32/0.700.51/1.100.45/0.94
CVAE0.93/1.940.52/1.030.41/0.860.33/0.720.59/1.270.53/1.11
SoPhie0.90/1.600.87/1.820.38/0.730.38/0.790.49/1.190.61/1.22
SGAN1.19/1.621.02/1.370.43/0.680.58/0.840.84/1.520.81/1.21
Ours0.75/1.630.63/1.010.30/0.650.26/0.570.48/1.080.48/0.99
  • 有向ソーシャルグラフは無向グラフより誤差を減らすことが多く、選択的隣接者注意の重要性を示している。
  • ソーシャルゲート(特徴レベルの選択)を組み込むと性能がさらに向上する。
  • 対となる関係に極座標を用いると、デカート座標に比べてわずかな利得がある。
  • ソーシャルブロック数(K)を増やすと、一般的に単一ブロックより性能が向上する。
  • 提案手法はETHとUCYデータセットで競争力のADE/FDEを達成し、混雑した場面で顕著な改善を示す。
  • 定性的な結果は、多様で社会的に適合した予測経路と近くの歩行者への妥当な注意パターンを示す。

より良い研究を、今すぐ始めましょう

論文設計から論文執筆まで、研究時間を劇的に削減しましょう。

クレジットカード登録不要

このレビューはAIが作成し、人間の編集者が確認しました。