2022
O. Arieli, A. Borg, M. Hesse & C. Straßer (2022) Explainable Logic-Based Argumentation. Proceedings of the ninth International Conference on Computational Models of Argument (COMMA’22). Abstract PDF Bibtex
Explainable artificial intelligence (XAI) has gained increasing interest in recent years in the argumentation community. In this paper we consider this topic in the context of logic-based argumentation, showing that the latter is a particularly promising paradigm for facilitating explainable AI. In particular, we provide two representations of abductive reasoning by sequent-based argumentation frameworks and show that such frameworks successfully cope with related challenges, such as the handling of synonyms, justifications, and logical equivalences.
@inproceedings{ArieliBHS22logicbased,
author = {Ofer Arieli and AnneMarie Borg and Matthis Hesse and Christian Stra{\ss}er},
title = {Explainable Logic-Based Argumentation},
booktitle = {Proceedings of the ninth International Conference on Computational Models of Argument (COMMA'22)},
editor = {Francesca Toni and Sylwia Polberg and Richard Booth and Martin Caminada and Hiroyuki Kido},
year = {2022},
pages = {32--43},
publisher = {{IOS} Press},
series = {Frontiers in Artificial Intelligence and Applications},
volume = {353}
}
D. Odekerken, A. Borg & F. Bex (2022) Stability and Relevance in Incomplete Argumentation Frameworks. Proceedings of the ninth International Conference on Computational Models of Argument (COMMA’22). Abstract PDF Bibtex
We explore the computational complexity of stability and relevance in incomplete argumentation frameworks (IAFs), abstract argumentation frameworks that encode qualitative uncertainty by distinguishing between certain and uncertain arguments and attacks. IAFs can be specified by, e.g., making uncertain arguments or attacks certain; the justification status of arguments in an IAF is determined on the basis of the certain arguments and attacks. An argument is stable if its justification status is the same in all specifications of the IAF. For arguments that are not stable in an IAF, the relevance problem is of interest: which uncertain arguments or attacks should be investigated for the argument to become stable? We redefine stability and define relevance for IAFs and study their complexity.
@inproceedings{OdekerkenBB22Relevance,
author = {Daphne Odekerken and AnneMarie Borg and Floris Bex},
title = {Stability and Relevance in Incomplete Argumentation Frameworks},
booktitle = {Proceedings of the ninth International Conference on Computational Models of Argument (COMMA'22)},
editor = {Francesca Toni and Sylwia Polberg and Richard Booth and Martin Caminada and Hiroyuki Kido},
year = {2022},
pages = {272--283},
publisher = {{IOS} Press},
series = {Frontiers in Artificial Intelligence and Applications},
volume = {353}
}
A. Borg & D. Odekerken (2022) PyArg for Solving and Explaining Argumentation in Python: Demonstration. Proceedings of the ninth International Conference on Computational Models of Argument (COMMA’22). Abstract PDF Bibtex
We introduce PyArg, a Python-based solver and explainer for both abstract argumentation and ASPIC+. A large variety of extension-based semantics allows for flexible evaluation and several explanation functions are available.
@inproceedings{BorgO22PyArg,
author = {AnneMarie Borg and Daphne Odekerken},
title = {PyArg for Solving and Explaining Argumentation in Python: Demonstration},
booktitle = {Proceedings of the ninth International Conference on Computational Models of Argument (COMMA'22)},
editor = {Francesca Toni and Sylwia Polberg and Richard Booth and Martin Caminada and Hiroyuki Kido},
year = {2022},
pages = {349--350},
publisher = {{IOS} Press},
series = {Frontiers in Artificial Intelligence and Applications},
volume = {353}
}
A. Borg & F. Bex (2022) Modeling Contrastiveness in Argumentation. Proceedings of the 22nd Workshop on Computational Models of Natural Argument (CMNA’22). Abstract PDF Bibtex
Modeling contrastive explanations for the use in artificial intelligence (AI) applications is an important research branch within the field of explainable AI (XAI). However, most of the existing contrastive XAI approaches are not based on the findings in the literature from the social sciences on contrastiveness in human reasoning and human explanations. In this work we collect the various types of contrastiveness proposed in the literature and model these with formal argumentation. The result is a variety of argumentation-based methods for contrastive explanations, based on the available literature and applicable in a wide variety of AI-applications.
@inproceedings{BorgB22Modeling,
author = {Borg, AnneMarie and Bex, Floris},
title = {Modeling Contrastiveness in Argumentation},
booktitle = {Proceedings of the 22nd Workshop on Computational Models of Natural Argument (CMNA'22)},
publisher = {CEUR-WS},
year = {2022},
pages = {1--12},
editor = {Floriana Grasso and Nancy Green and Jodi Schneider and Simon Wells}
}
J. van Lente, A. Borg & F. Bex (2022) Everyday Argumentative Explanations for Classification. Proceedings of the 1st Workshop on Argumentation & Machine Learning (ArgML’22). Abstract PDF Bibtex
In this paper we study everyday explanations for classification tasks with formal argumentation. Everyday explanations describe how humans explain in day-to-day life, which is important when explaining decisions of AI systems to lay users. We introduce EVAX, a model-agnostic explanation method for classifiers with which contrastive, selected and social explanations can be generated. The resulting explanations can be adjusted in their size and retain high fidelity scores (an average of 0.95)
@inproceedings{vanLenteBB22EVAX,
author = {van Lente, Jowan and Borg, AnneMarie and Bex, Floris},
title = {Everyday Argumentative Explanations for Classification},
booktitle = {Proceedings of the 1st Workshop on Argumentation \& Machine Learning (ArgML'22},
publisher = {CEUR-WS},
year = {2022},
pages = {14--26},
editor = {Isabelle Kuhlmann and Jack Mumford and Stefan Sarkadi}
}
D. Odekerken, F. Bex, A. Borg and B. Testerink (2022) Approximating Stability for Applied Argument-based Inquiry. Intelligent Systems with Applications. Abstract PDF Bibtex
In argument-based inquiry, agents jointly construct arguments supporting or attacking a topic claim to find out if the claim can be accepted given the agents’ knowledge bases. While such inquiry systems can be used for various forms of automated information intake, several efficiency issues have so far prevented widespread application. In this paper, we aim to tackle these efficiency issues by exploring the notion of stability: can additional information change the justification status of the claim under discussion? Detecting stability is not tractable for every input, since the problem is CoNP-complete, yet in practical applications it is essential to guarantee efficient computation. This makes approximation a viable alternative. We present a sound approximation algorithm that recognises stability for many inputs in polynomial time and discuss several of its properties. In particular, we show that the algorithm is sound and identify constraints on the input under which it is complete. As a final contribution of this paper, we describe how the proposed algorithm is used in three different case studies at the Netherlands Police.
@article{OdekerkenBBT22approx,
author = {Odekerken, Daphne and Bex, Floris and Borg, AnneMarie and Testerink, Bas},
title = {Approximating Stability for Applied Argument-based Inquiry.},
journal = {Intelligent Systems with Applications},
year = {2022},
pages = {200110}
}
A. Borg & F. Bex (2022) Contrastive Explanations for Argumentation-Based Conclusions. Proceedings of the 21st International Conference on Autonomous Agents and MultiAgent Systems (AAMAS’22). Abstract PDF Bibtex
In this paper we discuss contrastive explanations for formal argumentation — the question why one argument (the fact) can be accepted, whilst another argument (the foil) cannot be accepted. We show under which conditions contrastive explanations in abstract argumentation are meaningful, and how argumentation allows us to make implicit foils explicit.
@inproceedings{BorgB22Contrastive,
author = {Borg, AnneMarie and Bex, Floris},
title = {Contrastive Explanations for Argumentation-Based Conclusions},
booktitle = {Proceedings of the 21st International Conference on Autonomous Agents and MultiAgent Systems (AAMAS'22)},
publisher = {International Foundation for Autonomous Agents and Multiagent Systems {(IFAAMAS)}},
year = {2022},
pages = {1551--1553},
editor = {Piotr Faliszewski and Viviana Mascardi and Catherine Pelachaud and Matthew E. Taylor}
}
2021
A. Borg & F. Bex (2021) Explaining Arguments at the Dutch National Police. AI Approaches to the Complexity of Legal Systems. Abstract PDF Bibtex
As AI systems are increasingly applied in real-life situations, it is essential that such systems can give explanations that provide insight into the underlying decision models and techniques. Thus, users can understand, trust and validate the system, and experts can verify that the system works as intended. At the Dutch National Police several applications based on computational argumentation are in use, with police analysts and Dutch citizens as possible users. In this paper we show how a basic framework of explanations aimed at explaining argumentation-based conclusions can be applied to these applications at the police.
@inproceedings{BorgB21Police,
author = {Borg, AnneMarie and Bex, Floris},
title = {Explaining Arguments at the Dutch National Police},
booktitle = {AI Approaches to the Complexity of Legal Systems},
series = {Lecture Notes in Computer Science},
volume = {13048},
editor = {Palmirani, M. and Rodr{\' i}guez-Doncel, V. and Casanovas, P. and Pagallo, U. and Sartor, G.},
year = {2021},
pages = {183--197},
doi = {10.1007/978-3-030-89811-3_13}
}
A. Borg & F. Bex (2021) Enforcing Sets of Formulas in Structured Argumentation. Proceedings of the 18th International Conference on Principles of Knowledge Representation and Reasoning (KR’21). Abstract PDF Bibtex
Enforcement, adjusting an argumentation framework such that a certain set of arguments becomes acceptable, is an important research topic within the study of dynamic argumentation, but one that has been little studied for structured argumentation. In this paper we study enforcement in a general structured argumentation setting. In particular, we study conditions on the argumentation setting and the knowledge base that ensure (or prevent) the acceptability of sets of formulas for structured argumentation frameworks.
@inproceedings{BorgB21Enforcement,
author = {Borg, AnneMarie and Bex, Floris},
title = {Enforcing Sets of Formulas in Structured Argumentation},
booktitle = {Proceedings of the 18th International Conference on Principles of Knowledge Representation and Reasoning (KR'21)},
editor = {Bienvenu, M. and Lakemeyer, G. and Erdem, E.},
year = {2021},
pages = {130--140},
doi = {10.24963/kr.2021/13}
}
O. Arieli, A. Borg & C. Straßer (2021) Characterizations and Classifications of Argumentative Entailments. Proceedings of the 18th International Conference on Principles of Knowledge Representation and Reasoning (KR’21). Abstract PDF Bibtex
In this paper we provide a detailed analysis of the inference process induced by logical argumentation frameworks. The frameworks may be defined with respect to any propositional language and logic, different arguments that represent deductions in the logic, various support-based attack relations between arguments, and all the complete Dung-style semantics for the frameworks. We show that, ultimately, for characterizing the inference process with respect to a given framework, extension-based semantics may be divided into two types: single-extension and multiple-extension, which induce respective kinds of entailment relations. These entailments are further classified by the way they tolerate new information (nonmonotonicity-related properties) and maintain conflicts among arguments (inconsistency-related properties).
@inproceedings{ArieliBS21Character,
author = {Arieli, Ofer and Borg, AnneMarie and Stra{\ss}er, Christian},
title = {Characterizations and Classifications of Argumentative Entailments},
booktitle = {Proceedings of the 18th International Conference on Principles of Knowledge Representation and Reasoning (KR'21)},
editor = {Bienvenu, M. and Lakemeyer, G. and Erdem, E.},
year = {2021},
pages = {52--62},
doi = {10.24963/kr.2021/6}
}
A. Borg & F. Bex (2021) Necessary and Sufficient Explanations for Argumentation-Based Conclusions. Proceedings of the 16th European Conference on Symbolic and Quantitative Approaches to Reasoning with Uncertainty (ECSQARU’21). Abstract PDF Bibtex
In this paper, we discuss necessary and sufficient explanations – the question whether and why a certain argument or claim can be accepted (or not) – for abstract and structured argumentation. Given a framework with which explanations for argumentation-based conclusions can be derived, we study necessity and sufficiency: what (sets of) arguments are necessary or sufficient for the (non-)acceptance of an argument or claim? We will show that necessary and sufficient explanations can be strictly smaller than minimal explanations, while still providing all the reasons for a conclusion and we discuss their usefulness in a real-life application.
@inproceedings{BorgB21NecSuff,
author = {AnneMarie Borg and Floris Bex},
title = {Necessary and Sufficient Explanations for Argumentation-Based Conclusions},
booktitle = {Proceedings of the 16th European Conference on Symbolic and Quantitative Approaches to Reasoning with Uncertainty (ECSQARU'21)},
editor = {Vejnarov{\'a}, Ji{\v{r}}ina and Wilson, Nic},
year = {2021},
publisher = {Springer},
series = {Lecture Notes in Artificial Intelligence},
volume = {12897},
pages = {45--58},
doi = {10.1007/978-3-030-86772-0_4}
}
A. Borg & F. Bex (2020) Explaining Arguments at the Dutch National Police. The Explainable & Responsible AI in Law Workshop (XAILA 2020).
Abstract PDF Bibtex
As AI systems are increasingly applied in real-life situations, it is essential that such systems can give explanations that provide insight into the underlying decision models and techniques. Thus, users can understand, trust and validate the system, and experts can verify that the system works as intended. At the Dutch National Police several applications based on computational argumentation are in use, with police analysts and Dutch citizens as possible users. In this paper we show how a basic framework of explanations aimed at explaining argumentation-based conclusions can be applied to these applications at the police
@inproceedings{BorgB20PoliceIntuitive,
author = {AnneMarie Borg and Floris Bex},
title = {Explaining Arguments at the Dutch National Police},
booktitle = {Proceedings of the 3rd Explainable & Responsible AI in Law Workshop (XAILA'20)},
year = {2020},
publisher = {CEUR-WS},
url = {http://ceur-ws.org/Vol-2891/#XAILA-2020_paper_5}
}
O. Arieli, A. Borg, J. Heyninck & C. Straßer (2021) Logic-based approaches to formal argumentation. Journal of Applied Logics – IfCoLog Journal of Logics and their Applications. Abstract PDF Bibtex
We study the logical foundations of Dung-style argumentation frameworks. Logic-based methods in the context of argumentation theory are described from two perspectives: (a) a survey of logic-based instantiations of argumentation frameworks, their properties and relations, and (b) a review of logical methods for the study of argumentation dynamics. In this chapter we restrict ourselves to Tarskian logics, based on (propositional) languages and corresponding (constructive) semantics or syntactic rule-based systems.
@article{ArieliBHS21LogicBased,
author = {Arieli, Ofer and Borg, AnneMarie and Heyninck, Jesse and Stra{\ss}er, Christian},
title = {Logic-based approaches to formal argumentation},
journal = {Journal of Applied Logics – IfCoLog Journal of Logics and their Applications},
year = {2021},
volume = {8},
number = {6},
pages = {1793--1898}
}
A. Borg & F. Bex (2021) A Basic Framework for Explanations in Argumentation. IEEE Intelligent Systems. Abstract PDF Bibtex
We discuss explanations for formal (abstract and structured) argumentation – the question of whether and why a certain argument or claim can be accepted (or not) under various extension-based semantics. We introduce a flexible framework, which can act as the basis for many different types of explanations. For example, we can have simple or comprehensive explanations in terms of arguments for or against a claim, arguments that (indirectly) defend a claim, the evidence (knowledge base) that supports or is incompatible with a claim, and so on. We show how different types of explanations can be captured in our basic framework, discuss a real-life application and formally compare our framework to existing work.
@article{BorgB21Basic,
author = {AnneMarie Borg and Floris Bex},
title = {A Basic Framework for Explanations in Argumentation},
journal = {IEEE Intelligent Systems},
volume = {36},
number = {2},
pages = {25--35},
year = {2021},
doi = {10.1109/MIS.2021.3053102}
}
A. Borg, C. Straßer & O. Arieli (2021) A Generalized Proof-Theoretic Approach to Logical Argumentation Based on Hypersequents. Studia Logica. Abstract PDF Bibtex
In this paper we introduce hypersequent-based frameworks for the modelling of defeasible reasoning by means of logic-based argumentation and the induced entailment relations. These structures are an extension of sequent-based argumentation frameworks, in which arguments and the attack relations among them are expressed not only by Gentzen-style sequents, but by more general expressions, called hypersequents. This generalization allows us to overcome some of the known weaknesses of logical argumentation frameworks and to prove several desirable properties of the entailments that are induced by the extended (hypersequent-based) frameworks. It also allows us to incorporate as the deductive base of our formalism some well-known logics (like the intermediate logic LC, the modal logic S5, and the relevance logic RM), which lack cut-free sequent calculi, and so are not adequate for standard sequent-based argumentation. We show that hypersequent-based argumentation yields robust defeasible variants of these logics, with many desirable properties.
@article{BorgSA21Hypersequents,
author = {Borg, AnneMarie and Stra{\ss}er, Christian and Arieli, Ofer},
title = {A Generalized Proof-Theoretic Approach to Logical Argumentation Based on Hypersequents},
journal = {Studia Logica},
year = {2021},
volume = {109},
pages = {167--238},
doi = {10.1007/s11225-020-09906-1}
}
2020
D. Odekerken, A. Borg & F. Bex (2020) Estimating Stability for Efficient Argument-Based Inquiry. Proceedings of the eighth International Conference on Computational Models of Argument (COMMA’20). Abstract PDF Bibtex
We study the dynamic argumentation task of detecting stability: given a specific structured argumentation setting, can adding information change the acceptability status of some propositional formula? Detecting stability is not tractable for every input, but efficient computation is essential in practical applications. We present a sound approximation algorithm that recognises stability for many inputs in polynomial time and we discuss several of its properties. In particular, we show under which constraints on the input our algorithm is complete. The proposed algorithm is currently applied for fraud inquiry at the Dutch National Police – we provide an English demo version that also visualises the output of the algorithm.
@inproceedings{OdekerkenBB20EfficientStability,
author = {Daphne Odekerken and AnneMarie Borg and Floris Bex},
title = {Estimating Stability for Efficient Argument-Based Inquiry},
booktitle = {Proceedings of the eighth International Conference on Computational Models of Argument (COMMA'20)},
editor = {Henry Prakken and Stefano Bistarelli and Francesco Santini and Carlo Taticchi},
year = {2020},
pages = {307--318},
publisher = {{IOS} Press},
series = {Frontiers in Artificial Intelligence and Applications},
volume = {326}
}
A. Borg (2020) Assumptive Sequent-Based Argumentation. Journal of Applied Logics – IfCoLog
Journal of Logics and their Applications. Abstract PDF Bibtex
In many expert and everyday reasoning contexts it is very useful to reason on the basis of defeasible assumptions. For instance, if the information at hand is incomplete we often use plausible assumptions, or if the information is conflicting we interpret it as consistently as possible. In this paper sequent-based argumentation, a form of logical argumentation in which arguments are represented by a sequent, is extended to incorporate defeasible assumptions. The resulting assumptive framework is general, in that several other approaches to reasoning with assumptions from the literature can adequately be represented in it. Moreover, assumptive sequent-based argumentation has many desirable properties. It will be shown that assumptive sequent-based argumentation can easily be extended to a prioritized setting, it satisfies rationality postulates and reasoning with maximally consistent subsets can be represented in it.
@article{Borg20Assumptions,
author = {Borg, AnneMarie},
title = {Assumptive Sequent-Based Argumentation},
journal = {Journal of Applied Logics – IfCoLog Journal of Logics and their Applications},
year = {2020},
volume = {7},
number = {3},
pages = {227--294}
}
O. Arieli, A. Borg & C. Straßer (2020) A Proof Theoretic Perspective of Logical Argumentation. Proceedings of the 33rd International Florida Artificial Intelligence Research Society Conference (FLAIRS’20). Abstract PDF Bibtex
Logical argumentation is a well-known approach to modelling nonmonotonic reasoning with conflicting information. In this paper we provide a proof-theoretic study of properties of logical argumentation frameworks. Given some desiderata in terms of rationality postulates, we consider the conditions that an argumentation framework should fulfill for the desiderata to hold. The rationality behind this approach is to assist designers to “plug-in” pre-defined formalisms according to actual needs. This work extends related research on the subject in several ways: more postulates are characterized, a more abstract notion of arguments is considered, and it is shown how the nature of the attack rules (subset attacks versus direct attacks) affects the properties of the whole setting.
@inproceedings{ArieliBS20ProofTheoretic,
author = {Arieli, Ofer and Borg, AnneMarie and Stra{\ss}er, Christian},
title = {A Proof Theoretic Perspective of Logical Argumentation},
booktitle = {Proceedings of the 33rd International Florida Artificial Intelligence Research Society Conference (FLAIRS'20)},
year = {2020},
pages = {557--562}
}
D. Šešelja C. Straßer & A. Borg(2020) Formal Models of Scientific Inquiry in a Social Context: An Introduction. Journal for General Philosophy of Science volume. Abstract PDF Bibtex
Formal models of scientific inquiry, aimed at capturing socio-epistemic aspects underlying the process of scientific research, have become an important method in formal social epistemology and philosophy of science. In this introduction to the special issue we provide a historical overview of the development of formal models of this kind and analyze their methodological contributions to discussions in philosophy of science. In particular, we show that their significance consists in different forms of ‘methodological iteration’ (Elliott 2012) whereby the models initiate new lines of inquiry, isolate and clarify problems with existing knowledge claims, and stimulate further research.
@article{SeseljaSB20FormalModels,
author = {{\v{S}}e{\v{s}}elja, Dunja and Stra{\ss}er, Christian and Borg, AnneMarie},
title = {Formal Models of Scientific Inquiry in a Social Context: An Introduction},
journal = {Journal for General Philosophy of Science volume},
year = {2020},
volume = {51},
pages = {211--217},
doi = {10.1007/s10838-020-09502-w}
}
2019
O. Arieli, A. Borg & J. Heyninck (2019) A review of the relations between logical argumentation and reasoning with maximal consistency. Annals of Mathematics and Artificial Intelligence. Abstract PDF Bibtex
This is a survey of some recent results relating Dung-style semantics for different types of logical argumentation frameworks and several forms of reasoning with maximally consistent sets (MCS) of premises. The related formalsims are also examined with respect to some rationality postulates and are carried on to corresponding proof systems for non-monotonic reasoning.
@article{ArieliBH19SurveyMCS,
author = {Arieli, Ofer and Borg, AnneMarie and Heyninck, Jesse},
title = {A review of the relations between logical argumentation and reasoning with maximal consistency},
journal = {Annals of Mathematics and Artificial Intelligence},
year = {2019},
volume = {87},
pages = {187--226},
doi = {10.1007/s10472-019-09629-7}
}
A. Borg, D. Frey, D. Šešelja & C. Straßer (2019) Theory-Choice, Transient Diversity and
the Efficiency of Scientific Inquiry. European Journal for Philosophy of Science. Abstract PDF Bibtex
Recent studies of scientific interaction based on agent-based models (ABMs) suggest that a crucial factor conducive to efficient inquiry is what Zollman (2010) has dubbed ‘transient diversity’. It signifies a process in which a community engages in parallel exploration of rivaling theories lasting sufficiently long for the community to identify the best theory and to converge on it. But what exactly generates transient diversity? And is transient diversity a decisive factor when it comes to the efficiency of inquiry? In this paper we examine the impact of different conditions on the efficiency of inquiry, as well as the relation between diversity and efficiency. This includes certain diversity-generating mechanisms previously proposed in the literature (such as different social networks and cautious decision-making), as well as some factors that have so far been neglected (such as evaluations underlying theory-choice performed by scientists). This study is obtained via an argumentation-based ABM (Borg et al. 2017, 2018). Our results suggest that cautious decision-making does not always have a significant impact on the efficiency of inquiry while different evaluations underlying theory-choice and different social networks do. Moreover, we find a correlation between diversity and a successful performance of agents only under specific conditions, which indicates that transient diversity is sometimes not the primary factor responsible for efficiency. Altogether, when comparing our results to those obtained by structurally different ABMs based on Zollman’s work, the impact of specific factors on efficiency of inquiry, as well as the role of transient diversity in achieving efficiency, appear to be highly dependent on the underlying model.
@article{BorgFSS19TransientDiversity,
author = {Borg, AnneMarie and Frey, Daniel and {\v{S}}e{\v{s}}elja, Dunja and Stra{\ss}er, Christian},
title = {Theory-Choice, Transient Diversity and the Efficiency of Scientific Inquiry},
journal = {European Journal for Philosophy of Science},
year = {2019},
volume = {9},
number = {2},
doi = {10.1007/s13194-019-0249-5}
}
2018
O. Arieli, A. Borg & C. Straßer (2018) Reasoning with maximal consistency by argumentative approaches. Journal of Logic and Computation. Abstract PDF Bibtex
Reasoning with the maximally consistent subsets (MCS) of the premises is a well-known approach for handling contradictory information. In this paper we consider several variations of this kind of reasoning, for each one we introduce two complementary computational methods that are based on logical argumentation theory. The difference between the two approaches is in their ways of making consequences: one approach is of a declarative nature and is related to Dung-style semantics for abstract argumentation, while the other approach has a more proof-theoretical flavor, extending Gentzen-style sequent calculi. The outcome of this work is a new perspective on reasoning with MCS, which shows a strong link between the latter and argumentation systems, and which can be generalized to some related formalisms. As a by-product of this we obtain soundness and completeness results for the dynamic proof systems with respect to several of Dung’s semantics. In a broader context, we believe that this work helps to better understand and evaluate the role of logic-based instantiations of argumentation frameworks.
@article{ArieliBS18MCS,
author = {Arieli, Ofer and Borg, AnneMarie and Stra{\ss}er, Christian},
title = {Reasoning with maximal consistency by argumentative approaches},
journal = {Journal of Logic and Computation},
year = {2018},
volume = {28},
number = {7},
pages = {1523--1563},
doi = {10.1093/log-com/exy027}
}
A. Borg (2018) Equipping Sequent-Based Argumentation with Defeasible Assumptions. Computational Models of Argument (COMMA’18). Abstract PDF Bibtex
In many expert and everyday reasoning contexts it is very useful to reason on the basis of defeasible assumptions. For instance, if the information at hand is incomplete we often use plausible assumptions, or if the information is conflicting we interpret it as consistent as possible. In this paper sequent-based argumentation, a form of logical argumentation in which arguments are represented by a sequent, is extended to incorporate assumptions. The resulting assumptive framework is general, in that some other approaches to reasoning with assumptions can adequately be represented in it. To exemplify this, we show that assumption-based argumentation can be expressed in assumptive sequent-based argumentation.
@inproceedings{Borg18Assumptions,
author = {Borg, AnneMarie},
title = {Equipping Sequent-Based Argumentation with Defeasible Assumptions},
journal = {Computational Models of Argument (COMMA'18)},
editor = {Sanjay Modgil and Katarzyna Budzynska and John Lawrence},
year = {2018},
serie = {Frontiers in Artificial Intelligence and Applications},
volume = {305},
pages = {129--136},
doi = {10.3233/978-1-61499-906-5-129}
}
A. Borg & C. Straßer (2018) Relevance in Structured Argumentation. Proceedings of the 27th International Joint Conference on Artificial Intelligence (IJCAI’18). Abstract PDF Bibtex
We study properties related to relevance in non-monotonic consequence relations obtained by systems of structured argumentation. Relevance desiderata concern the robustness of a consequence relation under the addition of irrelevant information. For an account of what (ir)relevance amounts to we use syntactic and semantic considerations. Syntactic criteria have been proposed in the domain of relevance logic and were recently used in argumentation theory under the names of non-interference and crash-resistance. The basic idea is that the conclusions of a given argumentative theory should be robust under adding information that shares no propositional variables with the original database. Some semantic relevance criteria are known from non-monotonic logic. For instance, cautious monotony states that if we obtain certain conclusions from an argumentation theory, we may expect to still obtain the same conclusions if we add some of them to the given database. In this paper we investigate properties of structured argumentation systems that warrant relevance desiderata.
@inproceedings{BorgS18Relevance,
author = {Borg, AnneMarie and Stra{\ss}er, Christian},
title = {Relevance in Structured Argumentation},
booktitle = {Proceedings of the 27th International Joint Conference on Artificial Intelligence (IJCAI'18)},
editor = {Lang, J.},
year = {2018},
pages = {1753--1759},
doi = {10.24963/ijcai.2018/242}
}
A. Borg & O. Arieli (2018) Hypersequential Argumentation Frameworks: An Instantiation in the Modal Logic S5. Proceedings of the 17th International Conference on Autonomous Agents and MultiAgent Systems (AAMAS’18). Abstract PDF Bibtex
In this paper we introduce hypersequent-based frameworks for the modeling of defeasible reasoning by means of logic-based argumentation. These frameworks are an extension of sequent-based argumentation frameworks, in which arguments are represented not only by sequents, but by more general expressions, called hypersequents. This generalization allows to incorporate, as the deductive-base of our formalism, some well-studied logics like the modal logic S5, the relevant logic RM, and Gödel–Dummett logic LC, to which no cut-free sequent calculi are known. In this paper we take S5 as the core logic and show that the hypersequent-based argumentation frameworks that are obtained in this case yield a robust defeasible variant of S5 with several desirable properties.
@inproceedings{BorgA18S5,
author = {Borg, AnneMarie and Arieli, Ofer},
title = {Hypersequential Argumentation Frameworks: An Instantiation in the Modal Logic S5},
booktitle = {Proceedings of the 17th International Conference on Autonomous Agents and MultiAgent Systems (AAMAS'18)},
year = {2018},
pages = {1097--1104}
}
O. Arieli, A. Borg & C. Straßer (2018) Prioritized Sequent-Based Argumentation. Proceedings of the 17th International Conference on Autonomous Agents and MultiAgent Systems (AAMAS’18). Abstract PDF Bibtex
In this paper we integrate priorities in sequent-based argumentation. The former is a useful and extensively investigated tool in the context of non-monotonic reasoning, and the latter is a modular and general way of handling logical argumentation. Their combination offers a platform for representing and reasoning with maximally consistent subsets of prioritized knowledge bases. Moreover, many frameworks of the resulting formalisms satisfy common rationality postulates and other desirable properties, like conflict preservation.
@inproceedings{ArieliBS18Priorities,
author = {Arieli, Ofer and Borg, AnneMarie and Stra{\ss}er, Christian},
title = {Prioritized Sequent-Based Argumentation},
booktitle = {Proceedings of the 17th International Conference on Autonomous Agents and MultiAgent Systems (AAMAS'18)},
year = {2018},
pages = {1105--1113}
}
A. Borg, D. Frey, D. Šešelja & C. Straßer (2018) Epistemic effects of scientific interaction: approaching the question with an argumentative agent-based model. Historical Social Research. Abstract PDF Bibtex
The question whether increased interaction among scientists is beneficial or harmful for their efficiency in acquiring knowledge has in recent years been tackled by means of agent-based models (ABMs) (e.g. Zollman 2007, 2010; Grim 2009; Grim et al. 2013). Nevertheless, the relevance of some of these results for actual scientific practice has been questioned in view of specific parameter choices used in the simulations (Rosenstock et al. 2016). In this paper we present a novel ABM that aims at tackling the same question, while representing scientific interaction in terms of argumentative exchange. In this way we examine the robustness of previously obtained results under different modeling choices.
@article{BorgFSS18ScientificInteraction,
author = {Borg, AnneMarie and Frey, Daniel and {\v{S}}e{\v{s}}elja, Dunja and Stra{\ss}er, Christian},
title = {Epistemic effects of scientific interaction: approaching the question with an argumentative agent-based model},
journal = {Historical Social Research},
year = {2018},
volume = {43},
number = {1},
pages = {285--307},
doi = {10.12759/hsr.43.2018.1.285-307}
}
A. Borg, O. Arieli & C. Straßer (2018) Hypersequent-Based Argumentation: An Instantiation in the Relevance Logic RM. Proceedings of the 4th International Workshop on Theory and Applications of Formal Argumentation (TAFA’17). Abstract PDF Bibtex
In this paper we introduce hypersequent-based frameworks for the modeling of defeasible reasoning by means of logic-based argumentation. These frameworks are an extension of sequent-based argumentation frameworks, in which arguments are represented not only by sequents, but by more general expressions, called hypersequents. This generalization allows us to overcome some of the weaknesses of logical argumentation reported in the literature and to prove several desirable properties, stated in terms of rationality postulates. For this, we take the relevance logic RM as the deductive base of our formalism. This logic is regarded as “by far the best understood of the Anderson-Belnap style systems” (Dunn and Restall, Handbook of Philosophical Logic, vol. 6). It has a clear semantics in terms of Sugihara matrices, as well as sound and complete Hilbert- and Gentzen-type proof systems. The latter are defined by hypersequents and admit cut elimination. We show that hypersequent-based argumentation yields a robust defeasible variant of RM with many desirable properties (e.g., rationality postulates and crash-resistance).
@inproceedings{BorgAS17RM,
author = {Borg, AnneMarie and Arieli, Ofer and Stra{\ss}er, Christian},
title = {Hypersequent-Based Argumentation: An Instantiation in the Relevance Logic RM},
booktitle = {Proceedings of the 4th International Workshop on Theory and Applications of Formal Argumentation (TAFA'17)},
editor = {Black, Elizabeth and Modgil, Sanjay and Oren, Nir},
year = {2018},
publisher = {Springer},
series = {Lecture Notes in Computer Science},
volume = {10757},
pages = {17--34},
doi = {10.1007/978-3-319-75553-3_2}
}
2017
A. Borg, D. Frey, D. Šešelja & C. Straßer (2017) Examining Network Effects in an
Argumentative Agent-Based Model of Scientific Inquiry. Proceedings of the 6th International Workshop on Logic, Rationality, and Interaction (LORI’17). Abstract PDF Bibtex
In this paper we present an agent-based model (ABM) of scientific inquiry aimed at investigating how different social networks impact the efficiency of scientists in acquiring knowledge. The model is an improved variant of the ABM introduced in [3], which is based on abstract argumentation frameworks. The current model employs a more refined notion of social networks and a more realistic representation of knowledge acquisition than the previous variant. Moreover, it includes two criteria of success: a monist and a pluralist one, reflecting different desiderata of scientific inquiry. Our findings suggest that, given a reasonable ratio between research time and time spent on communication, increasing the degree of connectedness of the social network tends to improve the efficiency of scientists.
@inproceedings{BorgFSS17NetworkEffects,
author = {Borg, AnneMarie and Frey, Daniel and {\v{S}}e{\v{s}}elja, Dunja and Stra{\ss}er, Christian},
title = {Examining Network Effects in an
Argumentative Agent-Based Model of Scientific Inquiry},
booktitle = {Proceedings of the 6th International Workshop on Logic, Rationality, and Interaction (LORI'17)},
editor = {Baltag, Alexandru and Seligman, Jeremy and Yamada, Tomoyuki},
year = {2017},
publisher = {Springer},
series = {Lecture Notes in Computer Science},
volume = {10455},
pages = {391--406},
doi = {10.1007/978-3-662-55665-8_27}
}
O. Arieli, A. Borg & C. Straßer (2017) Argumentative Approaches to Reasoning with Consistent Subsets of Premises. Proceedings of the 30th International Conference on Industrial, Engineering and Other Applications of Applied Intelligent Systems (IEA/AIE’17). Abstract PDF Bibtex
It has been shown that entailments based on the maximally consistent subsets (MCS) of a given set of premises can be captured by Dung-style semantics for argumentation frameworks. This paper shows that these links are much tighter and go way beyond simplified forms of reasoning with MCS. Among others, we consider different types of entailments that these kinds of reasoning induce, extend the framework for arbitrary (not necessarily maximal) consistent subsets, and incorporate non-classical logics. The introduction of declarative methods for reasoning with MCS by means of (sequent-based) argumentation frameworks provides, in particular, a better understanding of logic-based argumentation and allows to reevaluate some negative results concerning the latter.
@inproceedings{ArieliBS17ArgMCS,
author = {Arieli, Ofer and Borg, AnneMarie and Stra{\ss}er, Christian},
title = {Argumentative Approaches to Reasoning with Consistent Subsets of Premises},
booktitle = {Proceedings of the 30th International Conference on Industrial, Engineering and Other Applications of Applied Intelligent Systems (IEA/AIE'17)},
editor = {Benferhat, Salem and Tabia, Karim and Ali, Moonis},
year = {2017},
publisher = {Springer},
series = {Lecture Notes in Computer Science},
volume = {10350},
pages = {455--465},
doi = {10.1007/978-3-319-60042-0_56}
}
A. Borg, D. Frey, D. Šešelja & C. Straßer (2017) An Argumentative Agent-Based Model of Scientific Inquiry. Proceedings of the 30th International Conference on Industrial, Engineering and Other Applications of Applied Intelligent Systems (IEA/AIE’17). Abstract PDF Bibtex
In this paper we present an agent-based model (ABM) of scientific inquiry aimed at investigating how different social networks impact the efficiency of scientists in acquiring knowledge. As such, the ABM is a computational tool for tackling issues in the domain of scientific methodology and science policy. In contrast to existing ABMs of science, our model aims to represent the argumentative dynamics that underlies scientific practice. To this end we employ abstract argumentation theory as the core design feature of the model
@inproceedings{BorgFSS17ArgABM,
author = {Borg, AnneMarie and Frey, Daniel and {\v{S}}e{\v{s}}elja, Dunja and Stra{\ss}er, Christian},
title = {An Argumentative Agent-Based Model of Scientific Inquiry},
booktitle = {Proceedings of the 30th International Conference on Industrial, Engineering and Other Applications of Applied Intelligent Systems (IEA/AIE'17)},
editor = {Benferhat, Salem and Tabia, Karim and Ali, Moonis},
year = {2017},
publisher = {Springer},
series = {Lecture Notes in Computer Science},
volume = {10350},
pages = {507--510},
doi = {10.1007/978-3-319-60042-0_56}
}
2015
A. Borg & Kuznets (2015) Realization Theorems for Justification Logics: Full Modularity. TProceedings of the 24th International Conference on Automated Reasoning with Analytic Tableaux and Related Methods. Abstract PDF Bibtex
Justification logics were introduced by Artemov in 1995 to provide intuitionistic logic with a classical provability semantics, a problem originally posed by Gödel. Justification logics are refinements of modal logics and formally connected to them by so-called realization theorems. A constructive proof of a realization theorem typically relies on a cut-free sequent-style proof system for the corresponding modal logic. A uniform realization theorem for all the modal logics of the so-called modal cube, i.e., for the extensions of the basic modal logic K with any subset of the axioms d, t, b, 4, and 5, has been proven using nested sequents. However, the proof was not modular in that some realization theorems required postprocessing in the form of translation on the justification logic side. This translation relied on additional restrictions on the language of the justification logic in question, thus, narrowing the scope of realization theorems. We present a fully modular proof of the realization theorems for the modal cube that is based on modular nested sequents introduced by Marin and Straßburger.
@inproceedings{BorgK15Realization,
author = {AnneMarie Borg and Roman Kuznets},
title = {Realization Theorems for Justification Logics: Full Modularity},
booktitle = {Proceedings of the 24th International Conference on Automated Reasoning with Analytic Tableaux and Related Methods},
editor = {De Nivelle, Hans},
year = {2015},
publisher = {Springer},
series = {Lecture Notes in Computer Science},
volume = {9323},
pages = {221--236},
doi = {10.1007/978-3-319-24312-2_16}
}