paper-with-me

홈 › Papers

Can I understand what I create? Self-Knowledge Evaluation of Large Language Models

2024-06-10 · Zhiquan Tan, Lai Wei, Jindong Wang, Xing Xie, Weiran Huang

Large language models (LLMs) have achieved remarkable progress in linguistic tasks, necessitating robust evaluation frameworks to understand their capabilities and limitations. Inspired by Feynman's principle of understanding through creation, we introduce a self-knowledge evaluation framework that is easy to implement, evaluating models on their ability to comprehend and respond to self-generated questions. Our findings, based on testing multiple models across diverse tasks, reveal significant gaps in the model's self-knowledge ability. Further analysis indicates these gaps may be due to misalignment with human attention mechanisms. Additionally, fine-tuning on self-generated math task may enhance the model's math performance, highlighting the potential of the framework for efficient and insightful model evaluation and may also contribute to the improvement of LLMs.

📄 PDF Abstract BibTeX arXiv:2406.06140

Code (0)

등록된 구현이 없습니다.

Tasks

Math

Similar Papers 제목 키워드 기반

An Empirical Investigation of Commonsense Self-Supervision with Knowledge Graphs

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Large knowledge graphs have been shown to benefit zero-shot evaluation of downstream tasks, through continual pre-training of language models. Yet, little is known about how to optimally learn from this knowledge, and wh…

Knowledge Graphs

Recent Advances in Natural Language Inference: A Survey of Benchmarks, Resources, and Approaches

2019-04-02 · Shane Storks, Qiaozi Gao, Joyce Y. Chai

In the NLP community, recent years have seen a surge of research activities that address machines' ability to perform deep language understanding which goes beyond what is explicitly stated in text, rather relying on rea…

Natural Language Inference

Knowledge Graph Guided Semantic Evaluation of Language Models For User Trust

2023-05-08 · Kaushik Roy, Tarun Garg, Vedant Palit, Yuxin Zi 외

A fundamental question in natural language processing is - what kind of language structure and semantics is the language model capturing? Graph formats such as knowledge graphs are easy to evaluate as they explicitly exp…

Knowledge GraphsLanguage Modelling

Event Linking: Grounding Event Mentions to Wikipedia

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Comprehending an article requires understanding its constituent events. However, the context where an event is mentioned often lacks the details of this event. A question arises: how can the reader obtain more knowledge…

Natural Language Understanding

Capture-Calibrate-Coach: A Graph-Based Framework for Knowledge Monitoring Estimation and Adaptive Feedback

2026-05-25 · Gen Li, Li Chen, Cheng Tang, Boxuan Ma 외 arxiv

Effective learning support requires understanding not only what learners know but also how accurately they perceive their own understanding. This metacognitive dimension, known as knowledge monitoring, fundamentally infl…

Graph Neural Network