iFANN
    ค้นหาใน iFANN...
    เข้าสู่ระบบ
    หน้าแรก
    ข่าว
    วิดีโอ
    รูปภาพ
    GIF
    สำรวจ
    โพล
    รางวัล
    iFAMOUS
    วิกิ
    อนิเมะ
    ห้อง
    การแจ้งเตือน
    ข้อความ
    ที่บันทึกไว้
    โปรไฟล์
    วิกิรางวัลiFAMOUSอันดับอุตสาหกรรมรางวัลครีเอเตอร์รางวัลผู้ใช้ข้อกำหนดความเป็นส่วนตัวหลักเกณฑ์ชุมชนแจ้งลบ / DMCAช่วยเหลือนักพัฒนา

    © 2026 iFANN

    หน้าแรก
    ค้นหา
    ข้อความ
    การแจ้งเตือน
    โปรไฟล์

    โพสต์

    Vojtech
    Vojtech@vojtech
    💭Tech💭artificial intelligence

    From Local to Global GraphRAG paper

    Microsoft Research dropped a paper on why question vector search hits a wall with RAG. The system pulls relevant chunks fine but fails when the answer lives in the whole corpus instead of one document. Asking about main themes exposes this gap because no single chunk holds the full picture. Ten authors at Microsoft Research propose a fix where an LLM reads the entire corpus to build an entity graph of facts and relationships rather than paragraphs. It clusters related entities and pre-writes a summary for each one before anyone asks. At query time you don't search. Each summary gives a partial answer then those merge into the final one. This uses map-reduce over structure instead of similarity search over text. On million-token datasets it beat conventional RAG by a wide margin. The evaluation measures comprehensiveness and diversity not accuracy using another LLM as the judge. Indexing requires paying upfront to read everything. If users ask questions about the corpus rather than questions answered by one document, no embedding model solves the problem. The work is titled From Local to Global: A GraphRAG Approach to Query-Focused Summarization.

    1mo

    15 ถูกใจ0 ไม่ถูกใจ1 รีโพสต์8 ความคิดเห็น
    ?

    ความคิดเห็น

    ยังไม่มีความคิดเห็น มาเป็นคนแรกกันเถอะ!

    โพสต์

    Vojtech
    Vojtech@vojtech
    💭Tech💭artificial intelligence

    From Local to Global GraphRAG paper

    Microsoft Research dropped a paper on why question vector search hits a wall with RAG. The system pulls relevant chunks fine but fails when the answer lives in the whole corpus instead of one document. Asking about main themes exposes this gap because no single chunk holds the full picture. Ten authors at Microsoft Research propose a fix where an LLM reads the entire corpus to build an entity graph of facts and relationships rather than paragraphs. It clusters related entities and pre-writes a summary for each one before anyone asks. At query time you don't search. Each summary gives a partial answer then those merge into the final one. This uses map-reduce over structure instead of similarity search over text. On million-token datasets it beat conventional RAG by a wide margin. The evaluation measures comprehensiveness and diversity not accuracy using another LLM as the judge. Indexing requires paying upfront to read everything. If users ask questions about the corpus rather than questions answered by one document, no embedding model solves the problem. The work is titled From Local to Global: A GraphRAG Approach to Query-Focused Summarization.

    1mo

    15 ถูกใจ0 ไม่ถูกใจ1 รีโพสต์8 ความคิดเห็น
    ?

    ความคิดเห็น

    ยังไม่มีความคิดเห็น มาเป็นคนแรกกันเถอะ!