Network


Latest external collaboration on country level. Dive into details by clicking on the dots.

Hotspot


Dive into the research topics where Pietro Baroni is active.

Publication


Featured researches published by Pietro Baroni.


Knowledge Engineering Review | 2011

Review: an introduction to argumentation semantics

Pietro Baroni; Martin Caminada; Massimiliano Giacomin

This paper presents an overview on the state of the art of semantics for abstract argumentation, covering both some of the most influential literature proposals and some general issues concerning semantics definition and evaluation. As to the former point, the paper reviews Dungs original notions of complete, grounded, preferred, and stable semantics, as well as subsequently proposed notions like semi-stable, ideal, stage, and CF2 semantics, considering both the extension-based and the labelling-based approaches with respect to their definitions. As to the latter point, the paper presents an extensive set of general properties for semantics evaluation and analyzes the notions of argument justification and skepticism. The final part of the paper is focused on the discussion of some relationships between semantics properties and domain-specific requirements.


Artificial Intelligence | 1999

Diagnosis of large active systems

Pietro Baroni; Gianfranco Lamperti; Paolo Pogliano; Marina Zanella

Abstract This paper presents a modular technique, amenable to parallel implementation, for the diagnosis of large-scale, distributed, asynchronous event-driven (namely, active) systems. An active system is an abstraction of a physical system that can be modeled as a network of communicating automata. Due to the distributed nature of the class of systems considered, and unlike other approaches based on synchronous composition of automata, exchanged events are buffered within communication links and dealt with asynchronously. The main goal of the diagnostic technique is the reconstruction of the behavior of the active system starting from a set of observable events. The diagnostic process involves three steps: interpretation, merging, and diagnosis generation. Interpretation generates a representation of the behavior of a part of the active system based on observable events. Merging combines the result of several interpretations into a new, broader interpretation. The eventual diagnostic information is generated on the basis of fault events possibly incorporated within the reconstructed behavior. In contrast with other approaches, the proposed technique does not require the generation of the, possibly huge, model of the entire system, typically, in order to yield a global diagnoser, but rather, it allows a modular and parallel exploitation of the reconstruction process. This property, to a large extent, makes effective the diagnosis of real active systems, for which the reconstruction of the global behavior is often unnecessary, if not impossible.


Artificial Intelligence | 2005

SCC-recursiveness: a general schema for argumentation semantics

Pietro Baroni; Massimiliano Giacomin; Giovanni Guida

In argumentation theory, Dungs abstract framework provides a unifying view of several alternative semantics based on the notion of extension. In this context, we propose a general recursive schema for argumentation semantics, based on decomposition along the strongly connected components of the argumentation framework. We introduce the fundamental notion of SCC-recursiveness and we show that all Dungs admissibility-based semantics are SCC-recursive, and therefore a special case of our schema. On these grounds, we argue that the concept of SCC-recursiveness plays a fundamental role in the study and definition of argumentation semantics. In particular, the space of SCC-recursive semantics provides an ideal basis for the investigation of new proposals: starting from the analysis of several examples where Dungs preferred semantics gives rise to questionable results, we introduce four novel SCC-recursive semantics, able to overcome the limitations of preferred semantics, while differing in other respects.


Artificial Intelligence | 2007

On principle-based evaluation of extension-based argumentation semantics

Pietro Baroni; Massimiliano Giacomin

The increasing variety of semantics proposed in the context of Dungs theory of argumentation makes more and more inadequate the example-based approach commonly adopted for evaluating and comparing different semantics. To fill this gap, this paper provides two main contributions. First, a set of general criteria for semantics evaluation is introduced by proposing a formal counterpart to several intuitive notions related to the concepts of maximality, defense, directionality, and skepticism. Then, the proposed criteria are applied in a systematic way to a representative set of argumentation semantics available in the literature, namely grounded, complete, preferred, stable, semi-stable, ideal, prudent, and CF2 semantics.


Argumentation in Artificial Intelligence | 2009

Semantics of Abstract Argument Systems

Pietro Baroni; Massimiliano Giacomin

An abstract argument system or argumentation framework, as introduced in a seminal paper by Dung [13], is simply a pair 〈A ,R〉 consisting of a set A whose elements are called arguments and of a binary relation R on A called attack relation. The set A may be finite or infinite in general, however, given the introductory purpose of this chapter, we will restrict the presentation to the case of finite sets of arguments. An argumentation framework has an obvious representation as a directed graph where nodes are arguments and edges are drawn from attacking to attacked arguments. A simple example of argumentation framework AF1 = 〈{a,b},{(b,a)}〉 is shown in Figure 1. While the word argument may recall several intuitive meanings, like the ones of “line of reasoning leading from some premise to a conclusion” or of “utterance in a dispute”, abstract argument systems are not (even implicitly or indirectly) bound to any of them: an abstract argument is not assumed to have any specific structure but, roughly speaking, an argument is anything that may attack or be attacked by another argument. Accordingly, the argumentation framework depicted in Figure 1 is suitable to represent many different situations. For instance, in a context of reasoning about weather, argument a may be associated with the inferential step


International Journal of Approximate Reasoning | 2011

AFRA: Argumentation framework with recursive attacks

Pietro Baroni; Federico Cerutti; Massimiliano Giacomin; Giovanni Guida

The issue of representing attacks to attacks in argumentation is receiving an increasing attention as a useful conceptual modelling tool in several contexts. In this paper we present AFRA, a formalism encompassing unlimited recursive attacks within argumentation frameworks. AFRA satisfies the basic requirements of definition simplicity and rigorous compatibility with Dungs theory of argumentation. This paper provides a complete development of the AFRA formalism complemented by illustrative examples and a detailed comparison with other recursive attack formalizations.


systems man and cybernetics | 2000

Diagnosis of a class of distributed discrete-event systems

Pietro Baroni; Gianfranco Lamperti; Paolo Pogliano; Marina Zanella

Discrete-event modeling can be applied to a large variety of physical systems, in order to support different tasks, including fault detection, monitoring, and diagnosis. The paper focuses on the model-based diagnosis of a class of distributed discrete-event systems, called active systems. An active system, which is designed to react to possibly harmful external events, is modeled as a network of communicating automata, where each automaton describes the behavior of a system component. Unlike other approaches based on the synchronous composition of automata and on the off-line creation of the model of the entire system, the proposed diagnostic technique deals with asynchronous events and does not need any global diagnoser to be built. Instead, the current approach features a problem-decomposition/solution-composition nature whose core is the online progressive reconstruction of the behavior of the active system, guided by the available observations. This incremental technique makes effective the diagnosis of large-scale active systems, for which the one-shot generation of the global model is almost invariably impossible in practice. The diagnostic method encompasses three steps: (1) reconstruction planning; (2) behavior reconstruction; and (3) diagnosis generation. Step 1 draws a hierarchical decomposition of the behavior reconstruction problem. Reconstruction is made in Step 2, where an intensional representation of all the dynamic behaviors which are consistent with the available system observation is produced. Diagnosis is eventually generated in Step 3, based on the faulty evolutions incorporated within the reconstructed behaviors. The modular approach is formally defined, with special emphasis on Steps 2 and 3, and applied to the power transmission network domain.


european conference on symbolic and quantitative approaches to reasoning and uncertainty | 2003

Solving Semantic Problems with Odd-Length Cycles in Argumentation

Pietro Baroni; Massimiliano Giacomin

In the context of Dung’s abstract framework for argumentation, two main semantics have been considered to assign a defeat status to arguments: the grounded semantics and the preferred semantics. While the two semantics agree in most situations, there are cases where the preferred semantics appears to be more powerful. However, we notice that the preferred semantics gives rise to counterintuitive results in some other cases, related to the presence of odd-length cycles in the attack relation between arguments. To solve these problems, we propose a new semantics which preserves the desirable properties of the preferred semantics, while correctly dealing with odd-length cycles. We check the behavior of the proposed semantics in a number of examples and discuss its relationships with both grounded and preferred semantics.


european conference on symbolic and quantitative approaches to reasoning and uncertainty | 2009

Encompassing Attacks to Attacks in Abstract Argumentation Frameworks

Pietro Baroni; Federico Cerutti; Massimiliano Giacomin; Giovanni Guida

In the traditional definition of Dungs abstract argumentation framework (


Artificial Intelligence | 2014

On the Input/Output behavior of argumentation frameworks

Pietro Baroni; Guido Boella; Federico Cerutti; Massimiliano Giacomin; Leendert W. N. van der Torre; Serena Villata

\ensuremath{AF}

Collaboration


Dive into the Pietro Baroni's collaboration.

Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar
Top Co-Authors

Avatar

Antonio Rago

Imperial College London

View shared research outputs
Researchain Logo
Decentralizing Knowledge