Skip to content

Commit a57b6c2

Browse files
chore: sync papers from Feishu [skip ci]
1 parent 1e5fefe commit a57b6c2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

data/papers.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,15 +118,15 @@
118118
"作者信息(每人一行,分号换行,数字表示单位信息,*表示Equal Contribution, ^表示通讯作者)": "Jianbiao Mei*, Tao Hu*, Daocheng Fu*, Licheng Wen, Xuemeng Yang, Rong Wu, Pinlong Cai, Xinyu Cai, Xing Gao, Yu Yang, Chengjun Xie, Botian Shi^, Yong Liu^, Yu Qiao",
119119
"单位信息(每个单位一行,分号换行)": "1 Zhejiang University, 2 Shanghai Artificial Intelligence Laboratory, 3 University of Science and Technology of China, 4 Fudan University, 5 State Key Laboratory of Industrial Control Technology",
120120
"录用类型": [
121-
"Preprint"
121+
"Journal Article(Regular Issue)"
122122
],
123123
"摘要": "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-Searcher, a novel search agent leveraging reinforcement learning to effectively tackle both open-ended and closed-ended questions in the open domain. O-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-QA, a high-quality benchmark featuring 300 manually curated, multi-domain open-ended questions with associated web page caches. Extensive experiments show that O-Searcher, using only a 3B model, significantly surpasses leading LLM agents on O-QA. It also achieves SOTA results on various closed-ended QA benchmarks against similarly-sized models, while performing on par with much larger ones.",
124124
"是否为团队主导工作": true,
125-
"期刊/会议": "Under Submission",
125+
"期刊/会议": "TMLR",
126126
"记录创建日期": 1776268800000,
127127
"论文发表日期": 1747843200000,
128128
"论文标题": "O2-Searcher: A Searching-based Agent Model for Open-Domain Open-Ended Question Answering",
129-
"论文状态": "已投稿并挂arXiv",
129+
"论文状态": "已录用",
130130
"责任人": [
131131
{
132132
"email": "meijianbiao@pjlab.org.cn",

0 commit comments

Comments
 (0)