PulseAugur
EN
LIVE 13:01:45

AI model weights show evolving local linear structures

Researchers have investigated the nature of linear structures within neural network weights and activations, finding that while local low-rank structures exist, they are not stationary. The study, conducted on synthetic transformers and LLMs like DistilGPT-2 and Qwen-0.5B, revealed that useful bases drift significantly over short training periods. However, initial recovery updates can capture a substantial portion of displacement, suggesting evolving local geometries rather than global task directions. AI

IMPACT Suggests that linear structures in neural networks are dynamic and local, impacting how we understand and manipulate model behavior.

RANK_REASON The cluster contains an academic paper detailing research findings on neural network structures.

Read on arXiv cs.AI →

AI-generated summary · Google Gemini · from 2 sources. How we write summaries →

COVERAGE [2]

  1. arXiv cs.AI TIER_1 English(EN) · Irina Piontkovskaia, Sergey Nikolenko ·

    Recoverable but Not Stationary:Local Linear Structures in Weights and Activations

    arXiv:2606.10929v1 Announce Type: cross Abstract: Task vectors, LoRA, activation steering, and random search around pretrained weights all suggest that learned behaviour can be controlled by linear directions. We ask which linear structures actually exist and on what scale. In a …

  2. arXiv cs.AI TIER_1 English(EN) · Sergey Nikolenko ·

    Recoverable but Not Stationary:Local Linear Structures in Weights and Activations

    Task vectors, LoRA, activation steering, and random search around pretrained weights all suggest that learned behaviour can be controlled by linear directions. We ask which linear structures actually exist and on what scale. In a synthetic multitask transformer and LoRA adapters …