Skip to main content
QUICK REVIEW

[論文レビュー] Deep Activity Model: A Generative Approach for Human Mobility Pattern Synthesis

Xishun Liao, Qinhua Jiang|arXiv (Cornell University)|May 24, 2024
Human Mobility and Location-Based Analysis被引用数 6
ひとこと要約

この論文は、HTSデータから現実的な日常活動チェーンを合成するTransformerベースの生成アプローチ「Deep Activity Model」を導入し、地域転用性のためにファインチューニング可能であることを示します。

ABSTRACT

Human mobility plays a crucial role in transportation, urban planning, and public health. Advances in deep learning and the availability of diverse mobility data have transformed mobility modeling. However, existing deep learning models often focus on spatio-temporal patterns and struggle to capture the semantic interdependencies among activities, while also being limited by specific data sources. These challenges reduce their realism and adaptability. Traditional activity-based models (ABMs) face issues as well, relying on rigid assumptions and requiring extensive data, making them costly and difficult to adapt to new regions, especially those with limited conventional travel data. To address these limitations, we develop a novel generative deep learning approach for human mobility modeling and synthesis that incorporates both activity patterns and location trajectories using open-source data. The model can be fine-tuned with local data, allowing it to adapt to and accurately represent mobility patterns across diverse regions. The model is evaluated on a nationwide dataset of the United States, where it demonstrates superior performance in generating activity-location chains that closely follow ground truth distributions. Further tests using state- or city-specific datasets from California, Washington, and Mexico City confirm its transferability. This innovative approach offers substantial potential to advance mobility modeling research, particularly in generating synthetic human mobility data. This can provide urban planners and policymakers with enhanced tools for simulating mobility in diverse regions and better informing decisions related to transportation, urban development, and public health.

研究の動機と目的

  • 現実的で適応性のある活動チェーン生成がABMと都市計画を支援する必要性を動機づける。
  • HTSデータを用いて個人と世帯構成員間の相互依存性をモデル化する転用可能な深層学習フレームワークを提案する。
  • 開始/終了時刻とタイプを持つ活動系列を生成する革新的な入力構築を備えたTransformerベースのアーキテクチャを開発する。
  • データのバランスを取ることで現実性と時間的一貫性を向上させるための専門的な損失関数を導入する。
  • 複数の地域での転用性を実証し、モデルの相互依存性とアテンションパターンを分析する。

提案手法

  • 活動チェーンを、タイプと開始/終了時刻を持つ時系列の活動として表現する。
  • デモグラフィック属性、世帯メンバー、過去の活動を条件として次の活動を生成するTransformerのエンコーダ-デコーダを用いる。
  • 埋め込みデモグラフィック、他の世帯メンバー、活動データを学習可能なデリミタと連結して入力を構築する。
  • 活動タイプと開始/終了時刻に対して交差エントロピー損失を用いて訓練し、ソフトラベル損失と時間ペナルティ損失を組み合わせて時間順序を強制する。
  • 反復パターンの優位性を緩和し希少な活動表現を改善するためにHTSデータのバランスを取る。
  • 活動パターンの分布と遷移グラフのジェンセン-シャノン情報量(Jensen-Shannon Divergence)を用いた評価、さらに遷移の端点の完全性とフロベニウスノルムを用いて評価する。

実験結果

リサーチクエスチョン

  • RQ1生成モデルはHTSデータから現実的で地域転用可能な人の活動チェーンを学習できるか?
  • RQ2生成された活動チェーンは、頻度、タイミング、持続時間、遷移などの ground-truth 分布とどれくらい一致するか?
  • RQ3 national HTSデータで事前訓練されたモデルを、性能を維持しつつ地域HTSデータへファインチューニングできる程度はどれくらいか?
  • RQ4アテンション機構を通じて、世帯メンバーと活動間の相互依存性をモデルはどのように捉えているか?
  • RQ5データサイズが、.transformerベースの生成器とLSTMベースの生成器の効果にどのように影響するか?

主な発見

モデル長さ持続時間開始時刻終了時刻タイプEC(%)Fノルム
GRU0.0150.0320.0850.2170.01351.60.934
RNN0.0640.0290.0670.1210.02450.91.291
LSTM0.0060.0030.0190.0040.00391.40.377
De.-only TF0.0110.0110.0140.0120.01367.10.784
Proposed0.0020.0020.0030.0030.00592.20.643
  • モデルはチェーンレベルの統計のJSDが低いことを示し、 ground truth分布への高い忠実度を示す。
  • エッジの完全性は92.2%に達し、完全な活動遷移を捉える点でベースラインを上回る。
  • LSTMおよびTransformerのベースラインは特定の時間的または構造的側面で限界を示し、提案モデルが複数の指標で最良の総合性能を提供する。
  • アテンション分析は、世帯メンバーと活動間の解釈可能な相互依存性を明らかにし、意思決定への影響を示す洞察を提供する。
  • 転移学習により限定的な規模の地域HTSデータを事前学習済みの nationalモデルに適応させ、ファインチューニング後も同等の精度を維持できる。
  • ベースラインと比較して、提案手法は開始/終了時刻とチェーン長をより正確に捉え、時間的現実性が高いことを示す。

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

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

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

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