paper-with-me

Papers

Revisiting Synthetic Human Trajectories: Imitative Generation and Benchmarks Beyond Datasaurus

2024-09-20 · Bangchao Deng, Xin Jing, Tianyue Yang, Bingqing Qu, Dingqi Yang, Philippe Cudre-Mauroux

Human trajectory data, which plays a crucial role in various applications such as crowd management and epidemic prevention, is challenging to obtain due to practical constraints and privacy concerns. In this context, synthetic human trajectory data is generated to simulate as close as possible to real-world human trajectories, often under summary statistics and distributional similarities. However, these similarities oversimplify complex human mobility patterns (a.k.a. ``Datasaurus''), resulting in intrinsic biases in both generative model design and benchmarks of the generated trajectories. Against this background, we propose MIRAGE, a huMan-Imitative tRAjectory GenErative model designed as a neural Temporal Point Process integrating an Exploration and Preferential Return model. It imitates the human decision-making process in trajectory generation, rather than fitting any specific statistical distributions as traditional methods do, thus avoiding the Datasaurus issue. We also propose a comprehensive task-based evaluation protocol beyond Datasaurus to systematically benchmark trajectory generative models on four typical downstream tasks, integrating multiple techniques and evaluation metrics for each task, to assess the ultimate utility of the generated trajectories. We conduct a thorough evaluation of MIRAGE on three real-world user trajectory datasets against a sizeable collection of baselines. Results show that compared to the best baselines, MIRAGE-generated trajectory data not only achieves the best statistical and distributional similarities with 59.0-67.7% improvement, but also yields the best performance in the task-based evaluation with 10.9-33.4% improvement. A series of ablation studies also validate the key design choices of MIRAGE.

📄 PDF Abstract BibTeX arXiv:2409.13790

Code (1)

um-data-intelligence-lab/mirage 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Phasic Self-Imitative Reduction for Sparse-Reward Goal-Conditioned Reinforcement Learning

2022-06-24 · Yunfei Li, Tian Gao, Jiaqi Yang, Huazhe Xu 외

It has been a recent trend to leverage the power of supervised learning (SL) towards more effective reinforcement learning (RL) methods. We propose a novel phasic approach by alternating online RL and offline SL for tack…

reinforcement-learningReinforcement Learning (RL)

Deep Imitative Models for Flexible Inference, Planning, and Control

2018-10-15 · ICLR 2020 1 · Nicholas Rhinehart, Rowan Mcallister, Sergey Levine

Imitation Learning (IL) is an appealing approach to learn desirable autonomous behavior. However, directing IL to achieve arbitrary goals is difficult. In contrast, planning-based algorithms use dynamics models and rewar…

Autonomous DrivingImitation Learning

Hierarchical Model-Based Imitation Learning for Planning in Autonomous Driving

2022-10-18 · Eli Bronstein, Mark Palatucci, Dominik Notz, Brandyn White 외

We demonstrate the first large-scale application of model-based generative adversarial imitation learning (MGAIL) to the task of dense urban self-driving. We augment standard MGAIL using a hierarchical model to enable ge…

Autonomous DrivingImitation LearningNavigate

Imitative Non-Autoregressive Modeling for Trajectory Forecasting and Imputation

2020-06-01 · CVPR 2020 6 · Mengshi Qi, Jie Qin, Yu Wu, Yi Yang

Trajectory forecasting and imputation are pivotal steps towards understanding the movement of human and objects, which are quite challenging since the future trajectories and missing values in a temporal sequence are ful…

Imitation LearningImputationMissing ValuesTrajectory Forecasting+1

Imitative Membership Inference Attack

2025-09-08 · Yuntao Du, Yuetian Chen, Hanshen Xiao, Bruno Ribeiro 외 arxiv

A Membership Inference Attack (MIA) assesses how much a target machine learning model reveals about its training data by determining whether specific query instances were part of the training set. State-of-the-art MIAs r…