[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
+2 -2
View File
@@ -2,7 +2,7 @@
id: XAI-001
category: "10_Wiki/💡 Topics/AI"
confidence_score: 1.0
tags: [ai, xai, explainable-ai, transparency, interpretability]
tags: [ai, xai, explainable-ai, transparency, [[Interpretability]]]
last_reinforced: 2026-04-26
---
@@ -17,7 +17,7 @@ last_reinforced: 2026-04-26
- **LIME / SHAP:** 모델의 종류와 상관없이 특정 입력에 대한 예측 근거를 분석 (Post-hoc).
- **Attention Visualization:** 트랜스포머 모델이 어떤 단어나 이미지 영역에 집중했는지 시각화.
- **CAM (Class Activation Map):** 이미지 분류 시 어떤 픽셀 영역이 결정에 결정적이었는지 노출.
- **Rule-based Surrogates:** 복잡한 모델을 단순한 의사결정 나무 등으로 근사하여 설명.
- **Rule-based Surro[[Gates]]:** 복잡한 모델을 단순한 의사결정 나무 등으로 근사하여 설명.
- **의의:** 의료, 금융, 법률 등 고위험 의사결정 분야에서 AI 도입을 가능하게 하는 필수 조건.
## ⚠️ 모순 및 업데이트 (Contradictions & RL Update)