paper-with-me

홈 › Papers

Neural Activation Patterns Across Language Model Architectures: A Comprehensive Analysis of Cognitive Task Performance

2026-05-14 · Mahdi Naser-Moghadasi, Faezeh Ghaderi arxiv

This paper presents a comprehensive analysis of neural activation patterns across six distinct large language model (LLM) architectures, examining their performance on twelve cognitive task categories. Through systematic measurement of final activation values, attention entropy, and sparsity patterns, we reveal fundamental differences in how encoder and decoder architectures process diverse cognitive tasks. Our analysis of 144 task-model combinations demonstrates that mathematical reasoning consistently produces the highest attention entropy across all architectures, while decoder models exhibit significantly higher sparsity patterns compared to encoder models. The findings provide critical insights into the computational characteristics of modern language models and their task-specific neural behaviors, with implications for model selection and optimization in big data applications.

📄 PDF Abstract BibTeX arXiv:2605.15436

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical Reasoning

Similar Papers 제목 키워드 기반

Unraveling Babel: Exploring Multilingual Activation Patterns of LLMs and Their Applications

2024-02-26 · Weize Liu, Yinlong Xu, Hongxia Xu, Jintai Chen 외

Recently, large language models (LLMs) have achieved tremendous breakthroughs in the field of NLP, but still lack understanding of their internal neuron activities when processing different languages. We designed a metho…

GUARD-SLM: Token Activation-Based Defense Against Jailbreak Attacks for Small Language Models

2026-03-28 · Md Jueal Mia, Joaquin Molto, Yanzhao Wu, M. Hadi Amini arxiv

Small Language Models (SLMs) are emerging as efficient and economically viable alternatives to Large Language Models (LLMs), offering competitive performance with significantly lower computational costs and latency. Thes…

Truth as a Trajectory: What Internal Representations Reveal About Large Language Model Reasoning

2026-03-01 · Hamed Damirchi, Ignacio Meza De la Jara, Ehsan Abbasnejad, Afshar Shamsi 외 arxiv

Existing explainability methods for Large Language Models (LLMs) typically treat hidden states as static points in activation space, assuming that correct and incorrect inferences can be separated using representations f…

Question Answering

Scaling Multi-Node Mixture-of-Experts Inference Using Expert Activation Patterns

2026-04-25 · Abhimanyu Bambhaniya, Geonhwa Jeong, Jason Park, Jiecao Yu 외 arxiv

Most recent state-of-the-art (SOTA) large language models (LLMs) use Mixture-of-Experts (MoE) architectures to scale model capacity without proportional per-token compute, enabling higher-quality outputs at manageable se…

What Can We Actually Steer? A Multi-Behavior Study of Activation Control

2025-11-23 · Tetiana Bas, Krystian Novak arxiv

Large language models (LLMs) require precise behavior control for safe and effective deployment across diverse applications. Activation steering offers a promising approach for LLMs' behavioral control. We focus on the q…