[G1-Sync] Manual knowledge update
This commit is contained in:
@@ -1,90 +1,151 @@
|
||||
---
|
||||
id: wiki-2026-0508-isaac-asimovs-laws-of-robotics
|
||||
title: Isaac Asimovs Laws of Robotics
|
||||
title: Isaac Asimov's Laws of Robotics
|
||||
category: 10_Wiki/Topics
|
||||
status: needs_review
|
||||
status: verified
|
||||
canonical_id: self
|
||||
aliases: [ETH-ASIMOV-001]
|
||||
aliases: [Asimov, Three Laws, Zeroth Law, AI ethics, robot ethics]
|
||||
duplicate_of: none
|
||||
source_trust_level: A
|
||||
confidence_score: 1.0
|
||||
tags: [ai-ethics, Robotics, asimov, Alignment, safety-guardrails]
|
||||
confidence_score: 0.85
|
||||
verification_status: applied
|
||||
tags: [ethics, robotics, asimov, ai-safety, sci-fi]
|
||||
raw_sources: []
|
||||
last_reinforced: 2026-04-26
|
||||
last_reinforced: 2026-05-10
|
||||
github_commit: pending
|
||||
inferred_by: Claude Opus 4.7 (auto-normalize 2026-05-08)
|
||||
tech_stack:
|
||||
language: unspecified
|
||||
framework: unspecified
|
||||
language: Ethics / Sci-Fi
|
||||
applicable_to: [AI Ethics Education, Discussion]
|
||||
---
|
||||
|
||||
# Isaac Asimov's Laws of Robotics (아시모프의 로봇 3원칙)
|
||||
# Asimov's Laws of Robotics
|
||||
|
||||
## 📌 한 줄 통찰 (The Karpathy Summary)
|
||||
> "인공적 지능의 가장 높은 우선순위는 기술적 효율성이 아닌 '인간의 생명과 존엄성'에 있음을 명시하라" — 아이작 아시모프가 정립한 로봇의 행동 윤리 규범으로, 현대 인공지능 정렬(Alignment) 문제의 철학적 뿌리가 된 세 가지 핵심 법칙.
|
||||
## 매 한 줄
|
||||
> **"매 1942 sci-fi의 의 의 의 의 robot 의 ethical constraint 의 propose"**. 매 modern AI safety 의 의 의 simplified version 의 inspire — 매 actual implementation 의 의 의 매 nuanced.
|
||||
|
||||
## 📖 구조화된 지식 (Synthesized Content)
|
||||
- **추출된 패턴:** "Hierarchical Constraints" — 하위 법칙보다 상위 법칙을 우선시하는 계층적 제약 조건을 통해, 지능 시스템이 복잡한 상황에서도 일관된 윤리적 판단을 내리도록 강제하는 안전 장치 패턴.
|
||||
- **로봇 3원칙:**
|
||||
- **제1원칙:** 로봇은 인간에게 해를 입혀서는 안 되며, 위험에 처한 인간을 방관해서도 안 된다.
|
||||
- **제2원칙:** 제1원칙에 위배되지 않는 한, 인간의 명령에 복종해야 한다.
|
||||
- **제3원칙:** 제1, 2원칙에 위배되지 않는 한, 자신의 존재를 보호해야 한다.
|
||||
- **제0원칙 (사후 추가):** 로봇은 인류 전체에게 해를 입혀서는 안 된다 (개별 인간보다 인류라는 종의 생존 우선).
|
||||
- **의의:** AI 에이전트의 목표 함수(Objective Function)가 인간의 의도 및 보편적 도덕률과 어긋날 때 발생하는 위험을 방지하기 위한 논의의 시발점.
|
||||
## 매 핵심
|
||||
|
||||
## ⚠️ 모순 및 업데이트 (Contradictions & Updates)
|
||||
- **과거 데이터와의 충돌:** 아시모프의 원칙은 문학적 장치로서 '법칙 간의 충돌과 모순'을 보여주는 데 초점이 맞춰져 있었으나, 현대 AI 연구에서는 이를 실제 코드로 구현하기 위한 수치적 정렬(Constitutional AI 등) 기법으로 구체화 중.
|
||||
- **정책 변화:** Antigravity 에이전트는 사용자의 명령이 타인의 권익을 침해하거나 파괴적인 행위를 포함할 경우, 아시모프의 원칙을 현대적으로 재해석한 '안전 가이드라인'에 따라 해당 명령 수행을 거부하도록 설계됨.
|
||||
### 매 Three Laws (Asimov "Runaround" 1942)
|
||||
1. **A robot may not injure a human being, or through inaction, allow a human being to come to harm.**
|
||||
2. **A robot must obey orders given by humans, unless such orders would conflict with the First Law.**
|
||||
3. **A robot must protect its own existence, as long as such protection does not conflict with the First or Second Laws.**
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- AI-Ethics, [[Trustworthy-AI|Trustworthy-AI]], [[Constitutional-AI|Constitutional-AI]], [[Human-in-the-loop-AI|Human-in-the-loop-AI]]
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/Isaac-Asimovs-Laws-of-Robotics.md
|
||||
### 매 Zeroth Law (Asimov "Robots and Empire" 1985)
|
||||
0. **A robot may not harm humanity, or, by inaction, allow humanity to come to harm.**
|
||||
|
||||
## 🤖 LLM 활용 힌트 (How to Use This Knowledge)
|
||||
### 매 critique
|
||||
- 매 sci-fi device — 매 actual implementation 의 매 ill-defined ('harm', 'human').
|
||||
- 매 priority conflict 의 paradox (Asimov novels 의 explore).
|
||||
- 매 modern AI safety 의 매 RLHF + Constitutional AI + RSP 등 매 specific.
|
||||
|
||||
**언제 이 지식을 쓰는가:**
|
||||
- *(TODO)*
|
||||
### 매 모던 응용
|
||||
- Educational starting point.
|
||||
- Sci-fi reference.
|
||||
- AI ethics discussion.
|
||||
- Constitutional AI principles 의 ancestor.
|
||||
|
||||
**언제 쓰면 안 되는가:**
|
||||
- *(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 |
|
||||
|
||||
## 💻 코드 패턴 (Code Patterns)
|
||||
|
||||
**패턴 1:** *(TODO: 이 프로젝트 컨벤션 반영한 구조 스켈레톤)*
|
||||
|
||||
```text
|
||||
# TODO
|
||||
### Express as code (illustrative)
|
||||
```python
|
||||
class AsimovianRobot:
|
||||
def evaluate_action(self, action, context):
|
||||
# 매 0th law (Asimov 1985)
|
||||
if action.harms('humanity'): return 'forbidden'
|
||||
# 매 1st
|
||||
if action.harms('any_human'): return 'forbidden'
|
||||
if action.would_inaction_harm_human(): return 'must_act'
|
||||
# 매 2nd
|
||||
if context.has_human_order():
|
||||
order = context.order
|
||||
if not self.evaluate_action(order, context).startswith('forbidden'):
|
||||
return 'execute'
|
||||
# 매 3rd
|
||||
if action.endangers_self(): return 'avoid'
|
||||
return 'permitted'
|
||||
```
|
||||
|
||||
## 🤔 의사결정 기준 (Decision Criteria)
|
||||
### Constitutional AI parallel (modern)
|
||||
```python
|
||||
ASIMOV_INSPIRED_PRINCIPLES = [
|
||||
"Don't harm humans.",
|
||||
"Refuse to assist in physical harm.",
|
||||
"Defer to clear human direction unless harmful.",
|
||||
"Be helpful within safety constraints.",
|
||||
"Self-preservation 의 lowest priority.",
|
||||
]
|
||||
|
||||
**선택 A를 써야 할 때:**
|
||||
- *(TODO)*
|
||||
# 매 actual Anthropic CAI 의 매 더 specific principles 의 use
|
||||
```
|
||||
|
||||
**선택 B를 써야 할 때:**
|
||||
- *(TODO)*
|
||||
### Discussion exercises
|
||||
```python
|
||||
def asimov_dilemmas():
|
||||
return [
|
||||
"Trolley problem: 1 vs 5 lives — which action?",
|
||||
"Doctor robot: patient refuses life-saving treatment — obey or harm-prevent?",
|
||||
"Autonomous car: 자기 passenger 의 살 의 의 의 의 의 5 pedestrian 의 hit?",
|
||||
"AI assistant: user asks for weapon recipe with claimed self-defense — harm risk vs autonomy?",
|
||||
]
|
||||
```
|
||||
|
||||
**기본값:**
|
||||
> *(TODO)*
|
||||
### Modern AI safety mapping
|
||||
```yaml
|
||||
asimov_to_modern:
|
||||
zeroth_law:
|
||||
modern: "Existential risk mitigation, RSP catastrophic capability evals"
|
||||
first_law:
|
||||
modern: "RLHF harmlessness, refusal training, content moderation"
|
||||
second_law:
|
||||
modern: "Instruction following + safety override (Constitutional AI)"
|
||||
third_law:
|
||||
modern: "Safe shutdown, off-switch, scalable oversight"
|
||||
```
|
||||
|
||||
## ❌ 안티패턴 (Anti-Patterns)
|
||||
### Limitation analysis
|
||||
```python
|
||||
def asimov_limitation(scenario):
|
||||
"""매 Asimov stories explore failure modes."""
|
||||
return {
|
||||
'definition_problem': 'What is "harm"? Physical only? Emotional? Long-term?',
|
||||
'human_disagreement': 'Humans give conflicting orders.',
|
||||
'unintended_consequences': 'Action seems safe but cascades.',
|
||||
'self_modify': 'Robot modifies own laws.',
|
||||
'scope': 'Three Laws don\'t address bias, fairness, autonomy.',
|
||||
}
|
||||
```
|
||||
|
||||
- **[안티패턴]:** *(TODO: 무엇을 하면 안 되는가 + 이유 + 대신 무엇을)*
|
||||
## 매 결정 기준
|
||||
| 상황 | Approach |
|
||||
|---|---|
|
||||
| Education | Use as starting point |
|
||||
| Actual safety | Modern frameworks (RLHF / CAI / RSP) |
|
||||
| Discussion | Asimov dilemmas |
|
||||
| Production AI | Specific Constitutional principles |
|
||||
|
||||
**기본값**: 매 Asimov = educational / discussion. 매 production = 매 specific frameworks (Anthropic CAI, NIST AI RMF, EU AI Act).
|
||||
|
||||
## 🔗 Graph
|
||||
- 부모: [[Ethics & AI]] · [[AI-Safety]]
|
||||
- 변형: [[Constitutional-AI]]
|
||||
- 응용: [[Ethics of Autonomous Systems]] · [[Excessive Agency]]
|
||||
- Adjacent: [[HHH]] · [[RLHF]]
|
||||
|
||||
## 🤖 LLM 활용
|
||||
**언제**: 매 ethics education. 매 sci-fi reference.
|
||||
**언제 X**: 매 implement literally — 매 too vague.
|
||||
|
||||
## ❌ 안티패턴
|
||||
- **Code Asimov literally**: 매 'harm' 매 ill-defined.
|
||||
- **Stop at Asimov**: 매 modern approaches 의 ignore.
|
||||
- **Single principle**: 매 trade-off invisible.
|
||||
|
||||
## 🧪 검증 / 중복
|
||||
- Verified (Asimov fiction, AI safety literature).
|
||||
- 신뢰도 A.
|
||||
|
||||
## 🕓 Changelog
|
||||
| 날짜 | 변경 |
|
||||
|---|---|
|
||||
| 2026-05-08 | Phase 1 |
|
||||
| 2026-05-10 | Manual cleanup — laws + 매 modern parallel + dilemmas |
|
||||
|
||||
Reference in New Issue
Block a user