跳到正文
Jones Ray

ScholarPulse 日报 2026-08-12

2026-08-12 学术简报:2 篇。AI通过人机协作在数学研究中成功改进了Grothendieck常数的界,其见解被领域专家认定为创新性突破。

今日速览

序号标题来源日期主题推荐等级
1Long-Horizon AI Research for Grothendieck Constant: A Case Study in Human-AI Mathematical CollaborationarXiv2026-08-11AI-Agent高
2Who Are You Explaining To? A Multi-Agent System for Audience-Aware XAI NarrativesarXiv2026-08-11AI-Agent高

重点论文与技术动态

1. Long-Horizon AI Research for Grothendieck Constant: A Case Study in Human-AI Mathematical Collaboration

一句话结论

AI通过人机协作在数学研究中成功改进了Grothendieck常数的界,其见解被领域专家认定为创新性突破。

核心内容

方法与数据

价值判断

摘要 AI agents are increasingly used in mathematics research, but it is often unclear how to use them effectively. Towards this, we present an extensive case study of how AI was used to improve bounds on the Grothendieck constant $K_G$, which captures the hardness between combinatorial problems and their continuous relaxations. Specifically, while the precise value of $K_G$ is not known, we recently tightened the best known bounds to \[ \frac{6π}{11} \;\le\; K_G \;\le\; \fracπ{2\log(1+\sqrt2)} - 10^{-4}. \] Crucially, these improvements were achieved using an AI research system that could arrive at insights deemed novel by domain experts. We give a detailed discussion of our experience using AI for mathematics research, particularly touching upon its strengths and weaknesses, as well as our experience with creating ideal conditions for AI to arrive at breakthrough insights.

2. Who Are You Explaining To? A Multi-Agent System for Audience-Aware XAI Narratives

一句话结论

XstrAI框架通过多智能体系统实现受众感知的XAI叙事,有效解决医疗AI中患者、临床医生和数据科学家对模型解释的差异化需求,避免数值输出的不足。

核心内容

方法与数据

价值判断

摘要 Feature-attribution methods such as SHAP provide useful evidence about individual model predictions, but their numerical outputs are rarely sufficient for audiences with different expertise, goals, and risks of misinterpretation. In medical AI, the same local explanation must reach patients, clinicians, and data scientists through markedly different forms of communication, and naive verbalization through large language models (LLMs) is prone to weak grounding, conflation of attribution with causal language, and outputs that are persuasive without being faithful to the underlying model evidence. We introduce XstrAI, an audience-aware multi-agent framework that treats local explanations as fixed evidence and structures how it is communicated to each target reader. Each prediction case is encoded as an immutable structured representation, shared identically across audiences so the underlying evidence remains fixed. Generation is factored into three specialized LLM agents responsible for audience-aware planning, linguistic realization, and validation for grounding, attribution consistency, communicative risk, and audience appropriateness, with a bounded revision loop triggered on detected inconsistencies. We evaluate XstrAI on diabetes and stroke risk prediction against 11 baselines, ranging from direct verbalization to a re-implementation of a state-of-the-art narrator. The evaluation combines an intra-narrative regime measuring fidelity to SHAP evidence with an extra-narrative regime assessing audience appropriateness through reference corpora, multi-family LLM judges, and a survey with target readers. In both evaluations, XstrAI's narratives are consistently assigned to their intended audience by independent judges, and preferred over all baselines on Clinician and Patient audiences, with competitive performance on Data Scientist, where audience-conditioned single-prompt baselines lead.