目录文档-技术白皮书56-报告级方法附录 Template v1.0

第10章 消融与敏感性分析


I. 章节目标与范围(强制)


II. 定义与对象(强制)


III. 设计原则与控制(强制)


IV. 指标与效应量(强制)


V. 到达时相关变体(强制)

  1. 统一口径:
    • 常量外提:T_arr = ( 1 / c_ref ) * ( ∫ n_eff d ell )
    • 一般口径:T_arr = ( ∫ ( n_eff / c_ref ) d ell )
  2. 变体示例:更改 Δell/ε_int、切换 general|factored、替换 c_ref 标定带宽 band;同段显式 gamma(ell) 与 d ell,check_dim=true。

VI. 消融清单模板(强制,可直接拷贝)

编号

变体名

变更点

控制项

指标集

期望方向

通过线(门禁)

备注

A1

remove_component_X

移除模块 X

数据/参数/seed 固定

gate_accuracy, latency

减少退化

gate_accuracy>=0.99@7d

边际贡献

A2

freeze_param_Y

冻结参数 Y

同 A1

同 A1

稳定 ↑

compat_rate>=0.995@replay

稳健性

A3

general→factored

切换到达时口径

band 固定

accuracy, error_rate

近似无偏

gate_cal_residuals<=3σ@validation

仅在 τ_c 内


VII. 敏感性策略(强制)


VIII. 输出与判据(强制)


IX. 人读 × 机读映射(强制)

人读段落

机读字段

校核要点

基线与控制

ablation.base, controls.*

基线明确,控制项完整

变体定义

ablation.variants[]

变更点可机读重放

指标与门禁

evaluation.*

gate_* 命名/窗口/阈值一致

到达时口径

arrival_time.*

两口径+gamma(ell)/d ell+check_dim

效应量与检验

effects[], tests[]

CI 与多重性控制

可复现要素

reproducibility.*

容器/脚本/命令/哈希齐备


X. 字段与约束清单(可直接拷贝)

字段路径

类型

必填

约束

ablation.base

string

Option Base

controls.fixed[]

list

固定变量

controls.allowed_drift[]

list

允许漂移

ablation.variants[].name

string

唯一

ablation.variants[].change

text

可执行描述

ablation.variants[].tags[]

list

`component

evaluation.gates.hard[]

list

gate_*

effects[].type/value/ci

obj

与第9章一致

tests[]

list

与第9章一致

arrival_time.delta_form

enum

若含 T_arr 必填

`general

arrival_time.path/measure

string

若含 T_arr 必填

gamma(ell)/d ell

math.check_dim

bool

若含 T_arr 必填

true

reproducibility.container

string

image@sha256:…

reproducibility.scripts[]

list

script@commit

reproducibility.repro_cmd

string

最小复现命令


XI. 机读 Schema(YAML;JSON 等价,强制)

ablation:

base: "Option Base"

variants:

- name: "A1_remove_component_X"

change: "disable module X in pipeline"

tags: ["component"]

- name: "A2_freeze_param_Y"

change: "set param Y constant at baseline value"

tags: ["param"]

- name: "A3_general_to_factored"

change: "switch arrival-time from general to factored when τ_c satisfied"

tags: ["path","metrology"]

controls:

fixed: ["dataset@v3","seed=20250927","band=L2","pipeline_version=1.4.0"]

allowed_drift: ["weather","load"]

evaluation:

metrics:

- { name: "gate_accuracy", direction: "↑" }

- { name: "gate_latency", direction: "↓" }

- { name: "compat_rate", direction: "↑" }

gates:

hard: ["gate_accuracy>=0.99@7d","compat_rate>=0.995@replay"]

soft: ["unit_cost<=1.0x@30d"]

arrival_time:

delta_form: "general|factored"

path: "gamma(ell)"

measure: "d ell"

check_dim: true

effects:

- { variant: "A1_remove_component_X", type: "d", value: -0.28, ci: [-0.40,-0.16] }

- { variant: "A3_general_to_factored", type: "RD", value: -0.003, ci: [-0.009, 0.002] }

tests:

- { name: "welch", H0: "ΔS=0", side: "two", stat: -4.1, p: 3e-5, p_adj: 9e-5 }

reproducibility:

container: "registry/replay:2025.09@sha256:…"

scripts:

- "ablate_component.py@a1b2c3"

- "switch_arrival_form.py@9f8e7d"

repro_cmd: "docker run … ablate_component.py --variant A1 --seed 20250927"

artifacts: ["yaml","json","pdf"]


XII. 最小样稿(人读摘要 × 机读片段,强制)

effects: [{ variant:"A1_remove_component_X", type:"d", value:-0.28, ci:[-0.40,-0.16] }]

tests: [{ name:"welch", H0:"ΔS=0", side:"two", stat:-4.1, p:3e-5, p_adj:9e-5 }]


XIII. 校验规则(正则/一致性,强制)


XIV. 引用与交叉引用体例(强制)

;所有 EFT.WP.* 引用须显式版本与锚点,并在 references.see[] 提供机读清单。“见《<卷名> vX.Y》Ch.x S/P/M/I…”固定写法:

版权与许可(CC BY 4.0)

版权声明:除另有说明外,《能量丝理论》(含文本、图表、插图、符号与公式)的著作权由作者(“屠广林”先生)享有。
许可方式:本作品采用 Creative Commons 署名 4.0 国际许可协议(CC BY 4.0)进行许可;在注明作者与来源的前提下,允许为商业或非商业目的进行复制、转载、节选、改编与再分发。
署名格式(建议):作者:“屠广林”;作品:《能量丝理论》;来源:energyfilament.org;许可证:CC BY 4.0。

首次发布: 2025-11-11|当前版本:v5.1
协议链接:https://creativecommons.org/licenses/by/4.0/