Architecture-indexed ceilings and matched compute [ftip-00JF]
✍️sourceAGENTDRAFTED
Architecture-indexed ceilings and matched compute [ftip-00JF]
✍️sourceAGENTDRAFTED
This optional section refines the architecture-neutral capability framework only when the question names an architecture, optimizer, or systems implementation. The general model/interface formulation remains available when these fields are unnecessary.
Architecture comparisons below are conditional on a declared task family, evaluation law, intervention class, and scalar cost. Toy bounds are finite results under their displayed assumptions and do not transfer to concrete model instances without verified interface, task, and cost assumptions.
1. Architecture, optimizer, and systems variables [ftip-00JG]AGENTDRAFTED
1. Architecture, optimizer, and systems variables [ftip-00JG]AGENTDRAFTED
Architecture, optimizer, and systems fields refine the model/interface description. A comparison depends only on the fields named in its assumptions and conclusion.
Definition 1.1. Optional architecture refinement [ftip-00JH]AGENTDRAFTED
Definition 1.1. Optional architecture refinement [ftip-00JH]AGENTDRAFTED
Let \(M\) denote an existing model intervention. An architecture refinement is a record \(A=(\mathcal X,\mathcal Y,\operatorname {Map}_A)\) whose map realizes the same declared input and output interface. Forgetting \(A\) returns \(M\); no architecture claim is made when the field is omitted.
Definition 1.2. Optimizer and systems records [ftip-00JI]AGENTDRAFTED
Definition 1.2. Optimizer and systems records [ftip-00JI]AGENTDRAFTED
When needed, extend the record by \(O\) for optimizer and state-update rules, and \(S\) for kernels, precision, memory, cache, and scheduling. The triplet \((A,O,S)\) is descriptive; it is not a scalar intelligence score.
Definition 1.3. Architecture-indexed evaluation functional [ftip-00JJ]AGENTDRAFTED
Definition 1.3. Architecture-indexed evaluation functional [ftip-00JJ]AGENTDRAFTED
Fix an architecture \(A\), its base artifact, a declared intervention set \(\mathfrak I_A\), and the common evaluation interface of Convention [ftip-005D]. Each \(\eta \in \mathfrak I_A\) specifies a protocol \(P_{A,\eta }=\operatorname {PostTrain}(A,\eta )\) in that measurable and absolutely integrable evaluation domain, with real performance \(J_{\rm ev}(P_{A,\eta })\). Let \(c_A(\eta )\in [0,+\infty ]\) be its scalar cost under the study's declared accounting rule: a fixed measured cost or an expected nonnegative cost, as specified. For a finite budget \(C\in \mathbb R_{\geq 0}\), define \[ V_A(C)=\sup \left \{ J_{\rm ev}(P_{A,\eta }): \eta \in \mathfrak I_A,\ c_A(\eta )\leq C \right \}\in \overline {\mathbb R}. \] Infinite-cost interventions are infeasible at every such budget.
As in Definition [ftip-005M], the empty feasible set has value \(-\infty \); an unbounded-above feasible score set has value \(+\infty \). The value is real exactly when that set is nonempty and bounded above. Increasing \(C\) enlarges the feasible set, so \(V_A\) is nondecreasing. A finite supremum need not be attained by any intervention.
Frontier differences and derivatives are ordinary real operations only where the relevant values are finite, with differentiability additionally required for a derivative. Cost ratios use the domain in Definition 3.2. The allowed intervention set, evaluation law, and accounting rule are part of the definition, so \(V_A\) is not a universal intelligence function.
Remark 1.4. Architecture-neutral projection and gradual complexity [ftip-00JK]AGENTDRAFTED
Remark 1.4. Architecture-neutral projection and gradual complexity [ftip-00JK]AGENTDRAFTED
A statement that depends only on the model/interface map is invariant under changes to architecture \(A\), optimizer \(O\), or systems \(S\) that leave that map fixed. A conclusion about one of those fields instead requires assumptions that distinguish its possible values.
Definition 1.5. Three ceiling layers [ftip-00JL]AGENTDRAFTED
Definition 1.5. Three ceiling layers [ftip-00JL]AGENTDRAFTED
For fixed task and evaluation laws, distinguish the representational ceiling of \(A\), the optimizer-reachable ceiling of \((A,O)\), and the systems-feasible frontier of \((A,O,S,C)\). Each layer is conditional on the objects named; none implies that the next layer attains it.
Remark 1.6. Architecture effects are comparative estimands [ftip-00JM]AGENTDRAFTED
Remark 1.6. Architecture effects are comparative estimands [ftip-00JM]AGENTDRAFTED
A difference between two architectures is meaningful only after the task, data, post-training, inference, evaluation, and cost records identify which coordinates are held fixed and which are allowed to vary.
2. Depth reuse and latent recurrence [ftip-00KG]AGENTDRAFTED
2. Depth reuse and latent recurrence [ftip-00KG]AGENTDRAFTED
Repeated depth, latent feedback, and recirculation change the computation performed at inference. Relative to the fixed reference autoregressive Transformer, their costs include any extra passes, state, and prefill work.
Definition 2.1. Computation-axis record [ftip-00KH]AGENTDRAFTED
Definition 2.1. Computation-axis record [ftip-00KH]AGENTDRAFTED
For an architecture record \(A\), distinguish token steps, feed-forward depth passes, recurrent passes, and latent-state updates. Let \(d(A,r)\) be the declared number of depth passes in run \(r\); it is a computation coordinate, not a synonym for parameter count or reasoning quality.
Remark 2.2. Looped Transformers as a source result [ftip-00KI]AGENTDRAFTED
Remark 2.2. Looped Transformers as a source result [ftip-00KI]AGENTDRAFTED
Giannou et al. show that a fixed shallow Transformer placed in a loop can execute programmed iterative computations, including conditional branches and in-context algorithms, in Looped Transformers as Programmable Computers[giannou2023looped]. This is a source result under its program, state, and precision assumptions; it is not a universal claim about language-model capability.
Remark 2.3. Parameter sharing and width tradeoffs [ftip-00KJ]AGENTDRAFTED
Remark 2.3. Parameter sharing and width tradeoffs [ftip-00KJ]AGENTDRAFTED
Xue et al. report that depth sharing can reduce trainable parameters while limiting modeling capacity, and study width and mixture-of-experts remedies in Go Wider Instead of Deeper[xue2021wider]. The comparison is empirical and task-specific; it does not identify a depth-independent ceiling.
Remark 2.4. Virtual logical depth and scaling [ftip-00KK]AGENTDRAFTED
Remark 2.4. Virtual logical depth and scaling [ftip-00KK]AGENTDRAFTED
Zhu et al. vary virtual logical depth by reusing weights and report reasoning gains at nearly fixed parameter count in Beyond Parameters: Exploring Virtual Logic Depth for Scaling Laws[zhu2025virtualdepth]. Their results motivate a depth coordinate in a scaling study, while leaving knowledge capacity, optimization, and transfer dependent on the declared training and evaluation protocol.
Remark 2.5. Recirculation as an inference intervention [ftip-00KL]AGENTDRAFTED
Remark 2.5. Recirculation as an inference intervention [ftip-00KL]AGENTDRAFTED
Mozer et al. introduce inference-time recirculation that feeds latent states back through an off-the-shelf model and report task improvements in Recirculation[mozer2026recirculation]. The added serial prefill and adaptive tuning belong in the systems and inference records; the observation is not a proof of a new representational ceiling.
Remark 2.6. Latent feedback with a preserved Transformer interface [ftip-00KM]AGENTDRAFTED
Remark 2.6. Latent feedback with a preserved Transformer interface [ftip-00KM]AGENTDRAFTED
Wang et al. widen the feedback channel between decoding steps with latent feedback while retaining a Transformer and language-modeling interface in Full-bandwidth transformer[wang2026fullbandwidth]. Any reported token or accuracy savings are conditional on the scheduled multi-pass training and measured decoding cost.
Remark 2.7. Latent prediction as a training intervention [ftip-00KN]AGENTDRAFTED
Remark 2.7. Latent prediction as a training intervention [ftip-00KN]AGENTDRAFTED
Teoh et al. add next-latent prediction to next-token training and report compact predictive states without changing the Transformer interface in Next-Latent Prediction Transformers Learn Compact World Models[teoh2025nextlatent]. This belongs to the training intervention record, not to an architecture-only comparison.
Example 2.8. Equal parameters do not fix effective depth [ftip-00KO]AGENTDRAFTED
Example 2.8. Equal parameters do not fix effective depth [ftip-00KO]AGENTDRAFTED
Two runs can share parameter count while using different numbers of recurrent or latent-feedback passes. A matched study must therefore report the computation-axis record and cannot infer an architecture ceiling from parameters alone.
Definition 2.9. Depth-reuse model-instance record [ftip-00KP]AGENTDRAFTED
Definition 2.9. Depth-reuse model-instance record [ftip-00KP]AGENTDRAFTED
For a depth-reuse comparison, record shared weights, pass count, stopping rule, recurrent state, training objective, token and pass FLOPs, prefill and decode latency, memory, and evaluation seeds. A pass-count change is an intervention even when the parameter tensor is unchanged.
Example 2.10. Fixed-recipe depth comparison [ftip-00KQ]AGENTDRAFTED
Example 2.10. Fixed-recipe depth comparison [ftip-00KQ]AGENTDRAFTED
In a fixed-recipe arm, hold data, optimizer, feedback, stopping rule, and evaluation law fixed while varying only the declared depth-reuse intervention. The resulting difference is an estimand for that recipe, not a best-achievable comparison.
Remark 2.11. Scaling surfaces rather than a single law [ftip-00KR]AGENTDRAFTED
Remark 2.11. Scaling surfaces rather than a single law [ftip-00KR]AGENTDRAFTED
A depth-reuse study may fit a surface over parameters, tokens, passes, and cost. The fit is an empirical summary over its measured range; it does not establish an asymptotic law or a universal saturation point.
Remark 2.12. Architecture and training are separable records [ftip-00KS]AGENTDRAFTED
Remark 2.12. Architecture and training are separable records [ftip-00KS]AGENTDRAFTED
Weight sharing, latent objectives, and recirculation can alter optimization without changing the declared external interface. The comparison must retain architecture, training intervention, and systems coordinates separately.
Remark 2.13. Depth reuse across passes, parameters, and tasks [ftip-00KT]AGENTDRAFTED
Remark 2.13. Depth reuse across passes, parameters, and tasks [ftip-00KT]AGENTDRAFTED
The cited looped, virtual-depth, latent-feedback, and recirculation results do not show that more passes always improve capability, that parameter sharing dominates added parameters, or that inference-time gains transfer to training or to another task family. Each transfer requires a matched model-instance record.
3. Ceilings, frontiers, and saturation [ftip-00JN]AGENTDRAFTED
3. Ceilings, frontiers, and saturation [ftip-00JN]AGENTDRAFTED
Definition 3.1. Fixed-recipe and tuned frontiers [ftip-00JO]AGENTDRAFTED
Definition 3.1. Fixed-recipe and tuned frontiers [ftip-00JO]AGENTDRAFTED
The fixed-recipe frontier evaluates one common \(\eta \). The equal-tuning frontier permits architecture-specific choices from a predeclared trial set with the same tuning data and budget. The restricted envelope permits a predeclared class of interventions under \(C\). These are distinct estimands.
Definition 3.2. Iso-quality cost ratio [ftip-00JP]AGENTDRAFTED
Definition 3.2. Iso-quality cost ratio [ftip-00JP]AGENTDRAFTED
For a finite real target \(q\in \mathbb R\) and the frontier of Definition 1.3, define the inverse cost \[ C_A(q)=\inf \{C\in \mathbb R_{\geq 0}:V_A(C)\geq q\} \in [0,+\infty ], \qquad \inf \varnothing =+\infty . \] The iso-quality ratio is defined only on the domain \[ \rho _{A/B}(q)=\frac {C_A(q)}{C_B(q)}, \qquad 0\leq C_A(q)<+\infty , \quad 0<C_B(q)<+\infty . \] The architectures must use the same target, evaluation interface, cost units, and comparison arm. The ratio compares efficiency under these choices.
An inverse cost is a threshold infimum, not an executable minimum. The infimum over budgets may be unattained; even if a budget satisfies \(V_A(C)\geq q\), its performance supremum may be unattained at \(q\). An actual target-achieving intervention requires a separate witness.
Positive individual costs do not guarantee a positive inverse cost. For interventions \(\eta _n\), \(n\geq 1\), with score \(1\) and cost \(1/n\), the target \(q=1\) has \(C_A(1)=0\), although every intervention costs more than zero. If both architectures have this family, the putative ratio is \(0/0\) and is excluded by the displayed domain.
Definition 3.3. Operational cost vector and scalarization [ftip-00JQ]AGENTDRAFTED
Definition 3.3. Operational cost vector and scalarization [ftip-00JQ]AGENTDRAFTED
Record training FLOPs, inference FLOPs, wall time, memory, energy, and hardware separately as \(\mathbf c\). A scalar cost \(C=w\cdot \mathbf c\) is a declared study choice with nonnegative units \(w\); changing \(w\) changes the frontier and must not be hidden as architecture quality.
Theorem 3.4. Finite-window representational obstruction [ftip-00JR]AGENTDRAFTED
Theorem 3.4. Finite-window representational obstruction [ftip-00JR]AGENTDRAFTED
Consider a causal system whose state after each prefix has at most \(K\) distinct values, and a task with \(K+1\) prefixes requiring pairwise distinct continuation labels. By the pigeonhole principle two prefixes share a state, so at least one continuation label is wrong. This is a finite toy obstruction only; it does not bound a concrete Transformer or KDA instance without a proved reduction to this state model.
Theorem 3.5. A conditional saturation certificate [ftip-00JS]AGENTDRAFTED
Theorem 3.5. A conditional saturation certificate [ftip-00JS]AGENTDRAFTED
Let \(V_A\) be the nondecreasing frontier of Definition 1.3, bounded above by a finite \(U\in \mathbb R\). If an intervention reaches a real target \(q<U\) at a finite cost \(C_q\geq 0\), then at every finite \(C\geq C_q\), \(q\leq V_A(C)\leq U\). In particular \(V_A(C)\) is real and \(0\leq U-V_A(C)\leq U-q\). This elementary certificate is conditional on the bound \(U\); it does not assert that real intelligence saturates.
Example 3.6. Equal scalar cost does not identify architecture [ftip-00JT]AGENTDRAFTED
Example 3.6. Equal scalar cost does not identify architecture [ftip-00JT]AGENTDRAFTED
Two systems can have the same scalar \(C\) while differing in memory, latency, and training allocation. A cost-weight change can reverse their ordering without changing either system. Thus a one-factor comparison needs a fixed scalarization and a reported cost vector; no architecture effect follows from equal \(C\) alone.
4. Matched-compute comparison protocol [ftip-00JU]AGENTDRAFTED
4. Matched-compute comparison protocol [ftip-00JU]AGENTDRAFTED
Definition 4.1. Common-recipe comparison arm [ftip-00JV]AGENTDRAFTED
Definition 4.1. Common-recipe comparison arm [ftip-00JV]AGENTDRAFTED
A common-recipe arm fixes training data, optimizer family, schedule, post-training procedure and feedback, training and post-training budgets, inference budget, and evaluation protocol and draws. Interface-compatible parameter choices are declared in advance as part of each permitted architecture package. The comparison varies that package under the common recipe; any further deviation is recorded as a separate comparison coordinate. Its score difference measures performance under this recipe, not the best attainable result for either architecture.
Definition 4.2. Equal-tuning-budget comparison arm [ftip-00JW]AGENTDRAFTED
Definition 4.2. Equal-tuning-budget comparison arm [ftip-00JW]AGENTDRAFTED
An equal-tuning-budget arm permits architecture-specific tuning under a predeclared protocol that fixes the tuning data and its volume, trial count, selection rule, stopping rule, and tuning cost for both architectures. The cost uses the same declared accounting rule. The resulting comparison measures practical performance under this equal optimization effort; it does not determine best possible training or a representation-only limit.
Definition 4.3. Restricted-envelope comparison arm [ftip-00JX]AGENTDRAFTED
Definition 4.3. Restricted-envelope comparison arm [ftip-00JX]AGENTDRAFTED
A restricted-envelope arm declares an allowed intervention class \(\mathcal E_A\subseteq \mathfrak I_A\) for each architecture, specifying the permitted training, post-training, and inference procedures. The classes expose exclusions, search budgets, seeds, and stopping rules. Restrict the evaluation functional of Definition 1.3 to \(\mathcal E_A\) and compare the resulting suprema under the same finite cost cap \(C\geq 0\), common evaluation law, and common declared cost accounting.
The measurable, integrable evaluation domain and extended-real conventions of Definition 1.3 apply: an empty feasible class has value \(-\infty \), an unbounded-above feasible score set has value \(+\infty \), and a finite supremum need not be attained. The allowed class is part of the comparison, so its envelope is a restriction-dependent quantity, not an unrestricted architectural ceiling.
Definition 4.4. Model-instance comparison evidence record [ftip-00JY]AGENTDRAFTED
Definition 4.4. Model-instance comparison evidence record [ftip-00JY]AGENTDRAFTED
A model-instance record contains architecture/checkpoint identity, parameter count, data and post-training recipe, optimizer, precision, hardware, cache policy, training and inference cost vectors, task suite, and independent evaluation seed. A missing field makes an architecture attribution unknown.
Remark 4.5. Systems optimizations are measured interventions [ftip-00JZ]AGENTDRAFTED
Remark 4.5. Systems optimizations are measured interventions [ftip-00JZ]AGENTDRAFTED
FlashAttention, KV-cache layouts, quantization, batching, and kernels can change feasible cost. If they approximate, truncate, or alter precision of the mathematical computation, the record must mark that as a systems intervention rather than as a pure architecture comparison.
Theorem 4.6. Matched-protocol difference is an estimand [ftip-00K0]AGENTDRAFTED
Theorem 4.6. Matched-protocol difference is an estimand [ftip-00K0]AGENTDRAFTED
Given \(n\geq 1\) evaluation draws, let \(\widehat V_A(C)\) be the sample mean of finite real evaluation scores for architecture \(A\) at a finite cost cap \(C\geq 0\). Under a fixed evaluation law and common-recipe arm, the finite difference \(\widehat V_A(C)-\widehat V_B(C)\) is a well-defined empirical estimand.
It does not identify a causal architecture effect when data, tuning, or systems coordinates differ. The conclusion follows directly from the declared record.
Remark 4.7. Conditions for applying a toy model [ftip-00K1]AGENTDRAFTED
Remark 4.7. Conditions for applying a toy model [ftip-00K1]AGENTDRAFTED
A toy theorem applies to a concrete model only if an explicit map from its state and interface to the model preserves the theorem's assumptions, including its cost accounting. Without such a map, the conclusion concerns only the abstract model; its validity for the concrete system is unknown.
5. Kimi Delta Attention versus Transformer [ftip-00K2]AGENTDRAFTED
5. Kimi Delta Attention versus Transformer [ftip-00K2]AGENTDRAFTED
Definition 5.1. KDA model-instance record [ftip-00K3]AGENTDRAFTED
Definition 5.1. KDA model-instance record [ftip-00K3]AGENTDRAFTED
For a Kimi Delta Attention (KDA) versus full-attention baseline study, record the exact Kimi Linear checkpoint, layer mix, context length, hardware, kernel, precision, batch, and decoding workload. The paper describes KDA as a fine-grained gated delta-rule module in a hybrid architecture; those are source observations from Kimi Linear: An Expressive, Efficient Attention Architecture[kimi2025linear], not universal theorems.
If the baseline is called a Transformer, record whether it is the paper's MLA baseline or another full-attention implementation; the label alone does not identify a common architecture or cost.
Example 5.2. Matched-cost KDA and Transformer comparison [ftip-00K4]AGENTDRAFTED
Example 5.2. Matched-cost KDA and Transformer comparison [ftip-00K4]AGENTDRAFTED
A matched comparison uses the same task prompts, post-training data and feedback, optimizer family, evaluation protocol, and quality target. The corresponding measurements include parameter count, training FLOPs, inference FLOPs, wall time, memory, KV-cache bytes, and context length for each architecture. A reported speed or quality difference is conditional on these experimental conditions and measurements.
Remark 5.3. What the Kimi Linear paper establishes [ftip-00K5]AGENTDRAFTED
Remark 5.3. What the Kimi Linear paper establishes [ftip-00K5]AGENTDRAFTED
Kimi Linear reports a hybrid KDA/MLA model and fair-comparison experiments in Sections 3--5, with setup in Section 5.4 and efficiency comparisons in Sections 5.5--5.6 of Kimi Linear: An Expressive, Efficient Attention Architecture[kimi2025linear]. These include long-context efficiency.
The reported throughput and quality are empirical under its training recipe and hardware; they are lower bounds on demonstrated performance, not an architecture-independent ceiling.
Example 5.4. Parameter matching is not cost matching [ftip-00K6]AGENTDRAFTED
Example 5.4. Parameter matching is not cost matching [ftip-00K6]AGENTDRAFTED
Two models with equal parameter count can have different attention FLOPs, KV-cache memory, kernel utilization, and attainable context. Conversely, equal wall time can hide different hardware and precision. Therefore a parameter-matched result cannot by itself identify a compute frontier.
Remark 5.5. Cache, throughput, and quality in KDA comparisons [ftip-00K7]AGENTDRAFTED
Remark 5.5. Cache, throughput, and quality in KDA comparisons [ftip-00K7]AGENTDRAFTED
The KDA example does not prove that every linear-attention model beats every Transformer, that cache savings imply equal quality, or that a measured throughput gain is a capability gain. Any such statement requires a new matched study with the evidence record of Definition 4.4.
Definition 5.6. Model-instance comparison decision rule [ftip-00K8]AGENTDRAFTED
Definition 5.6. Model-instance comparison decision rule [ftip-00K8]AGENTDRAFTED
Call architecture A more cost-efficient than B at quality \(q\) only when the compared threshold costs use the same declared protocol, the confidence procedure and stopping rule are fixed, and all cost-vector coordinates needed by the claim are present. A ratio additionally requires finite costs and a strictly positive denominator as in Definition 3.2. State whether the costs are measured target-achieving witnesses or justified inverse-frontier values \(C_A(q)\) and \(C_B(q)\); observing one successful run does not identify those infima. Otherwise the comparison is descriptive or unknown.
6. Interface boundaries for alternative architectures [ftip-00K9]AGENTDRAFTED
6. Interface boundaries for alternative architectures [ftip-00K9]AGENTDRAFTED
Definition 6.1. JEPA comparability interface [ftip-00KA]AGENTDRAFTED
Definition 6.1. JEPA comparability interface [ftip-00KA]AGENTDRAFTED
A JEPA-like architecture is comparable to an autoregressive model only after fixing the predictor, target representation, decoder or downstream interface, training objective, inference procedure, and evaluation law. A parameter-count match alone is not a typed comparison.
Remark 6.2. Representation and task interface are separate [ftip-00KB]AGENTDRAFTED
Remark 6.2. Representation and task interface are separate [ftip-00KB]AGENTDRAFTED
A latent predictor can be excellent under one decoder and unusable under another. The evaluation record must therefore include the interface that maps the representation to the declared task output.
Theorem 6.3. Interface-preserving architecture reduction [ftip-00KC]AGENTDRAFTED
Theorem 6.3. Interface-preserving architecture reduction [ftip-00KC]AGENTDRAFTED
If two architecture records induce the same conditional output law on a fixed task and evaluation interface, every evaluation functional \(J\) gives the same value. This is an immediate pushforward identity under the stated output-law and interface assumptions. It does not imply that distinct architectures are generally equivalent.
Example 6.4. Equal benchmark score can hide different ceilings [ftip-00KD]AGENTDRAFTED
Example 6.4. Equal benchmark score can hide different ceilings [ftip-00KD]AGENTDRAFTED
Two architectures may tie on a finite benchmark while differing on an unmeasured task slice or longer context. Thus a single score cannot establish equal representational ceilings; the task family and evaluation coverage must be declared.
Remark 6.5. Architecture-independent model interfaces [ftip-00KE]AGENTDRAFTED
Remark 6.5. Architecture-independent model interfaces [ftip-00KE]AGENTDRAFTED
A result stated solely in terms of a model/interface map applies to every architecture realizing that map and satisfying its hypotheses. An architecture-specific conclusion can require further assumptions, as in Remark 1.4.
Remark 6.6. Open model-instance questions [ftip-00KF]AGENTDRAFTED
Remark 6.6. Open model-instance questions [ftip-00KF]AGENTDRAFTED
The relative capability and cost of KDA, full attention, and JEPA candidates remain empirical questions. A reproducible comparison requires identified checkpoints or reproducible training, fixed evaluation seeds, and measured cost vectors. Architecture-specific ceilings remain estimands and hypotheses rather than established constants.
7. Published hybrid-attention comparison [ftip-00KU]AGENTDRAFTED
7. Published hybrid-attention comparison [ftip-00KU]AGENTDRAFTED
Kimi Linear combines recurrent KDA layers with periodic full MLA attention. Its published comparison shows task-dependent score changes and lower long-context decoding times. The selected scores in Example 8.8, the memory estimate in Example 7.4, and the discovery calculation in Example 7.9 connect these observations to a post-training question: when can a cheaper attempt compensate for a possible lower per-attempt success probability?
Example 7.1. Published Kimi Linear operating point [ftip-00KV]AGENTDRAFTED
Example 7.1. Published Kimi Linear operating point [ftip-00KV]AGENTDRAFTED
The Kimi Linear report compares experimental models pretrained on 1.4 trillion tokens, each with 48 billion total and 3 billion active parameters. Kimi Linear uses three Kimi Delta Attention layers for each full Multi-head Latent Attention layer, with no positional encoding (NoPE) in its MLA layers; the reference uses full MLA attention [kimi2025linear, Sections 4 and 5.4]. These are properties of the reported hybrid architecture.
These experimental models are distinct from the released Kimi Linear model, pretrained on 5.7 trillion tokens and supporting up to one million tokens of context. Appendix D compares that release with Moonlight, which has 16 billion total and 3 billion active parameters [kimi2025linear, Section 5.4.1 and Appendix D].
Example 7.2. Published efficiency observations [ftip-00KW]AGENTDRAFTED
Example 7.2. Published efficiency observations [ftip-00KW]AGENTDRAFTED
For batch size one at one million tokens, Figure 7 labels a \(2.9\times \) prefill speedup and a \(2.2\times \) decoding speedup for Kimi Linear against MLA. Section 6.3 gives \(2.3\times \) for the latter point, so the graphic and prose differ slightly [kimi2025linear, Figure 7 and Sections 5.6 and 6.3].
The larger-batch comparison in Figure 1(b) gives decoding time per output token of 1.84 milliseconds for Kimi Linear and 11.48 milliseconds for MLA, with a reported \(6.3\times \) speedup. Section 6.3 describes this as a theoretical speedup from reallocating saved KV-cache memory to larger batches. It illustrates a different use of the memory saving from the batch-one latency result [kimi2025linear, Figure 1(b) and Section 6.3].
Figure 1(a) reports RULER scores of 84.3 for Kimi Linear and 81.3 for MLA at 128k context, with \(3.98\times \) decoding acceleration [kimi2025linear, Figure 1(a)]. The report also gives a reduction of up to 75 percent in KV-cache use [kimi2025linear, Abstract]. Together these observations motivate studying context length and batch size as separate cost coordinates. The unequal RULER scores and different timing regimes are retained when interpreting those points.
Definition 7.3. Quality target and cost measurement [ftip-00KX]AGENTDRAFTED
Definition 7.3. Quality target and cost measurement [ftip-00KX]AGENTDRAFTED
For a reported benchmark score q, use the same task, prompt law, scoring rule, and post-training condition for both systems. The comparison records the smallest measured cost at which each system reaches q, when such a measurement exists. A throughput or cache ratio is not substituted for this iso-quality cost.
Example 7.4. A cache-memory estimate for hybrid attention [ftip-00KY]AGENTDRAFTED
Example 7.4. A cache-memory estimate for hybrid attention [ftip-00KY]AGENTDRAFTED
The cited FLA KDA implementation at commit 6b6f546f stores one active recurrent state
per sequence, with dimensions determined by the value heads and key/value
dimensions rather than accumulated context length. Its newly allocated
state uses float32
[⧉].
The optional short-convolution state has one fixed-width kernel buffer per
channel and sequence
[⧉].
This supplies a concrete implementation model for the recurrent part of
the 3:1 mixture in Example 7.1.
Consider a stylized comparison with \(4\ell \) layers, batch size \(b\), and context length \(T\), where \(\ell ,b,T\) are positive integers. Assume each MLA layer stores \(\kappa T\) bytes per sequence, with the same \(\kappa >0\) in both designs, and each KDA layer stores one terminal recurrent-plus-convolution state of \(\sigma >0\) bytes. The active attention-state memories are
\[ M_{\rm MLA}=4b\ell \kappa T,\qquad M_{\rm hybrid}=b\ell (\kappa T+3\sigma ),\qquad \frac {M_{\rm hybrid}}{M_{\rm MLA}} =\frac {1}{4}+\frac {3\sigma }{4\kappa T}. \]The hybrid uses less active state exactly when \(T>\frac {\sigma }{\kappa }\), and the ratio tends to \(1/4\) as context grows. This explains why replacing three quarters of the growing caches can approach a 75-percent saving, while fixed recurrent-state overhead can erase the advantage at short contexts. The retained MLA layers keep the hybrid's state memory linear in \(T\); the whole model is not a fixed-memory recurrent system.
Weights, training activations, workspaces, allocator padding and saved prefix states are outside this active-state calculation. At a fixed device memory budget, the estimate predicts more room for simultaneous or longer rollouts when attention state dominates. It does not predict a fourfold speedup. Training and decoding also use different execution paths: FLA selects chunk kernels for gradient-enabled computation and fused recurrence for short inference calls [⧉]. The fixed-state estimate is therefore a useful serving hypothesis, not a training-memory or training-speed formula.
Example 7.5. Common-recipe reading of the Kimi result [ftip-00KZ]AGENTDRAFTED
Example 7.5. Common-recipe reading of the Kimi result [ftip-00KZ]AGENTDRAFTED
The report holds its stated pretraining and SFT recipes common across the experimental models [kimi2025linear, Sections 5.4--5.5 and Table 4]. The selected observations in Example 8.8 compare the resulting trained designs, including the hybrid's 3:1 KDA/MLA pattern and NoPE choice. The mixed score directions suggest a task-dependent tradeoff rather than one ordering of the two architectures.
The theoretical mechanism is a change in the cost of maintaining and using the prefix: recurrent layers compress it into state, while the retained MLA layers preserve growing attention caches. The model in Example 7.4 predicts the largest memory advantage at long contexts. If this advantage reduces the cost of generating useful candidates, Example 7.9 predicts when more attempts can offset a reduction in per-attempt quality. This is a conditional explanation to test through rollout costs and verified success rates; it does not require attributing the whole result to KDA alone.
Example 7.6. Measured iso-quality cost ratio [ftip-00L0]AGENTDRAFTED
Example 7.6. Measured iso-quality cost ratio [ftip-00L0]AGENTDRAFTED
Let \(c_K(q)\) and \(c_T(q)\) be measured inference costs for Kimi Linear and the Transformer reference at the same finite real score \(q\) and context length, under one accounting rule. If \(0\leq c_K(q)<+\infty \) and \(0<c_T(q)<+\infty \), the measured ratio \(\widehat \rho _{K/T}(q)=c_K(q)/c_T(q)\) is reported together with the full cost vectors. These measured costs need not be the inverse frontier infima of Definition 3.2. If either threshold is unmeasured or the denominator is zero, the ratio is left undefined rather than inferred from the paper's speedup plot.
Remark 7.7. Hybrid attention is not pure linear attention [ftip-00L1]AGENTDRAFTED
Remark 7.7. Hybrid attention is not pure linear attention [ftip-00L1]AGENTDRAFTED
Kimi Linear combines KDA with periodic full-attention layers. A measured advantage therefore identifies the reported hybrid intervention, not a claim that a purely linear recurrent architecture has the same quality or ceiling. The layer pattern belongs in the architecture record.
Remark 7.8. Demonstrated performance is a lower bound [ftip-00L2]AGENTDRAFTED
Remark 7.8. Demonstrated performance is a lower bound [ftip-00L2]AGENTDRAFTED
The published benchmark scores demonstrate attainable points for the reported checkpoints and protocol. They do not establish a representational ceiling, a universal scaling law, or a claim that additional cost cannot improve either architecture.
Example 7.9. When cheaper attempts compensate for lower success [ftip-00L3]AGENTDRAFTED
Example 7.9. When cheaper attempts compensate for lower success [ftip-00L3]AGENTDRAFTED
Smaller caches can support more concurrent requests or avoid preemption and recomputation. These are actual serving mechanisms in vLLM's memory and scheduling guidance [⧉]. For post-training, the useful prediction is therefore about completed candidate attempts under a budget, including verification and optimization costs, rather than decoding speed alone.
Use the following cost model on the same hardware. One baseline attempt costs \(c>0\); generation accounts for a fraction \(f\in [0,1]\). Suppose generation becomes \(s_{\rm gen}>0\) times as fast while all other cost per attempt stays fixed. The new cost and total attempt-throughput factor are
\[ c_K=c\left (1-f+\frac {f}{s_{\rm gen}}\right ),\qquad S=\frac {c}{c_K} =\frac {1}{1-f+f/s_{\rm gen}}. \]For a fixed budget \(B\geq 0\), this model permits \(N_M=\lfloor B/c\rfloor \) baseline attempts and \(N_K=\lfloor B/c_K\rfloor \) hybrid attempts. Assume \(N_M,N_K\geq 1\) and verified-success events independent within each set of attempts, with respective probabilities \(p_M,p_K\in [0,1]\). Then Theorem [ftip-0078] gives discovery probabilities \(1-(1-p_M)^{N_M}\) and \(1-(1-p_K)^{N_K}\). The hybrid matches or exceeds baseline discovery exactly when
\[ p_K\geq 1-(1-p_M)^{N_M/N_K}. \]This follows by comparing the two failure probabilities and taking the nonnegative \(N_K\)-th root.
For an illustrative estimate, suppose generation consumes 80 percent of the baseline cost and use \(s_{\rm gen}=2.2\), motivated by the batch-one decode figure in Example 7.2. Applying that decode factor to the whole generation stage is a working approximation, not a measured rollout result. Then \(S\approx 1.774\); a budget of \(B=10c\) buys 10 baseline attempts or 17 hybrid attempts. If \(p_M=0.10\) and \(p_K=0.08\), the discovery probabilities are approximately \(0.651\) and \(0.758\). The break-even hybrid probability is about \(0.0601\). Thus this model predicts that more attempts can outweigh a moderate per-attempt quality loss. The assumed probabilities are illustrative verified-success rates, not conversions of the benchmark scores in Example 8.8.
The prediction is strongest for long-context, generation-heavy work whose saved memory becomes usable rollout capacity. As verification or optimization dominates, \(f\) shrinks and \(S\) approaches one. Correlated attempts require the joint-law analysis of Convention [ftip-0077] instead of the independent product. Measure completed attempts, verified-success rates and total cost under a fixed prompt, decoding and verifier protocol to test the tradeoff. In the RLVR round of Example [ftip-004M], additional successful candidates can improve the available feedback; whether they produce useful accepted updates is a further optimizer-and-evaluation question, as Example [ftip-0085] demonstrates.
8. Paired measurements for model comparison [ftip-00L4]AGENTDRAFTED
8. Paired measurements for model comparison [ftip-00L4]AGENTDRAFTED
A paired measurement specifies both model instances and their task, intervention, evaluation, and cost coordinates. These conditions determine the meaning of each point in the measured frontier.
Definition 8.1. Comparison pair identity [ftip-00L5]AGENTDRAFTED
Definition 8.1. Comparison pair identity [ftip-00L5]AGENTDRAFTED
A paired comparison identifies the two systems, exact checkpoint or training commit, architecture variant, parameter counts, tokenizer, and context limit. A label such as ``Transformer'' is insufficient when attention, cache, or layer patterns differ.
Definition 8.2. Common task and evaluation conditions [ftip-00L6]AGENTDRAFTED
Definition 8.2. Common task and evaluation conditions [ftip-00L6]AGENTDRAFTED
Both systems use the same task family, prompt and data law, scoring rule, sampling seeds, stopping rule, and evaluator version. Any exception is a separate comparison arm, not an unrecorded architecture effect.
Definition 8.3. Training and post-training coordinates [ftip-00L7]AGENTDRAFTED
Definition 8.3. Training and post-training coordinates [ftip-00L7]AGENTDRAFTED
Record data volume, token order policy, optimizer and schedule, supervised tuning, feedback or reinforcement procedure, update count, and selection rule. The common-recipe arm fixes these coordinates; the equal-tuning arm allows predeclared alternatives with equal search resources.
Definition 8.4. Inference and systems coordinates [ftip-00L8]AGENTDRAFTED
Definition 8.4. Inference and systems coordinates [ftip-00L8]AGENTDRAFTED
Record hardware, software and kernel versions, precision, batch, cache policy, sequence lengths, warm-up procedure, concurrency, and decoding settings. A kernel or cache change that alters numerical computation is marked as an intervention rather than hidden as an implementation detail.
Definition 8.5. Per-system cost vector [ftip-00L9]AGENTDRAFTED
Definition 8.5. Per-system cost vector [ftip-00L9]AGENTDRAFTED
For each system, the cost vector \(\mathbf c\) contains training FLOPs, inference FLOPs, wall time, memory, energy when available, and context length. The primary scalar \(C\) and its weights are declared beside the vector; omitted coordinates are marked unknown.
Definition 8.6. Repeated measurement rule [ftip-00LA]AGENTDRAFTED
Definition 8.6. Repeated measurement rule [ftip-00LA]AGENTDRAFTED
For each fixed workload and system, record warm-up runs, repetition count, random seeds, and the aggregation rule. Report mean and dispersion for time, memory, and score; a single fastest run cannot define a cost frontier.
Definition 8.7. Paired uncertainty estimates [ftip-00LB]AGENTDRAFTED
Definition 8.7. Paired uncertainty estimates [ftip-00LB]AGENTDRAFTED
When the same evaluation items are used, report paired score differences and an uncertainty procedure fixed before inspecting the result. Confidence intervals quantify sampling variation; they do not repair unmatched training, systems, or task coordinates.
Example 8.8. Published Kimi Linear comparison [ftip-00LC]AGENTDRAFTED
Example 8.8. Published Kimi Linear comparison [ftip-00LC]AGENTDRAFTED
Table 4 of the Kimi Linear report compares the experimental models pretrained on 1.4 trillion tokens in Example 7.1, after the same supervised fine-tuning (SFT) recipe. Both have 48 billion total and 3 billion active parameters. Three selected benchmark scores are [kimi2025linear, Sections 4 and 5.4 and Table 4]:
| Arm | MMLU-Pro | LiveBench | EvalPlus |
|---|---|---|---|
| Kimi Linear | 67.4 | 45.2 | 61.0 |
| Full MLA | 65.7 | 45.7 | 62.6 |
The entries use the paper's score units, with larger values better on each selected benchmark; LiveBench is reported as Pass@1. Kimi Linear is higher on MMLU-Pro and lower on LiveBench and EvalPlus in these observations. These are reported point estimates on different tasks, not a single capability score; the table supplies no uncertainty estimate.
The common recipe uses the K2 pretraining corpus, MuonClip and a shared training schedule. SFT proceeds from broad instruction data to targeted reasoning tasks; evaluation uses temperature 1.0 and an internal framework derived from LM-Harness [kimi2025linear, Section 5.4]. Thus the scores provide a concrete example of how the trained hybrid and full-MLA designs respond to the same recipe. The cost mechanism and its possible post-training consequences are developed in Example 7.5.
Remark 8.9. Measured and assumed costs [ftip-00LD]AGENTDRAFTED
Remark 8.9. Measured and assumed costs [ftip-00LD]AGENTDRAFTED
A useful cost model can combine measurements with assumptions justified by the architecture and its implementation. In Example 7.9, the generation share \(f\) and speed factor \(s_{\rm gen}\) determine a predicted attempt-throughput factor. Their assumed values can be varied without pretending they were measured in the original experiment.
For fixed \(f\in [0,1]\), write \(S(s)=1/(1-f+f/s)\) for \(s>0\). This function is nondecreasing. An interval \(s_{\rm gen}\in [s_-,s_+]\), with \(0<s_-\leq s_+\), therefore gives the conditional range \(S\in [S(s_-),S(s_+)]\). This is sensitivity to a chosen assumption range; it is a statistical confidence interval only if a sampling argument supplies that interpretation.
Definition 8.10. Measured contrasts and conditional predictions [ftip-00LE]AGENTDRAFTED
Definition 8.10. Measured contrasts and conditional predictions [ftip-00LE]AGENTDRAFTED
A measured paired contrast evaluates the same declared quantity for two observed model instances under a specified task, protocol and cost accounting. The common-recipe scores in Example 8.8 are one example. A confirmatory comparison fixes its matching and selection rules before examining the scores.
A conditional paired prediction instead uses an explicit model to supply one or more cost or response quantities, then derives the comparison under those assumptions. The discovery probabilities in Example 7.9 are an example. Such a prediction can be motivated by existing observations and guide a later experiment; its unmeasured inputs remain assumptions, and agreement with new matched measurements tests the model.
Example 8.11. How generation share changes the predicted gain [ftip-00LF]AGENTDRAFTED
Example 8.11. How generation share changes the predicted gain [ftip-00LF]AGENTDRAFTED
Keep the illustrative generation factor \(s_{\rm gen}=2.2\) from Example 7.9 and vary the baseline generation share \(f\). Its cost model gives the following total attempt-throughput factors:
| Generation share | Predicted throughput factor |
|---|---|
| 20 percent | 1.122 |
| 50 percent | 1.375 |
| 80 percent | 1.774 |
| 100 percent | 2.200 |
These calculated values show why the same decoding improvement can matter much more for generation-heavy search than for a verifier- or optimizer-dominated workload. They suggest measuring the time spent in generation, verification and updates before selecting where to invest systems effort. A change in the bottleneck changes the useful intervention, even when the attention architecture stays fixed.
Remark 8.12. Testing the predicted architecture tradeoff [ftip-00LG]AGENTDRAFTED
Remark 8.12. Testing the predicted architecture tradeoff [ftip-00LG]AGENTDRAFTED
The memory and discovery models predict the strongest benefit when long prefixes make attention state expensive, saved capacity improves useful rollout throughput, and per-attempt success remains above the break-even threshold. Short contexts, expensive verification, or strongly correlated attempts can weaken that benefit. These are distinct mechanisms to test, rather than a universal ranking of KDA and full attention.
A comparison across implementations can retain this reasoning while re-estimating state sizes, generation share and success probabilities for the new system. Report both the prediction and the matched measurements: their agreement or disagreement identifies which mechanism or assumption needs revision.
9. Conditional frontier and saturation analysis [ftip-00LH]AGENTDRAFTED
9. Conditional frontier and saturation analysis [ftip-00LH]AGENTDRAFTED
A finite matched study measures capability at selected values of one declared cost. Its frontier and saturation target are conditional on that protocol; they do not establish a universal intelligence law.
Definition 9.1. Finite cost grid [ftip-00LI]AGENTDRAFTED
Definition 9.1. Finite cost grid [ftip-00LI]AGENTDRAFTED
Choose a finite ordered grid \(0<C_1<\cdots <C_m\) and evaluate each architecture at every declared grid point under the same task and protocol. The resulting values \(\widehat V_A(C_i)\) are observations of the restricted frontier, not its values between grid points.
Definition 9.2. Observed upper envelope [ftip-00LJ]AGENTDRAFTED
Definition 9.2. Observed upper envelope [ftip-00LJ]AGENTDRAFTED
For an observed score \(s_A(C_i)\) define the discrete upper envelope \(U_A(C_i)=\max _{j\leq i}s_A(C_j)\). It is a descriptive monotone summary of the measured points; it is not evidence that unmeasured costs attain the envelope or that extra cost cannot reduce score.
Definition 9.3. Uncertainty bands on the frontier [ftip-00LK]AGENTDRAFTED
Definition 9.3. Uncertainty bands on the frontier [ftip-00LK]AGENTDRAFTED
Attach a predeclared uncertainty interval \(I_A(C_i)\) to each score and carry those intervals through score differences and threshold crossings. A finite band describes sampling and measurement variation; it does not cover unmeasured training procedures or architectures.
Definition 9.4. Declared saturation target [ftip-00LL]AGENTDRAFTED
Definition 9.4. Declared saturation target [ftip-00LL]AGENTDRAFTED
Fix a quality target \(q\in \mathbb R\), tolerance and cost increment \(\varepsilon ,\delta \in (0,+\infty )\), and a budget \(C\in \mathbb R_{\geq 0}\). Require both \(V_A(C)\) and \(V_A(C+\delta )\) to be finite real values. A study calls an architecture \(\varepsilon \)-saturated at \(C\) only relative to its allowed intervention class when the restricted frontier has certified gain \(V_A(C+\delta )-V_A(C)\leq \varepsilon \).
Theorem 9.5. Conditional saturation certificate [ftip-00LM]AGENTDRAFTED
Theorem 9.5. Conditional saturation certificate [ftip-00LM]AGENTDRAFTED
Take finite real \(U\), \(C\geq 0\), \(\delta \geq 0\), and \(\varepsilon \geq 0\), with the nondecreasing frontier of Definition 1.3. If a justified upper bound gives \(V_A(C+\delta )\leq U\) and a justified lower bound gives \(V_A(C)\geq U-\varepsilon \), then \(U-\varepsilon \leq V_A(C)\leq V_A(C+\delta )\leq U\). Both endpoint values are therefore finite real, and \(0\leq V_A(C+\delta )-V_A(C)\leq \varepsilon \). This is a conditional bound for the named frontier; it proves no universal saturation of intelligence.
For the finite controller class with hard resource admission, Corollary [ftip-00MC] obtains the required bounds from a feasible controller and a uniform Bellman certificate.
Example 9.6. Finite observations need not identify a frontier [ftip-00LN]AGENTDRAFTED
Example 9.6. Finite observations need not identify a frontier [ftip-00LN]AGENTDRAFTED
Let \(S\subset \mathbb R_{\geq 0}\) be a finite set of measured costs, and choose \(C_0>0\) larger than every element of \(S\). Suppose the exact frontier value observed at each cost in \(S\) is zero. For finite budgets \(C\geq 0\), suppose the declared class of possible frontiers permits both \[ V_0(C)=0, \qquad V_1(C)= \begin {cases} 0,&0\leq C<C_0,\\ 1,&C\geq C_0. \end {cases} \] These nondecreasing frontiers with scores in \([0,1]\) agree on every observed cost and differ at \(C_0\). The observations alone do not distinguish them.
Both possibilities have finite realizations in the framework of Definition 1.3: allow two interventions with costs \(0\) and \(C_0\). Give the first score zero and the second score \(\theta \in \{0,1\}\). For example, on a single deterministic evaluation task with utility equal to the output bit, let the two resulting protocols return \(0\) and \(\theta \). The two possible choices of \(\theta \) give \(V_0\) and \(V_1\), respectively, under the same intervention and cost specification. Every score is finite, and the feasible score maximum is attained at each budget.
This example does not supply a strictly better agreeing frontier for every possible data set or every admissible class. If a proved global score bound is \(1\) and an intervention attains it at a finite cost \(C_*\geq 0\), monotonicity forces \(V_A(C)=1\) for every \(C\geq C_*\); no higher value is admissible. A singleton class of possible frontiers can also identify the frontier without such an alternative. A conditional certificate such as Theorem 9.5 therefore requires its stated upper-bound evidence; that evidence does not follow merely from the absence of an observed improvement.
Definition 9.7. One-factor cost interpretation [ftip-00LO]AGENTDRAFTED
Definition 9.7. One-factor cost interpretation [ftip-00LO]AGENTDRAFTED
The primary cost \(C\) is a declared scalarization of the recorded cost vector. A frontier statement is conditional on its units and weights; the same paired measurements may produce a different ordering under a different scalarization.
Example 9.8. Crossing architecture frontiers [ftip-00LP]AGENTDRAFTED
Example 9.8. Crossing architecture frontiers [ftip-00LP]AGENTDRAFTED
Two architectures may alternate in the observed ordering across costs: one can score higher at small \(C\) while the other catches up at larger \(C\). Thus a single comparison point cannot establish a global ordering or a common ceiling.
Example 9.9. Frontier report for the KDA study [ftip-00LQ]AGENTDRAFTED
Example 9.9. Frontier report for the KDA study [ftip-00LQ]AGENTDRAFTED
A Kimi Delta Attention versus Transformer study should publish the cost grid, paired scores, uncertainty intervals, scalarization weights, and the exact identities and configurations of the compared models. The report may then state which measured points are Pareto or iso-quality comparisons under that protocol.
Remark 9.10. Frontiers depend on the intervention and evaluation [ftip-00LR]AGENTDRAFTED
Remark 9.10. Frontiers depend on the intervention and evaluation [ftip-00LR]AGENTDRAFTED
The conditional frontier is indexed by architecture, intervention class, task family, evaluation law, and cost scalarization. Changing any of these coordinates creates a new estimand; no ordering transfers automatically to a new checkpoint, optimizer, hardware stack, or task family.
10. Study design for comparisons across model instances [ftip-00LS]AGENTDRAFTED
10. Study design for comparisons across model instances [ftip-00LS]AGENTDRAFTED
This subsection specifies how a conditional architecture comparison may be instantiated without changing the architecture-neutral formulation. It is a study design, not a universal ranking of architectures.
Definition 10.1. Matched model-instance record [ftip-00LT]AGENTDRAFTED
Definition 10.1. Matched model-instance record [ftip-00LT]AGENTDRAFTED
A model-instance record names the architecture, parameterization or checkpoint, training and post-training recipe, optimizer, execution stack, inference budget, task family, evaluation law, and recorded cost vector. Two records are comparable only after the fields held fixed and the fields allowed to vary are declared.
Definition 10.2. Pair identity and comparison unit [ftip-00LU]AGENTDRAFTED
Definition 10.2. Pair identity and comparison unit [ftip-00LU]AGENTDRAFTED
A comparison unit is a pair of model-instance records evaluated on the same task family and evaluation law, together with a declared cost scalarization. A Transformer reference and a Kimi Delta Attention instance may form such a pair only when the remaining coordinates are documented.
Remark 10.3. Paired responses to a common recipe [ftip-00LV]AGENTDRAFTED
Remark 10.3. Paired responses to a common recipe [ftip-00LV]AGENTDRAFTED
For a pair of matched model-instance records, the common-recipe arm measures how the permitted architecture packages respond to one recipe. A score advantage in this comparison need not persist after either package is retuned.
Remark 10.4. Different recipes under equal tuning effort [ftip-00LW]AGENTDRAFTED
Remark 10.4. Different recipes under equal tuning effort [ftip-00LW]AGENTDRAFTED
Under the equal-tuning-budget arm, the two selected model instances may use different recipes. That difference is compatible with equal predeclared tuning effort; forcing the selected recipes to match would answer a different comparison question.
Remark 10.5. How an allowed class changes its envelope [ftip-00LX]AGENTDRAFTED
Remark 10.5. How an allowed class changes its envelope [ftip-00LX]AGENTDRAFTED
In the restricted-envelope arm, enlarging an allowed intervention class at fixed evaluation law, cost accounting, and budget can raise its envelope and cannot lower it. A finite search over feasible interventions supplies a lower bound from the scores it attains. It certifies the supremum only if it covers every feasible intervention or is accompanied by a matching upper-bound argument.
Remark 10.6. Coordinate-change rule [ftip-00LY]AGENTDRAFTED
Remark 10.6. Coordinate-change rule [ftip-00LY]AGENTDRAFTED
Changing the optimizer, post-training method, hardware or kernel, precision, context policy, or evaluation law changes a comparison coordinate. A score difference after such a change belongs to the new intervention, unless the study explicitly estimates the interaction.
Definition 10.7. Architecture-family transfer matrix [ftip-00LZ]AGENTDRAFTED
Definition 10.7. Architecture-family transfer matrix [ftip-00LZ]AGENTDRAFTED
A transfer matrix records which interfaces and budgets permit a comparison among a Transformer reference, Kimi Delta Attention, looped or depth-reused variants, and JEPA-like systems. A blank or incompatible cell is an incomparability finding, not a missing score to be imputed.
Remark 10.8. Applying a finite model to an architecture [ftip-00M0]AGENTDRAFTED
Remark 10.8. Applying a finite model to an architecture [ftip-00M0]AGENTDRAFTED
A toy representation or recurrence result may motivate a hypothesis, but it is not transferred to a model instance until its interface, task, cost accounting, numerical regime, and evaluation protocol are instantiated and checked. If any required assumption is unverified, applicability to the model instance remains unestablished.
Definition 10.9. Negative-result and stopping report [ftip-00M1]AGENTDRAFTED
Definition 10.9. Negative-result and stopping report [ftip-00M1]AGENTDRAFTED
A completed comparison reports the tested cost grid, excluded configurations, stopping rule, uncertainty, and negative results. Stopping without a detected difference is evidence about the declared study, not proof that the architectures have equal potential.
Remark 10.10. Open comparison questions [ftip-00M2]AGENTDRAFTED
Remark 10.10. Open comparison questions [ftip-00M2]AGENTDRAFTED
The remaining questions are whether a declared interface supports a fair Kimi Delta Attention--Transformer comparison, how looped computation changes the frontier under matched budgets, and which JEPA interface can be fixed without silently changing the task. None is settled by the study design alone.