PulseAugur
实时 07:10:00
Dansk(DA) A Dataset for Modeling Iterative Problem-Solving

新数据集模拟学生代码提交的迭代问题解决过程

研究人员开发了CodeInsight,这是一个包含来自3,286名初级C++课程学生超过300万次提交的新数据集。该数据集旨在通过跟踪学生的尝试、反馈和代码修订来模拟迭代问题解决过程。利用这些数据创建了一个基准,评估了包括循环状态空间模型(RSSM)和大型语言模型(LLM)在内的各种模型。改编后的RSSM表现出更高的预测准确性,而LLM虽然准确性较低,但提供了用于分析的显式解决方案。 AI

影响 为开发和评估能够理解和预测迭代学习过程的AI模型提供了一个新资源。

排序理由 该集群是关于一篇介绍用于模拟迭代问题解决的数据集和基准的新学术论文。[lever_c_demoted from research: ic=1 ai=1.0]

在 arXiv cs.CL 阅读 →

AI 生成摘要 · Google Gemini · 来自 1 个来源。 我们如何撰写摘要 →

新数据集模拟学生代码提交的迭代问题解决过程

本文如何被排名

Signal score
24 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
该集群是关于一篇介绍用于模拟迭代问题解决的数据集和基准的新学术论文。[lever_c_demoted from research: ic=1 ai=1.0]
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
paper, product
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
Breaking (< 6h)
Fresh story with cross-source coverage still developing. Ranking may shift as more sources report.

完整方法见我们的编辑标准

报道来源 [1]

  1. arXiv cs.CL TIER_1 Dansk(DA) · Fagun Patel, Sang T. Truong, Duc Q. Nguyen, Kazunori Fukuhara, Benjamin W. Domingue, Sanmi Koyejo, Nick Haber ·

    用于建模迭代问题解决的数据集

    arXiv:2609.00940v1 Announce Type: new Abstract: Solving problems through repeated attempts is a sequential modeling task: at each step, the solver receives feedback and decides how to revise their solutions. Predicting whether performance improves, plateaus, or regresses across a…