paper-with-me

홈 › Papers

STORM-BORN: A Challenging Mathematical Derivations Dataset Curated via a Human-in-the-Loop Multi-Agent Framework

2025-06-02 · Wenhao Liu, Zhenyi Lu, Xinyu Hu, Jierui Zhang, Dailin Li, Jiacheng Cen, Huilin Cao, Haiteng Wang, Yuhan Li, Kun Xie, Dandan Li, Pei Zhang, Chengbo Zhang, Yuxiang Ren, Xiaohong Huang, Yan Ma

High-quality math datasets are crucial for advancing the reasoning abilities of large language models (LLMs). However, existing datasets often suffer from three key issues: outdated and insufficient challenging content, neglecting human-like reasoning, and limited reliability due to single-LLM generation. To address these, we introduce $\textbf{STORM-BORN}$, an ultra-challenging dataset of mathematical derivations sourced from cutting-edge academic papers, which includes dense human-like approximations and heuristic cues. To ensure the reliability and quality, we propose a novel human-in-the-loop, multi-agent data generation framework, integrating reasoning-dense filters, multi-agent collaboration, and human mathematicians' evaluations. We curated a set of 2,000 synthetic samples and deliberately selected the 100 most difficult problems. Even most advanced models like GPT-o1 solved fewer than $5\%$ of them. Fine-tuning on STORM-BORN boosts accuracy by $7.84\%$ (LLaMA3-8B) and $9.12\%$ (Qwen2.5-7B). As AI approaches mathematician-level reasoning, STORM-BORN provides both a high-difficulty benchmark and a human-like reasoning training resource. Our code and dataset are publicly available at https://github.com/lwhere/STORM-BORN.

📄 PDF Abstract BibTeX arXiv:2506.01531

Code (1)

lwhere/storm-born 공식 구현

Tasks

Math

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Extended Mathematical Derivations: Decentralized Model-free Loss Minimization in Distribution Grids with the Use of Inverters

2020-08-14 · Ilgiz Murzakhanov, Spyros Chatzivasileiadis

This document contains extended mathematical derivations for the communication-free and model-free algorithms that can actively control converter-connected devices, and can operate either as stand-alone or in combination…

Measuring Mathematical Problem Solving With the MATH Dataset

2021-03-05 · Dan Hendrycks, Collin Burns, Saurav Kadavath, Akul Arora 외

Many intellectual endeavors require mathematical problem solving, but this skill remains beyond the capabilities of computers. To measure this ability in machine learning models, we introduce MATH, a new dataset of 12,50…

MathMathematical Problem-SolvingMathematical ReasoningMath Word Problem Solving+1

Quantification of mismatch error in randomly switching linear state-space models

2020-12-08 · Parisa Karimi, Zhizhen Zhao, Mark Butala, Farzad Kamalabadi

Switching Kalman Filters (SKF) are well known for their ability to solve the piecewise linear dynamic system estimation problem using the standard Kalman Filter (KF). Practical SKFs are heuristic, approximate filters tha…

State Space Models

Discovering Governing Equations of Geomagnetic Storm Dynamics with Symbolic Regression

2025-04-25 · Stefano Markidis, Jonah Ekelund, Luca Pennati, Andong Hu 외

Geomagnetic storms are large-scale disturbances of the Earth's magnetosphere driven by solar wind interactions, posing significant risks to space-based and ground-based infrastructure. The Disturbance Storm Time (Dst) in…

regressionSymbolic Regression

GraphStorm: all-in-one graph machine learning framework for industry applications

2024-06-10 · Da Zheng, Xiang Song, Qi Zhu, Jian Zhang 외

Graph machine learning (GML) is effective in many business applications. However, making GML easy to use and applicable to industry applications with massive datasets remain challenging. We developed GraphStorm, which pr…

Allgraph construction