SOTAVerified

Learning Gradual Argumentation Frameworks using Genetic Algorithms

2021-06-25Code Available0· sign in to hype

Jonathan Spieler, Nico Potyka, Steffen Staab

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

Gradual argumentation frameworks represent arguments and their relationships in a weighted graph. Their graphical structure and intuitive semantics makes them a potentially interesting tool for interpretable machine learning. It has been noted recently that their mechanics are closely related to neural networks, which allows learning their weights from data by standard deep learning frameworks. As a first proof of concept, we propose a genetic algorithm to simultaneously learn the structure of argumentative classification models. To obtain a well interpretable model, the fitness function balances sparseness and accuracy of the classifier. We discuss our algorithm and present first experimental results on standard benchmarks from the UCI machine learning repository. Our prototype learns argumentative classification models that are comparable to decision trees in terms of learning performance and interpretability.

Tasks

Reproductions