Martin Abadi ; Gordon Plotkin - Smart Choices and the Selection Monad

lmcs:8372 - Logical Methods in Computer Science, April 20, 2023, Volume 19, Issue 2 - https://doi.org/10.46298/lmcs-19(2:3)2023
Smart Choices and the Selection MonadArticle

Authors: Martin Abadi ; Gordon Plotkin

    Describing systems in terms of choices and their resulting costs and rewards offers the promise of freeing algorithm designers and programmers from specifying how those choices should be made; in implementations, the choices can be realized by optimization techniques and, increasingly, by machine-learning methods. We study this approach from a programming-language perspective. We define two small languages that support decision-making abstractions: one with choices and rewards, and the other additionally with probabilities. We give both operational and denotational semantics. In the case of the second language we consider three denotational semantics, with varying degrees of correlation between possible program values and expected rewards. The operational semantics combine the usual semantics of standard constructs with optimization over spaces of possible execution strategies. The denotational semantics, which are compositional, rely on the selection monad, to handle choice, augmented with an auxiliary monad to handle other effects, such as rewards or probability. We establish adequacy theorems that the two semantics coincide in all cases. We also prove full abstraction at base types, with varying notions of observation in the probabilistic case corresponding to the various degrees of correlation. We present axioms for choice combined with rewards and probability, establishing completeness at base types for the case of rewards without probability.


    Volume: Volume 19, Issue 2
    Published on: April 20, 2023
    Accepted on: March 16, 2023
    Submitted on: August 18, 2021
    Keywords: Computer Science - Logic in Computer Science,Computer Science - Machine Learning,Computer Science - Programming Languages

    Consultation statistics

    This page has been seen 1348 times.
    This article's PDF has been downloaded 427 times.