[G1-Sync] Manual knowledge update

This commit is contained in:
Antigravity Agent
2026-04-30 22:42:02 +09:00
parent 0bd4f19e38
commit c36c0644a1
4888 changed files with 18470 additions and 18602 deletions
@@ -1,5 +1,5 @@
---
id: P-REINFORCE-AI-GRAPHRAG
id: [[P-Reinforce]]-AI-GRAPHRAG
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.97
tags: [AI, RAG, GraphRAG, KnowledgeGraph, LLM]
@@ -16,7 +16,7 @@ last_reinforced: 2026-04-20
- **Mechanism**:
- **Entity Extraction**: 텍스트에서 주어, 목적어 등 핵심 개체를 추출.
- **Relationship Mapping**: 개체 간의 관계를 간선(Edge)으로 연결하여 그래프 구축.
- **Community Detection**: 밀접하게 연결된 지식 뭉치들을 파악하여 거시적 답변 생성 가능.
- **Comm[[Unity]] Detection**: 밀접하게 연결된 지식 뭉치들을 파악하여 거시적 답변 생성 가능.
- **Benefit**: "이 소설의 전체적인 주제가 뭐야?"와 같이 여러 문서에 흩어진 정보를 종합해야 하는 글로벌 쿼리에 매우 강력함.
## ⚠️ 모순 및 업데이트 (RL Update)
@@ -24,4 +24,4 @@ last_reinforced: 2026-04-20
## 🔗 지식 연결 (Graph)
- Related: [[Knowledge-Graph]] , [[벡터 데이터베이스 (Vector Database)]]
- System: [[RAG (검색 증강 생성)]]
-[[ system]]: [[RAG (검색 증강 생성)]]