paper-with-me

Papers

Meta-Cognitive Analysis: Evaluating Declarative and Procedural Knowledge in Datasets and Large Language Models

2024-03-14 · Zhuoqun Li, Hongyu Lin, Yaojie Lu, Hao Xiang, Xianpei Han, Le Sun

Declarative knowledge and procedural knowledge are two key parts in meta-cognitive theory, and these two hold significant importance in pre-training and inference of LLMs. However, a comprehensive analysis comparing these two types of knowledge is lacking, primarily due to challenges in definition, probing and quantitative assessment. In this paper, we explore from a new perspective by providing ground-truth knowledge for LLMs and evaluating the effective score. Through extensive experiments with widely-used datasets and models, we get conclusions: (1) In most tasks, benefits from declarative knowledge are greater than those from procedural knowledge. (2) Profits of procedural knowledge are larger than declarative knowledge only in reasoning tasks with simple logic. (3) As pre-training progresses and size increases, model ability to utilize both kinds of knowledge significantly improves, but in different speed. We do detailed analysis for the findings and this can provide primary guidance for evaluation and enhancement of large language models.

📄 PDF Abstract BibTeX arXiv:2403.09750

Code (1)

li-z-q/meta-cognitive-analysis 공식 구현

Similar Papers 제목 키워드 기반

Bridging Declarative, Procedural, and Conditional Metacognitive Knowledge Gap Using Deep Reinforcement Learning

2023-04-23 · Mark Abdelshiheed, John Wesley Hostetter, Tiffany Barnes, Min Chi

In deductive domains, three metacognitive knowledge types in ascending order are declarative, procedural, and conditional learning. This work leverages Deep Reinforcement Learning (DRL) in providing adaptive metacognitiv…

Deep Reinforcement Learningreinforcement-learning

An Analysis and Comparison of ACT-R and Soar

2022-01-23 · John E. Laird

This is a detailed analysis and comparison of the ACT-R and Soar cognitive architectures, including their overall structure, their representations of agent data and metadata, and their associated processing. It focuses o…

Decision Making

A Computational Model for Situated Task Learning with Interactive Instruction

2016-04-23 · Shiwali Mohan, James Kirk, John Laird

Learning novel tasks is a complex cognitive activity requiring the learner to acquire diverse declarative and procedural knowledge. Prior ACT-R models of acquiring task knowledge from instruction focused on learning proc…

Hybrid Personalization Using Declarative and Procedural Memory Modules of the Cognitive Architecture ACT-R

2025-05-08 · Kevin Innerebner, Dominik Kowald, Markus Schedl, Elisabeth Lex

Recommender systems often rely on sub-symbolic machine learning approaches that operate as opaque black boxes. These approaches typically fail to account for the cognitive processes that shape user preferences and decisi…

Decision MakingRecommendation Systems

RoBridge: A Hierarchical Architecture Bridging Cognition and Execution for General Robotic Manipulation

2025-05-03 · Kaidong Zhang, Rongtao Xu, Pengzhen Ren, Junfan Lin 외

Operating robots in open-ended scenarios with diverse tasks is a crucial research and application direction in robotics. While recent progress in natural language processing and large multimodal models has enhanced robot…

Robot Manipulation