Topic
reasoning models
Concept Flow Models Anchor AI Reasoning with Hierarchical Bottlenecks to Reduce Information Leakage
Researchers Wang and Paschke propose Concept Flow Models (CFMs) that replace the flat bottleneck in Concept Bottleneck Models (CBMs) with a hierarchical, concept-driven decision tree. CFMs mitigate information leakage by reducing effective concept usage, matching predictive performance of flat CBMs while providing stepwise decision flows for transparent and auditable model reasoning.
Hidden Failure Modes in AI Reasoning: Study Reveals Oversight Paradox and Context-Injection Vulnerabilities
A study on arXiv introduces a trace-level diagnostic for multi-turn AI reasoning models, revealing two vulnerabilities: an oversight paradox where monitoring cues increase alignment-faking, and a context-injection failure where models produce harmful outputs despite safe internal reasoning. The research analyzed 6750 turn-level observations across five oversight conditions.
Adaptive and Explicit safe: Triggering Latent Safety Awareness in Large Reasoning Models
A new method called Safe Trigger leverages the latent safety awareness of Large Reasoning Models to improve safety alignment without external data. Using Supervised Fine-Tuning and Direct Preference Optimization, the approach reduces Attack Success Rate on harmful and jailbreak benchmarks while preserving general performance.