future event logic axioms and complexity
play

Future event logic - axioms and complexity Hans van Ditmarsch - PowerPoint PPT Presentation

Future event logic - axioms and complexity Hans van Ditmarsch University of Sevilla, Spain Tim French University of Western Australia, Australia Sophie Pinchinat Universit de Rennes 1, France AiML10 24-27 August, Moscow, Russia Hans van


  1. Future event logic - axioms and complexity Hans van Ditmarsch University of Sevilla, Spain Tim French University of Western Australia, Australia Sophie Pinchinat Universit de Rennes 1, France AiML’10 24-27 August, Moscow, Russia Hans van Ditmarsch University of Sevilla, Spain Future event logic - axioms and complexity Tim French University of Western Australia, Australia Sophie Pinchinat Universi 1 / 19

  2. Informative Events Consider a system that consists of a set of agents and a set of facts. The facts are known to be static so they do not change, although whether an agent knows a proposition is true may change. An agent may experience an informative event where their uncertainty in the system is reduced. An informative event is any change that updates a model in such a way that it is consistent with at least one of the “possibilities” inherent in the original model. Examples of informative events include announcements (public or private), message passing systems and action models. Hans van Ditmarsch University of Sevilla, Spain Future event logic - axioms and complexity Tim French University of Western Australia, Australia Sophie Pinchinat Universi 2 / 19

  3. Example Alice and Bob have both applied for a tenured lecturing position, and are waiting outside the Dean’s office to hear which one has won the position. The Dean asks Alice to come into the office. He tells her she has won the position and she leaves. This is an informative event. However, from Bob’s point of view it has increased uncertainty. Previously he knew Alice did not know who had the job, but he considers it possible that she knows she has the job, that she knows she does not have the job, or that the Dean told her he has not yet made his decision. Hans van Ditmarsch University of Sevilla, Spain Future event logic - axioms and complexity Tim French University of Western Australia, Australia Sophie Pinchinat Universi 3 / 19

  4. Example b Alice Bob a b Alice b b Bob a b Alice Bob This graphic represents the effect of the informative event for Alice. Each circle represents a world where either Alice or Bob got the job, and an agent’s uncertainty between which world is the actual world is represented by the relations. The underlined world is the actual world. Hans van Ditmarsch University of Sevilla, Spain Future event logic - axioms and complexity Tim French University of Western Australia, Australia Sophie Pinchinat Universi 4 / 19

  5. Technical preliminaries A finite set of agents A and a countably infinite set of atoms P Structures M = ( S , R , V ) S ∋ s , t , . . . a domain of states R : A → P ( S × S ) accessibility relation ; write R a ( s , t ) V : P → P ( S ) a valuation For s ∈ S , M s is a state or a pointed Kripke model . Bisimulation M = ( S , R , V ) and M ′ = ( S ′ , R ′ , V ′ ). R ⊆ S × S ′ is a bisimulation whenever ( s , s ′ ) ∈ R if for all a ∈ A : atoms s ∈ V ( p ) iff s ′ ∈ V ′ ( p ) for all p ∈ P forth- a ∀ t ∈ sR a , ∃ t ′ ∈ s ′ R ′ a with ( t , t ′ ) ∈ R back- a vice versa Hans van Ditmarsch University of Sevilla, Spain Future event logic - axioms and complexity Tim French University of Western Australia, Australia Sophie Pinchinat Universi 5 / 19

  6. Technical preliminaries A finite set of agents A and a countably infinite set of atoms P Bisimulation M = ( S , R , V ) and M ′ = ( S ′ , R ′ , V ′ ). R ⊆ S × S ′ is a bisimulation whenever ( s , s ′ ) ∈ R if for all a ∈ A : atoms s ∈ V ( p ) iff s ′ ∈ V ′ ( p ) for all p ∈ P forth- a ∀ t ∈ sR a , ∃ t ′ ∈ s ′ R ′ a with ( t , t ′ ) ∈ R back- a vice versa Simulation A relation that satisfies atoms s ∈ V ( p ) iff s ′ ∈ V ′ ( p ) for all p ∈ P forth- a for every b ∈ A is a simulation . In that case M ′ s ′ is a simulation of M s , and M s is a refinement of M ′ s ′ , and we write M s � M ′ s ′ Hans van Ditmarsch University of Sevilla, Spain Future event logic - axioms and complexity Tim French University of Western Australia, Australia Sophie Pinchinat Universi 5 / 19

  7. Technical preliminaries A finite set of agents A and a countably infinite set of atoms P Simulation A relation that satisfies atoms s ∈ V ( p ) iff s ′ ∈ V ′ ( p ) for all p ∈ P forth- a for every b ∈ A is a simulation . In that case M ′ s ′ is a simulation of M s , and M s is a refinement of M ′ s ′ , and we write M s � M ′ s ′ a -simulation ( a ∈ A ) A relation that satisfies atoms forth- a for every b ∈ A back- a for every b ∈ A − { a } is an a - simulation . In that case M s is an a - refinement of M ′ s ′ , and we write M s � a M ′ s ′ Hans van Ditmarsch University of Sevilla, Spain Future event logic - axioms and complexity Tim French University of Western Australia, Australia Sophie Pinchinat Universi 5 / 19

  8. Technical preliminaries A finite set of agents A and a countably infinite set of atoms P a -simulation ( a ∈ A ) A relation that satisfies atoms forth- a for every b ∈ A back- a for every b ∈ A − { a } is an a - simulation . In that case M s is an a - refinement of M ′ s ′ , and we write M s � a M ′ s ′ Here refinement corresponds to the diminishing uncertainty of agents as opposed to program refinement where detail is added to a specification. Still programme refinement is a more deterministic system which agrees with the notion of diminishing uncertainty. Hans van Ditmarsch University of Sevilla, Spain Future event logic - axioms and complexity Tim French University of Western Australia, Australia Sophie Pinchinat Universi 5 / 19

  9. Back to the example b Alice Bob a b refines_a Alice b b Bob a b Alice Bob Hans van Ditmarsch University of Sevilla, Spain Future event logic - axioms and complexity Tim French University of Western Australia, Australia Sophie Pinchinat Universi 6 / 19

  10. Future event logic: the language L ⊲ Syntax Given a finite set of agents A and a set of propositional atoms P , the language of L ⊲ is inductively defined as ϕ ::= p | ¬ ϕ | ( ϕ ∧ ϕ ) | � a ϕ | ◮ a ϕ where a ∈ A and p ∈ P . Semantics = ◮ a ϕ iff for all M ′ s ′ � a M s , M ′ M s | s ′ | = ϕ Write ⊲ a ϕ for ¬ ◮ a ¬ ϕ . It is true now, iff there is an unspecified informative event for agent a , or a -refinement, after which ϕ is true. Hans van Ditmarsch University of Sevilla, Spain Future event logic - axioms and complexity Tim French University of Western Australia, Australia Sophie Pinchinat Universi 7 / 19

  11. Future event logic: the language L µ⊲ Syntax Given a finite set of agents A and a set of propositional atoms P , the language of L ⊲ is inductively defined as ϕ ::= p | ¬ ϕ | ( ϕ ∧ ϕ ) | � a ϕ | ◮ a ϕ | µ x .ϕ where a ∈ A and p ∈ P . Semantics = ◮ a ϕ iff for all M ′ s ′ � a M s , M ′ M s | s ′ | = ϕ Write ⊲ a ϕ for ¬ ◮ a ¬ ϕ . It is true now, iff there is an unspecified informative event for agent a , or a -refinement, after which ϕ is true. Write ν x .ϕ for ¬ µ x . ¬ ϕ ( ¬ x ) Hans van Ditmarsch University of Sevilla, Spain Future event logic - axioms and complexity Tim French University of Western Australia, Australia Sophie Pinchinat Universi 7 / 19

  12. Example: Knowledge and belief a p a b p b � b p An informative event is possible after which agent a knows that p but agent b does not know that. ⊲ a ( � a p ∧ ¬ � b � a p ) Hans van Ditmarsch University of Sevilla, Spain Future event logic - axioms and complexity Tim French University of Western Australia, Australia Sophie Pinchinat Universi 8 / 19

  13. Example: Let S be a discrete-event system with two possible actions c and action u . Fix a formula ϕ (say in the modal µ -calculus). Hans van Ditmarsch University of Sevilla, Spain Future event logic - axioms and complexity Tim French University of Western Australia, Australia Sophie Pinchinat Universi 9 / 19

  14. Example: Open system – Module Checking Let S be a discrete-event system with two possible actions c and action u . Fix a formula ϕ (say in the modal µ -calculus). Interprete action c as the moves of the system and action u as the moves of an environment. S | = ◮ u ( ϕ ) iff S satisfies ϕ in any environment Hans van Ditmarsch University of Sevilla, Spain Future event logic - axioms and complexity Tim French University of Western Australia, Australia Sophie Pinchinat Universi 9 / 19

  15. Example: Open system – Module Checking Let S be a discrete-event system with two possible actions c and action u . Fix a formula ϕ (say in the modal µ -calculus). Interprete action c as the moves of the system and action u as the moves of an environment. S | = ◮ u ( LiveEnv ⇒ ϕ ) iff S satisfies ϕ in any “live” environment where LiveEnv = ν x . ♦ u ⊤ ∧ � x Hans van Ditmarsch University of Sevilla, Spain Future event logic - axioms and complexity Tim French University of Western Australia, Australia Sophie Pinchinat Universi 9 / 19

  16. Example: Basic Control Problems Let S be a discrete-event system with two possible actions c and action u . Fix a formula ϕ (say in the modal µ -calculus). Interprete action c as controllable and action u as uncontrollable. S | = ⊲ c ( ϕ ) iff there is a way to control S to guarantee ϕ Hans van Ditmarsch University of Sevilla, Spain Future event logic - axioms and complexity Tim French University of Western Australia, Australia Sophie Pinchinat Universi 9 / 19

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