paper-with-me

홈 › Papers

Using Large Language Model to Solve and Explain Physics Word Problems Approaching Human Level

2023-09-15 · Jingzhe Ding, Yan Cen, Xinyuan Wei

Our work demonstrates that large language model (LLM) pre-trained on texts can not only solve pure math word problems, but also physics word problems, whose solution requires calculation and inference based on prior physical knowledge. We collect and annotate the first physics word problem dataset-PhysQA, which contains over 1000 junior high school physics word problems (covering Kinematics, Mass&Density, Mechanics, Heat, Electricity). Then we use OpenAI' s GPT3.5 to generate the answer of these problems and found that GPT3.5 could automatically solve 49.3% of the problems through zero-shot learning and 73.2% through few-shot learning. This result demonstrates that by using similar problems and their answers as prompt, LLM could solve elementary physics word problems approaching human level performance. In addition to solving problems, GPT3.5 can also summarize the knowledge or topics covered by the problems, provide relevant explanations, and generate new physics word problems based on the input. Our work is the first research to focus on the automatic solving, explanation, and generation of physics word problems across various types and scenarios, and we achieve an acceptable and state-of-the-art accuracy. This underscores the potential of LLMs for further applications in secondary education.

📄 PDF Abstract BibTeX arXiv:2309.08182

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningHigh School PhysicsLanguage ModelingLanguage ModellingLarge Language ModelMathZero-Shot Learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Flow Learners for PDEs: Toward a Physics-to-Physics Paradigm for Scientific Computing

2026-04-02 · Yilong Dai, Shengyu Chen, Xiaowei Jia, Runlong Yu arxiv

Partial differential equations (PDEs) govern nearly every physical process in science and engineering, but solving them at scale remains prohibitively expensive. Generative AI has transformed language, vision, and protei…

Identifying Quantum Mechanical Statistics in Italian Corpora

2024-12-10 · Diederik Aerts, Jonito Aerts Arguëlles, Lester Beltran, Massimiliano Sassoli de Bianchi 외

We present a theoretical and empirical investigation of the statistical behaviour of the words in a text produced by human language. To this aim, we analyse the word distribution of various texts of Italian language sele…

Explaining the Machine Learning Solution of the Ising Model

2024-02-18 · Roberto C. Alamino

As powerful as machine learning (ML) techniques are in solving problems involving data with large dimensionality, explaining the results from the fitted parameters remains a challenging task of utmost importance, especia…

How Covid-19 Pandemic Changes the Theory of Economics?

2020-12-08 · Matti Estola

During its history, the ultimate goal of economics has been to develop similar frameworks for modeling economic behavior as invented in physics. This has not been successful, however, and current state of the process is …

CoTu at EXACT 2026: Neuro-Symbolic Reasoning for Transparent Educational QA

2026-07-16 · Quoc-Khang Tran, Minh-Thien Nguyen, Phu-An Thai, Xuan-Tung Bui 외 arxiv

Transparent educational question answering asks for answers that are not only correct but explainable, and doing so with small models rules out the reasoning power of the largest proprietary systems. The EXACT 2026 compe…

Question AnsweringLogical Reasoning