实验 77:A71 Same-evaluator Adaptive Router Audit

同一评估口径确认零误激活,但 adaptive hard router 仍未超过 A53/A52

实验定位 证据升级 / adaptive hard router 未胜出

A71 针对 A70 的主要限制:A70 混用了 A52/A53 selector summary 和 A68/A69 replay delta。A71 直接读取每条路线选中的 OBJ,用同一个 GT resolver、20k surface samples、同一 seed policy 和同一 topology path 重新评估。

结果更严格也更清楚:A53 saturation guard 仍是 best_by_chamfer 和 best_by_joint,mean ΔChamfer=-0.0002689;A52 original 仍是 best_by_fscore,mean ΔF@5=0.002116。A70-A68 保持 zero false activation,但 mean ΔChamfer=-0.0001217、mean ΔF@5=0.000839,没有超过 A53/A52。

Meshes are still retrospective/post-hoc outputs from A52/A67; A71 is not a same-seed sampler-time regeneration.

实验设计(Image-2 风格)

实验设计图:A71 same-evaluator router audit
实验设计图:A71 same-evaluator router audit
模块设计图:evidence mismatch removal
模块设计图:evidence mismatch removal

模块设计(Image-2 风格)

同源评估

  • 不再使用各实验 JSON 里已有 delta。
  • 重新加载每个 selector 的 selected OBJ。
  • 使用 A43 的 GT mesh resolver 和 geometry_metrics。
  • 所有 delta 都相对同一轮 carrier_all 重新计算。

比较对象

  • A52 original:F@5 更激进。
  • A53 saturation:Chamfer 更保守。
  • A70-A68:full adaptive active-only。
  • A70-A69:LOO adaptive active-only。

实验结果(表格)

same-evaluator 方法汇总

methodmean Chamfermean ΔChamfermean F@5mean ΔF@5jointwatertightmean facesfalse activation
carrier_all0.0821360.00000000.4381770.0000000.0000000100.0%4432260
a52_original_selector0.082037-0.00009850.4402940.002116-0.0002678100.0%4432260
a53_saturation_guard_signed_selector0.081867-0.00026890.4396260.001449-0.0003849100.0%4432260
a70_a68_active_only_router_10case0.082014-0.00012170.4390160.000839-0.0001888100.0%4432260
a70_a69_loo_active_only_router_10case0.082012-0.00012430.4386360.000459-0.0001610100.0%4432260

active case 对比片段

casemethodselected variantChamferF@5source
gso_000_input4a53_saturation_guard_signed_selectordepth_signed_strong0.0654630.496430A53 selector summary
gso_000_input4a70_a68_active_only_router_10casea66_uncertainty_damped_budget0.0661960.489236a68_active_policy_pool
gso_002_input4a53_saturation_guard_signed_selectordepth_signed_strong0.0484550.656743A53 selector summary
gso_002_input4a70_a68_active_only_router_10casea67_visible_preserving_damping0.0488980.658791a68_active_policy_pool
gso_008_input4a53_saturation_guard_signed_selectorcarrier_control0.1351600.191475A53 selector summary
gso_008_input4a70_a68_active_only_router_10casea67_coverage_friendly_damping0.1354560.190579a68_active_policy_pool

可视化结果

A71 same-evaluator Chamfer
A71 same-evaluator Chamfer
A71 same-evaluator F@5
A71 same-evaluator F@5
A71 same-evaluator joint
A71 same-evaluator joint

实验结论

下一步想法