paper-with-me

Papers

Local properties of neural networks through the lens of layer-wise Hessians

2025-10-20 · Maxim Bolshim, Alexander Kugaevskikh arxiv

We introduce a methodology for analyzing neural networks through the lens of layer-wise Hessian matrices. The local Hessian of each functional block (layer) is defined as the matrix of second derivatives of a scalar function with respect to the parameters of that layer. This concept provides a formal tool for characterizing the local geometry of the parameter space. We show that the spectral properties of local Hessians, such as the distribution of eigenvalues, reveal quantitative patterns associated with overfitting, underparameterization, and expressivity in neural network architectures. We conduct an extensive empirical study involving 111 experiments across 37 datasets. The results demonstrate consistent structural regularities in the evolution of local Hessians during training and highlight correlations between their spectra and generalization performance. These findings establish a foundation for using local geometric analysis to guide the diagnosis and design of deep neural networks. The proposed framework connects optimization geometry with functional behavior and offers practical insight for improving network architectures and training stability.

📄 PDF Abstract BibTeX arXiv:2510.17486

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AffineLens: Capturing the Continuous Piecewise Affine Functions of Neural Networks

2026-05-07 · Yi Wei, Xuan Qi, Furao Shen, Jian Zhao 외 arxiv

Piecewise affine neural networks (PANNs) provide a principled geometric perspective on neural network expressivity by characterizing the input--output map as a continuous piecewise affine (CPA) function whose complexity …

Fragile Reasoning: A Mechanistic Analysis of LLM Sensitivity to Meaning-Preserving Perturbations

2026-04-02 · Shou-Tzu Han, Rodrigue Rizk, KC Santosh arxiv

Large language models demonstrate strong performance on mathematical reasoning benchmarks, yet remain surprisingly fragile to meaning-preserving surface perturbations. We systematically evaluate three open-weight LLMs, M…

Mathematical Reasoning

TriLens: Per-Layer Logit-Lens Entropy for White-Box Hallucination Detection

2026-05-31 · Bohan Yang, Yijun Gong, Zhi Zhang, Ge Zhang 외 arxiv

When a language model hallucinates, the final answer is wrong, but the mistake is not necessarily invisible inside the model. Different internal pathways may remain uncertain, disagree in how quickly they sharpen, or com…

StructLens: A Structural Lens for Language Models via Maximum Spanning Trees

2026-02-10 · Haruki Sakajo, Frederikus Hudi, Yusuke Sakai, Hidetaka Kamigaito 외 arxiv

Language exhibits inherent structures, a property that explains both language acquisition and language change. Given this characteristic, we expect language models to manifest their own internal structures as well. While…

Language AcquisitionDependency Parsing

IG-Lens: Exact Additive Probability Attribution Across Transformer Layers via Telescoping Integrated Gradients

2026-06-29 · Duc Anh Nguyen arxiv

We ask a simple question about decoder-only transformers: between which two layers is the probability of a predicted token actually produced? Existing layer-wise readout tools answer only approximately. The logit lens an…