Visualizing Extensions of Argumentation Frameworks as Layered Graphs
Martin Nöllenburg, Christian Pirker, Anna Rapberger, Stefan Woltran, Jules Wulms
TL;DR
This work addresses the visualization of abstract argumentation frameworks (AFs) with an attached extension by introducing a 3-layer layered graph layout that jointly visualizes the AF and the extension $E$. It combines design decisions that emphasize admissibility- and witness-related properties, plus a formal crossing-minimization framework with a red-edge constraint (REC) and an exact ILP and a fast heuristic pipeline (AFCrossMinREC/AFCrossMin). The main contributions are the layered AF drawing design, the REC-based optimization, and the comparative evaluation showing the heuristic is fast and typically within a factor of two of the optimum crossings, enabling interactive exploration and verification of semantics. The practical impact lies in enabling clearer, verifiable visual analyses of extensions and semantics for AFs in interactive tools and research workflows.
Abstract
The visualization of argumentation frameworks (AFs) is crucial for enabling a wide applicability of argumentative tools. However, their visualization is often considered only as an accompanying part of tools for computing semantics and standard graphical representations are used. We introduce a new visualization technique that draws an AF, together with an extension (as part of the input), as a 3-layer graph layout. Our technique supports the user to more easily explore the visualized AF, better understand extensions, and verify algorithms for computing semantics. To optimize the visual clarity and aesthetics of this layout, we propose to minimize edge crossings in our 3-layer drawing. We do so by an exact ILP-based approach, but also propose a fast heuristic pipeline. Via a quantitative evaluation, we show that the heuristic is feasible even for large instances, while producing at most twice as many crossings as an optimal drawing in most cases.
