Core Concepts
SLEEC (social, legal, ethical, empathetic, or cultural) rules can be effectively translated into classical propositional logic, enabling the seamless integration of SLEEC-compliant decision-making modules into autonomous systems.
Abstract
The paper explores a systematic approach for translating SLEEC rules, proposed by Townsend et al. (2022), into classical propositional logic. SLEEC rules aim to facilitate the formulation, verification, and enforcement of rules that AI-based and autonomous systems should obey.
The key highlights and insights are:
- The authors conduct a linguistic analysis of the SLEEC rules pattern, which justifies the translation of SLEEC rules into classical logic.
- They investigate the computational complexity of reasoning about SLEEC rules and show how logical programming frameworks can be employed to implement SLEEC rules in practical scenarios.
- The translation into classical logic endows SLEEC rules with a precise semantics, enabling unequivocal determinations of their consistency and whether specific outcomes are necessary consequences of the set of rules.
- The logic-based compilation allows for versatile reasoning instead of mere verification, enabling the seamless integration of SLEEC-compliant decision-making modules into AI systems.
- The authors demonstrate the application of the compiled logical form of a SLEEC rule for automated normative reasoning using propositional logic, Answer Set Programming, and PROLOG.
The paper presents a readily applicable strategy for implementing AI systems that conform to norms expressed as SLEEC rules.