Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Tom Santero on Leslie Lamport's Buridan’s Principle

Papers_We_Love
November 19, 2015

Tom Santero on Leslie Lamport's Buridan’s Principle

In 1984 Leslie Lamport began to observe the glitch problem [0] occurs in everyday life. Realizing this phenomenon had not been discussed by psychologists of the day, he set out to describe his observations using the classical formalization of Buridan's ass. Lamport initially failed to have this paper published in various scientific journals, being rejected on grounds of superficiality. It wasn't until 2011, when a reader suggested he resubmit to Foundations of Physics, that the paper was eventually published.

Those familiar with the works of Lamport know him as a logician, his life's work has pushed forward the state of the art in areas of mutual exclusion and distributed systems probably more than any other, and so reading Buridan's Principle might strike us as a bit odd, or even obscure. We're in unfamiliar territory with Lamport. Nonetheless, in this paper, Lamport's casual observations lead him to bridge the gap between the humanities and the sciences, providing us readers with what appears to be a universal law of nature: Buridan's Principle.

[0] http://research.microsoft.com/en-us/um/people/lamport/pubs/glitch.pdf

Papers_We_Love

November 19, 2015
Tweet

More Decks by Papers_We_Love

Other Decks in Science

Transcript

  1. Ἀριστοτέλης 384 – 322 BC ...a man, being just as

    hungry as thirsty, and placed in between food and drink, must necessarily remain where he is and starve to death. -- On The Heavens
  2. Jean Buridan 1295 – 1363 Should two courses be judged

    equal, then the will cannot break the deadlock; all it can do is suspend judgement until the circumstances change, and the right course of action is clear.
  3. "Mr. Speaker, we have all heard of the animal standing

    in doubt between two stacks of hay, and starving to death. The like would never happen to General Cass; place the stacks a thousand miles apart, he would stand stock still midway between them, and eat them both at once, and the green grass along the line would be apt to suffer some too at the same time." -- insulting Democratic presidential candidate, Lewis Cass, in 1848 Abraham Lincoln 1809 – 1865
  4. Given: an Ass, two equal bails of hay Proposition: If

    placed equidistant between each bail of hay, there exists some finite starting positions for which an Ass could possibly starve to death.
  5. 1. Let x represent the starting position of our ass

    at time t = 0, such that x falls along the line joining two equal bails of hay at positions 0 and 1, where 0 < x < 1 [given] 2. Let A t (x) denotes the position of the ass at time t, as a function of time over x 3. t ≥ 0: A t (0) = 0; A t (1) = 1; {x ∈ ℝ | 0 < x < 1} [continuity] 4. Since A t (0) = 0 and A t (1) = 1 there must be a finite range of values of x for which 0 < A t (x) < 1 Q.E.D
  6. Buridan’s Principle: A discrete decision based upon an input having

    a continuous range of values cannot be made within a bounded length of time.
  7. 1. Let x represent the starting position of our ass

    at time t = 0, such that x falls along the line joining two equal bails of hay at positions 0 and 1, where 0 < x < 1 [given] 2. Let A t (x) denotes the position of the ass at time t, as a function of time over x 3. t ≥ 0: A t (0) = 0; A t (1) = 1; {x ∈ ℝ | 0 < x < 1} [continuity] 4. Since A t (0) = 0 and A t (1) = 1 there must be a finite range of values of x for which 0 < A t (x) < 1 Q.E.D
  8. Buridan’s Principle does not rely upon any assumption about how

    the decision is made; it rests only on the assumption of continuity.
  9. A continuous mechanism must either forgo discreteness, permitting a continuous

    range of decisions, or must allow an unbounded length of time to make the decision.
  10. Reasons to trust Lamport: - Manufacture d’horlogerie - taught us

    how to properly order pastries at a bakery - warned us about dangers of participating in Greek politics - the Art of War in Byzantium
  11. It has been shown by Vosbury [14] and by Palais

    and Lamport [11] that the glitch phenomenon is inherent in arbiter circuits. These proofs are based on a continuous model of asynchronous circuits. In fact, Palais and Lamport state that a proof of this result must be based on a continuous model. We show otherwise; that is, we give a proof of the unavoidability of the glitch phenomenon that is based on a discrete circuit model.
  12. The impossibility of building a bounded-time arbiter seems to be

    a fundamental law of physics, not a mathematical theorem. For example, Anderson and Gouda [1] proved that a bounded-time arbiter cannot be constructed from certain kinds of components, but their proof offers no insight into why the quantum- mechanical arbiter described in [9] doesn’t work. We take the nonexistence of a bounded-time arbiter as an axiom.
  13. Buridan’s Law of Measurement: If x < y < z,

    then any measurement performed in a bounded length of time that has a nonzero probability of yielding a value in a neighborhood of x and a nonzero probability of yielding a value in a neighborhood of z must also have a nonzero probability of yielding a value in a neighborhood of y
  14. Entropy ain’t what it used to be Randomness can make

    it impossible deliberately to starve the ass
  15. Buridan’s Reliable Failure Detector: A process cannot make a discrete

    decision about the state of another process based upon an input having a continuous range of values within a bounded length of time.