[P-Reinforce] Substantial content added to 10 more Cognitive/System nodes (Batch 03)

This commit is contained in:
2026-04-20 16:58:16 +09:00
parent 51e9e10b5a
commit 3ffd96fa46
12 changed files with 223 additions and 81 deletions
+16 -14
View File
@@ -1,25 +1,27 @@
---
id: P-REINFORCE-AUTO-2E9AA2
category: "[[10_Wiki/💡 Topics/AI]]"
confidence_score: 0.90
tags: [auto-reinforced]
id: P-REINFORCE-SCI-COG-PSY
category: "[[10_Wiki/💡 Topics/Science]]"
confidence_score: 0.99
tags: [Cognitive Psychology, Perception, Memory, Attention]
last_reinforced: 2026-04-20
github_commit: "[P-Reinforce] Continuous Worker - Cognitive Psychology"
---
# [[Cognitive Psychology]]
# [[Cognitive-Psychology]] (인지 심리학)
## 📌 한 줄 통찰 (The Karpathy Summary)
> 지식 요약 정보 추출 중...
> "마음은 정보 처리 시스템이다." 인간의 사고 과정을 컴퓨터의 아키텍처처럼 입력(지각)-저장(기억)-처리(생각)-출력(행동)의 관점에서 분석하는 학문이다.
## 📖 구조화된 지식 (Synthesized Content)
본문 구조화 작업 중...
- **Mental Representations**:
- 외부 세계를 뇌가 어떻게 내부 모델로 변환하여 저장하는가. (예: 스키마(Schema), 프레임(Frame)).
- **Dual Process Theory**:
- 시스템 1(빠른 직관)과 시스템 2(느린 추론)가 어떻게 상호작용하며 결정을 내리는지 분석한다.
- **Working Memory Theory**:
- 정보가 장기 기억으로 넘어가기 전, 머릿속에서 유지되고 처리되는 '메모리 공간'의 용량 제한(7±2 등)에 대한 연구.
## ⚠️ 모순 및 업데이트 (Contradictions & RL Update)
- **과거 데이터와의 충돌:** 자동화 엔진에 의해 매핑된 지식으로, 추후 정밀 검증 필요.
- **정책 변화:** AI 분야의 자동 자산화 수행.
## ⚠️ 모순 및 업데이트 (RL Update)
- 인지 심리학의 고전적 모델들은 '감정'을 배제한 경향이 있었다. 현대에는 인지적 처리와 감정적 처리가 뗄 수 없다는 '정서 지능(Emotional Intelligence)'과의 융합 연구가 대세다.
## 🔗 지식 연결 (Graph)
- Raw Source: [[00_Raw/2026-04-20/Cognitive Psychology.md]]
---
- Related: [[Cognitive-Biases]] , [[Cognitive-Therapy-in-CBT]]
- Foundation: [[Information Theory]]