Code Monkey home page Code Monkey logo

master-thesis's Introduction

Learning to Aggregate on Structured Data



Thesis PDF - Presentation Slides - Reference Implementation

Abstract

This thesis describes the research field of graph classification and regression from the perspective of the learning to aggregate (LTA) problem. It formally characterizes a selection of state-of-the-art graph kernels and graph neural networks (GNNs) as instances of LTA. Those characterizations are shown to be limited by the way in which they decompose graphs. To overcome this limitation, an avenue for a more “LTA-like” GNN is provided in form of so-called learned edge filters. To realize edge filters, the novel 2-WL-GNN model is proposed; it is inspired by the two-dimensional Weisfeiler-Lehman (WL) algorithm and proven to be strictly more expressive than existing GNN approaches which are bounded by the more restrictive one-dimensional WL algorithm.

Why is this interesting?

It is shown theoretically as well as experimentally that the novel 2-WL-GNN is uniquely able to learn to find specific cyclic structures in graphs when compared against multiple alternative state-of-the-art GNN and graph kernel approaches. This can, for example, be seen on the following unicolored triangle detection task:

Here a single triangle whose vertices all have the same label has to be found to determine the classes of randomly sampled noisy graphs. On this binary classification task the following mean accuracies were obtained in a 10-fold evaluation:

master-thesis's People

Contributors

cortys avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  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.