PAct x SceneTransporter: OT 路由消融汇总

统一记录 Stage1 OT-gated cross-attention、mask soft prior、edge-regularized cost、virtual patch,以及 Stage2 spatial articulation adapter 的最小闭环验证。

27Stage1 runs
10Stage2 runs
23OT diagnostic runs
37total parsed logs

路线状态

可视化

stage1_loss_bars.png
stage1_loss_bars.png
stage1_gate_bars.png
stage1_gate_bars.png
stage1_edge_delta_bars.png
stage1_edge_delta_bars.png
stage2_art_l2_bars.png
stage2_art_l2_bars.png
stage2_spatial_bars.png
stage2_spatial_bars.png
stage1_loss_curves.png
stage1_loss_curves.png
stage2_loss_curves.png
stage2_loss_curves.png

消融表

RunPhaseStepsLossArt L2GateEdge deltaVirtual massMask partsEmptyNote
Stage1 baseline smoke
pact_finetune_route_32_20260516/stage1_smoke
baseline10.03043------Official-equivalent trainer, no OT router.
OT first block
pact_stage1_ot_router_first_diag_smoke_20260520
phase110.0304-0.981----One Stage1 cross-attention block patched with OT gating.
OT mask prior
pact_stage1_ot_router_maskprior_smoke_20260520
phase210.02921-0.2925----Mask demoted from hard condition to OT cost prior.
OT mask prior 5-step
pact_stage1_ot_router_maskprior_5step_sgd1e8_20260520
phase250.04972-0.2306----SGD stability check for soft mask prior.
OT RGB edge
pact_stage1_ot_router_rgb_edge_1step_20260520
phase210.02921-0.29250.001399---RGB Sobel edge regularized cost.
OT edge 5-step
pact_stage1_ot_router_edge_fixed_5step_20260520
phase250.04973-0.2310.001319---Mask-edge regularized 5-step stability check.
OT virtual patch
pact_stage1_ot_router_virtual005_rgb_fixedgate_5step_20260520
phase350.03779-0.26070.001190.04999--Virtual image token with visible/virtual gate normalization.
OT first-third
pact_stage1_ot_router_firstthird_1step_20260520
phase110.02923-0.2901----Patch first third of Stage1 cross-attention blocks.
OT edge first-third
pact_stage1_ot_router_edge_firstthird_fixed_1step_20260520
phase210.02924-0.29050.001509---First-third patch plus edge-regularized cost.
Stage2 baseline smoke
pact_finetune_route_32_20260516/stage2_smoke
baseline13.20460.09492-----Official-equivalent Stage2 smoke.
Stage2 spatial diag
pact_stage2_spatial_diag_smoke_20260521
phase412.38560.1107---5.01.0Mask-derived spatial moment diagnostics for articulation rows.
Stage2 spatial adapter 1-step
pact_stage2_spatial_adapter_smoke_20260521
phase417.41120.1336---3.01.0Zero-initialized articulation residual adapter smoke.
Stage2 spatial adapter 5-step
pact_stage2_spatial_adapter_5step_20260521
phase453.36700.1141---6.02.0Spatial adapter 5-step SGD stability check.
Matrix Stage1 baseline
pact_ot_matrix_20260521_stage1_baseline
matrix81.0631------Quick matrix baseline with the official-equivalent Stage1 path.
Matrix Stage1 OT first
pact_ot_matrix_20260521_stage1_ot_first
matrix81.0631-0.975100--Quick matrix with one OT-gated cross-attention block.
Matrix Stage1 mask prior
pact_ot_matrix_20260521_stage1_mask_prior
matrix81.0631-0.323700--Quick matrix with mask labels as a soft OT prior.
Matrix Stage1 RGB edge
pact_ot_matrix_20260521_stage1_rgb_edge
matrix81.0631-0.32370.0015830--Quick matrix with RGB Sobel edge-regularized OT cost.
Matrix Stage1 virtual patch
pact_ot_matrix_20260521_stage1_virtual_patch
matrix81.0334-0.14620.0014480.04999--Quick matrix with a virtual patch channel.
Matrix Stage1 first-third edge
pact_ot_matrix_20260521_stage1_firstthird_edge
matrix31.0303-0.36030.0018980--Quick matrix with OT injected into the first third of Stage1 blocks.
Matrix Stage2 spatial diag
pact_ot_matrix_20260521_stage2_spatial_diag
matrix53.49410.2005---4.02.0Quick matrix Stage2 spatial diagnostics.
Matrix Stage2 spatial adapter
pact_ot_matrix_20260521_stage2_spatial_adapter
matrix53.36740.1141---6.02.0Quick matrix Stage2 spatial adapter.
Full Stage1 baseline
pact_ot_matrix_20260521_full_stage1_baseline
full601.0311------Full matrix baseline with final checkpoint export.
Full Stage1 OT first
pact_ot_matrix_20260521_full_stage1_ot_first
full601.0311-0.970700--Full matrix with one OT-gated cross-attention block.
Full Stage1 mask prior
pact_ot_matrix_20260521_full_stage1_mask_prior
full601.0311-0.27100--Full matrix with mask labels as a soft OT prior.
Full Stage1 RGB edge
pact_ot_matrix_20260521_full_stage1_rgb_edge
full601.0311-0.27120.0013560--Full matrix with RGB Sobel edge-regularized OT cost.
Full Stage1 virtual patch
pact_ot_matrix_20260521_full_stage1_virtual_patch
full601.0240-0.290.0016430.04999--Full matrix with a virtual patch channel.
Full Stage1 first-third edge
pact_ot_matrix_20260521_full_stage1_firstthird_edge
full201.0325-0.18090.0020620--Full matrix with OT injected into the first third of Stage1 blocks.
Full Stage2 spatial diag
pact_ot_matrix_20260521_full_stage2_spatial_diag
full401.56190.06205---10.03.0Full matrix Stage2 spatial diagnostics.
Full Stage2 spatial adapter
pact_ot_matrix_20260521_full_stage2_spatial_adapter
full405.98220.157---6.01.0Full matrix Stage2 spatial adapter.
Official full Stage1 baseline
pact_ot_matrix_official_20260521_full_stage1_baseline
official-full600.04795------Official-initialized full matrix baseline with final checkpoint export.
Official full Stage1 OT first
pact_ot_matrix_official_20260521_full_stage1_ot_first
official-full600.04791-0.935100--Official-initialized full matrix with one OT-gated cross-attention block.
Official full Stage1 mask prior
pact_ot_matrix_official_20260521_full_stage1_mask_prior
official-full600.04789-0.268300--Official-initialized full matrix with mask labels as a soft OT prior.
Official full Stage1 RGB edge
pact_ot_matrix_official_20260521_full_stage1_rgb_edge
official-full600.0479-0.26860.0011040--Official-initialized full matrix with RGB Sobel edge-regularized OT cost.
Official full Stage1 virtual patch
pact_ot_matrix_official_20260521_full_stage1_virtual_patch
official-full600.05485-0.28640.00098990.04999--Official-initialized full matrix with a virtual patch channel.
Official full Stage1 first-third edge
pact_ot_matrix_official_20260521_full_stage1_firstthird_edge
official-full200.04858-0.18450.0018430--Official-initialized full matrix with OT injected into the first third of Stage1 blocks.
Official full Stage2 spatial diag
pact_ot_matrix_official_20260521_full_stage2_spatial_diag
official-full401.56180.06206---10.03.0Official-initialized full matrix Stage2 spatial diagnostics.
Official full Stage2 spatial adapter
pact_ot_matrix_official_20260521_full_stage2_spatial_adapter
official-full405.98110.157---6.01.0Official-initialized full matrix Stage2 spatial adapter.

文件

ablation_summary.csv · ablation_summary.json