paper-with-me

Papers

Relational Abstractions for Generalized Reinforcement Learning on Symbolic Problems

2022-04-27 · Rushang Karia, Siddharth Srivastava

Reinforcement learning in problems with symbolic state spaces is challenging due to the need for reasoning over long horizons. This paper presents a new approach that utilizes relational abstractions in conjunction with deep learning to learn a generalizable Q-function for such problems. The learned Q-function can be efficiently transferred to related problems that have different object names and object quantities, and thus, entirely different state spaces. We show that the learned generalized Q-function can be utilized for zero-shot transfer to related problems without an explicit, hand-coded curriculum. Empirical evaluations on a range of problems show that our method facilitates efficient zero-shot transfer of learned knowledge to much larger problem instances containing many objects.

📄 PDF Abstract BibTeX arXiv:2204.12665

Code (0)

등록된 구현이 없습니다.

Tasks

Objectreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

On Sample-Efficient Generalized Planning via Learned Transition Models

2026-02-26 · Nitin Gupta, Vishal Pallagani, John A. Aydin, Biplav Srivastava arxiv

Generalized planning studies the construction of solution strategies that generalize across families of planning problems sharing a common domain model, formally defined by a transition function $γ: S \times A \rightarro…

LEMMA: Bootstrapping High-Level Mathematical Reasoning with Learned Symbolic Abstractions

2022-11-16 · Zhening Li, Gabriel Poesia, Omar Costilla-Reyes, Noah Goodman 외

Humans tame the complexity of mathematical reasoning by developing hierarchies of abstractions. With proper abstractions, solutions to hard problems can be expressed concisely, thus making them more likely to be found. I…

LEMMAMathematical ReasoningVocal Bursts Intensity Prediction

A Variability-Based Framework for Interpretable Naming in Formal and Relational Concept Analysis

2026-06-07 · Alain Gutierrez, Marianne Huchard, Pierre Martin, André Miralles 외 arxiv

Knowledge extraction from symbolic data often produces abstractions that are formally defined but not immediately interpretable by users. Formal Concept Analysis (FCA) and Relational Concept Analysis (RCA) provide repres…

Automatic Verification of Sound Abstractions for Generalized Planning

2022-05-24 · Zhenhe Cui, Weidu Kuang, Yongmei Liu

Generalized planning studies the computation of general solutions for a set of planning problems. Computing general solutions with correctness guarantee has long been a key issue in generalized planning. Abstractions are…

Learning Generalized Policy Automata for Relational Stochastic Shortest Path Problems

2022-04-08 · Rushang Karia, Rashmeet Kaur Nayyar, Siddharth Srivastava

Several goal-oriented problems in the real-world can be naturally expressed as Stochastic Shortest Path Problems (SSPs). However, the computational complexity of solving SSPs makes finding solutions to even moderately si…