Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
skip to main content
10.1145/3219819.3219953acmotherconferencesArticle/Chapter ViewAbstractPublication PageskddConference Proceedingsconference-collections
research-article

Interactive Paths Embedding for Semantic Proximity Search on Heterogeneous Graphs

Published: 19 July 2018 Publication History

Abstract

Semantic proximity search on heterogeneous graph is an important task, and is useful for many applications. It aims to measure the proximity between two nodes on a heterogeneous graph w.r.t. some given semantic relation. Prior work often tries to measure the semantic proximity by paths connecting a query object and a target object. Despite the success of such path-based approaches, they often modeled the paths in a weakly coupled manner, which overlooked the rich interactions among paths. In this paper, we introduce a novel concept of interactive paths to model the inter-dependency among multiple paths between a query object and a target object. We then propose an Interactive Paths Embedding (IPE) model, which learns low-dimensional representations for the resulting interactive-paths structures for proximity estimation. We conduct experiments on seven relations with four different types of heterogeneous graphs, and show that our model outperforms the state-of-the-art baselines.

Supplementary Material

MP4 File (liu_interactive_embedding.mp4)

References

[1]
Lars Backstrom and Jure Leskovec . 2011. Supervised random walks: predicting and recommending links in social networks WSDM. 635--644.
[2]
Antoine Bordes, Nicolas Usunier, Alberto Garc'ıa-Durán, Jason Weston, and Oksana Yakhnenko . 2013. Translating Embeddings for Modeling Multi-relational Data NIPS. 2787--2795.
[3]
Hongyun Cai, Vincent W Zheng, and Kevin Chang . 2018. A comprehensive survey of graph embedding: problems, techniques and applications. IEEE Transactions on Knowledge and Data Engineering (2018).
[4]
Sandro Cavallari, Vincent W Zheng, Hongyun Cai, Kevin Chen-Chuan Chang, and Erik Cambria . 2017. Learning community embedding with community detection and node embedding on graphs. In Proceedings of the 2017 ACM on Conference on Information and Knowledge Management. ACM, 377--386.
[5]
Junyoung Chung, Caglar Gulcehre, KyungHyun Cho, and Yoshua Bengio . 2014. Empirical evaluation of gated recurrent neural networks on sequence modeling. arXiv preprint arXiv:1412.3555 (2014).
[6]
Hanjun Dai, Bo Dai, and Le Song . 2016. Discriminative Embeddings of Latent Variable Models for Structured Data ICML. 2702--2711.
[7]
Yuxiao Dong, Nitesh V Chawla, and Ananthram Swami . 2017. metapath2vec: Scalable Representation Learning for Heterogeneous Networks KDD. 135--144.
[8]
Chris Dyer, Adhiguna Kuncoro, Miguel Ballesteros, and Noah A. Smith . 2016. Recurrent Neural Network Grammars. In NAACL HLT. 199--209.
[9]
Yuan Fang, Wenqing Lin, Vincent W Zheng, Min Wu, Kevin Chen-Chuan Chang, and Xiao-Li Li . 2016. Semantic proximity search on graphs with metagraph-based learning ICDE. 277--288.
[10]
Alberto Garc'ıa-Durán and Mathias Niepert . 2017. Learning Graph Representations with Embedding Propagation NIPS. 5125--5136.
[11]
Alex Graves, Santiago Fernández, and Jürgen Schmidhuber . 2007. Multi-Dimensional Recurrent Neural Networks. CoRR Vol. abs/0705.2011 (2007).
[12]
Aditya Grover and Jure Leskovec . 2016. node2vec: Scalable feature learning for networks. In KDD. 855--864.
[13]
William L. Hamilton, Zhitao Ying, and Jure Leskovec . 2017. Inductive Representation Learning on Large Graphs. In NIPS. 1025--1035.
[14]
Glen Jeh and Jennifer Widom . 2003. Scaling personalized web search. In WWW. 271--279.
[15]
Nal Kalchbrenner, Ivo Danihelka, and Alex Graves . 2016. Grid Long Short-Term Memory. In ICLR.
[16]
Daphne Koller and Nir Friedman . 2009. Probabilistic graphical models: principles and techniques. MIT press.
[17]
Ni Lao and William W. Cohen . 2010. Relational retrieval using a combination of path-constrained random walks. Machine Learning Vol. 81, 1 (2010), 53--67.
[18]
Rui Li, Chi Wang, and Kevin Chen-Chuan Chang . 2014. User profiling in an ego network: co-profiling attributes and relationships WWW. 819--830.
[19]
Pengfei Liu, Xipeng Qiu, Jifan Chen, and Xuanjing Huang . 2016 a. Deep Fusion LSTMs for Text Semantic Matching. In ACL (1).
[20]
Pengfei Liu, Xipeng Qiu, Yaqian Zhou, Jifan Chen, and Xuanjing Huang . 2016 b. Modelling Interaction of Sentence Pair with Coupled-LSTMs EMNLP. 1703--1712.
[21]
Zemin Liu, Vincent W Zheng, Zhou Zhao, Hongxia Yang, Kevin Chen-Chuan Chang, Minghui Wu, and Jing Ying . 2018 a. Subgraph-augmented Path Embedding for Semantic User Search on Heterogeneous Social Network. In Proceedings of the 2018 World Wide Web Conference on World Wide Web. International World Wide Web Conferences Steering Committee, 1613--1622.
[22]
Zemin Liu, Vincent W Zheng, Zhou Zhao, Fanwei Zhu, Kevin Chen-Chuan Chang, Minghui Wu, and Jing Ying . 2017. Semantic Proximity Search on Heterogeneous Graph by Proximity Embedding AAAI. 154--160.
[23]
Zemin Liu, Vincent W Zheng, Zhou Zhao, Fanwei Zhu, Kevin Chen-Chuan Chang, Minghui Wu, and Jing Ying . 2018 b. Distance-aware dag embedding for proximity search on heterogeneous graphs. AAAI.
[24]
Minh-Thang Luong, Quoc V. Le, Ilya Sutskever, Oriol Vinyals, and Lukasz Kaiser . 2016. Multi-task Sequence to Sequence Learning. In ICLR.
[25]
Julian J. McAuley and Jure Leskovec . 2012. Learning to Discover Social Circles in Ego Networks NIPS. 548--556.
[26]
Mathias Niepert, Mohamed Ahmed, and Konstantin Kutzkov . 2016. Learning convolutional neural networks for graphs. In ICML. 2014--2023.
[27]
Mingdong Ou, Peng Cui, Jian Pei, Ziwei Zhang, and Wenwu Zhu . 2016. Asymmetric Transitivity Preserving Graph Embedding. KDD. 1105--1114.
[28]
Bryan Perozzi, Rami Al-Rfou, and Steven Skiena . 2014. Deepwalk: Online learning of social representations KDD. 701--710.
[29]
Leonardo F.R. Ribeiro, Pedro H.P. Saverese, and Daniel R. Figueiredo . 2017. Struc2Vec: Learning Node Representations from Structural Identity KDD. 385--394.
[30]
Tim Rockt"aschel, Edward Grefenstette, Karl Moritz Hermann, Tomávs Kovciskỳ, and Phil Blunsom . 2015. Reasoning about entailment with neural attention. arXiv preprint arXiv:1509.06664 (2015).
[31]
Baoxu Shi and Tim Weninger . 2017. ProjE: Embedding Projection for Knowledge Graph Completion AAAI. 1236--1242.
[32]
Yu Shi, Po-Wei Chan, Honglei Zhuang, Huan Gui, and Jiawei Han . 2017. PReP: Path-Based Relevance from a Probabilistic Perspective in Heterogeneous Information Networks. In KDD. 425--434.
[33]
Bing Shuai, Zhen Zuo, Bing Wang, and Gang Wang . 2017. Scene Segmentation with DAG-Recurrent Neural Networks. T-PAMI (2017).
[34]
Yizhou Sun, Jiawei Han, Xifeng Yan, Philip S Yu, and Tianyi Wu . 2011. Pathsim: Meta path-based top-k similarity search in heterogeneous information networks. PVLDB Vol. 4, 11 (2011), 992--1003.
[35]
Kai Sheng Tai, Richard Socher, and Christopher D. Manning . 2015. Improved Semantic Representations From Tree-Structured Long Short-Term Memory Networks. In ACL. 1556--1566.
[36]
Theano Development Team . 2016. Theano: A Python framework for fast computation of mathematical expressions. CoRR Vol. abs/1605.02688 (may . 2016).
[37]
Cunchao Tu, Zhengyan Zhang, Zhiyuan Liu, and Maosong Sun . 2017. TransNet: Translation-Based Network Representation Learning for Social Relation Extraction. In IJCAI. 2864--2870.
[38]
Julian R Ullmann . 1976. An algorithm for subgraph isomorphism. Journal of the ACM (JACM) Vol. 23, 1 (1976), 31--42.
[39]
Chi Wang, Jiawei Han, Yuntao Jia, Jie Tang, Duo Zhang, Yintao Yu, and Jingyi Guo . 2010. Mining advisor-advisee relationships from research publication networks KDD. 203--212.
[40]
Jia Wang, Vincent W Zheng, Zemin Liu, and Kevin Chen-Chuan Chang . 2017. Topological recurrent neural network for diffusion prediction. Proceedings of The IEEE International Conference on Data Mining (ICDM) (2017).
[41]
Zhen Wang, Jianwen Zhang, Jianlin Feng, and Zheng Chen . 2014. Knowledge Graph Embedding by Translating on Hyperplanes AAAI. 1112--1119.
[42]
Muhan Zhang and Yixin Chen . 2017. Weisfeiler-Lehman Neural Machine for Link Prediction KDD. 575--583.
[43]
Xiao-Dan Zhu, Parinaz Sobhani, and Hongyu Guo . 2016. DAG-Structured Long Short-Term Memory for Semantic Compositionality. HLT-NAACL. 917--926.

Cited By

View all
  • (2024)Graph neural network recommendation algorithm based on improved dual tower modelScientific Reports10.1038/s41598-024-54376-314:1Online publication date: 15-Feb-2024
  • (2023)MIRROR: Mining Implicit Relationships via Structure-Enhanced Graph Convolutional NetworksACM Transactions on Knowledge Discovery from Data10.1145/356453117:4(1-24)Online publication date: 24-Feb-2023
  • (2023)Few-Shot Semantic Relation Prediction Across Heterogeneous GraphsIEEE Transactions on Knowledge and Data Engineering10.1109/TKDE.2023.325195135:10(10265-10280)Online publication date: 1-Oct-2023
  • Show More Cited By

Index Terms

  1. Interactive Paths Embedding for Semantic Proximity Search on Heterogeneous Graphs

    Recommendations

    Comments

    Information & Contributors

    Information

    Published In

    cover image ACM Other conferences
    KDD '18: Proceedings of the 24th ACM SIGKDD International Conference on Knowledge Discovery & Data Mining
    July 2018
    2925 pages
    ISBN:9781450355520
    DOI:10.1145/3219819
    Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than ACM must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from [email protected]

    Sponsors

    Publisher

    Association for Computing Machinery

    New York, NY, United States

    Publication History

    Published: 19 July 2018

    Permissions

    Request permissions for this article.

    Check for updates

    Author Tags

    1. heterogeneous graph
    2. interactive paths embedding
    3. semantic proximity search

    Qualifiers

    • Research-article

    Funding Sources

    • National Natural Science Foundation of China
    • Zhejiang Science and Technology Plan Project
    • National Research Foundation Prime Minister's Office Singapore under its Campus for Research Excellence and Technological Ente
    • Alibaba Innovative Research program

    Conference

    KDD '18
    Sponsor:

    Acceptance Rates

    KDD '18 Paper Acceptance Rate 107 of 983 submissions, 11%;
    Overall Acceptance Rate 1,133 of 8,635 submissions, 13%

    Contributors

    Other Metrics

    Bibliometrics & Citations

    Bibliometrics

    Article Metrics

    • Downloads (Last 12 months)21
    • Downloads (Last 6 weeks)0
    Reflects downloads up to 15 Oct 2024

    Other Metrics

    Citations

    Cited By

    View all
    • (2024)Graph neural network recommendation algorithm based on improved dual tower modelScientific Reports10.1038/s41598-024-54376-314:1Online publication date: 15-Feb-2024
    • (2023)MIRROR: Mining Implicit Relationships via Structure-Enhanced Graph Convolutional NetworksACM Transactions on Knowledge Discovery from Data10.1145/356453117:4(1-24)Online publication date: 24-Feb-2023
    • (2023)Few-Shot Semantic Relation Prediction Across Heterogeneous GraphsIEEE Transactions on Knowledge and Data Engineering10.1109/TKDE.2023.325195135:10(10265-10280)Online publication date: 1-Oct-2023
    • (2023)A Survey on Heterogeneous Graph Embedding: Methods, Techniques, Applications and SourcesIEEE Transactions on Big Data10.1109/TBDATA.2022.31774559:2(415-436)Online publication date: 1-Apr-2023
    • (2022)Modeling Price Elasticity for Occupancy Prediction in Hotel Dynamic PricingProceedings of the 31st ACM International Conference on Information & Knowledge Management10.1145/3511808.3557646(4742-4746)Online publication date: 17-Oct-2022
    • (2022)GraphHINGE: Learning Interaction Models of Structured Neighborhood on Heterogeneous Information NetworkACM Transactions on Information Systems10.1145/347295640:3(1-35)Online publication date: 24-Mar-2022
    • (2022)Heterogeneous Network Representation Learning: A Unified Framework With Survey and BenchmarkIEEE Transactions on Knowledge and Data Engineering10.1109/TKDE.2020.304592434:10(4854-4873)Online publication date: 1-Oct-2022
    • (2022)Dynamic Heterogeneous Information Network Embedding With Meta-Path Based ProximityIEEE Transactions on Knowledge and Data Engineering10.1109/TKDE.2020.299387034:3(1117-1132)Online publication date: 1-Mar-2022
    • (2022)mg2vec: Learning Relationship-Preserving Heterogeneous Graph Representations via Metagraph EmbeddingIEEE Transactions on Knowledge and Data Engineering10.1109/TKDE.2020.299250034:3(1317-1329)Online publication date: 1-Mar-2022
    • (2022)GraphBERT: Bridging Graph and Text for Malicious Behavior Detection on Social Media2022 IEEE International Conference on Data Mining (ICDM)10.1109/ICDM54844.2022.00065(548-557)Online publication date: Nov-2022
    • Show More Cited By

    View Options

    Get Access

    Login options

    View options

    PDF

    View or Download as a PDF file.

    PDF

    eReader

    View online with eReader.

    eReader

    Media

    Figures

    Other

    Tables

    Share

    Share

    Share this Publication link

    Share on social media