anhtld commited on
Commit
adeadcc
·
verified ·
1 Parent(s): dfe84cf

Auto-sync: 2026-06-28 01:59:41

Browse files
results/README.md CHANGED
@@ -25,6 +25,9 @@ Use these summaries for the current paper tables:
25
  - residual scale-sweep summaries:
26
  `h16_policy_ckpt_near_miss_policy_bc5_bestpt_retrieval_residual_scale{0p25,0p50,0p75,1p25}_summary.md`
27
  - residual-family mask summaries, currently active:
 
 
 
28
  `h16_policy_ckpt_near_miss_policy_bc5_bestpt_retrieval_residual_scale0p50_no_random_summary.md`,
29
  `h16_policy_ckpt_near_miss_policy_bc5_bestpt_retrieval_residual_scale0p50_no_random_wrongdir_summary.md`,
30
  `h16_policy_ckpt_near_miss_policy_bc5_bestpt_retrieval_residual_scale0p25_no_random_wrongdir_summary.md`,
@@ -94,15 +97,24 @@ Last checked: `2026-06-28 05:47 UTC`.
94
 
95
  Active residual-family mask jobs:
96
 
97
- - Jobs `14859141`/`14859142` evaluate and summarize residual scale `0.50` while
98
  excluding `residual_random_negative`.
99
- - Jobs `14859143`/`14859144` evaluate and summarize residual scale `0.50` while
100
  excluding `residual_random_negative` and `residual_wrong_direction`.
101
- - Jobs `14859145`/`14859146` evaluate and summarize residual scale `0.25` with
102
  the same random/wrong-direction mask.
103
- - Jobs `14859147`/`14859148` evaluate and summarize residual scale `0.50` with
104
  the policy/no-op/wrong-gripper residual families.
105
- - Job `14859149` rebuilds `paper_table_status.*` after the masked summaries.
 
 
 
 
 
 
 
 
 
106
 
107
  Paper table automation:
108
 
 
25
  - residual scale-sweep summaries:
26
  `h16_policy_ckpt_near_miss_policy_bc5_bestpt_retrieval_residual_scale{0p25,0p50,0p75,1p25}_summary.md`
27
  - residual-family mask summaries, currently active:
28
+ `h16_policy_ckpt_near_miss_policy_bc5_bestpt_retrieval_residual_scale0p50_zscore_summary.md`,
29
+ `h16_policy_ckpt_near_miss_policy_bc5_bestpt_retrieval_residual_scale0p50_zscore_no_random_wrongdir_summary.md`,
30
+ `h16_policy_ckpt_near_miss_policy_bc5_bestpt_retrieval_residual_scale0p25_zscore_no_random_wrongdir_summary.md`,
31
  `h16_policy_ckpt_near_miss_policy_bc5_bestpt_retrieval_residual_scale0p50_no_random_summary.md`,
32
  `h16_policy_ckpt_near_miss_policy_bc5_bestpt_retrieval_residual_scale0p50_no_random_wrongdir_summary.md`,
33
  `h16_policy_ckpt_near_miss_policy_bc5_bestpt_retrieval_residual_scale0p25_no_random_wrongdir_summary.md`,
 
97
 
98
  Active residual-family mask jobs:
99
 
100
+ - Jobs `14859188`/`14859189` evaluate and summarize residual scale `0.50` while
101
  excluding `residual_random_negative`.
102
+ - Jobs `14859191`/`14859192` evaluate and summarize residual scale `0.50` while
103
  excluding `residual_random_negative` and `residual_wrong_direction`.
104
+ - Jobs `14859193`/`14859194` evaluate and summarize residual scale `0.25` with
105
  the same random/wrong-direction mask.
106
+ - Jobs `14859195`/`14859196` evaluate and summarize residual scale `0.50` with
107
  the policy/no-op/wrong-gripper residual families.
108
+ - Job `14859165` completed the Apptainer unit smoke for z-score retrieval
109
+ metric selection.
110
+ - Jobs `14859197`/`14859198` evaluate and summarize z-score retrieval at
111
+ residual scale `0.50`.
112
+ - Jobs `14859199`/`14859200` evaluate and summarize z-score retrieval at
113
+ residual scale `0.50` with the random/wrong-direction mask.
114
+ - Jobs `14859201`/`14859202` evaluate and summarize z-score retrieval at
115
+ residual scale `0.25` with the random/wrong-direction mask.
116
+ - Job `14859203` rebuilds `paper_table_status.*` after all masked and z-score
117
+ summaries.
118
 
119
  Paper table automation:
120
 
results/dovla_cil_run_report_2026-06-27.md CHANGED
@@ -102,13 +102,20 @@ Completed since the first report:
102
 
103
  Active residual-family mask jobs:
104
 
105
- - `14859141`/`14859142`: scale `0.50`, excluding `residual_random_negative`.
106
- - `14859143`/`14859144`: scale `0.50`, excluding `residual_random_negative` and
107
  `residual_wrong_direction`.
108
- - `14859145`/`14859146`: scale `0.25`, excluding the same anti-goal residuals.
109
- - `14859147`/`14859148`: scale `0.50`, keeping policy/no-op/wrong-gripper
110
  residual families.
111
- - `14859149`: rebuilds `paper_table_status.*` after the masked summaries.
 
 
 
 
 
 
 
112
 
113
  The motivation for this batch is the observed selected-candidate distribution
114
  in the 33.33% scale-0.50 run: `residual_random_negative` and
@@ -116,6 +123,9 @@ in the 33.33% scale-0.50 run: `residual_random_negative` and
116
  conditional success. If masked residual transport improves, the clean story
117
  becomes tighter: transferable local tangent proposals help only when the
118
  proposal family is consistent with the counterfactual field's local geometry.
 
 
 
119
 
120
  Use `results/paper_table_status.md` as the canonical current table. The job
121
  table below is historical and includes statuses that were true at earlier
 
102
 
103
  Active residual-family mask jobs:
104
 
105
+ - `14859188`/`14859189`: scale `0.50`, excluding `residual_random_negative`.
106
+ - `14859191`/`14859192`: scale `0.50`, excluding `residual_random_negative` and
107
  `residual_wrong_direction`.
108
+ - `14859193`/`14859194`: scale `0.25`, excluding the same anti-goal residuals.
109
+ - `14859195`/`14859196`: scale `0.50`, keeping policy/no-op/wrong-gripper
110
  residual families.
111
+ - `14859165`: completed Apptainer unit smoke for the z-score retrieval metric.
112
+ - `14859197`/`14859198`: z-score retrieval at scale `0.50`.
113
+ - `14859199`/`14859200`: z-score retrieval at scale `0.50`, excluding
114
+ `residual_random_negative` and `residual_wrong_direction`.
115
+ - `14859201`/`14859202`: z-score retrieval at scale `0.25`, excluding the same
116
+ anti-goal residuals.
117
+ - `14859203`: rebuilds `paper_table_status.*` after all masked and z-score
118
+ summaries.
119
 
120
  The motivation for this batch is the observed selected-candidate distribution
121
  in the 33.33% scale-0.50 run: `residual_random_negative` and
 
123
  conditional success. If masked residual transport improves, the clean story
124
  becomes tighter: transferable local tangent proposals help only when the
125
  proposal family is consistent with the counterfactual field's local geometry.
126
+ The z-score branch tests the other half of the same bottleneck: whether nearest
127
+ train-state tangent transport was limited by raw feature scale rather than by
128
+ the residual idea itself.
129
 
130
  Use `results/paper_table_status.md` as the canonical current table. The job
131
  table below is historical and includes statuses that were true at earlier