feat: Wiki 지식 자산 업데이트 - UX Scenarios, Frontend, Game Design, Topics 추가 [2026-05-08]

This commit is contained in:
2026-05-08 19:52:07 +09:00
parent 9dd3d40662
commit 5ba5a55c78
3984 changed files with 334557 additions and 28839 deletions
+39 -4
View File
@@ -1,9 +1,18 @@
---
id: [[P-Reinforce|P-Reinforce]]-AUTO-MAPE-001
category: Unified
id: wiki-2026-0508-map-estimation
title: MAP Estimation
category: 10_Wiki/Topics
status: needs_review
canonical_id: self
aliases: [P-Reinforce-AUTO-MAPE-001]
duplicate_of: none
source_trust_level: A
confidence_score: 0.94
tags: [auto-reinforced, map-estimation, [[Statistics|Statistics]], bayesian, probability, machine-learning]
tags: [auto-reinforced, map-estimation, Statistics, bayesian, probability, machine-learning]
raw_sources: []
last_reinforced: 2026-04-20
github_commit: pending
inferred_by: Claude Opus 4.7 (auto-normalize 2026-05-08)
---
# [[MAP-Estimation|MAP-Estimation]]
@@ -21,7 +30,7 @@ last_reinforced: 2026-04-20
2. **왜 중요한가?**:
* 데이터가 부족할 때 발생할 수 있는 오류를 '사전 지식'으로 보정하여 더 안정적인 예측을 가능케 함.
## ⚠️ 모순 및 업데이트 (Contradictions & RL Update)
## ⚠️ 모순 및 업데이트 (Contradictions & Updates)
- **과거 데이터와의 충돌**: 과거에는 데이터만 보는 'MLE(최대 우도 추정) 정책'과 대립했으나, 현대 정책은 사전 지식을 정규화([[L2-Regularization|L2-Regularization]] 등) 정책으로 치환하여 두 방식을 자연스럽게 통합함(RL Update). (L2-[[Regularization|Regularization]]와 연결)
- **정책 변화(RL Update)**: 딥러닝 가중치 학습 정책에서 사전 지식(예: 가중치는 0 근처여야 한다)을 부여하는 행위 자체가 수학적으로 MAP 추정 정책과 동일하며, 이는 모델의 일반화 정책을 결정짓는 핵심 기법이 됨.
@@ -29,3 +38,29 @@ last_reinforced: 2026-04-20
- [[Inductive-Reasoning|Inductive-Reasoning]], [[L2-Regularization|L2-Regularization]], [[Inferential-Statistics|Inferential-Statistics]], [[Machine Learning (ML)|Machine Learning (ML)]], [[Logic|Logic]]
- **Modern Tech/Tools**: [[Bayesian Inference|Bayesian Inference]], Gaussian priors, L2 penalty.
---
## 🤖 LLM 활용 힌트 (How to Use This Knowledge)
**언제 이 지식을 쓰는가:**
- *(TODO)*
**언제 쓰면 안 되는가:**
- *(TODO)*
## 🧪 검증 상태 (Validation)
- **정보 상태:** needs_review
- **출처 신뢰도:** A
- **검토 이유:** *(P-Reinforce Phase 1 자동 정규화. 본문 검증 필요.)*
## 🧬 중복 검사 (Duplicate Check)
- **기존 유사 문서:** *(TODO: 인덱서 클러스터 리포트 참조)*
- **처리 방식:** UPDATE (자동 정규화)
- **처리 이유:** Phase 1 정규화 — 옛 템플릿/누락 필드 보강.
## 🕓 변경 이력 (Changelog)
| 날짜 | 변경 내용 | 처리 방식 | 신뢰도 |
|------|-----------|-----------|--------|
| 2026-05-08 | P-Reinforce Phase 1 정규화 (frontmatter + 헤더 표준화) | UPDATE | A |