Learning Algorithms for Intelligent Agents and Mechanisms
Jad Rahme

TL;DR
This thesis develops novel reinforcement learning algorithms inspired by physics and Bayesian methods, and introduces neural network architectures for auction design, improving efficiency and generalization.
Contribution
It presents new RL approaches inspired by statistical physics and Bayesian theory, and introduces neural network architectures for auction design that enhance sample efficiency and generalization.
Findings
Enhanced RL policies with maximum entropy principles
Improved RL generalization via the Epistemic POMDP and LEEP algorithm
Neural network architectures (EquivariantNet, ALGNet) that improve auction learning efficiency
Abstract
In this thesis, we research learning algorithms for optimal decision making in two different contexts, Reinforcement Learning in Part I and Auction Design in Part II. Reinforcement learning (RL) is an area of machine learning that is concerned with how an agent should act in an environment in order to maximize its cumulative reward over time. In Chapter 2, inspired by statistical physics, we develop a novel approach to Reinforcement Learning (RL) that not only learns optimal policies with enhanced desirable properties but also sheds new light on maximum entropy RL. In Chapter 3, we tackle the generalization problem in RL using a Bayesian perspective. We show that imperfect knowledge of the environments dynamics effectively turn a fully-observed Markov Decision Process (MDP) into a Partially Observed MDP (POMDP) that we call the Epistemic POMDP. Informed by this observation, we develop…
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
TopicsAuction Theory and Applications
MethodsNetwork On Network
