📊

Information: Objective vs Subjective

Information — Objective vs Subjective

Objective (Shannon) information

Properties of sources/distributions:

  • Entropy H(P)H(P): expected surprisal over outcomes under source PP.
  • Surprisal logP(i)−log P(i): information content of a particular outcome ii.

Subjective (agent) surprisal

Properties relative to an agent’s model:

  • Surprisal logQ(i)−log Q(i): how unexpected ii is for an agent with beliefs QQ.
  • Varies across agents because Contexts differ.

Bridging them (cross‑entropy, KL)

  • Cross‑entropy H(P,Q)=H(P)+DKL(PQ)H(P, Q) = H(P) + D_{KL}(P \|\| Q).
  • The “penalty” for using QQ when the world runs on PP is the KL divergence.
  • When QPQ \approx P, subjective and objective views align.

Learning as KL reduction

  • Learning updates QQQ \to Q' to reduce DKL(PQ)D_{KL}(P \|\| Q).
  • Operationally: reduce predictive log‑loss on future Texts under resource budgets.

Further reading: 📝Text–Context–Interpretation, Operational Criteria, 🧭Agency & Delegation, 📚Glossary.