paper-with-me

Papers

Multi-Task Reinforcement Learning with Language-Encoded Gated Policy Networks

2025-10-07 · Rushiv Arora arxiv

Multi-task reinforcement learning often relies on task metadata -- such as brief natural-language descriptions -- to guide behavior across diverse objectives. We present Lexical Policy Networks (LEXPOL), a language-conditioned mixture-of-policies architecture for multi-task RL. LEXPOL encodes task metadata with a text encoder and uses a learned gating module to select or blend among multiple sub-policies, enabling end-to-end training across tasks. On MetaWorld benchmarks, LEXPOL matches or exceeds strong multi-task baselines in success rate and sample efficiency, without task-specific retraining. To analyze the mechanism, we further study settings with fixed expert policies obtained independently of the gate and show that the learned language gate composes these experts to produce behaviors appropriate to novel task descriptions and unseen task combinations. These results indicate that natural-language metadata can effectively index and recombine reusable skills within a single policy.

📄 PDF Abstract BibTeX arXiv:2510.06138

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Task-Oriented Language Grounding for Language Input with Multiple Sub-Goals of Non-Linear Order

2019-10-27 · Vladislav Kurenkov, Bulat Maksudov, Adil Khan

In this work, we analyze the performance of general deep reinforcement learning algorithms for a task-oriented language grounding problem, where language input contains multiple sub-goals and their order of execution is …

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

NeoHebbian Synapses to Accelerate Online Training of Neuromorphic Hardware

2024-11-27 · Shubham Pande, Sai Sukruth Bezugam, Tinish Bhattacharya, Ewelina Wlazlak 외

Neuromorphic systems that employ advanced synaptic learning rules, such as the three-factor learning rule, require synaptic devices of increased complexity. Herein, a novel neoHebbian artificial synapse utilizing ReRAM d…

Reinforcement Learning (RL)

How Do BERT Embeddings Organize Linguistic Knowledge?

2021-06-01 · NAACL (DeeLIO) 2021 6 · Giovanni Puccetti, Alessio Miaschi, Felice Dell’Orletta

Several studies investigated the linguistic information implicitly encoded in Neural Language Models. Most of these works focused on quantifying the amount and type of information available within their internal represen…

Sentence

Contextual and Non-Contextual Word Embeddings: an in-depth Linguistic Investigation

2020-07-01 · WS 2020 7 · Alessio Miaschi, Felice Dell{'}Orletta

In this paper we present a comparison between the linguistic knowledge encoded in the internal representations of a contextual Language Model (BERT) and a contextual-independent one (Word2vec). We use a wide set of probi…

Language ModelingLanguage ModellingSentenceWord Embeddings

A Constrained-Optimization Approach to the Execution of Prioritized Stacks of Learned Multi-Robot Tasks

2023-01-13 · Gennaro Notomista

This paper presents a constrained-optimization formulation for the prioritized execution of learned robot tasks. The framework lends itself to the execution of tasks encoded by value functions, such as tasks learned usin…

reinforcement-learningReinforcement Learning (RL)