Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Learning Symbolic Rules over Abstract Meaning Representations for Textual Reinforcement Learning

About

Text-based reinforcement learning agents have predominantly been neural network-based models with embeddings-based representation, learning uninterpretable policies that often do not generalize well to unseen games. On the other hand, neuro-symbolic methods, specifically those that leverage an intermediate formal representation, are gaining significant attention in language understanding tasks. This is because of their advantages ranging from inherent interpretability, the lesser requirement of training data, and being generalizable in scenarios with unseen data. Therefore, in this paper, we propose a modular, NEuro-Symbolic Textual Agent (NESTA) that combines a generic semantic parser with a rule induction system to learn abstract interpretable rules as policies. Our experiments on established text-based game benchmarks show that the proposed NESTA method outperforms deep reinforcement learning-based techniques by achieving better generalization to unseen test games and learning from fewer training interactions.

Subhajit Chaudhury, Sarathkrishna Swaminathan, Daiki Kimura, Prithviraj Sen, Keerthiram Murugesan, Rosario Uceda-Sosa, Michiaki Tatsubori, Achille Fokoue, Pavan Kapanipathi, Asim Munawar, Alexander Gray• 2023

Related benchmarks

TaskDatasetResultRank
Clean up messy room (Text-based Game)TWC In-distribution Easy
Steps2.4
8
Clean up messy room (Text-based Game)TWC Medium (in-distribution)
Steps11.76
8
Clean up messy room (Text-based Game)TWC In-distribution Hard
Steps35.84
8
Showing 3 of 3 rows

Other info

Code

Follow for update