[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
+4 -4
View File
@@ -1,8 +1,8 @@
---
id: P-REINFORCE-AUTO-ADM-001
id: [[P-Reinforce]]-AUTO-ADM-001
category: "10_Wiki/💡 Topics/AI"
confidence_score: 0.96
tags: [auto-reinforced, automated-decision-making, adm, algorithm, efficiency, ethics-governance]
tags: [auto-reinforced, automated-decision-making, adm, algorithm, [[Efficiency]], ethics-governance]
last_reinforced: 2026-04-20
---
@@ -15,7 +15,7 @@ last_reinforced: 2026-04-20
자동화된 의사결정(Automated-Decision-Making, ADM)은 데이터를 입력받아 알고리즘이 자동으로 결론을 도출하고 이를 집행하는 시스템을 의미합니다.
1. **유형**:
* **Decision Support**: AI가 분석 결과를 제공하고 최종 결정은 인간이 함. (Human-in-the-loop)
* **Decision [[Support]]**: AI가 분석 결과를 제공하고 최종 결정은 인간이 함. (Human-in-the-loop)
* **Fully Automated**: 인간의 개입 없이 시스템이 즉시 행동 수행. (예: 주식 알고리즘 매매, 광고 입찰)
2. **이점**:
* **Scale & Speed**: 수백만 건의 요청을 1초 이내에 처리 가능.
@@ -30,5 +30,5 @@ last_reinforced: 2026-04-20
## 🔗 지식 연결 (Graph)
- [[Algorithmic Fairness]], [[AI Accountability]], [[Decision Theory]], [[Algorithmic Transparency]], [[AI Governance]]
- **Modern Tech/Tools**: Credit scoring AI, Resume screening tools, Automated trading systems.
- **Modern Tech/Tools**: Credit scoring AI, Resume screening tools, Automated trading[[ system]]s.
---