Giter Club home page Giter Club logo

aligraph's Introduction

AliGraph:A Comprehensive Graph Neural Network System

Large scale graphical modeling has been playing a key role in assuring success in many of the challenges in big data companies, as many problems can be abstracted and solved by graphical models. Recently, methods based on representing networks in the vector space, while preserving their properties, have become widely popular. The embeddings are inputs as features to a model and the parameters are learned based on the training data. Obtaining a vector representation of a large heterogeneous graph is inherently difficult and poses several challenges where related research topics may arise:

  1. Heterogeneity: A “good” representation of nodes should preserve not only the structure of the graph but also the entity differences. Existing works mainly focus on embeddings of homogeneous graphs but majority of problems should be solved with heterogeneous graphical modeling.

  2. Scalability: The graph formed by buyers, sellers and commodities contains hundreds of billions of nodes and edges. Defining a scalable model can be challenging especially when the model is aimed to preserve global properties of the graph.

  3. Reliability: Observed edges or node labels can be polluted and thus are not reliable.

To solve the above mentioned challenges, we propose a principled effort to investigate a new framework of deep graph that seamlessly integrates computing, learning and inference in a consistent and optimum set up. Graph neural network (GNN) is an effective yet efficient way to solve the graph analytics problem by converting the graph data into a low dimensional space while maximumly keeping both the graph structural and property information. In AliGraph, we introduce a relatively comprehensive graph neural network system that is currently deployed in Alibaba. It consists of three key components, including universal module(i.e., sampling, multi-edge, dynamic, etc), upper level module(i.e., mixture GNN, hierarchical GNN, etc) and cognitive module(i.e., GNN to text generation, Bayesian GNN with knowledge graph as a prior, etc). Current checked in methods and papers include the following list which is still growing:

  1. ANRL: Attributed Network Representation Learning via Deep Neural Networks (IJCAI-18)

  2. DELP: Semi-Supervised Learning Through Dynamic Graph Embedding and Label Propagation (Under Review)

  3. PGRR: Mobile Access Record Resolution on Large-Scale Identifier-Linkage Graphs (KDD-18)

  4. PRRE: Personalized Relation Ranking Embedding for Attributed Network (CIKM-18)

aligraph's People

Contributors

cszhangzhen avatar hongxia-yang avatar sxstar avatar zhoushengisnoob avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.