Giter Site home page Giter Site logo

np-match's Introduction

NP-Match

NP-Match: When Neural Processes meet Semi-Supervised Learning

Jianfeng Wang1, Thomas Lukasiewicz1, Daniela Massiceti2, Xiaolin Hu3, Vladimir Pavlovic4 and Alexandros Neophytou5

University of Oxford1, Microsoft Research2, Tsinghua University3, Rutgers University4, Microsoft5

In ICML 2022

Arxiv

Build

please run with the following command:

conda env create -f NP-Match.yml
conda activate NP-Match

Experiment

To run experiments on small datasets, e.g., CIFAR, STL-10, please run with their corresponding config files, stored in "config/npmatch/".

For example:

python npmatch.py --c config/npmatch/npmatch_cifar10_250_0.yaml

To run experiment on ImageNet, please prepare the dataset, and change the config file accordingly. Then, run with

python npmatch.py --c config/npmatch/npmatch_imagenet_100000.yaml

For the pertrained models, they were not saved. The pretrained models will be relased later once we have enough resources for training.

Citation

@inproceedings{wang2022np,
title={NP-Match: When Neural Processes meet Semi-Supervised Learning},
author={Wang, Jianfeng and Lukasiewicz, Thomas and Massiceti, Daniela and Hu, Xiaolin and Pavlovic, Vladimir and Neophytou, Alexandros},
booktitle={International Conference on Machine Learning},
pages={22919--22934},
year={2022},
organization={PMLR}
}

np-match's People

Contributors

jianf-wang 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.