TL;DR
This paper introduces a graph neural network approach that learns to predict argument acceptance under various semantics, achieving high accuracy and scalability, and aligning with established argumentation principles.
Contribution
The paper presents a novel AGNN model that learns message-passing for argument acceptance prediction, capable of handling multiple semantics and guiding search for extensions.
Findings
AGNN nearly perfectly predicts argument acceptability.
Model scales well to larger frameworks.
Learns to adhere to core argumentation principles.
Abstract
In this paper, we present a learning-based approach to determining acceptance of arguments under several abstract argumentation semantics. More specifically, we propose an argumentation graph neural network (AGNN) that learns a message-passing algorithm to predict the likelihood of an argument being accepted. The experimental results demonstrate that the AGNN can almost perfectly predict the acceptability under different semantics and scales well for larger argumentation frameworks. Furthermore, analysing the behaviour of the message-passing algorithm shows that the AGNN learns to adhere to basic principles of argument semantics as identified in the literature, and can thus be trained to predict extensions under the different semantics - we show how the latter can be done for multi-extension semantics by using AGNNs to guide a basic search. We publish our code at…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsGraph Neural Network · Graph Convolutional Network · Message Passing Neural Network
