3 papers
cs.AI2026
Memory Is Not Always Needed: Characterizing Conditional Memory in Scientific Reasoning
Zhen Bi, Xueshu Chen, Yan Wang +6
Scientific reasoning requires language models to retrieve specialized knowledge and incorporate it reliably into multi-step computation. Conditional memory provides an explicit loo…
cs.AI2025
Logical Structure as Knowledge: Enhancing LLM Reasoning via Structured Logical Knowledge Density Estimation
Zhen Bi, Zhenlin Hu, Xueshu Chen +7
The reasoning capabilities of Large Language Models (LLMs) are increasingly attributed to training data quality rather than mere parameter scaling. However, existing data-centric p…
cs.LG2025
Thought Purity: A Defense Framework For Chain-of-Thought Attack
Zihao Xue, Zhen Bi, Long Ma +7
Large Reasoning Models (LRMs) leverage Chain-of-Thought (CoT) reasoning to solve complex tasks, but this explicit reasoning process introduces a critical vulnerability: adversarial…