-
Notifications
You must be signed in to change notification settings - Fork 0
Experiments and Reproducibility
Anubha Parashar edited this page Aug 11, 2026
·
1 revision
Primary validated experiment.
Paired against the real-only temporal benchmark across identical seed settings.
RGB / audio / pose / trajectory combinations.
Status: legacy synthetic results invalidated; must be rerun on leakage-controlled v2.
Confidence and expected calibration error.
Sample-level evidence outputs and aggregate explanation summaries.
Client-partitioned experimental branch.
Round-ordered experimental branch.
TorchScript/export and runtime benchmarking.
Every final run should preserve:
experiment_id
date_time
git_commit
dataset_version
manifest
split_protocol
configuration
random_seed
hardware
software_versions
training_time
checkpoint
validation_metrics
test_metrics
predictions
failure_notes
.\run_care_siu_full.ps1The runner supports completion markers so completed experiment stages can be skipped and incomplete stages resumed.
outputs/
├── temporal/
├── seeds/
├── ablations/
├── federated_multiclass/
├── continual_multiclass/
├── edge_multiclass/
├── explanations_full/
└── autopilot/
├── status.csv
├── logs/
└── final_report/
A result is not final unless another researcher can determine:
- exactly what data were used;
- how the split was constructed;
- which code/configuration produced the run;
- which seed was used;
- which checkpoint was evaluated;
- why any invalidated runs were excluded.