Research Papers 论文研究 5h ago Updated 45m ago 更新于 45分钟前 43

Loss-Parameterized Fisher Width Along Learning Trajectories 沿学习轨迹的损失参数化Fisher宽度

Fisher width, measuring the Gaussian width of probe sets under local Fisher geometry deformation, can be parametrized by training loss along learning trajectories, but this relationship is branchwise rather than universal In a population Gaussian-teacher logistic model, the teacher-aligned state is extremal below loss level log(2), minimizing parameter norm while maximizing both Fisher trace and Euclidean-ball Fisher width Population gradient flow asymptotically selects the teacher-aligned branc Fisher宽度衡量探针集经局部Fisher几何变形后的Gaussian宽度,研究其沿学习轨迹的演化规律 在总体高斯教师逻辑回归模型中,教师对齐状态在损失低于log 2时具有最小参数范数并最大化Fisher迹和欧几里得球Fisher宽度 总体梯度流渐近选择教师对齐分支,并给出对齐和正交坐标的显式收敛速率 在非线性MLP实验中,GD和SGD在匹配损失时轨迹接近,而Adam遵循显著不同的分支 研究支持Fisher宽度的参数化应是分支依赖的而非普适的

52
Hot 热度
76
Quality 质量
58
Impact 影响力

Analysis 深度分析

TL;DR

  • Fisher width, measuring the Gaussian width of probe sets under local Fisher geometry deformation, can be parametrized by training loss along learning trajectories, but this relationship is branchwise rather than universal
  • In a population Gaussian-teacher logistic model, the teacher-aligned state is extremal below loss level log(2), minimizing parameter norm while maximizing both Fisher trace and Euclidean-ball Fisher width
  • Population gradient flow asymptotically selects the teacher-aligned branch with explicit convergence rates for aligned and orthogonal coordinates, yielding the limit w_F(B_2^d;θ(t))/√L(θ(t)) → (√6/π)E[χ_{d-1}]
  • In nonlinear MLPs with diagonal Fisher approximation, GD and SGD remain close at matched loss, while Adam follows a substantially displaced branch, suggesting optimizer-dependent loss-width relationships
  • The paper establishes an exact trace-shape factorization and deterministic stability bound for fixed compact probes, supporting controlled full-Fisher experimental validation

Why It Matters

This work provides theoretical grounding for understanding how model complexity (as measured by Fisher width) evolves during training relative to loss, which is critical for generalization analysis and model selection. For practitioners, the finding that different optimizers follow distinct loss-width branches implies that loss curves alone cannot fully characterize learning dynamics, necessitating geometry-aware diagnostics.

Technical Details

  • Derives an exact trace-shape factorization of Fisher width and a deterministic stability bound for fixed compact probes under Fisher geometry deformation
  • Analyzes a population Gaussian-teacher logistic model where the teacher-aligned state is proven extremal on every loss level below log(2), with minimal parameter norm and maximized Fisher trace and Euclidean-ball Fisher width
  • Proves that population gradient flow asymptotically selects the teacher-aligned branch, establishing explicit convergence rates for both aligned and orthogonal coordinates
  • Demonstrates the universal limit relation w_F(B_2^d;θ(t))/√L(θ(t)) → (√6/π)E[χ_{d-1}] for d≥2, connecting Fisher width to chi-distribution expectations
  • Validates predictions through controlled full-Fisher experiments on nonlinear MLPs with diagonal model-Fisher approximation, showing GD/SGD proximity at matched loss versus Adam's displaced trajectory

Industry Insight

  • Loss-based monitoring alone is insufficient for characterizing learning dynamics; practitioners should incorporate Fisher geometry measurements to distinguish between optimizers that appear equivalent at matched loss but follow fundamentally different complexity trajectories
  • The branchwise nature of loss-Fisher width parametrization suggests that hyperparameter tuning should account for optimizer-specific geometry, as Adam's displaced branch may indicate different generalization behavior despite similar loss curves
  • The theoretical limit connecting Fisher width to chi-distribution expectations offers a diagnostic benchmark for validating whether training has reached the teacher-aligned extremal regime, potentially informing early stopping criteria

TL;DR

  • Fisher宽度衡量探针集经局部Fisher几何变形后的Gaussian宽度,研究其沿学习轨迹的演化规律
  • 在总体高斯教师逻辑回归模型中,教师对齐状态在损失低于log 2时具有最小参数范数并最大化Fisher迹和欧几里得球Fisher宽度
  • 总体梯度流渐近选择教师对齐分支,并给出对齐和正交坐标的显式收敛速率
  • 在非线性MLP实验中,GD和SGD在匹配损失时轨迹接近,而Adam遵循显著不同的分支
  • 研究支持Fisher宽度的参数化应是分支依赖的而非普适的

为什么值得看

本文从理论角度揭示了不同优化算法沿学习轨迹的行为差异,为理解优化器选择提供了新的分析框架。研究结果对深度学习理论分析和优化器设计具有重要参考价值。

技术解析

  • 推导了精确的迹-形状分解和确定性稳定性界,建立了Fisher几何与学习动态之间的数学联系
  • 在高斯教师逻辑回归模型中证明教师对齐状态在低损失区域的最优性,并给出梯度流的渐近收敛速率
  • 建立了Fisher宽度与损失之间的渐近关系:w_F(B_2^d;θ(t))/√L(θ(t)) → (√6/π)E[χ_{d-1}]
  • 在非线性MLP实验中比较了GD、SGD和Adam的轨迹差异,验证了理论预测的分支依赖性

行业启示

  • 不同优化算法(如Adam与SGD)在损失空间中的行为存在本质差异,这源于它们对Fisher几何的不同响应方式
  • 损失值本身不足以完全刻画优化轨迹,需要结合分支信息来理解模型的学习动态
  • 理论框架为优化器选择和超参数调优提供了新的分析视角

Disclaimer: The above content is generated by AI and is for reference only. 免责声明:以上内容由 AI 生成,仅供参考。

Research 科学研究 Training 训练 Evaluation 评测