paper-with-me

Papers

Predicting Dynamic Embedding Trajectory in Temporal Interaction Networks

2019-08-03 · Srijan Kumar, Xikun Zhang, Jure Leskovec

Modeling sequential interactions between users and items/products is crucial in domains such as e-commerce, social networking, and education. Representation learning presents an attractive opportunity to model the dynamic evolution of users and items, where each user/item can be embedded in a Euclidean space and its evolution can be modeled by an embedding trajectory in this space. However, existing dynamic embedding methods generate embeddings only when users take actions and do not explicitly model the future trajectory of the user/item in the embedding space. Here we propose JODIE, a coupled recurrent neural network model that learns the embedding trajectories of users and items. JODIE employs two recurrent neural networks to update the embedding of a user and an item at every interaction. Crucially, JODIE also models the future embedding trajectory of a user/item. To this end, it introduces a novel projection operator that learns to estimate the embedding of the user at any time in the future. These estimated embeddings are then used to predict future user-item interactions. To make the method scalable, we develop a t-Batch algorithm that creates time-consistent batches and leads to 9x faster training. We conduct six experiments to validate JODIE on two prediction tasks---future interaction prediction and state change prediction---using four real-world datasets. We show that JODIE outperforms six state-of-the-art algorithms in these tasks by at least 20% in predicting future interactions and 12% in state change prediction.

📄 PDF Abstract BibTeX arXiv:1908.01207

Code (2)

srijankr/jodie pytorch
youngandbin/pfotgnrec pytorch

Tasks

PredictionRepresentation Learning

Similar Papers 제목 키워드 기반

Graph-Based Interaction-Aware Multimodal 2D Vehicle Trajectory Prediction using Diffusion Graph Convolutional Networks

2023-09-05 · Keshu Wu, Yang Zhou, Haotian Shi, Xiaopeng Li 외

Predicting vehicle trajectories is crucial for ensuring automated vehicle operation efficiency and safety, particularly on congested multi-lane highways. In such dynamic environments, a vehicle's motion is determined by …

Graph EmbeddingIntent DetectionTrajectory Prediction

Situation-Aware Pedestrian Trajectory Prediction with Spatio-Temporal Attention Model

2019-02-13 · Sirin Haddad, Meiqing Wu, He Wei, Siew Kei Lam

Pedestrian trajectory prediction is essential for collision avoidance in autonomous driving and robot navigation. However, predicting a pedestrian's trajectory in crowded environments is non-trivial as it is influenced b…

Autonomous DrivingCollision AvoidancePedestrian Trajectory PredictionRobot Navigation+1

Multiclass-SGCN: Sparse Graph-based Trajectory Prediction with Agent Class Embedding

2022-06-30 · Ruochen Li, Stamos Katsigiannis, Hubert P. H. Shum

Trajectory prediction of road users in real-world scenarios is challenging because their movement patterns are stochastic and complex. Previous pedestrian-oriented works have been successful in modelling the complex inte…

Trajectory Prediction

C2F-TP: A Coarse-to-Fine Denoising Framework for Uncertainty-Aware Trajectory Prediction

2024-12-17 · Zichen Wang, Hao Miao, Senzhang Wang, Renzhi Wang 외

Accurately predicting the trajectory of vehicles is critically important for ensuring safety and reliability in autonomous driving. Although considerable research efforts have been made recently, the inherent trajectory …

Autonomous DrivingDenoisingPredictionTrajectory Prediction

Hyper-STTN: Social Group-aware Spatial-Temporal Transformer Network for Human Trajectory Prediction with Hypergraph Reasoning

2024-01-12 · Weizheng Wang, Chaowei Wang, Baijian Yang, Guohua Chen 외

Predicting crowded intents and trajectories is crucial in varouls real-world applications, including service robots and autonomous vehicles. Understanding environmental dynamics is challenging, not only due to the comple…

Autonomous VehiclesTrajectory Prediction