实验 52:A46 Signed Direction Residual

保持 A45 局部活动区,只沿 carrier 法线做 signed displacement,验证 residual direction 是否可靠

实验定位 方向诊断有效 / 几何负

A46 接着 A45 做 direction ablation:A45 已证明 conflict-local activity gate 有效,但 nearest patch vector 仍伤 GT。A46 保持同样的局部活动区和 visible hard-lock,只把位移改为 carrier vertex normal 上的 signed scalar,分别测试 signed、inward-only、outward-only 和 smooth。

结果把失败原因又收窄了一层:normal signed soft 的 conflict p95 从 carrier 的 0.03746 降到 0.03254,但 GT Chamfer 从 0.08858 变差到 0.08969;normal outward only 几乎不动,Chamfer=0.08865 接近 carrier。最关键的是 active 区域 outward ratio 只有 3.5%,说明 patch residual 大部分指向 inward shrink。

实验设计(Image-2 风格)

实验设计图:A46 signed direction residual
实验设计图:A46 signed direction residual
模块设计图:direction correctness ablation
模块设计图:direction correctness ablation

模块设计(Image-2 风格)

Signed Normal Residual

  • 活动区:沿用 A45 conflict band + visible hard-lock。
  • 方向:nearest patch vector 投影到 carrier normal。
  • 变体:signed、strong、outward-only、inward-only、smooth。
  • 不使用 GT 选择;GT 只用于 retrospective validation。

Interpretation

如果 normal-only 比 A45 好,说明切向 patch attraction 是主要问题;如果仍然变差,则需要真正的 depth sign / normal consistency 来决定方向,而不是从 patch nearest neighbor 推断方向。

实验结果(表格)

聚合结果

变体GT Chamfer↓F@5↑水密率↑components↓visible p95↓conflict p95↓patch p95↓active verticeshard lockoutward ratiop95 move结论
A42 carrier control0.088580.4523100.0%10.032380.037460.035330.0%0.0%0.0%0.00000carrier baseline
normal signed soft0.089690.4452100.0%10.030150.032540.0329843.4%51.8%3.5%0.01059方向诊断 / GT 未过
normal signed strong0.089770.4441100.0%10.029060.031560.0325243.4%51.8%3.5%0.01600proxy 好但 GT 差
normal outward only0.088650.4504100.0%10.032420.037200.0355443.4%51.8%3.5%0.00000方向诊断 / GT 未过
normal inward only0.090180.4423100.0%10.028950.033020.0324143.4%51.8%3.5%0.01600proxy 好但 GT 差
normal signed smooth0.089650.4445100.0%10.029970.032510.0330043.4%51.8%3.5%0.01198方向诊断 / GT 未过

逐 case 输出

case变体GT Chamfer↓F@5↑watertightcomponentsconflict p95outward ratiop95 signed steptangential residualOBJ
gso_002_input4A42 carrier control0.045690.6914True10.03539---/home/jiachen/TRELLIS/experiments/nonorthogonal_gpt_orthoview/outputs/data_survey/vggt_spatial_adapter/support_guidance_a46_signed_direction_residual/gso_002_input4/mesh_carrier_control.obj
gso_002_input4normal signed soft0.045600.6851True10.031426.1%0.012000.01448/home/jiachen/TRELLIS/experiments/nonorthogonal_gpt_orthoview/outputs/data_survey/vggt_spatial_adapter/support_guidance_a46_signed_direction_residual/gso_002_input4/mesh_normal_signed_soft.obj
gso_002_input4normal signed strong0.045300.6899True10.029736.1%0.016000.01448/home/jiachen/TRELLIS/experiments/nonorthogonal_gpt_orthoview/outputs/data_survey/vggt_spatial_adapter/support_guidance_a46_signed_direction_residual/gso_002_input4/mesh_normal_signed_strong.obj
gso_002_input4normal outward only0.045620.6897True10.034956.1%0.006580.01448/home/jiachen/TRELLIS/experiments/nonorthogonal_gpt_orthoview/outputs/data_survey/vggt_spatial_adapter/support_guidance_a46_signed_direction_residual/gso_002_input4/mesh_normal_outward_only.obj
gso_002_input4normal inward only0.045440.6874True10.031006.1%0.016000.01448/home/jiachen/TRELLIS/experiments/nonorthogonal_gpt_orthoview/outputs/data_survey/vggt_spatial_adapter/support_guidance_a46_signed_direction_residual/gso_002_input4/mesh_normal_inward_only.obj
gso_002_input4normal signed smooth0.045440.6876True10.031746.1%0.012000.01448/home/jiachen/TRELLIS/experiments/nonorthogonal_gpt_orthoview/outputs/data_survey/vggt_spatial_adapter/support_guidance_a46_signed_direction_residual/gso_002_input4/mesh_normal_signed_smooth.obj
gso_008_input4A42 carrier control0.131470.2132True10.03953---/home/jiachen/TRELLIS/experiments/nonorthogonal_gpt_orthoview/outputs/data_survey/vggt_spatial_adapter/support_guidance_a46_signed_direction_residual/gso_008_input4/mesh_carrier_control.obj
gso_008_input4normal signed soft0.133780.2054True10.033650.9%0.010970.00741/home/jiachen/TRELLIS/experiments/nonorthogonal_gpt_orthoview/outputs/data_survey/vggt_spatial_adapter/support_guidance_a46_signed_direction_residual/gso_008_input4/mesh_normal_signed_soft.obj
gso_008_input4normal signed strong0.134250.1983True10.033380.9%0.016000.00741/home/jiachen/TRELLIS/experiments/nonorthogonal_gpt_orthoview/outputs/data_survey/vggt_spatial_adapter/support_guidance_a46_signed_direction_residual/gso_008_input4/mesh_normal_signed_strong.obj
gso_008_input4normal outward only0.131680.2111True10.039450.9%0.000000.00741/home/jiachen/TRELLIS/experiments/nonorthogonal_gpt_orthoview/outputs/data_survey/vggt_spatial_adapter/support_guidance_a46_signed_direction_residual/gso_008_input4/mesh_normal_outward_only.obj
gso_008_input4normal inward only0.134910.1972True10.035050.9%0.016000.00741/home/jiachen/TRELLIS/experiments/nonorthogonal_gpt_orthoview/outputs/data_survey/vggt_spatial_adapter/support_guidance_a46_signed_direction_residual/gso_008_input4/mesh_normal_inward_only.obj
gso_008_input4normal signed smooth0.133860.2014True10.033270.9%0.012000.00741/home/jiachen/TRELLIS/experiments/nonorthogonal_gpt_orthoview/outputs/data_survey/vggt_spatial_adapter/support_guidance_a46_signed_direction_residual/gso_008_input4/mesh_normal_signed_smooth.obj

可视化结果

A46 GT Chamfer mean
A46 GT Chamfer mean
A46 GT F-score @5%
A46 GT F-score @5%
A46 conflict proxy p95
A46 conflict proxy p95
A46 outward active ratio
A46 outward active ratio
gso_002_input4 signed-normal residual overlay
gso_002_input4 signed-normal residual overlay
gso_008_input4 signed-normal residual overlay
gso_008_input4 signed-normal residual overlay

实验结论

下一步想法