On the GPQA benchmark, GPT-4o's highest accuracy came from self-consistency prompting, about 53 percent correct, but its explanations were least similar to the reference solutions, while direct answer and chain-of-thought prompts gave the closest explanations.
Boosting Scientific Concepts Understanding: Can Analogy from Teacher Models Empower Student Models?
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Analogical reasoning plays a critical role in human cognition, enabling us to understand new concepts by associating them with familiar ones. Previous research in the AI community has mainly focused on identifying and generating analogies and then examining their quality under human evaluation, which overlooks the practical application of these analogies in real-world settings. Inspired by the human education process, in this paper, we propose to investigate how analogies created by teacher language models (LMs) can assist student LMs in understanding scientific concepts, thereby aligning more closely with practical scenarios. Our results suggest that free-form analogies can indeed aid LMs in understanding concepts. Additionally, analogies generated by student LMs can improve their own performance on scientific question answering, demonstrating their capability to use analogies for self-learning new knowledge. Resources are available at https://github.com/siyuyuan/SCUA.
fields
cs.AI 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Understanding LLM Scientific Reasoning through Promptings and Model's Explanation on the Answers
On the GPQA benchmark, GPT-4o's highest accuracy came from self-consistency prompting, about 53 percent correct, but its explanations were least similar to the reference solutions, while direct answer and chain-of-thought prompts gave the closest explanations.