knowledge in the situation calculus
play

Knowledge in the Situation Calculus Adrian Pearce 8 July 2009 - PowerPoint PPT Presentation

Introduction Asynchronicity Kripke models Observations Knowledge Group Knowledge Bisimulation Knowledge in the Situation Calculus Adrian Pearce 8 July 2009 includes slides by Ryan Kelly Introduction Asynchronicity Kripke models


  1. Introduction Asynchronicity Kripke models Observations Knowledge Group Knowledge Bisimulation Knowledge in the Situation Calculus Adrian Pearce 8 July 2009 includes slides by Ryan Kelly

  2. Introduction Asynchronicity Kripke models Observations Knowledge Group Knowledge Bisimulation Outline Introduction 1 Asynchronicity 2 Kripke models 3 Observations 4 Knowledge 5 Group Knowledge 6 Bisimulation 7

  3. Introduction Asynchronicity Kripke models Observations Knowledge Group Knowledge Bisimulation Outline Introduction 1 Asynchronicity 2 Kripke models 3 Observations 4 Knowledge 5 Group Knowledge 6 Bisimulation 7

  4. Introduction Asynchronicity Kripke models Observations Knowledge Group Knowledge Bisimulation Knowledge Extensions to the Situation Calculus for representing and reasoning about knowledge Reasoning about knowledge with hidden actions Reasoning about group-level knowledge modalities Explanation closure assumes complete knowledge of D ssa Golog assumes complete knowledge of D ad and D una in S 0 What if incomplete knowledge: Knows ( φ, s )?

  5. Introduction Asynchronicity Kripke models Observations Knowledge Group Knowledge Bisimulation Basic Action Theory (Revisited) Definition (Basic Action Theory) A basic action theory, denoted D , consists of: the foundational axioms of the situation calculus (Σ); action description axioms such as preconditions ( D ad ); successor state axioms describing how primitive fluents change between situations ( D ssa ); axioms describing the initial situation ( D S 0 ); and axioms describing background facts ( D bg ) D = Σ ∪ D ad ∪ D ssa ∪ D S 0 ∪ D bg

  6. Introduction Asynchronicity Kripke models Observations Knowledge Group Knowledge Bisimulation Basic Action Theory (Revisited) Definition (Basic Action Theory) A basic action theory, denoted D , consists of: the foundational axioms of the situation calculus (Σ); action description axioms such as preconditions ( D ad ); successor state axioms describing how primitive fluents change between situations ( D ssa ); axioms describing the initial situation ( D S 0 ); and axioms describing background facts ( D bg ) D = Σ ∪ D ad ∪ D ssa ∪ D S 0 ∪ D bg Regression operator performs induction over Σ, D ssa and D bg resulting in query D bg ∪ D S 0

  7. Introduction Asynchronicity Kripke models Observations Knowledge Group Knowledge Bisimulation Basic Action Theory (Revisited) Definition (Basic Action Theory) A basic action theory, denoted D , consists of: the foundational axioms of the situation calculus (Σ); action description axioms such as preconditions ( D ad ); successor state axioms describing how primitive fluents change between situations ( D ssa ); axioms describing the initial situation ( D S 0 ); and axioms describing background facts ( D bg ) D = Σ ∪ D ad ∪ D ssa ∪ D S 0 ∪ D bg Regression operator performs induction over Σ, D ssa and D bg resulting in query D bg ∪ D S 0 Complete knowledge of D ad , D bg and D ssa assumed.

  8. Introduction Asynchronicity Kripke models Observations Knowledge Group Knowledge Bisimulation Outline Introduction 1 Asynchronicity 2 Kripke models 3 Observations 4 Knowledge 5 Group Knowledge 6 Bisimulation 7

  9. Introduction Asynchronicity Kripke models Observations Knowledge Group Knowledge Bisimulation Limitation: Synchronicity This works well, but it depends on two assumptions: Complete knowledge (linear plan, no sensing) Synchronous domain (agents proceed in lock-step) Nearly universal in the literature: ”assume all actions are public”. Challenge: Regression depends intimately on synchronicity

  10. Introduction Asynchronicity Kripke models Observations Knowledge Group Knowledge Bisimulation Two aspects to knowledge Two aspects to knowledge incomplete information (through action can learn) lack of synchronisation (don’t know how many actions have occurred)

  11. Introduction Asynchronicity Kripke models Observations Knowledge Group Knowledge Bisimulation Example: Alternating Bit Protocol Protocol for S : i:=0 while true do begin read x i ; send x i i := i+1 end Protocol for R : when K R ( x 0 ) set i:=0 while true do begin write x i ; i:= i+1 end

  12. Introduction Asynchronicity Kripke models Observations Knowledge Group Knowledge Bisimulation Example: Alternating Bit Protocol Protocol for S : i:=0 while true do begin read x i ; send x i until K S K R ( x i ); i := i+1 end Protocol for R : when K R ( x 0 ) set i:=0 while true do begin write x i ; send “ K R ( x i )” i:= i+1 end

  13. Introduction Asynchronicity Kripke models Observations Knowledge Group Knowledge Bisimulation Example: Alternating Bit Protocol Protocol for S : i:=0 while true do begin read x i ; send x i until K S K R ( x i ); send “ K S K R ( x i )” until K S K R K S K R ( x i ) i := i+1 end Protocol for R : when K R ( x 0 ) set i:=0 while true do begin write x i ; send “ K R ( x i )” until K R K S K R ( x i ); send “ K R K S K R ( x i )” until K R ( x x +1 ) i:= i+1 end

  14. Introduction Asynchronicity Kripke models Observations Knowledge Group Knowledge Bisimulation Equivalence relations Definition (Kripke Models) A Kripke model M is a tuple � S , V , R 1 , . . . , R m � where:

  15. Introduction Asynchronicity Kripke models Observations Knowledge Group Knowledge Bisimulation Equivalence relations Definition (Kripke Models) A Kripke model M is a tuple � S , V , R 1 , . . . , R m � where: 1 S is a non-empty set of states , possible worlds or epistemic alternatives ,

  16. Introduction Asynchronicity Kripke models Observations Knowledge Group Knowledge Bisimulation Equivalence relations Definition (Kripke Models) A Kripke model M is a tuple � S , V , R 1 , . . . , R m � where: 1 S is a non-empty set of states , possible worlds or epistemic alternatives , 2 V : S → ( p → { true , false } ) is a truth assignment to the propositional atoms ( p ) per state,

  17. Introduction Asynchronicity Kripke models Observations Knowledge Group Knowledge Bisimulation Equivalence relations Definition (Kripke Models) A Kripke model M is a tuple � S , V , R 1 , . . . , R m � where: 1 S is a non-empty set of states , possible worlds or epistemic alternatives , 2 V : S → ( p → { true , false } ) is a truth assignment to the propositional atoms ( p ) per state, 3 R i ⊆ S × S (for all i ∈ A ) are the epistemic accessibility relations for each agent.

  18. Introduction Asynchronicity Kripke models Observations Knowledge Group Knowledge Bisimulation Equivalence relations Definition (Kripke Models) A Kripke model M is a tuple � S , V , R 1 , . . . , R m � where: 1 S is a non-empty set of states , possible worlds or epistemic alternatives , 2 V : S → ( p → { true , false } ) is a truth assignment to the propositional atoms ( p ) per state, 3 R i ⊆ S × S (for all i ∈ A ) are the epistemic accessibility relations for each agent. For any state or possible world s , ( M , s ) | = p (for p ∈ P ) iff V ( s )( p ) = true

  19. Introduction Asynchronicity Kripke models Observations Knowledge Group Knowledge Bisimulation Example: Muddy Children Puzzle Example k children get mud on their foreheads Each can see the mud on others, but not on his/her own forehead The father says at least one of you had mud on your head” initially. The father then repeats Can any of you prove you have mud on your head? over and over. Assuming that the children are perceptive, intelligent, truthful, and that they answer simultaneously, what will happen?

  20. Introduction Asynchronicity Kripke models Observations Knowledge Group Knowledge Bisimulation Muddy Children Puzzle (Initially) (1 , 1 , 1) • � � � �� � � � � 3 � � � � 1 � � �� � � 2 � � (1 , 1 , 0) �� � • � �� � � � � � � �� � � (1 , 0 , 1) (0 , 1 , 1) �� � � • • � � 2 � � � � � � � � � � �� 2 � � � � � �� � 3 3 � � � � � � � 1 � � �� � � � � � 2 � � (1 , 0 , 0) (0 , 1 , 0) � � � � • • � �� � � � � � � �� � (0 , 0 , 1) � �� � • � �� 1 � � � � �� 2 � � � 3 � � � � � � � (0 , 0 , 0) •

  21. Introduction Asynchronicity Kripke models Observations Knowledge Group Knowledge Bisimulation Muddy Children Puzzle (After the father speaks) (1 , 1 , 1) • � � � �� � � � � 3 � � � � 1 � � �� � � 2 � � (1 , 1 , 0) �� � • � �� � � � � � � �� � � (1 , 0 , 1) (0 , 1 , 1) �� � � • • � � 2 � � � � � � � � � � �� 2 � � � � � �� � 3 3 � � � � � � � 1 � � �� � � � � � 2 � � (1 , 0 , 0) (0 , 1 , 0) � � � � • • � �� � � (0 , 0 , 1) •

  22. Introduction Asynchronicity Kripke models Observations Knowledge Group Knowledge Bisimulation Forms of knowledge D G p : the group G has distributed knowledge of fact p S G p : someone in G knows p S G p ≡ ∨ i ∈ G K i p E G p : everyone in G knows p E G p ≡ ∧ i ∈ G K i p

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