Skip to main content

Showing 1–7 of 7 results for author: Ketz, N

.
  1. A Domain-Agnostic Approach for Characterization of Lifelong Learning Systems

    Authors: Megan M. Baker, Alexander New, Mario Aguilar-Simon, Ziad Al-Halah, Sébastien M. R. Arnold, Ese Ben-Iwhiwhu, Andrew P. Brna, Ethan Brooks, Ryan C. Brown, Zachary Daniels, Anurag Daram, Fabien Delattre, Ryan Dellana, Eric Eaton, Haotian Fu, Kristen Grauman, Jesse Hostetler, Shariq Iqbal, Cassandra Kent, Nicholas Ketz, Soheil Kolouri, George Konidaris, Dhireesha Kudithipudi, Erik Learned-Miller, Seungwon Lee , et al. (22 additional authors not shown)

    Abstract: Despite the advancement of machine learning techniques in recent years, state-of-the-art systems lack robustness to "real world" events, where the input distributions and tasks encountered by the deployed systems will not be limited to the original training context, and systems will instead need to adapt to novel distributions and tasks while deployed. This critical gap may be addressed through th… ▽ More

    Submitted 18 January, 2023; originally announced January 2023.

    Comments: To appear in Neural Networks

  2. arXiv:2209.03207  [pdf, other

    cs.LG

    Concept-modulated model-based offline reinforcement learning for rapid generalization

    Authors: Nicholas A. Ketz, Praveen K. Pilly

    Abstract: The robustness of any machine learning solution is fundamentally bound by the data it was trained on. One way to generalize beyond the original training is through human-informed augmentation of the original dataset; however, it is impossible to specify all possible failure cases that can occur during deployment. To address this limitation we combine model-based reinforcement learning and model-in… ▽ More

    Submitted 7 September, 2022; originally announced September 2022.

  3. arXiv:2112.09670  [pdf, other

    cs.LG cs.AI cs.RO

    An Online Data-Driven Emergency-Response Method for Autonomous Agents in Unforeseen Situations

    Authors: Glenn Maguire, Nicholas Ketz, Praveen Pilly, Jean-Baptiste Mouret

    Abstract: Reinforcement learning agents perform well when presented with inputs within the distribution of those encountered during training. However, they are unable to respond effectively when faced with novel, out-of-distribution events, until they have undergone additional training. This paper presents an online, data-driven, emergency-response method that aims to provide autonomous agents the ability t… ▽ More

    Submitted 17 December, 2021; originally announced December 2021.

  4. Context Meta-Reinforcement Learning via Neuromodulation

    Authors: Eseoghene Ben-Iwhiwhu, Jeffery Dick, Nicholas A. Ketz, Praveen K. Pilly, Andrea Soltoggio

    Abstract: Meta-reinforcement learning (meta-RL) algorithms enable agents to adapt quickly to tasks from few samples in dynamic environments. Such a feat is achieved through dynamic representations in an agent's policy network (obtained via reasoning about task context, model parameter updates, or both). However, obtaining rich dynamic representations for fast adaptation beyond simple benchmark problems is c… ▽ More

    Submitted 26 April, 2022; v1 submitted 29 October, 2021; originally announced November 2021.

    Journal ref: Neural Networks 2022

  5. arXiv:1909.09902  [pdf, other

    cs.LG stat.ML

    Deep Reinforcement Learning with Modulated Hebbian plus Q Network Architecture

    Authors: Pawel Ladosz, Eseoghene Ben-Iwhiwhu, Jeffery Dick, Yang Hu, Nicholas Ketz, Soheil Kolouri, Jeffrey L. Krichmar, Praveen Pilly, Andrea Soltoggio

    Abstract: This paper presents a new neural architecture that combines a modulated Hebbian network (MOHN) with DQN, which we call modulated Hebbian plus Q network architecture (MOHQA). The hypothesis is that such a combination allows MOHQA to solve difficult partially observable Markov decision process (POMDP) problems which impair temporal difference (TD)-based RL algorithms such as DQN, as the TD error can… ▽ More

    Submitted 14 October, 2021; v1 submitted 21 September, 2019; originally announced September 2019.

  6. arXiv:1903.06070  [pdf, other

    cs.NE cs.LG stat.ML

    Attention-Based Structural-Plasticity

    Authors: Soheil Kolouri, Nicholas Ketz, Xinyun Zou, Jeffrey Krichmar, Praveen Pilly

    Abstract: Catastrophic forgetting/interference is a critical problem for lifelong learning machines, which impedes the agents from maintaining their previously learned knowledge while learning new tasks. Neural networks, in particular, suffer plenty from the catastrophic forgetting phenomenon. Recently there has been several efforts towards overcoming catastrophic forgetting in neural networks. Here, we pro… ▽ More

    Submitted 2 March, 2019; originally announced March 2019.

  7. arXiv:1903.02647  [pdf, other

    cs.LG stat.ML

    Continual Learning Using World Models for Pseudo-Rehearsal

    Authors: Nicholas Ketz, Soheil Kolouri, Praveen Pilly

    Abstract: The utility of learning a dynamics/world model of the environment in reinforcement learning has been shown in a many ways. When using neural networks, however, these models suffer catastrophic forgetting when learned in a lifelong or continual fashion. Current solutions to the continual learning problem require experience to be segmented and labeled as discrete tasks, however, in continuous experi… ▽ More

    Submitted 11 June, 2019; v1 submitted 6 March, 2019; originally announced March 2019.

    MSC Class: 68T05 91E40