joint representation learning for multi modal
play

Joint Representation Learning for Multi-Modal Transportation - PowerPoint PPT Presentation

Joint Representation Learning for Multi-Modal Transportation Recommendation Hao Liu 1 , Ting Li 2 , Renjun Hu 3 , Yanjie Fu 4 , Jingjing Gu 5 , Hui Xiong 1 1 The Business Intelligence Lab, Baidu Research 2 National University of Defense


  1. Joint Representation Learning for Multi-Modal Transportation Recommendation Hao Liu 1 , Ting Li 2 , Renjun Hu 3 , Yanjie Fu 4 , Jingjing Gu 5 , Hui Xiong 1 ∗ 1 The Business Intelligence Lab, Baidu Research 2 National University of Defense Technology, Changsha, China 3 SKLSDE Lab, Beihang University, Beijing, China 4 Missouri University of Science and Technology, Missouri, USA 5 Nanjing University of Aeronautics and Astronautics, Nanjing, China Present by: Dr. Hao Liu

  2. Emerging user requirements High route planning decision cost across multiple transportation modes Increasing Complex Diversified activity radius travel context transportation choices Personalized and context-aware intelligent route planning Mul$-Modal Transporta$on Recommenda$on

  3. Related Work • Liu et al. [1] discussed genera$ng mul$-modal shortest routes based on heterogeneous transporta$on network. • MPR [2] and TPMFP [3] mines the most popular routes and the Route most frequent paths from massive trajectories on the road Recommenda$on network, respec$vely. • Rogers et al. [4] considers personal preference to improve route recommenda$ons quality. • Metapath2vec [5] studies network embedding in heterogeneous networks. Network • Yao et al. [6] and Wang et al. [7] leverages network embedding for region func$on profiling. Embedding • Feng et al. [8] and Zhao et al. [9] applies network embedding on POI recommenda$ons.

  4. Trans2vec: Multi-Modal Transportation Recommendation Architecture User Real time ETA Station service OD profiling Modes Trans2vec POI KG OD User profile User profiling Context sensing Multi-modal Joint representation Online transportation graph Multi-modal data learning recommendations construction

  5. Multi-Modal Transportation Graph Construction • A mul&-modal transporta&on graph is a heterogeneous undirected weighted graph 𝐻 =( 𝑊 , 𝐹 ) , where 𝑊 = 𝑉 ∪ 𝑃𝐸 ∪ 𝑁 is a set of heterogeneous nodes, and 𝐹 = ​ 𝐹↓𝑣𝑛 ∪ ​ 𝐹↓𝑝𝑒𝑛 ∪ ​𝐹↓𝑣𝑣 ∪ ​𝐹↓𝑝𝑒𝑝𝑒 is a set of heterogeneous edges including user-mode edges ​ 𝐹↓𝑣𝑛 , OD-mode edges ​𝐹↓𝑝𝑒𝑛 , user-user edges ​𝐹↓𝑣𝑣 and OD-OD edges ​𝐹↓𝑝𝑒𝑝𝑒 . Users Mall CBD Transport Taxi Walk modes Bus Car Bike OD pairs Industrial Residential CBD to Mall Residential Office to Residential to Mall Industrial to Office An illustra$ve Example of Travel events Mul$-modal Transporta$on Graph

  6. The Base Model • Analogize travel events to sentences and random walks, in order to learn low-dimensional representa$ons of users, OD pairs, and transport modes. sigmoid Embedding of user Embedding of mode Embedding of OD User-mode-OD embedding: Embedding with Nega$ve sampling:

  7. Anchor Embedding Problem Ø there are only several (e.g., 5 in our case) transport mode nodes whereas there are a large number of user nodes and OD nodes. Solution ü each node is assigned a discrimina$ve Pairwise transport mode embedding that reflects its inherent context relevance matrix informa$on.

  8. Modeling User Relevance • The choice of transport mode is highly influenced by the characteris$cs of users • e.g., age, sex, mar$al User attribute vector • User-user relevance: • User constraints: Beyond travel preference: fined-grained user profile at Baidu

  9. Modeling OD Relevance • Distance and travel purpose (e.g., home-work, home-commercial) are among the most influen$al factors for choosing transport modes • OD relevence : • OD constraints: OD heat map

  10. Joint Learning & Online Recommendations Overall objec$ve: • The score of each mode is computed by: •

  11. Experiments – Objectives & Data Sets Objec$ves Data sets • BEIJING and SHANGHAI • The overall performance of • Produced based on the map queries Trans2Vec and user feedbacks on the Baidu Map, • The parameter sensi$vity • Time window April 1, 2018 - August 20, • The transport mode relevance 2018. • The robustness of Trans2Vec Table 1. Data Sta$s$cs

  12. Experiments – Overall Results Evalua$on metrics Baselines • Logis$c regression • NDCG@5, • L2R [10] • The weighted precision (PREC) • PTE [11] • Recall (REC) • Metapath2Vec [5] • F1 Table 2. Overall performance

  13. Experiments – Parameter Sensitivity Effect of k on BEIJING Effect of d on BEIJING Effect of ​𝛾↓ 1 on BEIJING Effect of ​𝛾↓ 2 on BEIJING

  14. Experiments – Robustness Check • We test the performance on four subgroups of users (resp. OD pairs) • Group users (resp. OD pairs) by K-means • The performance is stable in different groups of users and OD pairs. Group by users on BEIJING Group by ods on BEIJING

  15. % % Multi-Modal Transportation Recommendation on Baidu Map Multi-Modal Transportation Recommendation on Baidu Map Faster than bus & drive Cheaper than taxi

  16. Multi-Modal Transportation Recommendation on Baidu Map References [1] Liu, L. 2011. Data model and algorithms for mul&modal route planning with transporta&on networks . Ph.D. Disser- ta$on, Technische Universita ̈t Mu ̈nchen. [2] Chen, Z.; Shen, H. T.; and Zhou, X. 2011. Discovering popular routes from trajectories. [3] Luo, W.; Tan, H.; Chen, L.; and Ni, L. M. 2013. Find- ing $me period-based most frequent path in big trajectory data. In Proceedings of the 2013 ACM SIGMOD interna- &onal conference on management of data , 713–724. ACM. [4] Rogers, S., and Langley, P. 1998. Personalized driving route recommenda$ons. In Proceedings of the American Associ- a&on of Ar&ficial Intelligence Workshop on Recommender Systems , 96–100. [5] Dong, Y.; Chawla, N. V.; and Swami, A. 2017. metap- ath2vec: Scalable representa$on learning for heterogeneous networks.. [6] Yao, Z.; Fu, Y.; Liu, B.; Hu, W.; and Xiong, H. 2018. Rep- resen$ng urban func$ons through zone embedding with hu- man mobility paoerns. In IJCAI , 3919–3925. [7] Wang, H., and Li, Z. 2017. Region representa$on learning via mobility flow. In Proceedings of the 2017 ACM on Con- ference on Informa&on and Knowledge Management , 237– 246. ACM. [8] Feng, S.; Cong, G.; An, B.; and Chee, Y. M. 2017. Poi2vec: Geographical latent representa$on for predic$ng future vis- itors. In AAAI , 102–108. [9] Zhao, S.; Zhao, T.; King, I.; and Lyu, M. R. 2017. Geo- teaser: Geo-temporal sequen$al embedding rank for point- of- interest recommenda$on. In Proceedings of the 26th in- terna&onal conference on world wide web companion , 153– 162. Interna$onal World Wide Web Conferences Steering Commioee. [10] Burges, C. J. 2010. From ranknet to lambdarank to lamb- damart: An overview. Technical report. [11] Tang, J.; Qu, M.; and Mei, Q. 2015. Pte: Predic$ve text em- bedding through large-scale heterogeneous text networks. SIGKDD .

  17. Thanks ! Q & A

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend