SIKeD: Self-guided Iterative Knowledge Distillation for mathematical reasoning
专题命中 数学推理 :reasoning(title,abstract);分类 cs.AI
AI 大模型
大模型数学、逻辑、规划、多步推理和测试时计算能力。
专题命中 数学推理 :reasoning(title,abstract);分类 cs.AI
专题命中 数学推理 :reasoning(title,abstract);分类 cs.CL
Comments 43 pages,Preprint
专题命中 数学推理 :reasoning(title,abstract);分类 cs.CL
Comments Accepted at Findings of EMNLP2024
专题命中 数学推理 :reasoning(title,abstract);分类 cs.CL
Comments Work-in-Progress
专题命中 数学推理 :chain-of-thought(title,abstract);分类 cs.AI
专题命中 数学推理 :reasoning(title,abstract);分类 cs.CL
专题命中 数学推理 :reasoning(title,abstract);分类 cs.CL
Comments EACL 2024 Student Research Workshop, 8 pages
专题命中 数学推理 :reasoning(title,abstract);分类 cs.CL
专题命中 数学推理 :reasoning(title,abstract);分类 cs.LG
专题命中 数学推理 :reasoning(title,abstract);分类 cs.CL
Comments AI4MATH Workshop @ ICML 2024
专题命中 数学推理 :reasoning(title,abstract);分类 cs.AI
专题命中 数学推理 :reasoning(title,abstract);分类 cs.CL
专题命中 数学推理 :reasoning(title,abstract);分类 cs.AI
专题命中 数学推理 :reasoning(title,abstract);分类 cs.CL
Comments Project page: https://allenai.github.io/persona-bias. Paper to appear at ICLR 2024. Added results for other LLMs in v2 (similar findings)
专题命中 数学推理 :reasoning(title,abstract);分类 cs.CL
Comments Accepted to EMNLP2023 Findings
专题命中 数学推理 :reasoning(title,abstract);分类 cs.CL
Comments EMNLP-23 (findings)
专题命中 数学推理 :reasoning(title,abstract);分类 cs.CL
专题命中 数学推理 :reasoning(title,abstract);分类 cs.AI
Comments 7 pages
专题命中 数学推理 :reasoning(title,abstract);分类 cs.CL
Comments Working in Progress
专题命中 数学推理 :reasoning(title,abstract);分类 cs.AI
专题命中 数学推理 :reasoning(title,abstract);分类 cs.AI
Comments 10 pages, 2 figures; to appear in 2nd MATH-AI Workshop at NeurIPS'22
专题命中 数学推理 :reasoning(title,abstract);分类 cs.AI
Comments 12 pages; 5 figures
专题命中 数学推理 :reasoning(title,abstract);分类 cs.AI
专题命中 数学推理 :reasoning(title,abstract);分类 cs.CL
Comments ACL 2020
专题命中 数学推理 :reasoning(title,abstract);分类 cs.AI
Comments 17 pages
专题命中 数学推理 :reasoning(title,abstract);分类 cs.AI
Comments arXiv admin note: substantial text overlap with arXiv:1411.4823
具有可验证物理的强化学习:具有连续奖励的训练后语言模型
机构 * Massachusetts Institute of Technology(麻省理工学院)
专题命中 数学推理 :reasoning(abstract);math reasoning(abstract);verifier(abstract);分类 cs.AI、cs.LG
AI总结 研究针对偏微分方程求解器代码生成,引入RLVP强化学习训练后框架,通过混合验证器解决可验证性问题,在多PDE族训练单个策略,优于基线且有零样本改进转移,训练后小LLM表现良好,策略有组合性证据。
语言模型的算术教学法
机构 * Bandung Fe Institute & Adjunct Science Fellow in InaAI(巴旦格Fe研究所及InaAI兼职科学研究员) ; AI Research Center IT Del & Bandung Fe Institute(IT Del人工智能研究中心及巴旦格Fe研究所)
专题命中 数学推理 :reasoning(abstract);chain-of-thought(abstract);CoT(abstract);分类 cs.CL、cs.AI
AI总结 借鉴人类数学教学法,通过将GASING方法操作化为链式思维监督训练小规模GPT-2模型,使其在算术推理上达到高准确率并展现出联想式心算能力。
Comments 18 pages, 6 figures
SePO: 用于系统提示优化的自我进化提示智能体
机构 * National University of Singapore(新加坡国立大学) ; City University of Hong Kong(香港城市大学)
专题命中 数学推理 :CoT(abstract,abstract_cn);reasoning(abstract);分类 cs.CL、cs.AI
AI总结 提出SePO方法,通过自我指涉设计让提示智能体同时优化任务智能体和自身的系统提示,采用两阶段进化训练,在多个基准上平均准确率提升4.49%。
Comments 26 pages. Code: https://github.com/taowangcheng/SePO
在不完美验证器下基于可验证但含噪声奖励的强化学习
机构 * RIKEN AIP(日本理化学研究所AIP) ; The University of Tokyo(东京大学) ; The University of Melbourne(墨尔本大学) ; The University of Sydney(悉尼大学)
专题命中 数学推理 :reasoning(abstract);math reasoning(abstract);verifier(abstract);分类 cs.AI、cs.LG
AI总结 针对不完美验证器引入的假阴性和假阳性噪声,提出后向校正(无偏奖励)和前向校正(梯度方向对齐)两种轻量级方法,在分组相对策略优化中提升数学推理性能,并设计上诉机制在线估计假阴性率。