[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,8 +1,8 @@
---
id: P-REINFORCE-AUTO-OWAC-001
id: [[P-Reinforce]]-AUTO-OWAC-001
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.94
tags: [auto-reinforced, logic, knowledge-representation, semantic-web]
tags: [auto-reinforced, [[Logic]], knowledge-representation, semantic-web]
last_reinforced: 2026-04-20
---
@@ -31,6 +31,6 @@ last_reinforced: 2026-04-20
- **정책 변화(RL Update)**: 최근의 생성형 AI(LLM)는 CWA적 착각(Halucination)에 빠져 '모르는 것'을 '거짓'이 아닌 '창작된 가실'로 출력하는 경향이 있음. 이를 교정하기 위해 모델이 '모름' 상태를 명시적으로 인지(OWA적 인지)하도록 하는 훈련 정책이 강화되고 있음.
## 🔗 지식 연결 (Graph)
- **Related**: [[Logic]], [[Ontology-Engineering]], Knowledge Models, Common Sense Reasoning
- **Related**: [[Logic]], [[Ontology-Engineering]], Knowledge Models, Common Sense [[Reasoning]]
- **Modern Tech/Tools**: RDF, OWL, Prolog (Negation as Failure).
---