Files
myWiki/concepts/two-fold-inference-paradigm.md
2026-07-20 14:14:55 +08:00

2.1 KiB
Raw Blame History

title, created, updated, type, tags, sources
title created updated type tags sources
Two-Fold Inference Paradigm (双折推断范式) 2026-07-10 2026-07-10 concept
smg
statistical-inference
differential-geometry
fiber-bundle
smg-framework-2026

Two-Fold Inference Paradigm (双折推断范式)

SMG 的核心架构创新——将过参数化系统中的推断正交分裂为两个互不干扰的操作域。

第一折水平统计推断Horizontal Statistical Inference

  • 空间:基流形 Bstatistically-verifiable-directions 方向
  • 工具经典统计——MLE、贝叶斯后验更新、最小对比度方法
  • Fisher 度量:严格正定,非退化
  • 语义:由数据驱动、可经验证伪的假设检验

第二折垂直几何推断Vertical Geometric Inference

正交合成Orthogonal Synthesis

           数据输入 (Environment E)
                │
       ┌────────┴────────┐
       ▼                 ▼
  SVDχ 水平分量      SID 垂直分量
       │                 │
  经典统计学习      几何结构重配置
  (MLE, Bayes,     (连接过滤,
   Natural GD)      Hessian 展平)
       │                 │
       └────────┬────────┘
                ▼
     gf(Hf, Vf) = 0 → 永不互扰

关键保证

Cheng-Tong 正交度量分解证明:水平统计引擎和垂直拓扑引擎永不互相污染——这是过参数化系统的安全运转前提。

参考