paper-with-me

Papers

Constructing an Optimal Behavior Basis for the Option Keyboard

2025-05-01 · Lucas N. Alegre, Ana L. C. Bazzan, André Barreto, Bruno C. da Silva

Multi-task reinforcement learning aims to quickly identify solutions for new tasks with minimal or no additional interaction with the environment. Generalized Policy Improvement (GPI) addresses this by combining a set of base policies to produce a new one that is at least as good -- though not necessarily optimal -- as any individual base policy. Optimality can be ensured, particularly in the linear-reward case, via techniques that compute a Convex Coverage Set (CCS). However, these are computationally expensive and do not scale to complex domains. The Option Keyboard (OK) improves upon GPI by producing policies that are at least as good -- and often better. It achieves this through a learned meta-policy that dynamically combines base policies. However, its performance critically depends on the choice of base policies. This raises a key question: is there an optimal set of base policies -- an optimal behavior basis -- that enables zero-shot identification of optimal solutions for any linear tasks? We solve this open problem by introducing a novel method that efficiently constructs such an optimal behavior basis. We show that it significantly reduces the number of base policies needed to ensure optimality in new tasks. We also prove that it is strictly more expressive than a CCS, enabling particular classes of non-linear tasks to be solved optimally. We empirically evaluate our technique in challenging domains and show that it outperforms state-of-the-art approaches, increasingly so as task complexity increases.

📄 PDF Abstract BibTeX arXiv:2505.00787

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

BASE 설명 없음
SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

The Laplacian Keyboard: Beyond the Linear Span

2026-02-07 · Siddarth Chandrasekar, Marlos C. Machado arxiv

Across scientific disciplines, Laplacian eigenvectors serve as a fundamental basis for simplifying complex systems, from signal processing to quantum mechanics. In reinforcement learning (RL), they similarly form a basis…

Reinforcement Learning

Combining Behaviors with the Successor Features Keyboard

2023-10-24 · NeurIPS 2023 11

The Option Keyboard (OK) was recently proposed as a method for transferring behavioral knowledge across tasks. OK transfers knowledge by adaptively combining subsets of known behaviors using Successor Features (SFs) and …

Transfer Learning

Thermal (and Hybrid Thermal/Audio) Side-Channel Attacks on Keyboard Input

2022-10-05 · Tyler Kaczmarek, Ercan Ozturk, Pier Paolo Tricomi, Gene Tsudik

To date, there has been no systematic investigation of thermal profiles of keyboards, and thus no efforts have been made to secure them. This serves as our main motivation for constructing a means for password harvesting…

An Agent-Based Modeling Approach to Free-Text Keyboard Dynamics for Continuous Authentication

2025-05-08 · Roberto Dillon, Arushi

Continuous authentication systems leveraging free-text keyboard dynamics offer a promising additional layer of security in a multifactor authentication setup that can be used in a transparent way with no impact on user e…

Computing the optimal keyboard through a geometric analysis of the English language

2023-10-17 · Jules Deschamps, Quentin Hubert, Lucas Ryckelynck

In the context of a group project for the course COMSW4995 002 - Geometric Data Analysis, we bring our attention to the design of fast-typing keyboards. Leveraging some geometric tools in an optimization framework allowe…