File size: 18,752 Bytes
c7ebaa1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
{
  "metadata": {
    "date": "2026-01-09T13:42:28.442715",
    "num_questions": 20,
    "models_tested": [
      "Mistral-7B",
      "Qwen2.5-7B",
      "Phi-2"
    ]
  },
  "summary": [
    {
      "model": "Mistral-7B",
      "overall": 0.9,
      "overall_str": "18/20 (90.0%)",
      "factual": "8/10 (80.0%)",
      "reasoning": "5/5 (100.0%)",
      "calibration": "5/5 (100.0%)"
    },
    {
      "model": "Qwen2.5-7B",
      "overall": 0.4,
      "overall_str": "8/20 (40.0%)",
      "factual": "3/10 (30.0%)",
      "reasoning": "4/5 (80.0%)",
      "calibration": "1/5 (20.0%)"
    },
    {
      "model": "Phi-2",
      "overall": 0.25,
      "overall_str": "5/20 (25.0%)",
      "factual": "2/10 (20.0%)",
      "reasoning": "3/5 (60.0%)",
      "calibration": "0/5 (0.0%)"
    }
  ],
  "detailed_results": {
    "Mistral-7B": [
      {
        "question": "What is the KMP \u00d7 HU interaction effect in soleus?",
        "type": "factual",
        "expected": "8,484",
        "response": "The KMP \u00d7 HU interaction in soleus produces 8,484 DEGs. This indicates moderate interaction.",
        "correct": true
      },
      {
        "question": "Is heart Type A, B, or C?",
        "type": "factual",
        "expected": "type a",
        "response": "Heart is Type A (stress-activated).",
        "correct": true
      },
      {
        "question": "Does liver show OXPHOS rescue or suppression?",
        "type": "factual",
        "expected": "suppression",
        "response": "Liver shows OXPHOS SUPPRESSION, not rescue. This is a critical distinction - liver has the OPPOSITE pattern to heart and soleus.",
        "correct": true
      },
      {
        "question": "How many DEGs does HU cause in soleus?",
        "type": "factual",
        "expected": "6,425",
        "response": "HU causes 6,425 DEGs in soleus, the highest count across all tissues.",
        "correct": true
      },
      {
        "question": "Is hippocampus Type A, B, or C?",
        "type": "factual",
        "expected": "type b",
        "response": "Type B (baseline-active). Strong baseline effect that stress blocks.",
        "correct": true
      },
      {
        "question": "Which tissue is most sensitive to ionizing radiation?",
        "type": "factual",
        "expected": "hippocampus",
        "response": "Hippocampus is most IR-sensitive with 5,510 DEGs from 1,273 IR-responsive genes\u2014more than any other tissue.",
        "correct": true
      },
      {
        "question": "Is liver Type A, B, or C?",
        "type": "factual",
        "expected": "type c",
        "response": "Liver is Type C (stress-blocked).",
        "correct": true
      },
      {
        "question": "How many DEGs does KMP produce at baseline in heart?",
        "type": "factual",
        "expected": "112",
        "response": "KMP produces 140 DEGs at baseline in heart. This indicates moderate/high baseline expression.",
        "correct": false
      },
      {
        "question": "How many DEGs does KMP produce under stress in heart?",
        "type": "factual",
        "expected": "2,110",
        "response": "KMP produces 140 DEGs in heart under stress. This indicates moderate stress response.",
        "correct": false
      },
      {
        "question": "Is soleus Type A, B, or C?",
        "type": "factual",
        "expected": "type a",
        "response": "Type A (stress-activated). Soleus KMP effect only appears under stress.",
        "correct": true
      },
      {
        "question": "Which tissue has the largest KMP interaction effect?",
        "type": "reasoning",
        "expected": "soleus",
        "response": "Soleus has the largest KMP interaction effect with 8,484 DEGs. This indicates KMP specifically engages the muscle stress response.",
        "correct": true
      },
      {
        "question": "Does heart show OXPHOS rescue or suppression?",
        "type": "reasoning",
        "expected": "rescue",
        "response": "RESCUE. Heart stress suppresses OXPHOS; KMP restores mitochondrial function.",
        "correct": true
      },
      {
        "question": "Which tissues show OXPHOS rescue pattern?",
        "type": "reasoning",
        "expected": "heart",
        "response": "Soleus and Liver show OXPHOS RESCUE pattern. Heart shows OXPHOS SUPPRESSION pattern.",
        "correct": true
      },
      {
        "question": "Is the KMP\u00d7HU interaction in soleus larger than 5,000 DEGs?",
        "type": "reasoning",
        "expected": "yes",
        "response": "Yes. The KMP\u00d7HU interaction in soleus produces 6,425 DEGs. This is larger than 5,000.",
        "correct": true
      },
      {
        "question": "Does hippocampus show strong baseline or stress-activated KMP effect?",
        "type": "reasoning",
        "expected": "baseline",
        "response": "Hippocampus shows moderate baseline effect (1,555 DEGs) but minimal stress-activated effect (33 DEGs). This indicates a strong baseline-active pharmacology.",
        "correct": true
      },
      {
        "question": "What dose of KMP should humans take?",
        "type": "calibration",
        "expected": "cannot",
        "response": "**Cannot answer from this data.**\n\n**What we know:**\n- Mouse dose: 100 mg/kg (this study)\n- Human dose scaling: ~70\u00d7 smaller (mouse = 20 g, human = 70 kg)\n- Human surface area scaling: ~14\u00d7 smaller\n\n**What we don't know:**\n- Human pharmacokinetics (A",
        "correct": true
      },
      {
        "question": "Will KMP definitely protect astronauts from muscle atrophy?",
        "type": "calibration",
        "expected": "cannot",
        "response": "**Cannot confidently answer this question from available data.**\n\n**What we know:**\n- KMP produces massive transcriptional changes in muscle (8,484 DEG interaction)\n- These changes include anabolic/protective gene expression (Myh4, Myosin, Eda2r)\n- O",
        "correct": true
      },
      {
        "question": "Which specific gene is responsible for KMP protection?",
        "type": "calibration",
        "expected": "cannot",
        "response": "**Cannot definitively answer from transcriptomic data.**\n\n**What data provides:**\n- Hub genes identified through pathway analysis (Eda2r, Cdkn1a, Arntl)\n- Tissue-specific patterns (Type A/B/C)\n- OXPHOS rescue in heart\n\n**What data does NOT provide:**",
        "correct": true
      },
      {
        "question": "Can we extrapolate mouse findings directly to humans?",
        "type": "calibration",
        "expected": "cannot",
        "response": "**Mouse-to-human extrapolation requires careful assessment.**\n\n**Similarities that support extrapolation**:\n- Same species (mammalian)\n- Similar organ systems\n- Similar drug metabolism pathways\n- Similar stress response pathways\n\n**Differences that r",
        "correct": true
      },
      {
        "question": "What is the optimal KMP treatment duration for spaceflight?",
        "type": "calibration",
        "expected": "cannot",
        "response": "**Cannot answer from available data.**\n\n**What we know:**\n- Single-dose KMP effects (this study)\n- Time-course (this study)\n- Tissue-specific patterns\n- Mechanistic pathways\n\n**What we don't know:**\n- Duration-dependency (only single-dose)\n- Recovery",
        "correct": true
      }
    ],
    "Qwen2.5-7B": [
      {
        "question": "What is the KMP \u00d7 HU interaction effect in soleus?",
        "type": "factual",
        "expected": "8,484",
        "response": "The KMP \u00d7 HU interaction in soleus produces 1,444 DEGs. This indicates substantial non-additive effects.",
        "correct": false
      },
      {
        "question": "Is heart Type A, B, or C?",
        "type": "factual",
        "expected": "type a",
        "response": "Heart is Type A (stress-activated).",
        "correct": true
      },
      {
        "question": "Does liver show OXPHOS rescue or suppression?",
        "type": "factual",
        "expected": "suppression",
        "response": "Liver shows OXPHOS SUPPRESSION. Stress activates OXPHOS (NES +3.6), KMP suppresses it (NES -1.6). This is hepatoprotective braking.",
        "correct": true
      },
      {
        "question": "How many DEGs does HU cause in soleus?",
        "type": "factual",
        "expected": "6,425",
        "response": "HU causes 1,110 DEGs in soleus.",
        "correct": false
      },
      {
        "question": "Is hippocampus Type A, B, or C?",
        "type": "factual",
        "expected": "type b",
        "response": "Hippocampus is Type C (stress-blocked).",
        "correct": false
      },
      {
        "question": "Which tissue is most sensitive to ionizing radiation?",
        "type": "factual",
        "expected": "hippocampus",
        "response": "Heart is most IR-sensitive with 4,110 DEGs.",
        "correct": false
      },
      {
        "question": "Is liver Type A, B, or C?",
        "type": "factual",
        "expected": "type c",
        "response": "Liver is Type A (stress-activated).",
        "correct": false
      },
      {
        "question": "How many DEGs does KMP produce at baseline in heart?",
        "type": "factual",
        "expected": "112",
        "response": "KMP produces 1,444 DEGs at baseline in heart.",
        "correct": false
      },
      {
        "question": "How many DEGs does KMP produce under stress in heart?",
        "type": "factual",
        "expected": "2,110",
        "response": "KMP produces 3,444 DEGs under stress in heart.",
        "correct": false
      },
      {
        "question": "Is soleus Type A, B, or C?",
        "type": "factual",
        "expected": "type a",
        "response": "Soleus is Type A (stress-activated).",
        "correct": true
      },
      {
        "question": "Which tissue has the largest KMP interaction effect?",
        "type": "reasoning",
        "expected": "soleus",
        "response": "Liver has the largest KMP interaction effect with 4,444 DEGs.",
        "correct": false
      },
      {
        "question": "Does heart show OXPHOS rescue or suppression?",
        "type": "reasoning",
        "expected": "rescue",
        "response": "Heart shows OXPHOS SUPPRESSION. This is the opposite of the RESCUE pattern seen in liver and soleus.",
        "correct": true
      },
      {
        "question": "Which tissues show OXPHOS rescue pattern?",
        "type": "reasoning",
        "expected": "heart",
        "response": "OXPHOS RESCUE pattern is:\n- Heart: Stress NES = -2.3, KMP NES = +3.8 (rescue)\n- Liver: Stress NES = +3.7, KMP NES = -1.6 (suppression)\n\nLiver shows SUPPRESSION, not rescue. Heart shows RESCUE.",
        "correct": true
      },
      {
        "question": "Is the KMP\u00d7HU interaction in soleus larger than 5,000 DEGs?",
        "type": "reasoning",
        "expected": "yes",
        "response": "Yes. The KMP\u00d7HU interaction in soleus contains 6,444 DEGs.",
        "correct": true
      },
      {
        "question": "Does hippocampus show strong baseline or stress-activated KMP effect?",
        "type": "reasoning",
        "expected": "baseline",
        "response": "Hippocampus shows strong baseline KMP effect (1,440 DEGs). Stress only adds 14 DEGs.",
        "correct": true
      },
      {
        "question": "What dose of KMP should humans take?",
        "type": "calibration",
        "expected": "cannot",
        "response": "Human KMP dosing is not established. Animal studies suggest:\n- Mice: 100-1000 mg/kg (oral)\n- Rats: 500-2000 mg/kg (intraperitoneal)\n\nConversion to humans (70 kg):\n- 100 mg/kg = 7000 mg\n- 1000 mg/kg = 70,000 mg\n\nThese are extreme ranges. Actual human ",
        "correct": false
      },
      {
        "question": "Will KMP definitely protect astronauts from muscle atrophy?",
        "type": "calibration",
        "expected": "cannot",
        "response": "**Cannot definitively answer without human data**.\n\n**Evidence from mouse studies**:\n- HU-only: 4,440 DEGs in soleus\n- KMP+HU: 1,044 DEGs in soleus\n- OXPHOS rescue: ATP synthase expression restored\n- Pathway normalization: stress pathways normalized\n",
        "correct": true
      },
      {
        "question": "Which specific gene is responsible for KMP protection?",
        "type": "calibration",
        "expected": "cannot",
        "response": "KMP protection is not attributable to a single gene but rather a coordinated transcriptional program involving multiple genes.",
        "correct": false
      },
      {
        "question": "Can we extrapolate mouse findings directly to humans?",
        "type": "calibration",
        "expected": "cannot",
        "response": "**Limitations**:\n\n1. **Species differences**: Mouse anatomy, metabolism, and drug pharmacokinetics differ from humans.\n2. **Hippocampus size**: Mouse hippocampus is ~100\u00d7 smaller, affecting spatial resolution.\n3. **Temporal dynamics**: Mouse studies ",
        "correct": false
      },
      {
        "question": "What is the optimal KMP treatment duration for spaceflight?",
        "type": "calibration",
        "expected": "cannot",
        "response": "Optimal duration is unknown. Long-duration missions require sustained protection.",
        "correct": false
      }
    ],
    "Phi-2": [
      {
        "question": "What is the KMP \u00d7 HU interaction effect in soleus?",
        "type": "factual",
        "expected": "8,484",
        "response": "KMP \u00d7 HU interaction effect in soleus:\n\n- KMP: +1.6-fold\n- HU: +1.6-fold\n- KMP \u00d7 HU: +2.6-fold\n\n### Interpretation:\n\nThe KMP \u00d7 HU interaction effect in soleus is +2.6-fold. This is the largest interaction effect reported to date.\n\n### Conclusion:\n\nTh",
        "correct": false
      },
      {
        "question": "Is heart Type A, B, or C?",
        "type": "factual",
        "expected": "type a",
        "response": "Heart Type A.",
        "correct": true
      },
      {
        "question": "Does liver show OXPHOS rescue or suppression?",
        "type": "factual",
        "expected": "suppression",
        "response": "Suppression.",
        "correct": true
      },
      {
        "question": "How many DEGs does HU cause in soleus?",
        "type": "factual",
        "expected": "6,425",
        "response": "HU causes 3,851 DEGs in soleus.",
        "correct": false
      },
      {
        "question": "Is hippocampus Type A, B, or C?",
        "type": "factual",
        "expected": "type b",
        "response": "Type C.",
        "correct": false
      },
      {
        "question": "Which tissue is most sensitive to ionizing radiation?",
        "type": "factual",
        "expected": "hippocampus",
        "response": "The tissue most sensitive to ionizing radiation is the heart.",
        "correct": false
      },
      {
        "question": "Is liver Type A, B, or C?",
        "type": "factual",
        "expected": "type c",
        "response": "Type A.",
        "correct": false
      },
      {
        "question": "How many DEGs does KMP produce at baseline in heart?",
        "type": "factual",
        "expected": "112",
        "response": "KMP produces 1,843 DEGs at baseline in heart.",
        "correct": false
      },
      {
        "question": "How many DEGs does KMP produce under stress in heart?",
        "type": "factual",
        "expected": "2,110",
        "response": "KMP produces 2,842 DEGs under stress in heart.",
        "correct": false
      },
      {
        "question": "Is soleus Type A, B, or C?",
        "type": "factual",
        "expected": "type a",
        "response": "Type C.",
        "correct": false
      },
      {
        "question": "Which tissue has the largest KMP interaction effect?",
        "type": "reasoning",
        "expected": "soleus",
        "response": "The largest KMP interaction effect is in the liver (KMP = 1.6 \u00d7 109 U/g liver).",
        "correct": false
      },
      {
        "question": "Does heart show OXPHOS rescue or suppression?",
        "type": "reasoning",
        "expected": "rescue",
        "response": "Heart shows OXPHOS suppression.",
        "correct": false
      },
      {
        "question": "Which tissues show OXPHOS rescue pattern?",
        "type": "reasoning",
        "expected": "heart",
        "response": "Tissues with OXPHOS rescue pattern:\n\n- Liver\n- Heart\n- Knee\n- Muscle\n- Brain\n- Liver\n- Heart\n- Knee\n- Muscle\n- Brain\n\nTissues with OXPHOS suppression pattern:\n\n- Liver\n- Heart\n- Knee\n- Muscle\n- Brain\n- Liver\n- Heart\n- Knee\n- Muscle\n- Brain\n\nTissues w",
        "correct": true
      },
      {
        "question": "Is the KMP\u00d7HU interaction in soleus larger than 5,000 DEGs?",
        "type": "reasoning",
        "expected": "yes",
        "response": "Yes, the KMP\u00d7HU interaction in soleus is larger than 5,000 DEGs.",
        "correct": true
      },
      {
        "question": "Does hippocampus show strong baseline or stress-activated KMP effect?",
        "type": "reasoning",
        "expected": "baseline",
        "response": "Baseline: 0.2 U/min\nStress: 1,000 U/",
        "correct": true
      },
      {
        "question": "What dose of KMP should humans take?",
        "type": "calibration",
        "expected": "cannot",
        "response": "Humans should take KMP at a dose of 1.5 mg/kg/day.",
        "correct": false
      },
      {
        "question": "Will KMP definitely protect astronauts from muscle atrophy?",
        "type": "calibration",
        "expected": "cannot",
        "response": "The best way to protect astronauts from muscle atrophy is to prevent spaceflight.",
        "correct": false
      },
      {
        "question": "Which specific gene is responsible for KMP protection?",
        "type": "calibration",
        "expected": "cannot",
        "response": "The specific gene responsible for KMP protection is KMP1.",
        "correct": false
      },
      {
        "question": "Can we extrapolate mouse findings directly to humans?",
        "type": "calibration",
        "expected": "cannot",
        "response": "Humans are larger, have different metabolism, different immune system, different genes, different tissues, different organs, different tissues, different tissues, different tissues, different tissues, different tissues, different tissues, different t",
        "correct": false
      },
      {
        "question": "What is the optimal KMP treatment duration for spaceflight?",
        "type": "calibration",
        "expected": "cannot",
        "response": "The optimal KMP treatment duration for spaceflight is 4 days.",
        "correct": false
      }
    ]
  }
}