paper-with-me

홈 › Papers

Complexity-Guided Component-wise Initialization for Language Model Pretraining

2026-07-10 · Konstantin Garbers, Nicholas Oh arxiv

Pretrained language models often exhibit structured weight spectra, suggesting that training may repeatedly produce similar layerwise and component-wise organization. We ask whether these recurring spectral patterns can be reused as an initialization signal for GPT-2-style language-model pretraining. First, we analyze eleven pretrained GPT-2-style checkpoints that vary in size, language, tokenizer, and training corpus, measuring Frobenius norm and effective-rank entropy across layers and Transformer subcomponents. The checkpoints show shared depth trends, especially increasing scale and stronger spectral concentration in residual-writing matrices. We then construct initialization schemes that imitate the component-wise magnitudes and spectral profiles of pretrained models, and compare them with several weight initialization methods. These initializers visibly change the model's structural spectral patterns, but the evaluation results do not show a corresponding performance advantage. Pretrained-weight reuse remains competitive, while coarse spectral matching alone is not a reliable optimization strategy. Our results suggest that pretrained spectra are useful diagnostics of trained model structure, but that effective reuse likely requires preserving richer information than component-wise scale and singular-value shape.

📄 PDF Abstract BibTeX arXiv:2607.09204

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Adaptive Overclocking: Dynamic Control of Thinking Path Length via Real-Time Reasoning Signals

2025-09-21 · Shuhao Jiang, Songbo Wang, Yang Qiao, Chun Xu 외 arxiv

Large Reasoning Models (LRMs) often suffer from computational inefficiency due to overthinking, where a fixed reasoning budget fails to match the varying complexity of tasks. To address this issue, we propose Adaptive Ov…

CLoQ: Enhancing Fine-Tuning of Quantized LLMs via Calibrated LoRA Initialization

2025-01-30 · Yanxia Deng, Aozhong zhang, Naigang Wang, Selcuk Gurses 외

Fine-tuning large language models (LLMs) using low-rank adaptation (LoRA) has become a highly efficient approach for downstream tasks, particularly in scenarios with limited computational resources. However, applying LoR…

Arithmetic ReasoningText Generation

Fast Piecewise-Affine Motion Estimation Without Segmentation

2018-02-06 · Denis Fortun, Martin Storath, Dennis Rickert, Andreas Weinmann 외

Current algorithmic approaches for piecewise affine motion estimation are based on alternating motion segmentation and estimation. We propose a new method to estimate piecewise affine motion fields directly without inter…

Motion EstimationMotion SegmentationSegmentation

Vision-Language-Model-Guided Differentiable Ray Tracing for Fast and Accurate Multi-Material RF Parameter Estimation

2026-01-26 · Zerui Kang, Yishen Lim, Zhouyou Gu, Seung-Woo Ko 외 arxiv

Accurate radio-frequency (RF) material parameters are essential for electromagnetic digital twins in 6G systems, yet gradient-based inverse ray tracing (RT) remains sensitive to initialization and costly under limited me…

Conditional Diffusion Under Linear Constraints: Langevin Mixing and Information-Theoretic Guarantees

2026-05-06 · Ahmad Aghapour, Erhan Bayraktar, Asaf Cohen arxiv

We study zero-shot conditional sampling with pretrained diffusion models for linear inverse problems, including inpainting and super-resolution. In these problems, the observation determines only part of the unknown sign…