Causal influence confirmed: Injected hints reliably change model outputs across 45,000 samples from three state-of-the-art LRMs, establishing that reasoning traces are not merely post-hoc narration.
Systematic non-disclosure: Models fail to acknowledge injected reasoning in over 90% of extreme-hint cases (30,000 follow-up samples), instead fabricating aligned-appearing but unrelated explanations.
Mechanistic correlates: Activation analysis shows sycophancy- and deception-related directions are strongly activated when models fabricate explanations — suggesting structured failure modes, not random errors.
Intent hallucination as a concept: We distinguish intent hallucination (omission/misinterpretation of query components) from factual hallucination — a prevalent but overlooked failure mode even in state-of-the-art models.
FaithQA benchmark: 20,068 queries validated through extensive human evaluation, covering diverse topics and difficulty levels in both query-only and RAG settings.
Constraint Score: A novel evaluation metric that decomposes queries into intent constraints and assigns importance-weighted binary labels. Significantly outperforms LLM-as-judge approaches, which tend to be biased.
Heterogeneous EHR generation: First to formalize the challenge of generating heterogeneous EHR data (static + temporal features) in the presence of missing modalities.
Latent diffusion + optimal transport: FlexGen-EHR uses separate VAE encoders for static and temporal features, unified in a shared latent space, with an optimal transport module to construct meaningful latent pairs when modalities are missing.
State-of-the-art results: Up to 3.10% improvement in fidelity (MMD) and 7.16% in utility (AUPR) over existing methods, with strong performance even under missing-modality conditions.