Intrinsic Metrics and Mutual Information
April 18, 2023

LinkedIn postPosted 2023-04-18.

Related: Four-Layer Tiny Transformer Training Run

Intrinsic Metrics and Mutual Information

This outline connects two useful questions in machine learning: what distance means inside the data, and what information one representation preserves about another.

Intrinsic metrics come from the structure of the space being modeled. They ask for distances and relationships that fit the object itself, not only the coordinates used to observe it.

Mutual information asks how much knowing one variable reduces uncertainty about another. In feature selection, clustering, representation learning, and nonlinear systems, that can expose relationships that ordinary linear measurements miss.

The proposed path is:

The useful outcome would be a measurement framework that keeps geometry and information together instead of treating distance and dependency as unrelated tools.