Write vector
Vector written to the residual stream by a node
AI Neural Feature Notion
Safety relevant feature
Removing features had a greater impact on the model than amplifying features. This suggests that the influence of features may saturate at high activations
Relational composition
How neural networks combine feature vectors to represent complex relationships. Neural nets use vector addition for ordered relationships, vector differences for grammatical relationships, outer products to composite complex structures and interactions, and positional encodings for ID referencing.