Skip to content

[Question] Storage costs and path finding #7

Description

@devjmc

Thank you for your paper and the publishing of the code.
Some questions on your paper:

  1. What is the storage overhead of Hypergraph RAG? Entities embedding increases storage. Can you clarify whether related entities (with its embeddings) from the ingest of several document chunks, are actually "fused" together in a single entity? Have you evaluated impact of quantization or reduced dimensionality on the entities embeddings?

  2. Multihop question answering capability of Hypergraph RAG seems limited. The Generation Augmentation phase only consider neighboors, instead of trying to find a path across hyperedges that may link all related entities and questions of the question. Have you evaluated a path searching algorithm for the generation augmentation?

Thank you!

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions