Environment Shaping in Reinforcement Learning using State Abstraction
Parameswaran Kamalaruban, Rati Devidze, Volkan Cevher, Adish Singla

TL;DR
This paper introduces a novel environment shaping framework using state abstraction in reinforcement learning, addressing limitations of reward shaping in large, noisy, and complex environments to improve learning efficiency.
Contribution
It proposes a new abstraction-based environment shaping method that compresses large state spaces, enabling more effective feedback and policy learning in challenging RL settings.
Findings
Theoretical analysis shows policy preservation in original environment.
Method improves learning efficiency in large, noisy state spaces.
Addresses limitations of potential-based reward shaping.
Abstract
One of the central challenges faced by a reinforcement learning (RL) agent is to effectively learn a (near-)optimal policy in environments with large state spaces having sparse and noisy feedback signals. In real-world applications, an expert with additional domain knowledge can help in speeding up the learning process via \emph{shaping the environment}, i.e., making the environment more learner-friendly. A popular paradigm in literature is \emph{potential-based reward shaping}, where the environment's reward function is augmented with additional local rewards using a potential function. However, the applicability of potential-based reward shaping is limited in settings where (i) the state space is very large, and it is challenging to compute an appropriate potential function, (ii) the feedback signals are noisy, and even with shaped rewards the agent could be trapped in local optima,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Advanced Bandit Algorithms Research · Adversarial Robustness in Machine Learning
