paper-with-me

Papers

Sample-efficient Neuro-symbolic Proximal Policy Optimization

2026-04-28 · Simone Murari, Celeste Veronese, Daniele Meli arxiv

Deep Reinforcement Learning (DRL) algorithms often require a large amount of data and struggle in sparse-reward domains with long planning horizons and multiple sub-goals. In this paper, we propose a neuro-symbolic extension of Proximal Policy Optimization (PPO) that transfers partial logical policy specifications learned in easier instances to guide learning in more challenging settings. We introduce two integrations of symbolic guidance: (i) H-PPO-Product, which biases the action distribution at sampling time, and (ii) H-PPO-SymLoss, which augments the PPO loss with a symbolic regularization term. We evaluate our methods on three benchmarks (OfficeWorld, WaterWorld, and DoorKey), showing consistently faster learning and higher return at convergence than PPO and a Reward Machine baseline, also under imperfect symbolic knowledge.

📄 PDF Abstract BibTeX arXiv:2604.25534

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Constraints-Guided Diffusion Reasoner for Neuro-Symbolic Learning

2025-08-22 · Xuan Zhang, Zhijian Zhou, Weidi Xu, Yanting Miao 외 arxiv

Enabling neural networks to learn complex logical constraints and fulfill symbolic reasoning is a critical challenge. Bridging this gap often requires guiding the neural network's output distribution to move closer to th…

Neuro-symbolic Action Masking for Deep Reinforcement Learning

2026-02-11 · Shuai Han, Mehdi Dastani, Shihan Wang arxiv

Deep reinforcement learning (DRL) may explore infeasible actions during training and execution. Existing approaches assume a symbol grounding function that maps high-dimensional states to consistent symbolic representati…

Reinforcement Learning

From Passive Reuse to Active Reasoning: Grounding Large Language Models for Neuro-Symbolic Experience Replay

2026-05-10 · Yanan Xiao, Yixiang Tang, Zechen Feng, Lu Jiang 외 arxiv

While experience replay is essential for data efficiency in reinforcement learning (RL), standard methods treat the replay buffer as a passive memory system, prioritizing samples based on numerical prediction errors rath…

Reinforcement Learning

Generalized Proximal Policy Optimization with Sample Reuse

2021-10-29 · NeurIPS 2021 12 · James Queeney, Ioannis Ch. Paschalidis, Christos G. Cassandras

In real-world decision making tasks, it is critical for data-driven reinforcement learning methods to be both stable and sample efficient. On-policy methods typically generate reliable policy improvement throughout train…

Decision Making

Neurosymbolic Reinforcement Learning with Formally Verified Exploration

2020-09-26 · NeurIPS 2020 12 · Greg Anderson, Abhinav Verma, Isil Dillig, Swarat Chaudhuri

We present Revel, a partially neural reinforcement learning (RL) framework for provably safe exploration in continuous state and action spaces. A key challenge for provably safe deep RL is that repeatedly verifying neura…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Safe Exploration