paper-with-me

Papers

FORM: Learning Expressive and Transferable First-Order Logic Reward Machines

2024-12-31 · Leo Ardon, Daniel Furelos-Blanco, Roko Parac, Alessandra Russo

Reward machines (RMs) are an effective approach for addressing non-Markovian rewards in reinforcement learning (RL) through finite-state machines. Traditional RMs, which label edges with propositional logic formulae, inherit the limited expressivity of propositional logic. This limitation hinders the learnability and transferability of RMs since complex tasks will require numerous states and edges. To overcome these challenges, we propose First-Order Reward Machines ($\texttt{FORM}$s), which use first-order logic to label edges, resulting in more compact and transferable RMs. We introduce a novel method for $\textbf{learning}$ $\texttt{FORM}$s and a multi-agent formulation for $\textbf{exploiting}$ them and facilitate their transferability, where multiple agents collaboratively learn policies for a shared $\texttt{FORM}$. Our experimental results demonstrate the scalability of $\texttt{FORM}$s with respect to traditional RMs. Specifically, we show that $\texttt{FORM}$s can be effectively learnt for tasks where traditional RM learning approaches fail. We also show significant improvements in learning speed and task transferability thanks to the multi-agent learning framework and the abstraction provided by the first-order language.

📄 PDF Abstract BibTeX arXiv:2501.00364

Code (0)

등록된 구현이 없습니다.

Tasks

FormReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Do It for HER: First-Order Temporal Logic Reward Specification in Reinforcement Learning (Extended Version)

2026-02-05 · Pierriccardo Olivieri, Fausto Lasca, Alessandro Gianola, Matteo Papini arxiv

In this work, we propose a novel framework for the logical specification of non-Markovian rewards in Markov Decision Processes (MDPs) with large state spaces. Our approach leverages Linear Temporal Logic Modulo Theories …

Reinforcement Learning

The Correspondence Between Bounded Graph Neural Networks and Fragments of First-Order Logic

2025-05-12 · Bernardo Cuenca Grau, Przemysław A. Wałęga

Graph Neural Networks (GNNs) address two key challenges in applying deep learning to graph-structured data: they handle varying size input graphs and ensure invariance under graph isomorphism. While GNNs have demonstrate…

Graph Representation LearningRepresentation Learning

A Reasoning System for a First-Order Logic of Limited Belief

2017-05-04 · Christoph Schwering

Logics of limited belief aim at enabling computationally feasible reasoning in highly expressive representation languages. These languages are often dialects of first-order logic with a weaker form of logical entailment …

The Logical Expressiveness of Topological Neural Networks

2026-04-21 · Amirreza Akbari, Amauri H. Souza, Vikas Garg arxiv

Graph neural networks (GNNs) are the standard for learning on graphs, yet they have limited expressive power, often expressed in terms of the Weisfeiler-Leman (WL) hierarchy or within the framework of first-order logic. …

Graph Representation Learning

Expressive Power of Graph Transformers via Logic

2025-08-01 · Veeti Ahvonen, Maurice Funk, Damian Heiman, Antti Kuusisto 외 arxiv

Transformers are the basis of modern large language models, but relatively little is known about their precise expressive power on graphs. We study the expressive power of graph transformers (GTs) by Dwivedi and Bresson …