Papyros
โ† A Mathematical Theory of Communication

Idea lineage.

From Hartley's logarithmic measure to the entropy function that underpins every compression algorithm, cryptographic system, and neural network loss function.

Ancestors

  1. 1928

    Transmission of Information

    Hartley

    Information as the logarithm of the number of possible sequences.

  2. 1936

    On Computable Numbers

    Turing

    The universal machine: any computation can be encoded as data.

  3. 1945

    First Draft of a Report on the EDVAC

    von Neumann

    Programs and data share the same store โ€” the stored-program concept.

Built on this

  1. 1949

    Communication Theory of Secrecy Systems

    Shannon

    Perfect secrecy: a cipher is unbreakable if the key has at least as much entropy as the message.

  2. 1959

    Coding Theorems for a Discrete Source

    Shannon

    The source coding theorem: optimal compression approaches entropy.

  3. 2006

    A Fast and Frugal Elicitation of Probabilities

    Gigerenzer et al.

    Shannon entropy as a measure of uncertainty in human decision-making.

  4. 2017

    Attention Is All You Need

    Vaswani et al.

    Cross-entropy loss. The model minimises prediction uncertainty, measured in bits.