Skip to content

Latest commit

 

History

History
73 lines (49 loc) · 4.12 KB

index.md

File metadata and controls

73 lines (49 loc) · 4.12 KB

Transfer Learning and Hierarchical RL Study Group

Fall 2018/ Winter 2019

URL: https://mcgillmrl.github.io/transfer_club/

MailingList: https://groups.google.com/forum/#!forum/transfer_club

Location: MC 627 McConnell Engineering Building

Time: Fridays at 4:30 p.m.

Our study group is concerned with the following two topics:

  • Transfer Learning in robotics
  • Hierachical Reinforcement Learning in robotics

We think these two problems are crucial forpractical applications of learning algorithms in robotics since collecting data with real robots is expensive and the search space for policies in real robotics applications is generally too vast. Transfer learning refers to the area of machine learning concerned with the deployment of algorithms trained on a source domain to perform tasks on a target domain. Hierarchical RL refers to the family of techniques where the solutions to a reinforcement learning problem, usually parametric policies, have a hierarchical structure and whose components may be deployed separately.

Schedule

Week 1 (October 26th) Introduction to Transfer Learning in Robotics

Presented by Juan Camilo Gamboa Higuera. Slides: pdf pptx

The purpose of this meeting is to give an overview of the different problem formulations for transfer learning in robotics applicaitons. Recommended reading material:

Week 2 (November 2nd) Applied Transfer Learning techniques in Robotics

Presented by Melissa Mozifian. Slides: pdf

The purpose of this meeting is to dive into more promising Transfer techniques applied in robotics. Recommended reading material:

Week 3 (November 9th) Introduction to Hierarchical Reinforcement Learning

Presented by Monica Patel

I will explore more on question of "What to Transfer? How its related to Hierarchy?" Some of the What's are:

  1. Control Policies: Options, Skills, Universal Options, Absctract Markov Decision Processes, Policy sketches.
  2. Value Function: Universal Value Function Approximators.
  3. Reward: Little introduction on "Intrinsic Motivation" and Hierarchy in rewards.
  4. Task Parametrization: Hierarchy in lifelong long learning

Recommended reading material:

Week 4 (November 16th) TBA

Presented by Auguste Lalande

I will explore some of the challenges faced at the perceptual level when doing transfer (e.g. overcoming visual differences between simulator and real world).

Recommended reading material:

Week 5 (November 23rd) TBA

Presented by Nikhil Kakodkar

This week we will be discussing the Option-Critic architecture in detail.

Recommended Reading:

Week 6 (November 30th) TBA