paper-with-me

홈 › Papers

Exploiting Contextual Structure to Generate Useful Auxiliary Tasks

2023-03-09 · Benedict Quartey, Ankit Shah, George Konidaris

Reinforcement learning requires interaction with an environment, which is expensive for robots. This constraint necessitates approaches that work with limited environmental interaction by maximizing the reuse of previous experiences. We propose an approach that maximizes experience reuse while learning to solve a given task by generating and simultaneously learning useful auxiliary tasks. To generate these tasks, we construct an abstract temporal logic representation of the given task and leverage large language models to generate context-aware object embeddings that facilitate object replacements. Counterfactual reasoning and off-policy methods allow us to simultaneously learn these auxiliary tasks while solving the given target task. We combine these insights into a novel framework for multitask reinforcement learning and experimentally show that our generated auxiliary tasks share similar underlying exploration requirements as the given task, thereby maximizing the utility of directed exploration. Our approach allows agents to automatically learn additional useful policies without extra environment interaction.

📄 PDF Abstract BibTeX arXiv:2303.05038

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualCounterfactual Reasoningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Applying Random Indexing to Structured Data to Find Contextually Similar Words

2012-05-01 · LREC 2012 5 · Danica Damljanovi{\'c}, Udo Kruschwitz, M-Dyaa Albakour, Johann Petrak 외

Language resources extracted from structured data (e.g. Linked Open Data) have already been used in various scenarios to improve conventional Natural Language Processing techniques. The meanings of words and the relation…

Question Answering

Few-Shot Design Optimization by Exploiting Auxiliary Information

2026-02-12 · Arjun Mani, Carl Vondrick, Richard Zemel arxiv

Many real-world design problems involve optimizing an expensive black-box function $f(x)$, such as hardware design or drug discovery. Bayesian Optimization has emerged as a sample-efficient framework for this problem. Ho…

Drug Discovery

AANG: Automating Auxiliary Learning

2022-05-27 · Lucio M. Dery, Paul Michel, Mikhail Khodak, Graham Neubig 외

Auxiliary objectives, supplementary learning signals that are introduced to help aid learning on data-starved or highly complex end-tasks, are commonplace in machine learning. Whilst much work has been done to formulate …

Auxiliary Learning

Exploiting Position and Contextual Word Embeddings for Keyphrase Extraction from Scientific Papers

2021-04-01 · EACL 2021 2 · Krutarth Patel, Cornelia Caragea

Keyphrases associated with research papers provide an effective way to find useful information in the large and growing scholarly digital collections. In this paper, we present KPRank, an unsupervised graph-based algorit…

Keyphrase ExtractionPositionWord Embeddings

Named Entity Recognition with Context-Aware Dictionary Knowledge

2020-10-01 · CCL 2020 10 · Chuhan Wu, Fangzhao Wu, Tao Qi, Yongfeng Huang

Named entity recognition (NER) is an important task in the natural language processing field. Existing NER methods heavily rely on labeled data for model training, and their performance on rare entities is usually unsati…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER