Skip to content (access key 's')
Logo of Technion
Logo of CS Department
Logo of CS4People
Events

The Taub Faculty of Computer Science Events and Talks

Prediction of Model Editing Success
event speaker icon
Yanay Soker (M.Sc. Thesis Seminar)
event date icon
Wednesday, 24.07.2024, 11:00
event speaker icon
Advisor: Dr. Yonatan Belinkov

In LLMs, the ability to update factual knowledge of the model is an important and attractive ability, due to the need to deal with everchanging nature of information in the world. 
However, predicting whether an edit applied to a LLM will be successful or not is difficult. In this work, we suggest two metrics that can predict the editing success: 
(1) where the knowledge is stored in the parameters as reflected by the logit-lens technique; 
(2) the probability that the model assigns to the correct output. 
We find a correlation between the location of the knowledge and the optimal layer for editing, as well as between the output probability and the success. Moreover, we found a differential relation between the output probability and each component of the success.