AI Recall

Creator
Creator
Seonglae ChoSeonglae Cho
Created
Created
2024 Oct 14 11:10
Editor
Edited
Edited
2024 Nov 18 21:34
 
 
 
 
 

Additive Mechanism with
Reversing Transformer

  • subject heads - extract subject using attending
  • relation heads - extract relation attribute
  • MLP - reinforce relation property
  1. Token Concatenation - Connect information to last token
  1. Fact Lookup - MLP linearly represent final token to attribute
  1. Attribute Extraction - Map attribute to output
 
 

Recommendations