Git Product home page Git Product logo

iclr2019's Introduction

Summary of ICLR 2019 by ML2 members

Mon, May 06

Representation Learning on Graphs and Manifolds

  • https://rlgm.github.io/
  • More robust benchmark needed.
  • Geometric DL for moleular surfaces
  • Many people are using GraphSAGE.
  • DGL vs. PyTorch Geometry
  • Le Song
    • probabilistic logic over knowledge graph
    • counter-example of GNN not being able to represent MLN exists, but can augment the GNN (for example variational GNN by Le Song) to do the job.
    • UW-CSE dataset
  • Leskovec
    • Why graph hard?
      • large
      • non-unique representations of the same graph
      • long-range depedenecies
    • Graph generation baselines
      • Kronecker, MMSB, B-A

SPIRL workshop

Model-agnostic meta learning

  • Evolved policy gradients
  • Simulation using learned model for enhanced efficiency
  • Few-shot RL
  • Model-based RL
    • MB-MPO (model-based meta-policy optimizations
      • Ensemble of learned simulated environments

PEARL

Learn task as content in latent space Z and use the term as condition to policy Model z-space variationally using information bottleneck Compared to ProMP, MAML, RL2

  • Why used information bottleneck for modeling z-space?

Meta-reinforcement learning

  • Chris burges (unsupervised object …)

Self-supervised object-centric representations for RL

  • Learn a good representation
  • Transporter: learning object keypoints
    • Use parallel architecture with cnn and PointNet
  • Object instance discovery

Visual Entity Async Q agent Ionescu et al. 2018

  • (?) Wayne, Hunag, …, Lilicrap 2018
  • PETES - Chua, Calandra, …, Levine 2018
  • (PlaNet)Latent dynamics for pixels - Hafner, Lillicrap…, Davidson 2018

Pannel Discussion

  • Real world data vs generated simulation data
    • Which is better?
    • We use real world data because it has enough variation and more accurate. Generation itself is a difficult problem
  • Model free vs model based model
    • What is the difference?
    • There is a big gray zone in between

Tue, May 07

  • Learning Mixed-Curvature Representations in Product Spaces
  • PyTorch Expo
    • slide_2019-05-07_13.30.36
    • PyTorch BigGraph
      • slide_2019-05-07_13.42.17
    • BoTorch
      • Highly specialized for Bayesian optimization.
      • Not for Bayesian inference therefore no altervative for TFP or Pyro.
      • 1st class support for GPyTorch models.

Wed, May 08

  • Deterministic Variational Inference for Robust Bayesian Neural Networks
    • deterministic VI + empirical ELBO
      • What is empirical ELBO?
  • FFJORD
    • uses neural ODE
    • continuous instead of discrete
    • can evolve a unimodal Gaussian into a multimodal complex distribution.
      • But not by a convolution with a static kernel, instead uses time evolution.
    • https://github.com/rtqichen/ffjord

RL

Thu, May 09

  • seq2tree
    • In fact, AST is also a tree from a sequence of programming language.
    • Linguists don't like sequences, but like trees.
  • Embedding representation
    • point
      • no hierarchy
    • Gaussian representation
      • not closed under intersection
    • Cone representation
      • not disjoint
    • Box representation
  • Ordered Neurons: Integrating Tree Structures into Recurrent Neural Networks
  • Poincare GloVe
    • poster_2019-05-09_11.23.06
    • https://openreview.net/forum?id=Ske5r3AqK7
    • relation between Gauissian embedding and half-plane model hyperbolic embedding
      • mapping fixed by an isometry
      • x <-> \mu, y <-> \Sigma
      • semantic meaning by parallel transport, analogous to Euclidean vector arithmetic in a Euclidean word embedding.

iclr2019's People

Contributors

chan-y-park avatar namdw avatar

Watchers

 avatar  avatar  avatar

Forkers

namdw

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.