File size: 7,492 Bytes
607693f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
{
  "benchmark": "outputs/simvp_baseline/2026-05-25_08-44-43_full5ep_motionctxV2_grid2x4_fmScale3_dualWM10_delta05_MSE_dLong05_dSteer15_corr01_noDetach_conv1x1_ctrlSteerS030/benchmark",
  "checkpoints": "outputs/simvp_baseline/2026-05-25_08-44-43_full5ep_motionctxV2_grid2x4_fmScale3_dualWM10_delta05_MSE_dLong05_dSteer15_corr01_noDetach_conv1x1_ctrlSteerS030/checkpoints",
  "rollout_grids": "outputs/simvp_baseline/2026-05-25_08-44-43_full5ep_motionctxV2_grid2x4_fmScale3_dualWM10_delta05_MSE_dLong05_dSteer15_corr01_noDetach_conv1x1_ctrlSteerS030/rollout_grids",
  "run": {
    "action_dim": 3,
    "aux_dynamics_hidden_dim": 128,
    "aux_dynamics_loss": false,
    "aux_dynamics_loss_type": "smooth_l1",
    "aux_dynamics_target": "steer_longitudinal_speed",
    "aux_dynamics_weight": 0.05,
    "balanced_sampling": false,
    "batch_size": 4,
    "conditioning_dim": 32,
    "conditioning_fusion": null,
    "conditioning_injection": "single",
    "conditioning_representation": "longitudinal_steer_speed",
    "control_steer_input_scale": 0.3,
    "data_root": "/home/aws/work/data/mile_action_diverse/train",
    "debug_activation_stats": false,
    "debug_dual_gate": false,
    "device": "cuda",
    "drop_path": 0.0,
    "dual_align_direction": "simvp_to_wm",
    "dual_align_loss_type": "smooth_l1",
    "dual_align_loss_weight": 0.0,
    "dual_detach_simvp_target": true,
    "dual_fusion": "conv1x1",
    "dual_simvp_image_loss_weight": 0.0,
    "dual_wm_conditioning": "film",
    "dual_wm_gated": true,
    "dual_wm_hidden_dim": 512,
    "dual_wm_image_loss_weight": 0.0,
    "dual_wm_num_layers": 3,
    "dual_wm_scale": 1.0,
    "epochs": 5,
    "eval_every_steps": 5000,
    "full_train_samples": 93427,
    "full_val_samples": 13452,
    "future_action_cls_loss": true,
    "future_action_cls_weight": 0.1,
    "future_action_corr_loss_weight": 0.1,
    "future_action_delta_longitudinal_weight": 0.5,
    "future_action_delta_loss": true,
    "future_action_delta_loss_type": "mse",
    "future_action_delta_loss_weight": 0.5,
    "future_action_delta_steer_weight": 1.5,
    "future_action_detach_latents": false,
    "future_action_dropout": 0.0,
    "future_action_future_motion_scale": 3.0,
    "future_action_head_variant": "motion_context_v2",
    "future_action_hidden_dim": 256,
    "future_action_longitudinal_cls_weight": 1.0,
    "future_action_loss": true,
    "future_action_loss_type": "mse",
    "future_action_loss_weight": 1.0,
    "future_action_num_layers": 1,
    "future_action_source": "wm",
    "future_action_spatial_grid": "2x4",
    "future_action_spatial_pooling": "grid",
    "future_action_steer_cls_weight": 1.0,
    "future_action_target": "longitudinal_steer",
    "future_steer_target_scale": 0.3,
    "grad_clip_norm": 1.0,
    "height": 320,
    "hid_s": 32,
    "hid_t": 256,
    "internal_split_overlap": null,
    "log_grad_norms": true,
    "log_interval": 20,
    "longitudinal_coast_threshold": 0.05,
    "lr": 0.001,
    "maneuver_metadata": null,
    "maneuver_speed_metadata": "outputs/maneuver_metadata/maneuver_metadata.csv",
    "maneuver_speed_weights": "straight_accel=0.5,straight_const=0.15,straight_decel=0.8,mild_turn_accel=2,mild_turn_const=1.0,mild_turn_decel=2,sharp_turn_accel=4,sharp_turn_const=3,sharp_turn_decel=4",
    "maneuver_weights": "straight=1,mild_turn=1,sharp_turn=1",
    "max_interim_val_batches": 50,
    "max_train_samples": null,
    "max_train_steps": null,
    "max_val_batches": null,
    "max_val_samples": null,
    "model_type": "gSTA",
    "model_variant": "av_wm_dual_bigwm",
    "n_s": 4,
    "n_t": 4,
    "no_amp": true,
    "no_progress_bar": false,
    "normalize_controls": true,
    "num_workers": 12,
    "output_dir": "outputs/simvp_baseline",
    "resume": null,
    "run_tag": "full5ep_motionctxV2_grid2x4_fmScale3_dualWM10_delta05_MSE_dLong05_dSteer15_corr01_noDetach_conv1x1_ctrlSteerS030",
    "sampling_strategy": "maneuver_speed_balanced",
    "seed": 42,
    "selected_train_towns": [
      "Town01",
      "Town03",
      "Town04"
    ],
    "selected_val_towns": [
      "Town02"
    ],
    "simvp_conditioning": "none",
    "simvp_conditioning_stage": "input",
    "speed_delta_threshold": 0.3,
    "speed_dim": 1,
    "speed_scale": 20.0,
    "split_seed": 42,
    "ssim_loss_weight": 0.0,
    "steer_straight_threshold": 0.03,
    "stop_on_nan": true,
    "subset_strategy": "first",
    "test_data_root": null,
    "train_data_root": "/home/aws/work/data/mile_action_diverse/train",
    "train_samples": 93427,
    "train_towns": [
      "Town01",
      "Town03",
      "Town04"
    ],
    "val_data_root": "/home/aws/work/data/mile_action_diverse/val",
    "val_fraction": 0.1,
    "val_maneuver_metadata": null,
    "val_maneuver_speed_metadata": null,
    "val_samples": 13452,
    "val_subset_strategy": "first",
    "val_towns": [
      "Town02"
    ],
    "validation_mode": "explicit_val_root",
    "weight_decay": 0.0,
    "weights_path": null,
    "width": 512,
    "wm_latent_residual": false,
    "wm_residual_gated": true,
    "wm_residual_hidden_dim": 128,
    "wm_residual_loss": false,
    "wm_residual_loss_type": "smooth_l1",
    "wm_residual_loss_weight": 0.05,
    "wm_residual_scale": 0.1
  },
  "run_dir": "outputs/simvp_baseline/2026-05-25_08-44-43_full5ep_motionctxV2_grid2x4_fmScale3_dualWM10_delta05_MSE_dLong05_dSteer15_corr01_noDetach_conv1x1_ctrlSteerS030",
  "trainer": {
    "amp": false,
    "aux_dynamics_loss": false,
    "aux_dynamics_loss_type": "smooth_l1",
    "aux_dynamics_weight": 0.05,
    "batch_size": 4,
    "control_steer_input_scale": 0.3,
    "debug_activation_stats": false,
    "debug_dual_gate": false,
    "device": "cuda",
    "dual_align_direction": "simvp_to_wm",
    "dual_align_loss_type": "smooth_l1",
    "dual_align_loss_weight": 0.0,
    "dual_detach_simvp_target": true,
    "dual_simvp_image_loss_weight": 0.0,
    "dual_wm_image_loss_weight": 0.0,
    "epochs": 5,
    "eval_every_steps": 5000,
    "future_action_cls_loss": true,
    "future_action_cls_weight": 0.1,
    "future_action_corr_loss_weight": 0.1,
    "future_action_delta_longitudinal_weight": 0.5,
    "future_action_delta_loss": true,
    "future_action_delta_loss_type": "mse",
    "future_action_delta_loss_weight": 0.5,
    "future_action_delta_steer_weight": 1.5,
    "future_action_detach_latents": false,
    "future_action_future_motion_scale": 3.0,
    "future_action_head_variant": "motion_context_v2",
    "future_action_longitudinal_cls_weight": 1.0,
    "future_action_loss": true,
    "future_action_loss_type": "mse",
    "future_action_loss_weight": 1.0,
    "future_action_source": "wm",
    "future_action_steer_cls_weight": 1.0,
    "future_steer_target_scale": 0.3,
    "grad_clip_norm": 1.0,
    "learning_rate": 0.001,
    "log_grad_norms": true,
    "log_interval": 20,
    "longitudinal_coast_threshold": 0.05,
    "max_interim_val_batches": 50,
    "max_train_steps": null,
    "max_val_batches": null,
    "num_workers": 12,
    "output_dir": "outputs/simvp_baseline",
    "progress_bar": true,
    "resume_checkpoint": null,
    "run_tag": "full5ep_motionctxV2_grid2x4_fmScale3_dualWM15_delta05_MSE_dLong05_dSteer15_corr01_noDetach_conv1x1_ctrlSteerS030",
    "save_every": 1,
    "ssim_loss_weight": 0.0,
    "steer_straight_threshold": 0.03,
    "stop_on_nan": true,
    "weight_decay": 0.0,
    "wm_residual_loss": false,
    "wm_residual_loss_type": "smooth_l1",
    "wm_residual_loss_weight": 0.05
  }
}