anhtld commited on
Commit
51bc066
·
verified ·
1 Parent(s): e70d5a9

Auto-sync: 2026-06-28 02:44:48

Browse files
results/README.md CHANGED
@@ -107,6 +107,9 @@ Last checked: `2026-06-28 06:24 UTC`. No DoVLA jobs are currently queued.
107
  - Jobs `14859293`-`14859402` completed train-family reliability-prior
108
  diagnostics. Thresholds through `0.75` do not filter enough; scale `0.50`
109
  stays at 33.33%, and scale `0.25`/threshold `0.25` is 32.93%.
 
 
 
110
 
111
  Paper table automation:
112
 
 
107
  - Jobs `14859293`-`14859402` completed train-family reliability-prior
108
  diagnostics. Thresholds through `0.75` do not filter enough; scale `0.50`
109
  stays at 33.33%, and scale `0.25`/threshold `0.25` is 32.93%.
110
+ - Jobs `14859503`-`14859597` completed typed-safe residual scale fine/zoom
111
+ sweeps. Scales `0.325`, `0.35`, and `0.40` tie at the current clean best,
112
+ 33.74%; scale `0.35` has the lowest seed std among the tied rows.
113
 
114
  Paper table automation:
115
 
results/dovla_cil_run_report_2026-06-27.md CHANGED
@@ -31,7 +31,8 @@ The deployed h=16 behavior-cloning policy remains weak, but the interventional f
31
  | Train-state residual retrieval, scale 0.25 | 32.93% | +3.19 pp | Smaller tangent step ties prior clean best |
32
  | Train-state residual retrieval, scale 0.50 | 33.33% | +3.59 pp | Calibrated residual transport |
33
  | Train-state residual retrieval, no random/wrong-direction | 33.57% | +3.83 pp | Anti-goal family mask improves clean bridge |
34
- | Train-state residual retrieval, policy/no-op/wrong-gripper | 33.68% | +3.94 pp | Current best deployment-clean diagnostic |
 
35
  | Train-state residual retrieval, z-score metric | 32.23% | +2.49 pp | State normalization hurts retrieval here |
36
  | Train-state residual retrieval, train-family reliability prior | 33.33% | +3.59 pp | Train success thresholds did not filter enough |
37
  | Train-state residual retrieval, scale 0.75 | 32.70% | +2.96 pp | Larger tangent step is weaker |
@@ -109,6 +110,9 @@ Completed since the first report:
109
  - Masked residual diagnostics completed. The best current clean deployment
110
  diagnostic is scale `0.50` with policy/no-op/wrong-gripper residual families
111
  at 33.68%; excluding random/wrong-direction residuals reaches 33.57%.
 
 
 
112
  - Z-score retrieval completed as a negative diagnostic: 32.23-32.81%, below raw
113
  residual retrieval.
114
  - Train-family reliability priors completed as neutral/negative diagnostics:
@@ -146,6 +150,15 @@ Completed residual-family and retrieval-metric jobs:
146
  train success `0.75`: 33.33%.
147
  - `14859402`: rebuilt `paper_table_status.*` after high-threshold reliability
148
  summaries.
 
 
 
 
 
 
 
 
 
149
 
150
  The motivation for this batch is the observed selected-candidate distribution
151
  in the 33.33% scale-0.50 run: `residual_random_negative` and
 
31
  | Train-state residual retrieval, scale 0.25 | 32.93% | +3.19 pp | Smaller tangent step ties prior clean best |
32
  | Train-state residual retrieval, scale 0.50 | 33.33% | +3.59 pp | Calibrated residual transport |
33
  | Train-state residual retrieval, no random/wrong-direction | 33.57% | +3.83 pp | Anti-goal family mask improves clean bridge |
34
+ | Train-state residual retrieval, policy/no-op/wrong-gripper | 33.68% | +3.94 pp | Typed family mask improves clean bridge |
35
+ | Train-state residual retrieval, policy/no-op/wrong-gripper, scale 0.35 | 33.74% | +4.00 pp | Current best deployment-clean diagnostic |
36
  | Train-state residual retrieval, z-score metric | 32.23% | +2.49 pp | State normalization hurts retrieval here |
37
  | Train-state residual retrieval, train-family reliability prior | 33.33% | +3.59 pp | Train success thresholds did not filter enough |
38
  | Train-state residual retrieval, scale 0.75 | 32.70% | +2.96 pp | Larger tangent step is weaker |
 
110
  - Masked residual diagnostics completed. The best current clean deployment
111
  diagnostic is scale `0.50` with policy/no-op/wrong-gripper residual families
112
  at 33.68%; excluding random/wrong-direction residuals reaches 33.57%.
113
+ - Typed-safe scale fine/zoom sweeps completed. Scales `0.325`, `0.35`, and
114
+ `0.40` tie at 33.74%, with scale `0.35` having the lowest seed variance among
115
+ the tied best rows.
116
  - Z-score retrieval completed as a negative diagnostic: 32.23-32.81%, below raw
117
  residual retrieval.
118
  - Train-family reliability priors completed as neutral/negative diagnostics:
 
150
  train success `0.75`: 33.33%.
151
  - `14859402`: rebuilt `paper_table_status.*` after high-threshold reliability
152
  summaries.
153
+ - `14859503`/`14859504`: typed-safe scale `0.35`: 33.74%.
154
+ - `14859505`/`14859506`: typed-safe scale `0.45`: 33.51%.
155
+ - `14859507`/`14859508`: typed-safe scale `0.60`: 33.39%.
156
+ - `14859509`/`14859510`: typed-safe scale `0.70`: 33.16%.
157
+ - `14859589`/`14859590`: typed-safe scale `0.30`: 33.51%.
158
+ - `14859591`/`14859592`: typed-safe scale `0.325`: 33.74%.
159
+ - `14859593`/`14859594`: typed-safe scale `0.375`: 33.51%.
160
+ - `14859595`/`14859596`: typed-safe scale `0.40`: 33.74%.
161
+ - `14859597`: rebuilt `paper_table_status.*` after typed-safe zoom summaries.
162
 
163
  The motivation for this batch is the observed selected-candidate distribution
164
  in the 33.33% scale-0.50 run: `residual_random_negative` and