基本信息
- 来源: arxiv
- 原始来源: http://arxiv.org/abs/2609.09156v1
- 发布域名: arxiv.org
- 分类: cs.CL
- 作者: Yuyang Huang、Bobo Li、Jiajia Song 等
要点解读
这是什么
ReCite 是一种解耦的代理式框架,利用位置感知、意图感知的查询规划以及反思式验证来确保引用在逻辑上支撑论点。它通过合成的推理轨迹检验论点‑证据一致性,并在检索结果不支持时触发自我修正。
用在哪里
适用于自动化学术写作、文献检索与引用推荐系统,尤其在需要严格检查引用准确性的场景中对研究者和平台有帮助。
可以推断的
推测:轻量化实现使框架能够在资源受限的环境中部署。
推测:与大规模生成模型协同时,自修正循环可能进一步提升引用准确度。
来源摘要/节选
Accurate citations are the foundation of academic writing, tracing intellectual origins and substantiating core claims. However, manually navigating the growing volume of scientific literature is increasingly difficult, prompting reliance on automatic citation recommendation. While modern retrieval-augmented architectures have largely mitigated the fabrication of non-existent papers, current systems relying on semantic similarity struggle with misattribution, often citing authentic papers that fail to logically support the author’s claim. To address this challenge, we argue that accurate citation requires a shift from similarity-based search to active, claim-level reasoning. We propose ReCite, a decoupled agentic framework that orchestrates location perception, intent-aware query planning, and reflective verification. Trained on synthesized reasoning trajectories, our agent verifies claim-evidence consistency and triggers self-correction loops when retrieved candidates lack logical support. Experiments demonstrate that our lightweight framework outperforms state-of-the-art massive generative models in strict citation accuracy. By grounding literature matching in verifiable logic rather than semantic overlap, ReCite establishes a reliable foundation for automated academic writing.
来源说明
当前保存的是来源摘要,不代表论文全文。请以原始来源为准。
「要点解读」由 AI Stack 依据上方已保存内容整理,不代表来源的完整表述;标注「推测:」的判断来自编辑,不是来源陈述。