paper-with-me

홈 › Papers

On Time-Indexing as Inductive Bias in Deep RL for Sequential Manipulation Tasks

2024-01-03 · M. Nomaan Qureshi, Ben Eisner, David Held

While solving complex manipulation tasks, manipulation policies often need to learn a set of diverse skills to accomplish these tasks. The set of skills is often quite multimodal - each one may have a quite distinct distribution of actions and states. Standard deep policy-learning algorithms often model policies as deep neural networks with a single output head (deterministic or stochastic). This structure requires the network to learn to switch between modes internally, which can lead to lower sample efficiency and poor performance. In this paper we explore a simple structure which is conducive to skill learning required for so many of the manipulation tasks. Specifically, we propose a policy architecture that sequentially executes different action heads for fixed durations, enabling the learning of primitive skills such as reaching and grasping. Our empirical evaluation on the Metaworld tasks reveals that this simple structure outperforms standard policy learning methods, highlighting its potential for improved skill acquisition.

📄 PDF Abstract BibTeX arXiv:2401.01993

Code (0)

등록된 구현이 없습니다.

Tasks

Inductive Bias

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Learning Index Selection with Structured Action Spaces

2019-09-16 · Jeremy Welborn, Michael Schaarschmidt, Eiko Yoneki

Configuration spaces for computer systems can be challenging for traditional and automatic tuning strategies. Injecting task-specific knowledge into the tuner for a task may allow for more efficient exploration of candid…

Efficient Exploration

Enhancing Image Restoration Transformer via Adaptive Translation Equivariance

2025-06-23 · Jiakui Hu, Zhengjian Yao, Lujia Jin, Hangzhou He 외

Translation equivariance is a fundamental inductive bias in image restoration, ensuring that translated inputs produce translated outputs. Attention mechanisms in modern restoration transformers undermine this property, …

Image RestorationInductive BiasTranslation

Continuity Laws for Sequential Models

2026-05-08 · Annan Yu, Dongwei Lyu, N. Benjamin Erichson arxiv

Inductive biases influence the behavior and performance of sequential models. In this work, we study an underexplored inductive bias in sequential modeling: continuity in time. We ask a simple question: do models motivat…

Noether Networks: Meta-Learning Useful Conserved Quantities

2021-12-06 · NeurIPS 2021 12 · Ferran Alet, Dylan Doblar, Allan Zhou, Joshua Tenenbaum 외

Progress in machine learning (ML) stems from a combination of data availability, computational resources, and an appropriate encoding of inductive biases. Useful biases often exploit symmetries in the prediction problem,…

Meta-LearningPredictionTranslation

A Survey of Inductive Biases for Factorial Representation-Learning

2016-12-15 · Karl Ridgeway

With the resurgence of interest in neural networks, representation learning has re-emerged as a central focus in artificial intelligence. Representation learning refers to the discovery of useful encodings of data that m…

Inductive BiasNovelty DetectionRepresentation LearningSurvey+1