efficiently estimating the probability of extensions in
play

Efficiently Estimating the Probability of Extensions in Abstract - PowerPoint PPT Presentation

Introduction Background Estimating Prsem Experiments Conclusions and future work Efficiently Estimating the Probability of Extensions in Abstract Argumentation Bettina Fazzinga, Sergio Flesca, Francesco Parisi DIMES Department University of


  1. Introduction Background Estimating Prsem Experiments Conclusions and future work Efficiently Estimating the Probability of Extensions in Abstract Argumentation Bettina Fazzinga, Sergio Flesca, Francesco Parisi DIMES Department University of Calabria Italy SUM 2013 September 15-18, 2013 Washington DC Area, USA Bettina Fazzinga, Sergio Flesca, Francesco Parisi Efficiently Estimating the Probability of Extensions in AA 1 / 24

  2. Introduction Background Motivation Estimating Prsem Contribution Experiments Conclusions and future work Argumentation in AI A general way for representing arguments and relationships (rebuttals) between them It allows representing dialogues, making decisions, and handling inconsistency and uncertainty Abstract Argumentation Framework (AAF) [Dung 1995]: arguments are abstract entities (no attention is paid to their internal structure) that may attack and/or be attacked by other arguments Example (a simple AAF) a = Our friends will have great fun at our party on Saturday b = Saturday will rain (according to the weather forecasting service 1) c = Saturday will be sunny (according to the weather forecasting service 2) Bettina Fazzinga, Sergio Flesca, Francesco Parisi Efficiently Estimating the Probability of Extensions in AA 2 / 24

  3. Introduction Background Motivation Estimating Prsem Contribution Experiments Conclusions and future work Argumentation in AI A general way for representing arguments and relationships (rebuttals) between them It allows representing dialogues, making decisions, and handling inconsistency and uncertainty Abstract Argumentation Framework (AAF) [Dung 1995]: arguments are abstract entities (no attention is paid to their internal structure) that may attack and/or be attacked by other arguments Example (a simple AAF) a = Our friends will have great fun at our party on Saturday b = Saturday will rain (according to the weather forecasting service 1) c = Saturday will be sunny (according to the weather forecasting service 2) Bettina Fazzinga, Sergio Flesca, Francesco Parisi Efficiently Estimating the Probability of Extensions in AA 2 / 24

  4. Introduction Background Motivation Estimating Prsem Contribution Experiments Conclusions and future work Probabilistic Abstract Argumentation Framework Arguments and attacks can be uncertain Example (modelling uncertainty in our simple AAF) a 90% there is some uncertainty 90% about the fact that our friends will have fun at the party b 70% about the truthfulness of the weather forecasting services about the fact that the bad weather forecast actually entails that the party will be disliked by our friends c 20% In a Probabilistic Argumentation Framework (PrAF) [Li et Al. 2011] both arguments and defeats are associated with probabilities Bettina Fazzinga, Sergio Flesca, Francesco Parisi Efficiently Estimating the Probability of Extensions in AA 3 / 24

  5. Introduction Background Motivation Estimating Prsem Contribution Experiments Conclusions and future work Semantics for Abstract Argumentations In the deterministic setting, several semantics (such as admissible , stable , complete , grounded , preferred , and ideal ) have been proposed to identify “reasonable” sets of arguments Example (AAF) a b c For instance, { a , c } is admissible These semantics do make sense in the probabilistic setting too: what is the probability that a set S of arguments is reasonable? (according to given semantics) Example (PrAF) the probability that { a , c } is admissible is 0 . 18 Bettina Fazzinga, Sergio Flesca, Francesco Parisi Efficiently Estimating the Probability of Extensions in AA 4 / 24

  6. Introduction Background Motivation Estimating Prsem Contribution Experiments Conclusions and future work Semantics for Abstract Argumentations In the deterministic setting, several semantics (such as admissible , stable , complete , grounded , preferred , and ideal ) have been proposed to identify “reasonable” sets of arguments Example (AAF) a b c For instance, { a , c } is admissible These semantics do make sense in the probabilistic setting too: what is the probability that a set S of arguments is reasonable? (according to given semantics) Example (PrAF) 90% 70% 20% 90% the probability that { a , c } is admissible is 0 . 18 a b c Bettina Fazzinga, Sergio Flesca, Francesco Parisi Efficiently Estimating the Probability of Extensions in AA 4 / 24

  7. Introduction Background Motivation Estimating Prsem Contribution Experiments Conclusions and future work Complexity of Probabilistic Abstract Argumentation P ROB sem ( S ) is the problem of computing the probability Pr sem ( S ) that a set S of arguments is reasonable according to semantics sem P ROB sem ( S ) is the probabilistic counterpart of the problem V ER sem ( S ) of verifying whether a set S is reasonable according to semantics V ER sem ( S ) P ROB sem ( S ) sem � admissible PTIME PTIME both tractable stable PTIME PTIME � from tractability FP # P -complete complete PTIME FP # P -complete grounded PTIME to intractability � FP # P -complete preferred coNP -complete both intractable FP # P -complete ideal coNP -complete Bettina Fazzinga, Sergio Flesca, Francesco Parisi Efficiently Estimating the Probability of Extensions in AA 5 / 24

  8. Introduction Background Motivation Estimating Prsem Contribution Experiments Conclusions and future work Complexity of Probabilistic Abstract Argumentation P ROB sem ( S ) is the problem of computing the probability Pr sem ( S ) that a set S of arguments is reasonable according to semantics sem P ROB sem ( S ) is the probabilistic counterpart of the problem V ER sem ( S ) of verifying whether a set S is reasonable according to semantics V ER sem ( S ) P ROB sem ( S ) sem � admissible PTIME PTIME both tractable stable PTIME PTIME � from tractability FP # P -complete complete PTIME FP # P -complete grounded PTIME to intractability � FP # P -complete preferred coNP -complete both intractable FP # P -complete ideal coNP -complete Bettina Fazzinga, Sergio Flesca, Francesco Parisi Efficiently Estimating the Probability of Extensions in AA 5 / 24

  9. Introduction Background Motivation Estimating Prsem Contribution Experiments Conclusions and future work Estimating the Probability of Extensions in Abstract Argumentation In [Li et Al. 2011] a Monte-Carlo-based simulation technique for estimating the probability P ROB sem ( S ) , where sem is complete , grounded , preferred , is proposed. This method does not exploit the possibility of computing P ROB CF ( S ) and P ROB AD ( S ) in polynomial time. We propose a new method for estimating P ROB sem ( S ) which: computes P ROB CF ( S ) (resp. P ROB AD ( S ) ), 1 computes an estimate of Pr sem | CF ( S ) (resp., Pr sem | AD ( S ) ) 2 F F returns Pr sem | CF ( S ) × Pr CF ( S ) (resp., Pr sem | AD ( S ) × Pr AD ( S ) ) as an estimate 3 F F of P ROB sem ( S ) This method allows us to reduce the number of generated samples for obtaining the same level of accuracy compared to the one proposed in [Li et Al. 2011]. Bettina Fazzinga, Sergio Flesca, Francesco Parisi Efficiently Estimating the Probability of Extensions in AA 6 / 24

  10. Introduction Background Motivation Estimating Prsem Contribution Experiments Conclusions and future work Estimating the Probability of Extensions in Abstract Argumentation In [Li et Al. 2011] a Monte-Carlo-based simulation technique for estimating the probability P ROB sem ( S ) , where sem is complete , grounded , preferred , is proposed. This method does not exploit the possibility of computing P ROB CF ( S ) and P ROB AD ( S ) in polynomial time. We propose a new method for estimating P ROB sem ( S ) which: computes P ROB CF ( S ) (resp. P ROB AD ( S ) ), 1 computes an estimate of Pr sem | CF ( S ) (resp., Pr sem | AD ( S ) ) 2 F F returns Pr sem | CF ( S ) × Pr CF ( S ) (resp., Pr sem | AD ( S ) × Pr AD ( S ) ) as an estimate 3 F F of P ROB sem ( S ) This method allows us to reduce the number of generated samples for obtaining the same level of accuracy compared to the one proposed in [Li et Al. 2011]. Bettina Fazzinga, Sergio Flesca, Francesco Parisi Efficiently Estimating the Probability of Extensions in AA 6 / 24

  11. Introduction Background Motivation Estimating Prsem Contribution Experiments Conclusions and future work Estimating the Probability of Extensions in Abstract Argumentation In [Li et Al. 2011] a Monte-Carlo-based simulation technique for estimating the probability P ROB sem ( S ) , where sem is complete , grounded , preferred , is proposed. This method does not exploit the possibility of computing P ROB CF ( S ) and P ROB AD ( S ) in polynomial time. We propose a new method for estimating P ROB sem ( S ) which: computes P ROB CF ( S ) (resp. P ROB AD ( S ) ), 1 computes an estimate of Pr sem | CF ( S ) (resp., Pr sem | AD ( S ) ) 2 F F returns Pr sem | CF ( S ) × Pr CF ( S ) (resp., Pr sem | AD ( S ) × Pr AD ( S ) ) as an estimate 3 F F of P ROB sem ( S ) This method allows us to reduce the number of generated samples for obtaining the same level of accuracy compared to the one proposed in [Li et Al. 2011]. Bettina Fazzinga, Sergio Flesca, Francesco Parisi Efficiently Estimating the Probability of Extensions in AA 6 / 24

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend