MI-SARSA Algorithm Incorporates Information Cost into Reinforcement Learning
September 25, 2026
The MI-SARSA algorithm introduces mutual-information regularization via a learned marginal action prior to simulate biological bounded rationality. It penalizes state-specific deviations from this prior, allowing agents to use state information selectively only when the expected return justifies the computational cost.
HOW THIS AFFECTS YOU
●
researcherYou can use this method to develop RL agents that more closely mimic biological constraints and information processing limits.