Code Monkey home page Code Monkey logo

mogps-ar's Introduction

Multi-output Gaussian Processes with Augment & Reduce

This repository contains the implementation of our Multi-output Gaussian Processes with Augment & Reduce (MOGPs-AR) model. The entire code is written in Python and highly depends on GPflow package.

Traditional multi-output Gaussian processes (MOGPs) for multi-class classification has been less studied. The reason is twofold: 1) when using a softmax function, it is not clear how to scale it beyond the case of a few outputs; 2) most common type of data in multi-class classification problems consists of image data, and MOGPs are not specifically designed to handle such high-dimensional data.

We introduce a new extension of multi-output Gaussian processes, called Multi-output Gaussian Processes with Augment & Reduce (MOGPs-AR),able to handle large scale multi-output multi-class classification problems, typically in the range of hundreds and even thousands of classes. We also enable our model to efficiently deal with such high dimensional input such as images by employing convolutional kernels.

The model is implemented based on GPflow 2.1.3 or GPflow 2.1.4.

One example is provided in

MOGPs-AR_balance-scale.data.ipynb

Other examples see the folder Experiment_demo.

mogps-ar's People

Contributors

chunchaopeter avatar

Stargazers

George De Ath avatar Jinhao Gu avatar

Watchers

James Cloos avatar  avatar

mogps-ar's Issues

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.