Thank you for your cutting-edge work.
I have some questions regarding certain memory details in the article:
-
"Given the selected skills At, the executor (fixed) constructs memory updates by conditioning an LLM on (i) the current text span xt, (ii) the retrieved memory items Mt, and (iii) the selected skills At." Does xt refer to the current task? How is Mt retrieved? Is it through dense vector retrieval?
-
Also, the organization of Mt is unclear, leading me to wonder how the operations output by the executor are actually applied to Mt.
Thank you for your cutting-edge work.
I have some questions regarding certain memory details in the article:
"Given the selected skills At, the executor (fixed) constructs memory updates by conditioning an LLM on (i) the current text span xt, (ii) the retrieved memory items Mt, and (iii) the selected skills At." Does xt refer to the current task? How is Mt retrieved? Is it through dense vector retrieval?
Also, the organization of Mt is unclear, leading me to wonder how the operations output by the executor are actually applied to Mt.