paper-with-me

Papers

Benchmark Environments for Multitask Learning in Continuous Domains

2017-08-14 · Peter Henderson, Wei-Di Chang, Florian Shkurti, Johanna Hansen, David Meger, Gregory Dudek

As demand drives systems to generalize to various domains and problems, the study of multitask, transfer and lifelong learning has become an increasingly important pursuit. In discrete domains, performance on the Atari game suite has emerged as the de facto benchmark for assessing multitask learning. However, in continuous domains there is a lack of agreement on standard multitask evaluation environments which makes it difficult to compare different approaches fairly. In this work, we describe a benchmark set of tasks that we have developed in an extendable framework based on OpenAI Gym. We run a simple baseline using Trust Region Policy Optimization and release the framework publicly to be expanded and used for the systematic comparison of multitask, transfer, and lifelong learning in continuous domains.

📄 PDF Abstract BibTeX arXiv:1708.04352

Code (1)

Breakend/gym-extensions 공식 구현

Tasks

Lifelong learningOpenAI Gym

Similar Papers 제목 키워드 기반

Learning Massively Multitask World Models for Continuous Control

2025-11-24 · Nicklas Hansen, Hao Su, Xiaolong Wang arxiv

General-purpose control demands agents that act across many tasks and embodiments, yet research on reinforcement learning (RL) for continuous control remains dominated by single-task or offline regimes, reinforcing a vie…

Reinforcement LearningContinuous Control

Modeling Noisiness to Recognize Named Entities using Multitask Neural Networks on Social Media

2019-06-10 · NAACL 2018 6 · Gustavo Aguilar, A. Pastor López-Monroy, Fabio A. González, Thamar Solorio

Recognizing named entities in a document is a key task in many NLP applications. Although current state-of-the-art approaches to this task reach a high performance on clean text (e.g. newswire genres), those algorithms d…

Named Entity Recognition (NER)Word Embeddings

Multitask Adaptation by Retrospective Exploration with Learned World Models

2021-10-25 · Artem Zholus, Aleksandr I. Panov

Model-based reinforcement learning (MBRL) allows solving complex tasks in a sample-efficient manner. However, no information is reused between the tasks. In this work, we propose a meta-learned addressing model called RA…

Model-based Reinforcement Learning

Actor-Mimic: Deep Multitask and Transfer Reinforcement Learning

2015-11-19 · Emilio Parisotto, Jimmy Lei Ba, Ruslan Salakhutdinov

The ability to act in multiple environments and transfer previous knowledge to new situations can be considered a critical aspect of any intelligent agent. Towards this goal, we define a novel method of multitask and tra…

Atari GamesDeep Reinforcement LearningModel Compressionreinforcement-learning+4

Multifactorial Cellular Genetic Algorithm (MFCGA): Algorithmic Design, Performance Comparison and Genetic Transferability Analysis

2020-03-24 · Eneko Osaba, Aritz D. Martinez, Jesus L. Lobo, Javier Del Ser 외

Multitasking optimization is an incipient research area which is lately gaining a notable research momentum. Unlike traditional optimization paradigm that focuses on solving a single task at a time, multitasking addresse…

BenchmarkingTransfer LearningTraveling Salesman Problem