paper-with-me

홈 › Papers

Testing GPT-4-o1-preview on math and science problems: A follow-up study

2024-10-11 · Ernest Davis

In August 2023, Scott Aaronson and I reported the results of testing GPT4 with the Wolfram Alpha and Code Interpreter plug-ins over a collection of 105 original high-school level and college-level science and math problems (Davis and Aaronson, 2023). In September 2024, I tested the recently released model GPT-4o1-preview on the same collection. Overall I found that performance had significantly improved, but was still considerably short of perfect. In particular, problems that involve spatial reasoning are often stumbling blocks.

📄 PDF Abstract BibTeX arXiv:2410.22340

Code (0)

등록된 구현이 없습니다.

Tasks

MathSpatial Reasoning

Similar Papers 제목 키워드 기반

Evaluation of OpenAI o1: Opportunities and Challenges of AGI

2024-09-27 · Tianyang Zhong, Zhengliang Liu, Yi Pan, Yutong Zhang 외

This comprehensive study evaluates the performance of OpenAI's o1-preview large language model across a diverse array of complex reasoning tasks, spanning multiple domains, including computer science, mathematics, natura…

Emotion RecognitionLarge Language ModelMathematical ReasoningNatural Language Inference+2

Scheherazade: Evaluating Chain-of-Thought Math Reasoning in LLMs with Chain-of-Problems

2024-09-30 · Stephen Miner, Yoshiki Takashima, Simeng Han, Ferhat Erata 외

Benchmarks are critical for measuring progress of math reasoning abilities of Large Language Models (LLMs). However, existing widely-used benchmarks such as GSM8K have been rendered less useful as multiple cutting-edge L…

GSM8KMathMathematical Reasoning

UTMath: Math Evaluation with Unit Test via Reasoning-to-Coding Thoughts

2024-11-11 · Bo Yang, Qingping Yang, Yingwei Ma, Runtao Liu

The evaluation of mathematical reasoning capabilities is essential for advancing Artificial General Intelligence (AGI). While Large Language Models (LLMs) have shown impressive performance in solving mathematical problem…

Code GenerationGSM8KMathMathematical Reasoning

ReasonFlux: Hierarchical LLM Reasoning via Scaling Thought Templates

2025-02-10 · Ling Yang, Zhaochen Yu, Bin Cui, Mengdi Wang

We present that hierarchical LLM reasoning via scaling thought templates can effectively optimize the reasoning search space and outperform the mathematical reasoning capabilities of powerful LLMs like OpenAI o1-preview …

Hierarchical Reinforcement LearningLanguage ModelingMathMathematical Reasoning

Enhancing Math Reasoning in Small-sized LLMs via Preview Difficulty-Aware Intervention

2025-08-03 · Xinhan Di, JoyJiaoW arxiv

Reinforcement learning scaling enhances the reasoning capabilities of large language models, with reinforcement learning serving as the key technique to draw out complex reasoning. However, key technical details of state…

Reinforcement Learning