Giter Club home page Giter Club logo

mercbo's Introduction

Mercer Features for Efficient Combinatorial Bayesian Optimization

This repository contains the source code for the paper "Mercer Features for Efficient Combinatorial Bayesian Optimization" published at AAAI'21 conference.

In this paper, we propose an efficient approach referred as Mercer Features for Combinatorial Bayesian Optimization (MerCBO). The key idea behind MerCBO is to provide explicit feature maps for diffusion kernels over discrete objects by exploiting the structure of their combinatorial graph representation. These Mercer features combined with Thompson sampling as the acquisition function allows us to employ tractable solvers for finding the next structure for evaluation.

Requirements/Installation

The code is implemented in Python and requires the graph-tool library (other than the ones mentioned in requirements.txt)

Benchmarks

python main.py --objective labs --n_eval 250

The repository builds upon the source code provided by the COMBO authors. We thank them for their code and have added appropriate licenses.

Citation

If you use this code, please consider citing our paper:

@article{Deshwal_Belakaria_Doppa_2021, 
  title={Mercer Features for Efficient Combinatorial Bayesian Optimization}, volume={35}, 
  url={https://ojs.aaai.org/index.php/AAAI/article/view/16886}, 
  number={8}, 
  journal={Proceedings of the AAAI Conference on Artificial Intelligence}, 
  author={Deshwal, Aryan and Belakaria, Syrine and Doppa, Janardhan Rao}, 
  year={2021}, 
  month={May}, 
  pages={7210-7218}}

mercbo's People

Contributors

aryandeshwal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

mercbo's Issues

How to use MerCBO for a custom dataset?

Thanks for the great work with MerCBO.

I want to use it for a custom dataset, in which I would like to have:

  1. Initialize the model with custom X and Y values and specific discrete space.
  2. An external function, so I need to run an iteration of BO at a time, evaluate an external function (a physical experiment) and then update the model.
    Thanks

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.