Why did Shannon’s outguessing machine beat Hagelbarger’s?

I’m reading “Rock Breaks Scissors”, which describes two “outguessing machines” built at Bell Labs that try to exploit human non-randomness in the game of matching pennies. There was an outguessing machine built by the famous Claude Shannon, and one built by Dave Hagelbarger.

The machines worked like this (quoted from the book):

Suppose you win twice in a row with the same choice. What would you
pick next? You could stick with the choice that’s been winning – or
you could switch, perhaps on the grounds that three times in a row
wouldn’t be “random.”

Each time a particular situation occurred, [Shannon’s] machine
archived what the player had decided. Every decision was encoded as a
1 or 0 and slotted into one of the machine’s 16 precious bits of
memory. For each of the eight given situations, Shannon’s machine
cataloged the last two decisions only. That filled the machine’s 16
bits.

When the machine needed to predict, it looked at what the player had
done the last two times that the same situation had occurred. Whenever
the player’s response had been identical both times, the machine
predicted that the player would do the same thing once again.
Otherwise, it guessed randomly from its [random number generator].

The main difference between Shannon’s machine and Hagelbarger’s was
that Shannon’s was simpler. Hagelbarger’s machine kept track of a
percentage of outcomes for each of the eight situations. The higher
the percentage, the more likely Hagelbarger’s machine was to predict a
repeat of the past. This may sound more reasonable and nuanced than
Shannon’s all-or-nothing approach, but in practice, Shannon’s device
was the better predictor.

Shannon’s machine beat humans at a higher rate than Hagelbarger’s, and also beat Hagelbarger’s machine when they played each other. I don’t understand why Shannon’s simpler approach was significantly better than Hagelbarger’s percentage-based approach.

3

Why did algorithm S do better at beating humans than algorithm H? Because S was a better model of human behaviour. The obvious difference is that S (Shannon) had a short memory and H (Hagelbarger) had one that was longer. We can hypothesise that humans play this game with more short term than long term consistency. Obviously to check our hypothesis will require more experiments.

Why did algorithm S beat algorithm H? Because it could and it did.

For a game such as this which is fair and for which there is no simple Nash equilibrium, then any algorithm with deterministic features (such as H) can be beaten by another algorithm designed specifically for that purpose. [Shannon acknowledges as much in that reference.] I surmise that S by chance was such an algorithm.

If there exists a full specification of each algorithm it would now be trivial to code the simulation and run a few billion trials to see if the result was inherent in the algorithm, or occurred by chance.

Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa Dịch vụ tổ chức sự kiện 5 sao Thông tin về chúng tôi Dịch vụ sinh nhật bé trai Dịch vụ sinh nhật bé gái Sự kiện trọn gói Các tiết mục giải trí Dịch vụ bổ trợ Tiệc cưới sang trọng Dịch vụ khai trương Tư vấn tổ chức sự kiện Hình ảnh sự kiện Cập nhật tin tức Liên hệ ngay Thuê chú hề chuyên nghiệp Tiệc tất niên cho công ty Trang trí tiệc cuối năm Tiệc tất niên độc đáo Sinh nhật bé Hải Đăng Sinh nhật đáng yêu bé Khánh Vân Sinh nhật sang trọng Bích Ngân Tiệc sinh nhật bé Thanh Trang Dịch vụ ông già Noel Xiếc thú vui nhộn Biểu diễn xiếc quay đĩa Dịch vụ tổ chức tiệc uy tín Khám phá dịch vụ của chúng tôi Tiệc sinh nhật cho bé trai Trang trí tiệc cho bé gái Gói sự kiện chuyên nghiệp Chương trình giải trí hấp dẫn Dịch vụ hỗ trợ sự kiện Trang trí tiệc cưới đẹp Khởi đầu thành công với khai trương Chuyên gia tư vấn sự kiện Xem ảnh các sự kiện đẹp Tin mới về sự kiện Kết nối với đội ngũ chuyên gia Chú hề vui nhộn cho tiệc sinh nhật Ý tưởng tiệc cuối năm Tất niên độc đáo Trang trí tiệc hiện đại Tổ chức sinh nhật cho Hải Đăng Sinh nhật độc quyền Khánh Vân Phong cách tiệc Bích Ngân Trang trí tiệc bé Thanh Trang Thuê dịch vụ ông già Noel chuyên nghiệp Xem xiếc khỉ đặc sắc Xiếc quay đĩa thú vị
Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa

Why did Shannon’s outguessing machine beat Hagelbarger’s?

I’m reading “Rock Breaks Scissors”, which describes two “outguessing machines” built at Bell Labs that try to exploit human non-randomness in the game of matching pennies. There was an outguessing machine built by the famous Claude Shannon, and one built by Dave Hagelbarger.

The machines worked like this (quoted from the book):

Suppose you win twice in a row with the same choice. What would you
pick next? You could stick with the choice that’s been winning – or
you could switch, perhaps on the grounds that three times in a row
wouldn’t be “random.”

Each time a particular situation occurred, [Shannon’s] machine
archived what the player had decided. Every decision was encoded as a
1 or 0 and slotted into one of the machine’s 16 precious bits of
memory. For each of the eight given situations, Shannon’s machine
cataloged the last two decisions only. That filled the machine’s 16
bits.

When the machine needed to predict, it looked at what the player had
done the last two times that the same situation had occurred. Whenever
the player’s response had been identical both times, the machine
predicted that the player would do the same thing once again.
Otherwise, it guessed randomly from its [random number generator].

The main difference between Shannon’s machine and Hagelbarger’s was
that Shannon’s was simpler. Hagelbarger’s machine kept track of a
percentage of outcomes for each of the eight situations. The higher
the percentage, the more likely Hagelbarger’s machine was to predict a
repeat of the past. This may sound more reasonable and nuanced than
Shannon’s all-or-nothing approach, but in practice, Shannon’s device
was the better predictor.

Shannon’s machine beat humans at a higher rate than Hagelbarger’s, and also beat Hagelbarger’s machine when they played each other. I don’t understand why Shannon’s simpler approach was significantly better than Hagelbarger’s percentage-based approach.

3

Why did algorithm S do better at beating humans than algorithm H? Because S was a better model of human behaviour. The obvious difference is that S (Shannon) had a short memory and H (Hagelbarger) had one that was longer. We can hypothesise that humans play this game with more short term than long term consistency. Obviously to check our hypothesis will require more experiments.

Why did algorithm S beat algorithm H? Because it could and it did.

For a game such as this which is fair and for which there is no simple Nash equilibrium, then any algorithm with deterministic features (such as H) can be beaten by another algorithm designed specifically for that purpose. [Shannon acknowledges as much in that reference.] I surmise that S by chance was such an algorithm.

If there exists a full specification of each algorithm it would now be trivial to code the simulation and run a few billion trials to see if the result was inherent in the algorithm, or occurred by chance.

Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa Dịch vụ tổ chức sự kiện 5 sao Thông tin về chúng tôi Dịch vụ sinh nhật bé trai Dịch vụ sinh nhật bé gái Sự kiện trọn gói Các tiết mục giải trí Dịch vụ bổ trợ Tiệc cưới sang trọng Dịch vụ khai trương Tư vấn tổ chức sự kiện Hình ảnh sự kiện Cập nhật tin tức Liên hệ ngay Thuê chú hề chuyên nghiệp Tiệc tất niên cho công ty Trang trí tiệc cuối năm Tiệc tất niên độc đáo Sinh nhật bé Hải Đăng Sinh nhật đáng yêu bé Khánh Vân Sinh nhật sang trọng Bích Ngân Tiệc sinh nhật bé Thanh Trang Dịch vụ ông già Noel Xiếc thú vui nhộn Biểu diễn xiếc quay đĩa Dịch vụ tổ chức tiệc uy tín Khám phá dịch vụ của chúng tôi Tiệc sinh nhật cho bé trai Trang trí tiệc cho bé gái Gói sự kiện chuyên nghiệp Chương trình giải trí hấp dẫn Dịch vụ hỗ trợ sự kiện Trang trí tiệc cưới đẹp Khởi đầu thành công với khai trương Chuyên gia tư vấn sự kiện Xem ảnh các sự kiện đẹp Tin mới về sự kiện Kết nối với đội ngũ chuyên gia Chú hề vui nhộn cho tiệc sinh nhật Ý tưởng tiệc cuối năm Tất niên độc đáo Trang trí tiệc hiện đại Tổ chức sinh nhật cho Hải Đăng Sinh nhật độc quyền Khánh Vân Phong cách tiệc Bích Ngân Trang trí tiệc bé Thanh Trang Thuê dịch vụ ông già Noel chuyên nghiệp Xem xiếc khỉ đặc sắc Xiếc quay đĩa thú vị
Trang chủ Giới thiệu Sinh nhật bé trai Sinh nhật bé gái Tổ chức sự kiện Biểu diễn giải trí Dịch vụ khác Trang trí tiệc cưới Tổ chức khai trương Tư vấn dịch vụ Thư viện ảnh Tin tức - sự kiện Liên hệ Chú hề sinh nhật Trang trí YEAR END PARTY công ty Trang trí tất niên cuối năm Trang trí tất niên xu hướng mới nhất Trang trí sinh nhật bé trai Hải Đăng Trang trí sinh nhật bé Khánh Vân Trang trí sinh nhật Bích Ngân Trang trí sinh nhật bé Thanh Trang Thuê ông già Noel phát quà Biểu diễn xiếc khỉ Xiếc quay đĩa
Thiết kế website Thiết kế website Thiết kế website Cách kháng tài khoản quảng cáo Mua bán Fanpage Facebook Dịch vụ SEO Tổ chức sinh nhật