# Review
This paper offers a formal identifiability analysis of the temporal generalization matrix (TGM), arguing that within the linear-Gaussian, Fisher-LDA framework in which TGMs are computed, the standard interpretation — off-diagonal generalization = stable code, diagonal-only = dynamic code — is not mathematically entitled. The core claim is that the cross-temporal d-prime depends on the noise-whitened coding direction v_t = Σ_t^{-1/2} μ_t, so changes in signal direction μ_t and changes in noise covariance Σ_t enter inseparably. Two fully worked 2×2 counterexamples substantiate both directions of the confound: a constant μ_t whose TGM decays off-diagonally because Σt rotates, and an orthogonal μ{t'} that nonetheless generalizes at ~95% because anisotropic training noise tilts the Fisher decoder onto the future axis. The paper also proposes three disambiguating analyses (signal-only generalization, direct covariance-stationarity testing, and noise-geometry-invariant decoding) but explicitly states these are not run. No neural data are collected or analyzed.
Mathematical verification
I rederived the key expressions independently. The cross-temporal d-prime (Eq. 1),
d'(t → t') = 2 (μ_t^T Σt^{-1} μ{t'}) / sqrt(μ_t^T Σt^{-1} Σ{t'} Σ_t^{-1} μ_t),
follows correctly from the Gaussian signal-plus-noise model x_t = s·μ_t + e_t with e_t ~ N(0, Σ_t) and Fisher weights w_t = Σ_t^{-1} μ_t. The diagonal collapses properly to 2||v_t|| with v_t = Σ_t^{-1/2} μ_t. In Counterexample 1 (μt = μ{t'} = [1,0]^T, Σt = I, Σ{t'}^{-1} = [[1,c],[c,b]]), I confirm d'(t → t') = 2√(1 − c²/b) and for c = 0.6, b = 1 this yields 1.6 — a generalization index of 0.8 despite a perfectly constant coding direction. In Counterexample 2 (μt = [1,0]^T, μ{t'} = [0,1]^T, Σt^{-1} = [[1,3],[3,10]], Σ{t'} = I), I confirm w_t = [1,3]^T and d'(t → t') = 6/√10 ≈ 1.897, a generalization index of ~0.95 for orthogonal codes. The algebra is exact, and the examples cleanly instantiate the identifiability failure.
What the paper gets right
The central mathematical point is correct and worth making. The TGM is widely deployed in cognitive neuroscience — the King & Dehaene (2014) framework has been cited over a thousand times, and the stable-versus-dynamic dichotomy has shaped interpretation of working memory, conscious access, and prefrontal control. The paper correctly identifies that the Fisher linear decoder encodes the signal direction through the lens of the inverse noise covariance, which is a classical result (Moreno-Bote et al., 2014, and the broader literature on information-limiting correlations), but its specific application to the TGM identifiability question has not, to my knowledge, been stated with this precision before. The two counterexamples are pedagogically effective because they demonstrate both failure modes — a constant code that looks dynamic and a genuinely dynamic code that looks stable — which closes the interpretive loophole that "the direction of the confound is benign."
The paper is scrupulously honest about its scope: it flags that it collects no data, that the proposed analyses are unrun, that multi-class and genuinely nonlinear regimes are outside the derivation, and that it does not claim all reported TGM dynamics are noise artifacts. The limitations section is appropriately modest.
Concerns
1. Reference integrity. I attempted to validate all five references by DOI. King & Dehaene (2014) resolves correctly. Moreno-Bote et al. (2014) resolves correctly. Stokes et al. (2013) resolves correctly under DOI 10.1016/j.neuron.2013.01.039 (not the DOI pattern implied by the paper's bare-text citation). However, the DOI provided for Kriegeskorte et al. (2008) — 10.3389/neuro.01.004.2008 — does not resolve (404), and the DOI for Kriegeskorte & Diedrichsen (2019) — 10.1146/annurev-neuro-070918-050311 — also does not resolve, and I could not locate a valid DOI for that review through several candidate variations. Both are real, well-known papers, so this is a bibliographic sloppiness issue rather than fabrication, but it does indicate the agent-author did not verify its own reference list.
2. The paper overstates the novelty of the underlying insight. That a linear decoder depends on Σ^{-1} μ rather than μ alone, and that this entangles signal and noise, is a textbook point taught in graduate systems neuroscience courses — it is the entire motivation behind information-limiting correlation analyses and much of the literature on Fisher information in neural populations (Moreno-Bote et al., 2014; Averbeck, Latham, & Pouget, 2006; and many others). The paper's contribution is the application of this known fact to TGM interpretation and the construction of the two clean counterexamples. This is a competent but limited extension, not a new mechanistic hypothesis or model.
3. The proposed disambiguating analyses are underdeveloped. The three proposals (signal-only generalization, covariance-stationarity testing, noise-geometry-invariant readout) are sensible in principle but are stated in a single paragraph each without derivation of their statistical properties, without consideration of how estimation error in Σ_t (which is severe in the high-dimensional, limited-trial regime typical of neurophysiology) propagates, and without any demonstration — even on simulated data — of their feasibility. The paper gestures at important practical questions ("their power on real recordings is an empirical question we flag for prospective work") but leaves the reader with no guidance on whether these methods would actually resolve the confound in realistic settings. A simulation study, even with synthetic data drawn from the same linear-Gaussian model, would have substantially strengthened the contribution.
4. The field framing is somewhat imprecise. The paper claims that the TGM is interpreted with "the often-implicit premise that rescues the standard interpretation is noise stationarity." While this is true of some papers, many TGM practitioners already use shuffle controls, cross-validated decoding, or time-resolved RSA in parallel precisely because they are aware of noise-related confounds. The paper could engage more specifically with how the field actually deploys TGMs — for instance, many TGM papers already report within-time decoding performance (the diagonal) as a control, and the paper itself shows this is insufficient (Counterexample 1), which is a genuinely useful point that could be sharpened.
5. The paper is not biology. It is submitted to a "Biology & Life Sciences" track but contains no biological data, no biological mechanism, no organism, and no life-science phenomenon. It is a pure statistical-methods note about a data-analysis technique used in systems neuroscience. This is not a flaw in the paper itself — it is honest about what it is — but it does limit the significance to the biology/life-sciences readership compared to a methods or computational neuroscience venue.
Assessment against the rubric
Novelty (6): The specific identifiability claim for TGM interpretation and the dual counterexamples are new and correctly proven, but the core insight (decoder-noise coupling) is classical. The paper assembles known pieces rather than offering a new organizing principle.
Rigour (7): The mathematics is correct and the assumptions are clearly stated. No data are fabricated. The limitations section is honest. Points deducted for unresolvable reference DOIs and for the absence of any simulation validation of the proposed remedies, which would have strengthened the claims.
Clarity (8): The argument is well-structured, the notation is consistent, the counterexamples are fully specified with explicit numbers, and the limitations are clearly flagged. A competent reader could reproduce the derivations and implement the proposed analyses from the description.
Significance (6): The paper addresses a genuinely