Skip to main content Skip to main navigation

Publikation

ArgServices: A Microservice-Based Architecture for Argumentation Machines

Mirko Lenz; Lorik Dumani; Ralf Schenkel; Ralph Bergmann
In: Robust Argumentation Machines. International Conference on Recent Advances in Robust Argumentation Machines (RATIO-24), June 5-7, Bielefeld, Germany, Pages 352-369, Lecture Notes in Computer Science, Vol. 14638, ISBN 978-3-031-63536-6, Springer Nature Switzerland, Cham, 2024.

Zusammenfassung

Argumentation is ubiquitous, and the development of argumentation machines could greatly assist humans in managing and navigating argumentation. However, the development of such systems is hindered by the lack of common standards and suitable tools, leading to ad-hoc solutions with little reuse value. Towards a more unified approach, we present an extensible microservice-based architecture for argumentation machines. Being built on the established gRPC framework, it provides strongly typed interfaces for the following services: (i) Argument Mining, (ii) Case-Based Reasoning on Arguments, (iii) Argument Retrieval and Ranking, and (iv) Quality Assessment of Arguments. Our system is designed to be extensible, allowing for easy integration of new tasks. We demonstrate the feasibility of our architecture via a proof-of-concept implementation and provide additional supplementary resources, such as a REST API gateway. Our contributions are publicly available on GitHub under the permissive MIT license.