Giter VIP home page Giter VIP logo

oagd's Introduction

Online Bilevel Optimization: Regret Analysis of Online Alternating Gradient Methods

This repository holds the official code for the manuscript "Online Bilevel Optimization: Regret Analysis of Online Alternating Gradient Methods".

πŸ¦Έβ€ Abstract

This paper introduces an online bilevel optimization setting in which a sequence of time-varying bilevel problems are revealed one after the other. We extend the known regret bounds for single-level online algorithms to the bilevel setting. Specifically, we provide new notions of bilevel regret, develop an online alternating time-averaged gradient method that is capable of leveraging smoothness, and give regret bounds in terms of the path-length of the inner and outer minimizer sequences.

πŸ“ Requirements

Before running the code, we need to deploy the environment. A recommended way is to use conda to create the environment and install the related packages shown as follows.

conda create -n OAGD python=3.9
pip install -r requirements.txt
conda activate OAGD 

πŸ”¨ Usage

To run the code for either Hyperparameter-Optimization or Meta-Learning, please use

python main.py

with specific arguments in each folder.

πŸ“– Reference

Our hyperparameter-optimization code is implemented based on AutoBalance:

https://github.com/ucr-optml/AutoBalance.

Our meta-learning code is implemented based on iMAML:

https://github.com/prolearner/hypertorch/blob/master/examples/iMAML.py.

πŸ“­ Maintainers

Bojian Hou

oagd's People

Contributors

bojianhou avatar tarzanagh avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 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.