You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Table 1 (break-it experiments) has two rows never replicated on MIMIC-CXR text: D (hidden rubric rewarding the longest option) and B (deliberation framing ladder). This issue is for D specifically, the hidden-rubric arm, since that's the one with no script at all for this cohort.
Row D (hidden rubric) exists only on MedQA (Table 1: 0.24 -> 0.24, null). No equivalent script or run exists for MedMCQA or MIMIC-CXR text.
What's needed
Run the hidden-rubric break-it arm (row D) on the MIMIC-CXR text cohort: a rubric that secretly rewards the longest-option decoy, paired against a no-rubric control, scored as decoy-selection rate. The existing MedQA script is the template; it will need pointing at the MIMIC-CXR text manifest and cache the same way the other break-it arms (A, C) were adapted for this cohort in experiments/mimic_cxr_text/push_c.py.
Why this cohort specifically
MIMIC-CXR text is already one of the two replication cohorts for rows A and C in Table 1 (paper-miccai.tex, main-full.tex). Row D is the only cell in that table with a real gap on this cohort, since MedMCQA now covers B and (soon) will need D too, but nobody has started D on either replication cohort yet.
Assigning to @felipeocampoos as the owner of the MIMIC-CXR text lane (per master-table.md's reproducibility ledger).
Table 1 (break-it experiments) has two rows never replicated on MIMIC-CXR text: D (hidden rubric rewarding the longest option) and B (deliberation framing ladder). This issue is for D specifically, the hidden-rubric arm, since that's the one with no script at all for this cohort.
What exists already, for reference
experiments/medqa/deliberation_framing.py, run against the MedMCQA manifest, n=120, ladder 0.74/0.56/0.37/0.28), merged via results: MedMCQA foundational arms — solo, cascade, break-it A + C #349/results: MedMCQA committee battery — seed shape, social pressure, hierarchy, controls, referee + corrected family #368. Not yet run on MIMIC-CXR text.Table 1: 0.24 -> 0.24, null). No equivalent script or run exists for MedMCQA or MIMIC-CXR text.What's needed
Run the hidden-rubric break-it arm (row D) on the MIMIC-CXR text cohort: a rubric that secretly rewards the longest-option decoy, paired against a no-rubric control, scored as decoy-selection rate. The existing MedQA script is the template; it will need pointing at the MIMIC-CXR text manifest and cache the same way the other break-it arms (A, C) were adapted for this cohort in
experiments/mimic_cxr_text/push_c.py.Why this cohort specifically
MIMIC-CXR text is already one of the two replication cohorts for rows A and C in Table 1 (
paper-miccai.tex,main-full.tex). Row D is the only cell in that table with a real gap on this cohort, since MedMCQA now covers B and (soon) will need D too, but nobody has started D on either replication cohort yet.Assigning to @felipeocampoos as the owner of the MIMIC-CXR text lane (per
master-table.md's reproducibility ledger).