paper-with-me

Papers

LLMs as High-Dimensional Nonlinear Autoregressive Models with Attention: Training, Alignment and Inference

2026-01-31 · Vikram Krishnamurthy arxiv

Large language models (LLMs) based on transformer architectures are typically described through collections of architectural components and training procedures, obscuring their underlying computational structure. This review article provides a concise mathematical reference for researchers seeking an explicit, equation-level description of LLM training, alignment, and generation. We formulate LLMs as high-dimensional nonlinear autoregressive models with attention-based dependencies. The framework encompasses pretraining via next-token prediction, alignment methods such as reinforcement learning from human feedback (RLHF), direct preference optimization (DPO), rejection sampling fine-tuning (RSFT), and reinforcement learning from verifiable rewards (RLVR), as well as autoregressive generation during inference. Self-attention emerges naturally as a repeated bilinear--softmax--linear composition, yielding highly expressive sequence models. This formulation enables principled analysis of alignment-induced behaviors (including sycophancy), inference-time phenomena (such as hallucination, in-context learning, chain-of-thought prompting, and retrieval-augmented generation), and extensions like continual learning, while serving as a concise reference for interpretation and further theoretical development.

📄 PDF Abstract BibTeX arXiv:2602.00426

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningContinual Learning

Similar Papers 제목 키워드 기반

A Random Matrix Analysis of In-context Memorization for Nonlinear Attention

2025-06-23 · Zhenyu Liao, Jiaqing Liu, Tianqi Hou, Difan Zou 외

Attention mechanisms have revolutionized machine learning (ML) by enabling efficient modeling of global dependencies across inputs. Their inherently parallelizable structures allow for efficient scaling with the exponent…

Memorization

When Linear Attention Meets Autoregressive Decoding: Towards More Effective and Efficient Linearized Large Language Models

2024-06-11 · Haoran You, Yichao Fu, Zheng Wang, Amir Yazdanbakhsh 외

Autoregressive Large Language Models (LLMs) have achieved impressive performance in language tasks but face two significant bottlenecks: (1) quadratic complexity in the attention module as the number of tokens increases,…

Decoder

Probabilistic function-on-function nonlinear autoregressive model for emulation and reliability analysis of stochastic dynamical systems

2026-02-02 · Zhouzhou Song, Marcos A. Valdebenito, Styfen Schär, Stefano Marelli 외 arxiv

Constructing accurate and computationally efficient surrogate models (or emulators) for predicting dynamical system responses is critical in many engineering domains, yet remains challenging due to the strongly nonlinear…

Active Learning

Nonlinear ISA with Auxiliary Variables for Learning Speech Representations

2020-07-25 · Amrith Setlur, Barnabas Poczos, Alan W. black

This paper extends recent work on nonlinear Independent Component Analysis (ICA) by introducing a theoretical framework for nonlinear Independent Subspace Analysis (ISA) in the presence of auxiliary variables. Observed h…

Phoneme RecognitionSpeaker Verification

Nonlinear system identification with regularized Tensor Network B-splines

2020-03-17 · Ridvan Karagoz, Kim Batselier

This article introduces the Tensor Network B-spline model for the regularized identification of nonlinear systems using a nonlinear autoregressive exogenous (NARX) approach. Tensor network theory is used to alleviate the…