Skip to main content

Showing 1–39 of 39 results for author: Moses, Y

  1. arXiv:2407.12298  [pdf, other

    cs.LO

    Information Flow Guided Synthesis with Unbounded Communication

    Authors: Bernd Finkbeiner, Niklas Metzger, Yoram Moses

    Abstract: Information flow guided synthesis is a compositional approach to the automated construction of distributed systems where the assumptions between the components are captured as information-flow requirements. Information-flow requirements are hyperproperties that ensure that if a component needs to act on certain information that is only available in other components, then this information will be p… ▽ More

    Submitted 16 July, 2024; originally announced July 2024.

    Comments: 36th International Conference on Computer Aided Verification (CAV 2024)

  2. arXiv:2406.09093  [pdf, other

    cs.NI

    The Observer Effect in Computer Networks

    Authors: Tal Mizrahi, Michael Schapira, Yoram Moses

    Abstract: Network measurement involves an inherent tradeoff between accuracy and overhead; higher accuracy typically comes at the expense of greater measurement overhead (measurement frequency, number of probe packets, etc.). Capturing the "right" balance between these two desiderata - high accuracy and low overhead - is a key challenge. However, the manner in which accuracy and overhead are traded off is s… ▽ More

    Submitted 13 June, 2024; originally announced June 2024.

    Comments: This paper is an extended version of "The Observer Effect in Computer Networks", which was published in the ACM Applied Networking Research Workshop (ANRW), 2024

  3. arXiv:2311.05368  [pdf, other

    cs.DC cs.MA

    Probable Approximate Coordination

    Authors: Ariel Livshits, Yoram Moses

    Abstract: We study the problem of how to coordinate the actions of independent agents in a distributed system where message arrival times are unbounded, but are determined by an exponential probability distribution. Asynchronous protocols executed in such a model are guaranteed to succeed with probability 1. We demonstrate a case in which the best asynchronous protocol can be improved on significantly. Spec… ▽ More

    Submitted 9 November, 2023; originally announced November 2023.

    Comments: The paper is 20 pages long and contains 3 figures. It is to be published in the 2023 Conference on Principles of Distributed Systems (OPODIS)

  4. arXiv:2311.04374  [pdf, other

    econ.TH cs.DC cs.GT

    Common Knowledge, Regained

    Authors: Yannai A. Gonczarowski, Yoram Moses

    Abstract: For common knowledge to arise in dynamic settings, all players must simultaneously come to know it has arisen. Consequently, common knowledge cannot arise in many realistic settings with timing frictions. This counterintuitive observation of Halpern and Moses (1990) was discussed by Arrow et al. (1987) and Aumann (1989), was called a paradox by Morris (2014), and has evaded satisfactory resolution… ▽ More

    Submitted 23 April, 2024; v1 submitted 7 November, 2023; originally announced November 2023.

  5. arXiv:2305.05802  [pdf, other

    cs.DC

    Opportunistic Mutual Exclusion

    Authors: Karthi Srinivasan, Yoram Moses, Rajit Manohar

    Abstract: Mutual exclusion is an important problem in the context of shared resource usage, where only one process can be using the shared resource at any given time. A mutual exclusion protocol that does not use information on the duration for which each process uses the resource can lead to sub-optimal utilization times. We consider a simple two-process mutual exclusion problem with a central server that… ▽ More

    Submitted 9 May, 2023; originally announced May 2023.

    Comments: Accepted to ASYNC '23

  6. arXiv:2208.10866  [pdf, other

    cs.DC

    Null Messages, Information and Coordination

    Authors: Raïssa Nataf, Guy Goren, Yoram Moses

    Abstract: This paper investigates the role that null messages play in synchronous systems with and without failures, and provides necessary and sufficient conditions on the structure of protocols for information transfer and coordination there. We start by introducing a new and more refined definition of null messages. A generalization of message chains that allow these null messages is provided, and is sho… ▽ More

    Submitted 8 August, 2023; v1 submitted 23 August, 2022; originally announced August 2022.

  7. arXiv:2205.12085  [pdf, ps, other

    cs.LO

    Information Flow Guided Synthesis (Full Version)

    Authors: Bernd Finkbeiner, Niklas Metzger, Yoram Moses

    Abstract: Compositional synthesis relies on the discovery of assumptions, i.e., restrictions on the behavior of the remainder of the system that allow a component to realize its specification. In order to avoid losing valid solutions, these assumptions should be necessary conditions for realizability. However, because there are typically many different behaviors that realize the same specification, necessar… ▽ More

    Submitted 4 July, 2022; v1 submitted 24 May, 2022; originally announced May 2022.

    Comments: This is the full version of the corresponding CAV22 paper

  8. arXiv:2105.09389  [pdf, other

    cs.DC cs.NI

    Stochastic Coordination in Heterogeneous Load Balancing Systems

    Authors: Guy Goren, Shay Vargaftik, Yoram Moses

    Abstract: Current-day data centers and high-volume cloud services employ a broad set of heterogeneous servers. In such settings, client requests typically arrive at multiple entry points, and dispatching them to servers is an urgent distributed systems problem. This paper presents an efficient solution to the load balancing problem in such systems that improves on and overcomes problems of previous solution… ▽ More

    Submitted 25 July, 2021; v1 submitted 19 May, 2021; originally announced May 2021.

  9. arXiv:2011.04719  [pdf, other

    cs.DC

    Probabilistic Indistinguishability and the Quality of Validity in Byzantine Agreement

    Authors: Guy Goren, Yoram Moses, Alexander Spiegelman

    Abstract: Lower bounds and impossibility results in distributed computing are both intellectually challenging and practically important. Hundreds if not thousands of proofs appear in the literature, but surprisingly, the vast majority of them apply to deterministic algorithms only. Probabilistic protocols have been around for at least four decades and are receiving a lot of attention with the emergence of b… ▽ More

    Submitted 11 October, 2021; v1 submitted 9 November, 2020; originally announced November 2020.

  10. arXiv:2008.00793  [pdf, other

    cs.DC

    Distributed Dispatching in the Parallel Server Model

    Authors: Guy Goren, Shay Vargaftik, Yoram Moses

    Abstract: With the rapid increase in the size and volume of cloud services and data centers, architectures with multiple job dispatchers are quickly becoming the norm. Load balancing is a key element of such systems. Nevertheless, current solutions to load balancing in such systems admit a paradoxical behavior in which more accurate information regarding server queue lengths degrades performance due to herd… ▽ More

    Submitted 1 December, 2022; v1 submitted 3 August, 2020; originally announced August 2020.

    Comments: 27 pages, 11 figures

  11. arXiv:2007.02984  [pdf, other

    cs.DC

    Probably Approximately Knowing

    Authors: Nitzan Zamir, Yoram Moses

    Abstract: Whereas deterministic protocols are typically guaranteed to obtain particular goals of interest, probabilistic protocols typically provide only probabilistic guarantees. This paper initiates an investigation of the interdependence between actions and subjective beliefs of agents in a probabilistic setting. In particular, we study what probabilistic beliefs an agent should have when performing acti… ▽ More

    Submitted 6 July, 2020; originally announced July 2020.

    Comments: 23 pages, 2 figures, a full version of a paper whose extended abstract appears in the proceeding of PODC 2020

  12. arXiv:1906.10855  [pdf, other

    cs.CV

    On the Role of Geometry in Geo-Localization

    Authors: Moti Kadosh, Yael Moses, Ariel Shamir

    Abstract: Humans can build a mental map of a geographical area to find their way and recognize places. The basic task we consider is geo-localization - finding the pose (position & orientation) of a camera in a large 3D scene from a single image. We aim to experimentally explore the role of geometry in geo-localization in a convolutional neural network (CNN) solution. We do so by ignoring the often availabl… ▽ More

    Submitted 26 June, 2019; originally announced June 2019.

  13. arXiv:1905.06087  [pdf, ps, other

    cs.DC

    Byzantine Consensus in the Common Case

    Authors: Guy Goren, Yoram Moses

    Abstract: Modular methods to transform Byzantine consensus protocols into ones that are fast and communication efficient in the common cases are presented. Small and short protocol segments called layers are custom designed to optimize performance in the common case. When composed with a Byzantine consensus protocol of choice, they allow considerable control over the tradeoff in the combined protocol's beha… ▽ More

    Submitted 15 May, 2019; originally announced May 2019.

  14. arXiv:1904.06676  [pdf, other

    cs.NI

    Timing in Software-Defined and Centrally-Managed Networks

    Authors: Tal Mizrahi, Yoram Moses

    Abstract: The work described in this paper explores the use of time and synchronized clocks in centrally-managed and Software Defined Networks (SDNs). One of the main goals of this work is to analyze use cases in which explicit use of time is beneficial. Both theoretical and practical aspects of timed coordination and synchronized clocks in centralized environments are analyzed. Some of the products of this… ▽ More

    Submitted 14 April, 2019; originally announced April 2019.

    Comments: This paper summarizes "Using Time in Software Defined Networks", a PhD dissertation that was submitted to the Technion in 2016. A preliminary version of this paper appeared in the IEEE SDN Newsletter, "The TimedSDN Project", November 2016

  15. arXiv:1811.11455  [pdf, other

    cs.CV

    CrowdCam: Dynamic Region Segmentation

    Authors: Nir Zarrabi, Shai Avidan, Yael Moses

    Abstract: We consider the problem of segmenting dynamic regions in CrowdCam images, where a dynamic region is the projection of a moving 3D object on the image plane. Quite often, these regions are the most interesting parts of an image. CrowdCam images is a set of images of the same dynamic event, captured by a group of non-collaborating users. Almost every event of interest today is captured this way. Thi… ▽ More

    Submitted 23 June, 2019; v1 submitted 28 November, 2018; originally announced November 2018.

  16. arXiv:1805.07954  [pdf, other

    cs.DC

    Silence

    Authors: Guy Goren, Yoram Moses

    Abstract: The cost of communication is a substantial factor affecting the scalability of many distributed applications. Every message sent can incur a cost in storage, computation, energy and bandwidth. Consequently, reducing the communication costs of distributed applications is highly desirable. The best way to reduce message costs is by communicating without sending any messages whatsoever. This paper in… ▽ More

    Submitted 21 May, 2018; originally announced May 2018.

  17. arXiv:1705.08627  [pdf, other

    cs.DC

    On Using Time Without Clocks via Zigzag Causality

    Authors: Asa Dan, Rajit Manohar, Yoram Moses

    Abstract: Even in the absence of clocks, time bounds on the duration of actions enable the use of time for distributed coordination. This paper initiates an investigation of coordination in such a setting. A new communication structure called a zigzag pattern is introduced, and shown to guarantee bounds on the relative timing of events in this clockless model. Indeed, zigzag patterns are shown to be necessa… ▽ More

    Submitted 24 May, 2017; originally announced May 2017.

    Comments: This is an extended version of a paper to appear in PODC 2017

  18. arXiv:1611.03270  [pdf, other

    cs.CV

    Detecting Moving Regions in CrowdCam Images

    Authors: Adi Dafni, Yael Moses, Shai Avidan

    Abstract: We address the novel problem of detecting dynamic regions in CrowdCam images, a set of still images captured by a group of people. These regions capture the most interesting parts of the scene, and detecting them plays an important role in the analysis of visual data. Our method is based on the observation that matching static points must satisfy the epipolar geometry constraints, but computing ex… ▽ More

    Submitted 10 November, 2016; originally announced November 2016.

  19. arXiv:1606.07525  [pdf, other

    cs.MA cs.AI cs.DC cs.LO

    Relating Knowledge and Coordinated Action: The Knowledge of Preconditions Principle

    Authors: Yoram Moses

    Abstract: The Knowledge of Preconditions principle (KoP) is proposed as a widely applicable connection between knowledge and action in multi-agent systems. Roughly speaking, it asserts that if some condition is a necessary condition for performing a given action A, then knowing that this condition holds is also a necessary condition for performing A. Since the specifications of tasks often involve necessar… ▽ More

    Submitted 23 June, 2016; originally announced June 2016.

    Comments: In Proceedings TARK 2015, arXiv:1606.07295

    Journal ref: EPTCS 215, 2016, pp. 231-245

  20. arXiv:1605.07354  [pdf, other

    cs.DC

    Unbeatable Set Consensus via Topological and Combinatorial Reasoning

    Authors: Armando Castañeda, Yannai A. Gonczarowski, Yoram Moses

    Abstract: The set consensus problem has played an important role in the study of distributed systems for over two decades. Indeed, the search for lower bounds and impossibility results for this problem spawned the topological approach to distributed computing, which has given rise to new techniques in the design and analysis of protocols. The design of efficient solutions to set consensus has also proven to… ▽ More

    Submitted 24 May, 2016; originally announced May 2016.

    Comments: arXiv admin note: substantial text overlap with arXiv:1311.6902

  21. arXiv:1605.01236  [pdf, ps, other

    cs.GT

    Characterizing Solution Concepts in Terms of Common Knowledge of Rationality

    Authors: Joseph Y. Halpern, Yoram Moses

    Abstract: Characterizations of Nash equilibrium, correlated equilibrium, and rationalizability in terms of common knowledge of rationality are well known. Analogous characterizations of sequential equilibrium, (trembling hand) perfect equilibrium, and quasi-perfect equilibrium using results of Halpern [2009].

    Submitted 4 May, 2016; originally announced May 2016.

    Comments: To appear in International Journal of Game Theory

  22. The Case for Data Plane Timestamping in SDN

    Authors: Tal Mizrahi, Yoram Moses

    Abstract: This paper presents the case for Data Plane Timestamping (DPT). We argue that in the unique environment of Software-Defined Networks (SDN), attaching a timestamp to the header of all packets is a powerful feature that can be leveraged by various diverse SDN applications. We analyze three key use cases that demonstrate the advantages of using DPT, and show that SDN applications can benefit even fro… ▽ More

    Submitted 10 February, 2016; originally announced February 2016.

    Comments: This technical report is an extended version of "The Case for Data Plane Timestamping in SDN", which was accepted to the IEEE INFOCOM Workshop on Software-Driven Flexible and Agile Networking (SWFAN), 2016

  23. OneClock to Rule Them All: Using Time in Networked Applications

    Authors: Tal Mizrahi, Yoram Moses

    Abstract: This paper introduces OneClock, a generic approach for using time in networked applications. OneClock provides two basic time-triggered primitives: the ability to schedule an operation at a remote host or device, and the ability to receive feedback about the time at which an event occurred or an operation was executed at a remote host or device. We introduce a novel prediction-based scheduling app… ▽ More

    Submitted 27 January, 2016; originally announced January 2016.

    Comments: This technical report is an extended version of "OneClock to Rule Them All: Using Time in Networked Applications", which was accepted to IEEE/IFIP NOMS 2016

    Journal ref: NOMS 2016 - 2016 IEEE/IFIP Network Operations and Management Symposium, Istanbul, Turkey, 2016, pp. 679-685

  24. arXiv:1506.08485  [pdf, other

    cs.CV

    The Multi-Strand Graph for a PTZ Tracker

    Authors: Shachaf Melman, Yael Moses, Gérard Medioni, Yinghao Cai

    Abstract: High-resolution images can be used to resolve matching ambiguities between trajectory fragments (tracklets), which is one of the main challenges in multiple target tracking. A PTZ camera, which can pan, tilt and zoom, is a powerful and efficient tool that offers both close-up views and wide area coverage on demand. The wide-area view makes it possible to track many targets while the close-up view… ▽ More

    Submitted 28 June, 2015; originally announced June 2015.

    Comments: 9 pages, 7 figures, AVSS2015

  25. arXiv:1505.04873  [pdf, other

    cs.CV

    Have a Look at What I See

    Authors: Lior Talker, Yael Moses, Ilan Shimshoni

    Abstract: We propose a method for guiding a photographer to rotate her/his smartphone camera to obtain an image that overlaps with another image of the same scene. The other image is taken by another photographer from a different viewpoint. Our method is applicable even when the images do not have overlapping fields of view. Straightforward applications of our method include sharing attention to regions of… ▽ More

    Submitted 19 May, 2015; originally announced May 2015.

  26. Timed Consistent Network Updates

    Authors: Tal Mizrahi, Efi Saat, Yoram Moses

    Abstract: Network updates such as policy and routing changes occur frequently in Software Defined Networks (SDN). Updates should be performed consistently, preventing temporary disruptions, and should require as little overhead as possible. Scalability is increasingly becoming an essential requirement in SDN. In this paper we propose to use time-triggered network updates to achieve consistent updates. Our p… ▽ More

    Submitted 14 May, 2015; originally announced May 2015.

    Comments: This technical report is an extended version of the paper "Timed Consistent Network Updates", which was accepted to the ACM SIGCOMM Symposium on SDN Research (SOSR) '15, Santa Clara, CA, US, June 2015

    Journal ref: ACM SIGCOMM Symposium on SDN Research (SOSR) '15, Santa Clara, CA, US, pp. 21:1-21:14, June 2015

  27. Time4: Time for SDN

    Authors: Tal Mizrahi, Yoram Moses

    Abstract: With the rise of Software Defined Networks (SDN), there is growing interest in dynamic and centralized traffic engineering, where decisions about forwarding paths are taken dynamically from a network-wide perspective. Frequent path reconfiguration can significantly improve the network performance, but should be handled with care, so as to minimize disruptions that may occur during network updates.… ▽ More

    Submitted 10 February, 2016; v1 submitted 13 May, 2015; originally announced May 2015.

    Comments: This report is an extended version of "Software Defined Networks: It's About Time", which was accepted to IEEE INFOCOM 2016. A preliminary version of this report was published in arXiv in May, 2015

    Journal ref: IEEE Transactions on Network and Service Management 13(3): 433-446, 2016

  28. arXiv:1410.2501  [pdf, other

    cs.DC

    Unbeatable Consensus

    Authors: Armando Castañeda, Yannai A. Gonczarowski, Yoram Moses

    Abstract: The unbeatability of a consensus protocol, introduced by Halpern, Moses and Waarts in 2001, is a stronger notion of optimality than the accepted notion of early stopping protocols. Using a novel knowledge-based analysis, this paper derives the first practical unbeatable consensus protocols in the literature, for the standard synchronous message-passing model with crash failures. These protocols st… ▽ More

    Submitted 9 October, 2014; originally announced October 2014.

    Comments: arXiv admin note: substantial text overlap with arXiv:1311.6902

  29. arXiv:1311.6902  [pdf, other

    cs.DC

    Good, Better, Best! - Unbeatable Protocols for Consensus and Set Consensus

    Authors: Armando Castañeda, Yannai A. Gonczarowski, Yoram Moses

    Abstract: While the very first consensus protocols for the synchronous model were designed to match the worst-case lower bound, deciding in exactly t+1 rounds in all runs, it was soon realized that they could be strictly improved upon by early stopping protocols. These dominate the first ones, by always deciding in at most t+1 rounds, but often much faster. A protocol is unbeatable if it can't be strictly d… ▽ More

    Submitted 27 November, 2013; originally announced November 2013.

    Report number: Hebrew University of Jerusalem Center for the Study of Rationality discussion paper 653

  30. arXiv:1310.6414  [pdf

    cs.LO

    Timely Common Knowledge

    Authors: Yannai A. Gonczarowski, Yoram Moses

    Abstract: Coordinating activities at different sites of a multi-agent system typically imposes epistemic constraints on the participants. Specifying explicit bounds on the relative times at which actions are performed induces combined temporal and epistemic constraints on when agents can perform their actions. This paper characterises the interactive epistemic state that arises when actions must meet partic… ▽ More

    Submitted 23 October, 2013; originally announced October 2013.

    Comments: 15 pages, Contributed talk at TARK 2013 (arXiv:1310.6382) http://www.tark.org

    Report number: TARK/2013/p79

  31. arXiv:1310.6407  [pdf

    cs.LO cs.DC

    The Shape of Reactive Coordination Tasks

    Authors: Ido Ben-Zvi, Yoram Moses

    Abstract: This paper studies the interaction between knowledge, time and coordination in systems in which timing information is available. Necessary conditions are given for the causal structure in coordination problems consisting of orchestrating a set of actions in a manner that satisfies a variety of temporal ordering assumptions. Results are obtained in two main steps: A specification of coordination is… ▽ More

    Submitted 23 October, 2013; originally announced October 2013.

    Comments: 10 pages, Contributed talk presented at TARK 2013 (arXiv:1310.6382) http://www.tark.org

    Report number: TARK/2013/p29

  32. arXiv:1307.2191  [pdf

    cs.HC cs.AI

    A Knowledge-based Treatment of Human-Automation Systems

    Authors: Yoram Moses, Marcia K. Shamo

    Abstract: In a supervisory control system the human agent knowledge of past, current, and future system behavior is critical for system performance. Being able to reason about that knowledge in a precise and structured manner is central to effective system design. In this paper we introduce the application of a well-established formal approach to reasoning about knowledge to the modeling and analysis of com… ▽ More

    Submitted 8 July, 2013; originally announced July 2013.

    Comments: 39 pages, 1 figure

  33. arXiv:1203.5399  [pdf, other

    cs.MA cs.DC cs.LO

    Agent-time Epistemics and Coordination

    Authors: Ido Ben-Zvi, Yoram Moses

    Abstract: A minor change to the standard epistemic logical language, replacing $K_{i}$ with $K_{\node{i,t}}$ where $t$ is a time instance, gives rise to a generalized and more expressive form of knowledge and common knowledge operators. We investigate the communication structures that are necessary for such generalized epistemic states to arise, and the inter-agent coordination tasks that require such knowl… ▽ More

    Submitted 24 March, 2012; originally announced March 2012.

    Comments: 30 pages, 5 figures

  34. An Optimal Self-Stabilizing Firing Squad

    Authors: Danny Dolev, Ezra N. Hoch, Yoram Moses

    Abstract: Consider a fully connected network where up to $t$ processes may crash, and all processes start in an arbitrary memory state. The self-stabilizing firing squad problem consists of eventually guaranteeing simultaneous response to an external input. This is modeled by requiring that the non-crashed processes "fire" simultaneously if some correct process received an external "GO" input, and that th… ▽ More

    Submitted 17 August, 2009; originally announced August 2009.

    Comments: Shorter version to appear in SSS09

  35. arXiv:cs/0701064  [pdf, ps, other

    cs.DC

    Causing Communication Closure: Safe Program Composition with Reliable Non-FIFO Channels

    Authors: Kai Engelhardt, Yoram Moses

    Abstract: A semantic framework for analyzing safe composition of distributed programs is presented. Its applicability is illustrated by a study of program composition when communication is reliable but not necessarily FIFO\@. In this model, special care must be taken to ensure that messages do not accidentally overtake one another in the composed program. We show that barriers do not exist in this model.… ▽ More

    Submitted 9 January, 2007; originally announced January 2007.

  36. arXiv:cs/0610098  [pdf, ps, other

    cs.GT cs.DC cs.MA

    Characterizing Solution Concepts in Games Using Knowledge-Based Programs

    Authors: Joseph Y. Halpern, Yoram Moses

    Abstract: We show how solution concepts in games such as Nash equilibrium, correlated equilibrium, rationalizability, and sequential equilibrium can be given a uniform definition in terms of \emph{knowledge-based programs}. Intuitively, all solution concepts are implementations of two knowledge-based programs, one appropriate for games represented in normal form, the other for games represented in extensi… ▽ More

    Submitted 16 October, 2006; originally announced October 2006.

    Comments: To appear, IJCAI 2007

  37. arXiv:cs/0311028  [pdf, ps, other

    cs.DC cs.AI

    Using Counterfactuals in Knowledge-Based Programming

    Authors: Joseph Y. Halpern, Yoram Moses

    Abstract: This paper adds counterfactuals to the framework of knowledge-based programs of Fagin, Halpern, Moses, and Vardi. The use of counterfactuals is illustrated by designing a protocol in which an agent stops sending messages once it knows that it is safe to do so. Such behavior is difficult to capture in the original framework because it involves reasoning about counterfactual executions, including… ▽ More

    Submitted 20 November, 2003; originally announced November 2003.

    Comments: Preliminary version appears in Proc. 7th Conference on Theoretical Aspects of Rationality and Knowledge (TARK), 1998, pp. 97-110. Submitted to Distributed Computing

    ACM Class: F.4.1, F.3.1, I.2.4, C.2.2, C.2.4

  38. arXiv:cs/0006009  [pdf, ps, other

    cs.DC cs.AI

    Knowledge and common knowledge in a distributed environment

    Authors: Joseph Y. Halpern, Yoram Moses

    Abstract: Reasoning about knowledge seems to play a fundamental role in distributed systems. Indeed, such reasoning is a central part of the informal intuitive arguments used in the design of distributed protocols. Communication in a distributed system can be viewed as the act of transforming the system's state of knowledge. This paper presents a general framework for formalizing and reasoning about knowl… ▽ More

    Submitted 2 June, 2000; originally announced June 2000.

    Comments: This paper is copyrighted by ACM and appears in the ACM Digital Library

    ACM Class: C.2.2, C.2.4, D.2.4, I.2.4, F.3.1, F.3.1

    Journal ref: Journal of the ACM 37:3, 1990, pp. 549--587

  39. arXiv:cs/9809003  [pdf, ps, other

    cs.LO cs.DC

    Common knowledge revisited

    Authors: R. Fagin, J. Y. Halpern, Y. Moses, M. Vardi

    Abstract: We consider the common-knowledge paradox raised by Halpern and Moses: common knowledge is necessary for agreement and coordination, but common knowledge is unattainable in the real world because of temporal imprecision. We discuss two solutions to this paradox: (1) modeling the world with a coarser granularity, and (2) relaxing the requirements for coordination.

    Submitted 1 September, 1998; originally announced September 1998.

    Comments: A previous version appeared in TARK (Theoretical Aspects of Rationality and Knowledge), 1996. This version will appear in Annals of Pure and Applied Logic. The material in this paper is basically taken from Chapter 11 of our book Reasoning About Knowledge (MIT Press, 1995)

    ACM Class: F.4.1, C.2.4