paper-with-me

홈 › Papers

Cognitive Load Traces as Symbolic and Visual Accounts of Deep Model Cognition

2025-10-13 · Dong Liu, Yanxuan Yu arxiv

We propose \textbf{Cognitive Load Traces} (CLTs) as a mid-level interpretability framework for deep models, inspired by Cognitive Load Theory in human cognition. CLTs are defined as symbolic, temporally varying functions that quantify model-internal resource allocation. Formally, we represent CLTs as a three-component stochastic process $(\mathrm{IL}_t, \mathrm{EL}_t, \mathrm{GL}_t)$, corresponding to \emph{Intrinsic}, \emph{Extraneous}, and \emph{Germane} load. Each component is instantiated through measurable proxies such as attention entropy, KV-cache miss ratio, representation dispersion, and decoding stability. We propose both symbolic formulations and visualization methods (load curves, simplex diagrams) that enable interpretable analysis of reasoning dynamics. Experiments on reasoning and planning benchmarks show that CLTs predict error-onset, reveal cognitive strategies, and enable load-guided interventions that improve reasoning efficiency by 15-30\% while maintaining accuracy.

📄 PDF Abstract BibTeX arXiv:2510.15980

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Dual Role of Abstracting over the Irrelevant in Symbolic Explanations: Cognitive Effort vs. Understanding

2026-02-03 · Zeynep G. Saribatur, Johannes Langer, Ute Schmid arxiv

Explanations are central to human cognition, yet AI systems often produce outputs that are difficult to understand. While symbolic AI offers a transparent foundation for interpretability, raw logical traces often impose …

TGE-viz : Transition Graph Embedding for Visualization of Plan Traces and Domains

2018-11-24 · Sriram Gopalakrishnan, Subbarao Kambhampati

Existing work for plan trace visualization in automated planning uses pipeline-style visualizations, similar to plans in Gantt charts. Such visualization do not capture the domain structure or dependencies between the va…

Graph Embedding

Towards a self-organizing pre-symbolic neural model representing sensorimotor primitives

2020-06-20 · Junpei Zhong, Angelo Cangelosi, Stefan Wermter

The acquisition of symbolic and linguistic representations of sensorimotor behavior is a cognitive process performed by an agent when it is executing and/or observing own and others' actions. According to Piaget's theory…

End-to-End Neuro-Symbolic Reinforcement Learning with Textual Explanations

2024-03-19 · Lirui Luo, Guoxi Zhang, Hongming Xu, Yaodong Yang 외

Neuro-symbolic reinforcement learning (NS-RL) has emerged as a promising paradigm for explainable decision-making, characterized by the interpretability of symbolic policies. NS-RL entails structured state representation…

Decision Makingreinforcement-learningReinforcement Learning

Towards Efficient Neuro-Symbolic AI: From Workload Characterization to Hardware Architecture

2024-09-20 · Zishen Wan, Che-Kai Liu, Hanchen Yang, Ritik Raj 외

The remarkable advancements in artificial intelligence (AI), primarily driven by deep neural networks, are facing challenges surrounding unsustainable computational trajectories, limited robustness, and a lack of explain…