Skip to content

Related work #2

Description

@xidulu

Hi

Very cool framework, and I like this direction a lot!

Just want to point out that in KBLaM, we considered a similiar approach for augmenting external memory into pre-trained LLM:

https://arxiv.org/abs/2410.10450

https://www.microsoft.com/en-us/research/blog/introducing-kblam-bringing-plug-and-play-external-knowledge-to-llms/

where we concat the KV of compressed external knowledge in front of the input text's QKV for knowledge augmentation (using attention as the retrieval mechanism).

There are also some follow-up works that try to further imporve the scalability, e.g. https://arxiv.org/abs/2510.17934

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions