paper-with-me

홈 › Papers

UniCog: Uncovering Cognitive Abilities of LLMs through Latent Mind Space Analysis

2026-01-25 · Jiayu Liu, Yinhe Long, Zhenya Huang, Enhong Chen arxiv

A growing body of research suggests that the cognitive processes of large language models (LLMs) differ fundamentally from those of humans. However, existing interpretability methods remain limited in explaining how cognitive abilities are engaged during LLM reasoning. In this paper, we propose UniCog, a unified framework that analyzes LLM cognition via a latent mind space. Formulated as a latent variable model, UniCog encodes diverse abilities from dense model activations into sparse, disentangled latent dimensions. Through extensive analysis on six advanced LLMs, including DeepSeek-V3.2 and GPT-4o, we reveal a Pareto principle of LLM cognition, where a shared reasoning core is complemented by ability-specific signatures. Furthermore, we discover that reasoning failures often manifest as anomalous intensity in latent activations. These findings opens a new paradigm in LLM analysis, providing a cognition grounded view of reasoning dynamics. Finally, leveraging these insights, we introduce a latent-informed candidate prioritization strategy, which improves reasoning performance by up to 7.5% across challenging benchmarks. Our code is available at https://github.com/milksalute/unicog.

📄 PDF Abstract BibTeX arXiv:2601.17897

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CogLM: Tracking Cognitive Development of Large Language Models

2024-08-17 · Xinglin Wang, Peiwen Yuan, Shaoxiong Feng, Yiwei Li 외

Piaget's Theory of Cognitive Development (PTC) posits that the development of cognitive levels forms the foundation for human learning across various abilities. As Large Language Models (LLMs) have recently shown remarka…

Language Modelling

Scaling Auditory Cognition via Test-Time Compute in Audio Language Models

2025-03-30 · Ting Dang, Yan Gao, Hong Jia

Large language models (LLMs) have shown exceptional versatility in natural language processing, prompting recent efforts to extend their multimodal capabilities to speech processing through the development of audio large…

speech-recognitionSpeech Recognition

Metis: Learning to Jailbreak LLMs via Self-Evolving Metacognitive Policy Optimization

2026-05-11 · Huilin Zhou, Jian Zhao, Yilu Zhong, Zhen Liang 외 arxiv

Red teaming is critical for uncovering vulnerabilities in Large Language Models (LLMs). While automated methods have improved scalability, existing approaches often rely on static heuristics or stochastic search, renderi…

Red Teaming

Cognitive Overload Attack:Prompt Injection for Long Context

2024-10-15 · Bibek Upadhayay, Vahid Behzadan, Amin Karbasi

Large Language Models (LLMs) have demonstrated remarkable capabilities in performing tasks across various domains without needing explicit retraining. This capability, known as In-Context Learning (ICL), while impressive…

In-Context LearningLLM Jailbreak

MCTBench: Multimodal Cognition towards Text-Rich Visual Scenes Benchmark

2024-10-15 · Bin Shan, Xiang Fei, Wei Shi, An-Lan Wang 외

The comprehension of text-rich visual scenes has become a focal point for evaluating Multi-modal Large Language Models (MLLMs) due to their widespread applications. Current benchmarks tailored to the scenario emphasize p…

FairnessScene Text RecognitionVisual Reasoning