Papers › Information-Theoretic Measures in AI: A Practical Decision Framework

Information-Theoretic Measures in AI: A Practical Decision Framework

26 Apr 2026arXiv:2604.23716added by Syntology

Nikolaos Al. Papadopoulos, Konstantinos E. Psannis

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Information-theoretic (IT) measures are ubiquitous in artificial intelligence: entropy drives decision-tree splits and uncertainty quantification, cross-entropy is the default classification loss, mutual information underpins representation learning and feature selection, and transfer entropy reveals directed influence in dynamical systems. Despite wide adoption, measure selection is often decoupled from estimator assumptions, failure modes, and safe inferential claims. This survey provides a practical decision framework for four foundational measures - Entropy, KL divergence/cross-entropy, Mutual Information, and Transfer Entropy - organized around three prescriptive questions for each: (i) what question does the measure answer and in which AI context; (ii) which estimator is appropriate for the data type and dimensionality; and (iii) what is the most dangerous misuse. The framework is operationalized in two complementary artifacts: a measure-selection flowchart and a master decision table. We cover both AI/ML and decision-making agent application domains per measure, with standardized Bridge notes linking IT quantities to cognitive and neuroscientific constructs. Two worked examples illustrate the framework on concrete practitioner scenarios spanning representation learning and temporal influence analysis, and a reproducible multi-agent case study across three learning architectures validates the transfer-entropy surrogate-testing guardrail against a null control.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2604.23716")

Code

Syntology Ran 11 of 11 code samples harvested from 1 repository linked to this paper; 0 have no recorded run. Of those that ran: 7 ran · our draft was wrong; 4 ran · fixture could not drive it.

By repository: found in paper text by Syntology: 11 samples from 1 repository, 11 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

dentros/gamebrains found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

11 samples harvested; 11 ran; 0 honoured the contract we drafted; 0 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

7ran · our draft was wrong
4ran · fixture could not drive it

Licence: 11 of the 11 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from dentros/gamebrains. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

_entropy_bits_mm dentros/gamebrains/metrics/information.py found in paper text by Syntology ran · fixture could not drive it GPL-3.0 (copyleft) · pointer only · eb9bfdef141c6159 · report
_mi_bits dentros/gamebrains/metrics/information.py found in paper text by Syntology ran · fixture could not drive it fingerprinted GPL-3.0 (copyleft) · pointer only · 3d995975f57475ed · report
_reconstruct_observations dentros/gamebrains/metrics/information.py found in paper text by Syntology ran · fixture could not drive it fingerprinted GPL-3.0 (copyleft) · pointer only · 9832f39c8b8368bf · report
_te_bits dentros/gamebrains/metrics/information.py found in paper text by Syntology ran · fixture could not drive it GPL-3.0 (copyleft) · pointer only · e30741a503f6d077 · report
compute_all dentros/gamebrains/metrics/information.py found in paper text by Syntology ran · our draft was wrong GPL-3.0 (copyleft) · pointer only · bb0dc3561adc98ef · report
mutual_information_per_agent dentros/gamebrains/metrics/information.py found in paper text by Syntology ran · our draft was wrong GPL-3.0 (copyleft) · pointer only · d4a7e08ed74aecce · report
predictive_information_per_agent dentros/gamebrains/metrics/information.py found in paper text by Syntology ran · our draft was wrong GPL-3.0 (copyleft) · pointer only · 4396df363a697c95 · report
stationarity_report dentros/gamebrains/metrics/information.py found in paper text by Syntology ran · our draft was wrong fingerprinted GPL-3.0 (copyleft) · pointer only · 3ebd270f0a46aded · report
suggested_burn_in dentros/gamebrains/metrics/information.py found in paper text by Syntology ran · our draft was wrong fingerprinted GPL-3.0 (copyleft) · pointer only · 2bd7196a532e7f73 · report
transfer_entropy_pairwise dentros/gamebrains/metrics/information.py found in paper text by Syntology ran · our draft was wrong GPL-3.0 (copyleft) · pointer only · 2edf4c06649663b7 · report
window_is_trustworthy dentros/gamebrains/metrics/information.py found in paper text by Syntology ran · our draft was wrong GPL-3.0 (copyleft) · pointer only · 285a85ea051fa5ea · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2604.23716, was issued in April 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections