paper-with-me

홈 › Papers

Questioning Internal Knowledge Structure of Large Language Models Through the Lens of the Olympic Games

2024-09-10 · Juhwan Choi, Youngbin Kim

Large language models (LLMs) have become a dominant approach in natural language processing, yet their internal knowledge structures remain largely unexplored. In this paper, we analyze the internal knowledge structures of LLMs using historical medal tallies from the Olympic Games. We task the models with providing the medal counts for each team and identifying which teams achieved specific rankings. Our results reveal that while state-of-the-art LLMs perform remarkably well in reporting medal counts for individual teams, they struggle significantly with questions about specific rankings. This suggests that the internal knowledge structures of LLMs are fundamentally different from those of humans, who can easily infer rankings from known medal counts. To support further research, we publicly release our code, dataset, and model outputs.

📄 PDF Abstract BibTeX arXiv:2409.06518

Code (1)

c-juhwan/olympics_analysis 공식 구현

Similar Papers 제목 키워드 기반

Introspective Growth: Automatically Advancing LLM Expertise in Technology Judgment

2025-05-18 · Siyang Wu, Honglin Bao, Nadav Kunievsky, James A. Evans

Large language models (LLMs) increasingly demonstrate signs of conceptual understanding, yet much of their internal knowledge remains latent, loosely structured, and difficult to access or evaluate. We propose self-quest…

Diagnostic

Counterfactual Self-Questioning for Stable Policy Optimization in Language Models

2025-12-31 · Mandar Parab arxiv

Recent work on language model self-improvement shows that models can refine their own reasoning through reflection, verification, debate, or self-generated rewards. However, most existing approaches rely on external crit…

Mathematical Reasoning

Uncertainty-Guided Self-Questioning and Answering for Video-Language Alignment

2024-09-17 · Jin Chen, Kaijing Ma, Haojian Huang, Han Fang 외

The development of multi-modal models has been rapidly advancing, with some demonstrating remarkable capabilities. However, annotating video-text pairs remains expensive and insufficient. Take video question answering (V…

Question AnsweringVideo Question Answering

SQ-LLaVA: Self-Questioning for Large Vision-Language Assistant

2024-03-17 · Guohao Sun, Can Qin, Jiamian Wang, Zeyuan Chen 외

Recent advances in vision-language models have shown notable generalization in broad tasks through visual instruction tuning. However, bridging the gap between the pre-trained vision encoder and the large language models…

Language ModellingQuestion AnsweringSelf-Supervised LearningVisual Question Answering

Learning-to-Ask: Knowledge Acquisition via 20 Questions

2018-06-22 · Yihong Chen, Bei Chen, Xuguang Duan, Jian-Guang Lou 외

Almost all the knowledge empowered applications rely upon accurate knowledge, which has to be either collected manually with high cost, or extracted automatically with unignorable errors. In this paper, we study 20 Quest…

Deep Reinforcement LearningReinforcement Learning