用强化学习让小模型也能答开放式问题,还能查实时信息。
O$^2$-Searcher: A Searching-based Agent Model for Open-Domain Open-Ended Question Answering
- 用强化学习训练搜索代理,动态获取外部知识
- 300个高质开放式问题测试,小模型超越大模型表现
- 适合需要实时信息和创造性回答的研究与应用
大语言模型受限于静态参数知识,在需要开放域最新信息的任务上表现不佳。现有方法多针对封闭式问题,对开放式问题(无标准答案、答案多样)研究不足。为此,我们提出O²-Searcher,一种基于强化学习的搜索代理,能有效处理开放域的开放与封闭式问题。该模型通过本地模拟的搜索环境实现动态知识获取,将外部知识与模型推理解耦。采用统一训练机制与精心设计的奖励函数,使代理可识别问题类型并自适应生成策略。为评估复杂开放式任务,我们构建了包含300个跨领域人工标注问题及对应网页缓存的O²-QA基准。实验表明,仅使用3B参数模型,O²-Searcher在O²-QA上显著超越领先模型;在多个封闭式问答基准上也优于同规模模型,媲美更大模型表现。
原文摘要 · Abstract (English)
Large Language Models (LLMs), despite their advancements, are fundamentally limited by their static parametric knowledge, hindering performance on tasks requiring open-domain up-to-date information. While enabling LLMs to interact with external knowledge environments is a promising solution, current efforts primarily address closed-end problems. Open-ended questions, which characterized by lacking a standard answer or providing non-unique and diverse answers, remain underexplored. To bridge this gap, we present O$^2$-Searcher, a novel search agent leveraging reinforcement learning to effectively tackle both open-ended and closed-ended questions in the open domain. O$^2$-Searcher leverages an efficient, locally simulated search environment for dynamic knowledge acquisition, effectively decoupling the external world knowledge from model's sophisticated reasoning processes. It employs a unified training mechanism with meticulously designed reward functions, enabling the agent to identify problem types and adapt different answer generation strategies. Furthermore, to evaluate performance on complex open-ended tasks, we construct O$^2$-QA, a high-quality benchmark featuring 300 manually curated, multi-domain open-ended questions with associated web page caches. Extensive experiments show that O$^2$-Searcher, using only a 3B model, significantly surpasses leading LLM agents on O$^2$-QA. It also achieves SOTA results on various closed-ended QA benchmarks against similarly-sized models, while performing on par with much larger ones.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。