XAI-LAW: A Logic Programming Tool for Modeling, Explaining, and Learning Legal Decisions
By: Agostino Dovier , Talissa Dreossi , Andrea Formisano and more
Potential Business Impact:
Helps lawyers predict court case results.
We propose an approach to model articles of the Italian Criminal Code (ICC), using Answer Set Programming (ASP), and to semi-automatically learn legal rules from examples based on prior judicial decisions. The developed tool is intended to support legal experts during the criminal trial phase by providing reasoning and possible legal outcomes. The methodology involves analyzing and encoding articles of the ICC in ASP, including "crimes against the person" and property offenses. The resulting model is validated on a set of previous verdicts and refined as necessary. During the encoding process, contradictions may arise; these are properly handled by the system, which also generates possible decisions for new cases and provides explanations through a tool that leverages the "supportedness" of stable models. The automatic explainability offered by the tool can also be used to clarify the logic behind judicial decisions, making the decision-making process more interpretable. Furthermore, the tool integrates an inductive logic programming system for ASP, which is employed to generalize legal rules from case examples.
Similar Papers
xDNN(ASP): Explanation Generation System for Deep Neural Networks powered by Answer Set Programming
Artificial Intelligence
Shows how computer brains make decisions.
Bridging Logic Programming and Deep Learning for Explainability through ILASP
Logic in Computer Science
Makes AI explain its smart guesses.
A Solver-in-the-Loop Framework for Improving LLMs on Answer Set Programming for Logic Puzzle Solving
Artificial Intelligence
Helps computers solve puzzles by learning from mistakes.